-
Notifications
You must be signed in to change notification settings - Fork 7
/
default.json
239 lines (239 loc) · 6.73 KB
/
default.json
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
{
"general": { "displayZOffsetStandby": true, "displayCancelPrint": true, "printername": "RatOS" },
"control": { "extruder": { "feedamount": 50, "feedrate": 5 }, "style": "cross", "selectedCrossStep": 3 },
"dashboard": {
"control": { "useCross": true },
"nonExpandPanels": [],
"widescreenLayout3": [
{ "name": "macrogroup_5752c70d-d04e-4d3b-a775-c7536704806b", "visible": true },
{ "name": "macrogroup_8339b81d-189d-462b-8ae6-3f12ee2f2adc", "visible": true },
{ "name": "macrogroup_301c19bd-632e-41d1-a8ea-3b131eccbfa0", "visible": true },
{ "name": "miniconsole", "visible": true }
],
"widescreenLayout1": [
{ "name": "zoffset", "visible": true },
{ "name": "control", "visible": true },
{ "name": "miscellaneous", "visible": true }
],
"desktopLayout2": [
{ "name": "tools", "visible": true },
{ "name": "miniconsole", "visible": true },
{ "name": "macrogroup_5752c70d-d04e-4d3b-a775-c7536704806b", "visible": true },
{ "name": "macrogroup_301c19bd-632e-41d1-a8ea-3b131eccbfa0", "visible": true },
{ "name": "macrogroup_8339b81d-189d-462b-8ae6-3f12ee2f2adc", "visible": true }
],
"desktopLayout1": [
{ "name": "zoffset", "visible": true },
{ "name": "control", "visible": true },
{ "name": "printsettings", "visible": true },
{ "name": "machine-settings", "visible": true },
{ "name": "miscellaneous", "visible": true }
],
"tabletLayout2": [
{ "name": "tools", "visible": true },
{ "name": "miniconsole", "visible": true },
{ "name": "macrogroup_5752c70d-d04e-4d3b-a775-c7536704806b", "visible": true },
{ "name": "macrogroup_8339b81d-189d-462b-8ae6-3f12ee2f2adc", "visible": true },
{ "name": "macrogroup_301c19bd-632e-41d1-a8ea-3b131eccbfa0", "visible": true }
],
"tabletLayout1": [
{ "name": "zoffset", "visible": true },
{ "name": "control", "visible": true },
{ "name": "printsettings", "visible": true },
{ "name": "machine-settings", "visible": true },
{ "name": "miscellaneous", "visible": true }
],
"mobileLayout": [
{ "name": "zoffset", "visible": true },
{ "name": "control", "visible": true },
{ "name": "printsettings", "visible": true },
{ "name": "machine-settings", "visible": true },
{ "name": "miscellaneous", "visible": true },
{ "name": "tools", "visible": true },
{ "name": "miniconsole", "visible": true },
{ "name": "macrogroup_5752c70d-d04e-4d3b-a775-c7536704806b", "visible": true },
{ "name": "macrogroup_8339b81d-189d-462b-8ae6-3f12ee2f2adc", "visible": true },
{ "name": "macrogroup_301c19bd-632e-41d1-a8ea-3b131eccbfa0", "visible": true }
]
},
"macros": {
"mode": "expert",
"macrogroups": {
"5752c70d-d04e-4d3b-a775-c7536704806b": {
"name": "Filament",
"color": "primary",
"colorCustom": "#fff",
"showInStandby": true,
"showInPause": true,
"showInPrinting": true,
"macros": [
{
"pos": 1,
"name": "LOAD_FILAMENT",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
},
{
"pos": 3,
"name": "M600",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
},
{
"pos": 2,
"name": "UNLOAD_FILAMENT",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
}
]
},
"301c19bd-632e-41d1-a8ea-3b131eccbfa0": {
"name": "Debug",
"color": "warning",
"colorCustom": "#fff",
"showInStandby": true,
"showInPause": false,
"showInPrinting": false,
"macros": [
{
"pos": 1,
"name": "ECHO_RATOS_VARS",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
},
{
"pos": 2,
"name": "RatOS",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
},
{
"pos": 3,
"name": "SET_CENTER_KINEMATIC_POSITION",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
}
]
},
"8339b81d-189d-462b-8ae6-3f12ee2f2adc": {
"name": "Scripts",
"color": "primary",
"colorCustom": "#fff",
"showInStandby": true,
"showInPause": false,
"showInPrinting": false,
"macros": [
{
"pos": 1,
"name": "CHANGE_HOSTNAME",
"color": "group",
"showInStandby": true,
"showInPrinting": false,
"showInPause": false
},
{
"pos": 2,
"name": "COMPILE_FIRMWARE",
"color": "group",
"showInStandby": true,
"showInPrinting": false,
"showInPause": false
},
{
"pos": 3,
"name": "GENERATE_SHAPER_GRAPHS",
"color": "group",
"showInStandby": true,
"showInPrinting": false,
"showInPause": false
}
]
},
"900d9140-9b24-4c9e-a022-f75c68f287f2": {
"name": "Installation",
"color": "primary",
"colorCustom": "#fff",
"showInStandby": true,
"showInPause": true,
"showInPrinting": true,
"macros": [
{
"pos": 1,
"name": "INSTALL_VCORE_PRO_CONFIG",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
},
{
"pos": 2,
"name": "INSTALL_VCORE_THREE_CONFIG",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
},
{
"pos": 3,
"name": "INSTALL_VMINION_CONFIG",
"color": "group",
"showInStandby": true,
"showInPrinting": true,
"showInPause": true
}
]
}
}
},
"presets": {
"presets": {
"58accba9-151f-48b7-b92f-5a9bf03fd013": {
"name": "PLA",
"gcode": "",
"values": {
"extruder": { "bool": true, "value": "210", "type": "heater" },
"heater_bed": { "bool": true, "value": "60", "type": "heater" }
}
},
"b20e19be-1d97-400b-91cc-8251d162ca0b": {
"name": "PETG",
"gcode": "",
"values": {
"extruder": { "bool": true, "value": "245", "type": "heater" },
"heater_bed": { "bool": true, "value": "80", "type": "heater" }
}
},
"6a0a0ce3-2696-418b-8bfd-433008370100": {
"name": "ABS",
"gcode": "",
"values": {
"extruder": { "bool": true, "value": "250", "type": "heater" },
"heater_bed": { "bool": true, "value": "110", "type": "heater" }
}
}
}
},
"uiSettings": { "displayCancelPrint": true, "displayZOffsetStandby": true, "primary": "#99F321" },
"view": {
"configfiles": { "sortDesc": true, "countPerPage": -1 },
"tempchart": {
"datasetSettings": {
"extruder": { "color": "#8E379D", "power": true, "temperature": true, "target": true },
"heater_bed": { "power": true, "target": true, "temperature": true }
},
"autoscale": true
}
}
}