mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
more fixes on default values overrides
This commit is contained in:
parent
5cadb41b3e
commit
69eba9ffa2
1 changed files with 0 additions and 5 deletions
|
@ -44,16 +44,11 @@
|
|||
"layer_height":{"default_value": 1.5},
|
||||
"layer_height_0":{"default_value": 1.5},
|
||||
|
||||
"wall_line_count":{"default_value": 1},
|
||||
|
||||
"roofing_pattern":{"default_value": "concentric"},
|
||||
|
||||
"material_diameter": {"default_value": 1.75 },
|
||||
"speed_print":{"default_value": 15 },
|
||||
"retraction_enable":{"default_value": false },
|
||||
|
||||
"adhesion_type":{"default_value": "skirt" },
|
||||
"infill_pattern":{"default_value": "zigzag" },
|
||||
"top_bottom_pattern":{"default_value": "concentric" }
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue