mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-29 01:28:55 +08:00
Add force depends on properties to metod
CURA-12050
This commit is contained in:
parent
931aac2cb0
commit
4e16dc0814
@ -128,6 +128,10 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
"raft_interface_line_width": {"force_depends_on_settings": [ "raft_base_thickness" ] },
|
||||
"raft_interface_line_spacing": {"force_depends_on_settings": [ "raft_base_thickness" ] },
|
||||
"raft_interface_z_offset": {"force_depends_on_settings": [ "raft_base_thickness" ] },
|
||||
"raft_interface_infill_overlap": {"force_depends_on_settings": [ "raft_base_thickness" ] },
|
||||
"machine_height": { "default_value": 196 },
|
||||
"machine_name": { "default_value": "UltiMaker Method" },
|
||||
"machine_width": { "default_value": 283.3 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user