-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathoctoprint-config.yaml
93 lines (93 loc) · 2.4 KB
/
octoprint-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
accessControl:
enabled: false
salt: 4fa5glqoqruGhWOxOdKnUhEHjXQlHEHa
api:
key: 96ABF309D50B40458FE380AE270D690C
devel:
cache:
enabled: false
preemptive: false
stylesheet: css
webassets:
bundle: false
clean_on_startup: true
minify: true
feature:
modelSizeDetection: false
plugins:
announcements:
_config_version: 1
channels:
_blog:
read_until: 2612178700
_important:
read_until: 2521111600
_octopi:
read_until: 2611568800
_plugins:
read_until: 2613541600
_releases:
read_until: 2611052200
cura:
cura_engine: /usr/bin/CuraEngine
discovery:
upnpUuid: 17f58ec6-03a1-4594-98dc-435676ebf2ca
errortracking:
unique_id: af8924dc-a122-4b7d-9d4e-fed7e98b188a
gcodeviewer:
_config_version: 1
softwareupdate:
_config_version: 9
thespaghettidetective:
auth_token: b7588cf3a16c787c7203
# endpoint_prefix: https://app-stg.thespaghettidetective.com
# endpoint_prefix: http://192.168.0.235:3334
# endpoint_prefix: http://docker.for.mac.host.internal:3334
sentry_opt: in
thespaghettidetective_beta:
auth_token: 7365a421913674d3299b
endpoint_prefix: http://app.stg.thespaghettidetective.com
webrtc_alpha: true
tracking:
enabled: false
unique_id: e6b528a5-a4c9-4ecd-bbd6-b0fc3abb8c4a
virtual_printer:
_config_version: 1
enabled: true
movementSpeed:
e: 300
x: 6000
y: 6000
z: 200
okWithLinenumber: false
repetierStyleResends: false
sendWait: false
printerProfiles:
default: _default
server:
firstRun: false
onlineCheck:
enabled: false
pluginBlacklist:
enabled: false
secretKey: x66O1rtsIf0m7oERjbLb0PY4wy1ghD4u
seenWizards:
corewizard: 3
cura: null
softwareupdate: null
tracking: null
temperature:
profiles:
- bed: 100
chamber: null
extruder: 210
name: ABS
- bed: 60
chamber: null
extruder: 180
name: PLA
webcam:
ffmpeg: /usr/bin/avconv
snapshot: http://mjpeg:8080/?action=snapshot
stream: http://localhost:8080/?action=stream
streamRatio: '4:3'