mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 20:19:32 +08:00
JSON bugfix: maker_starter had become wrong
This commit is contained in:
parent
2c10c3a36b
commit
b785ba05ac
@ -36,7 +36,7 @@
|
||||
"layer_height_0": { "default": 0.2, "visible": false },
|
||||
"wall_line_count": { "default": 2, "visible": true },
|
||||
"top_layers": { "default": 4, "visible": true },
|
||||
"bottom_thickness": { "bottom_layers": { "default": 4, "visible": true },
|
||||
"bottom_layers": { "default": 4, "visible": true },
|
||||
"material_print_temperature": { "visible": false },
|
||||
"material_bed_temperature": { "visible": false },
|
||||
"material_diameter": { "default": 1.75, "visible": false },
|
||||
|
Loading…
x
Reference in New Issue
Block a user