mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
JSOn refactor: moved support extruder settings to support catgegory (CURA-2707)
This commit is contained in:
parent
9780895812
commit
8cebaedd0c
2 changed files with 46 additions and 46 deletions
|
@ -283,6 +283,7 @@ class CuraApplication(QtApplication):
|
|||
cool_fan_enabled
|
||||
support
|
||||
support_enable
|
||||
support_extruder_nr
|
||||
support_type
|
||||
support_interface_density
|
||||
platform_adhesion
|
||||
|
@ -293,7 +294,6 @@ class CuraApplication(QtApplication):
|
|||
raft_surface_layers
|
||||
dual
|
||||
adhesion_extruder_nr
|
||||
support_extruder_nr
|
||||
prime_tower_enable
|
||||
prime_tower_size
|
||||
prime_tower_position_x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue