mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 12:17:50 -06:00
Code style
This commit is contained in:
parent
a2a6fb47f9
commit
164d172e2e
1 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
"inherits": "ultimaker",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"author": "Aldo Hoeben",
|
||||
"author": "fieldOfView",
|
||||
"manufacturer": "Peopoly",
|
||||
"category": "Other",
|
||||
"file_formats": "text/x-gcode",
|
||||
|
@ -47,16 +47,16 @@
|
|||
},
|
||||
|
||||
"layer_height": {
|
||||
"maximum_value_warning": "0.5"
|
||||
"maximum_value_warning": "0.5"
|
||||
},
|
||||
"layer_height_0": {
|
||||
"maximum_value_warning": "0.5"
|
||||
"maximum_value_warning": "0.5"
|
||||
},
|
||||
"top_bottom_thickness": {
|
||||
"minimum_value_warning": "0.1"
|
||||
"minimum_value_warning": "0.1"
|
||||
},
|
||||
"infill_sparse_thickness": {
|
||||
"maximum_value_warning": "0.5"
|
||||
"maximum_value_warning": "0.5"
|
||||
},
|
||||
|
||||
"acceleration_enabled": {
|
||||
|
@ -83,12 +83,12 @@
|
|||
"value": "False"
|
||||
},
|
||||
"retraction_enable": {
|
||||
"enabled": false,
|
||||
"enabled": false,
|
||||
"value": "False"
|
||||
},
|
||||
"retraction_combing": {
|
||||
"enabled": false,
|
||||
"value": "'off'"
|
||||
"enabled": false,
|
||||
"value": "'off'"
|
||||
},
|
||||
"retract_at_layer_change": {
|
||||
"enabled": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue