mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 18:49:02 +08:00
Don't define value for disabled print-sequence setting.
This commit is contained in:
parent
6a82a5c96e
commit
ca099c2bb8
@ -355,11 +355,7 @@
|
||||
"prime_tower_line_width": { "value": 1 },
|
||||
"prime_tower_raft_base_line_spacing": { "value": "raft_base_line_width" },
|
||||
"prime_tower_wipe_enabled": { "value": true },
|
||||
"print_sequence":
|
||||
{
|
||||
"enabled": false,
|
||||
"value": "all_at_once"
|
||||
},
|
||||
"print_sequence": { "enabled": false },
|
||||
"raft_base_line_spacing": { "value": "2*raft_base_line_width" },
|
||||
"raft_base_line_width": { "value": 1.4 },
|
||||
"raft_base_speed": { "value": 5 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user