mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Move settings to the right _visibility_ categories as well.
This commit is contained in:
parent
0a495b3f6f
commit
9c0bd00714
1 changed files with 19 additions and 18 deletions
|
@ -68,6 +68,8 @@ ironing_inset
|
|||
speed_ironing
|
||||
acceleration_ironing
|
||||
jerk_ironing
|
||||
skin_overlap
|
||||
skin_overlap_mm
|
||||
|
||||
[infill]
|
||||
infill_extruder_nr
|
||||
|
@ -83,8 +85,6 @@ infill_offset_y
|
|||
sub_div_rad_add
|
||||
infill_overlap
|
||||
infill_overlap_mm
|
||||
skin_overlap
|
||||
skin_overlap_mm
|
||||
infill_wipe_dist
|
||||
infill_sparse_thickness
|
||||
gradual_infill_steps
|
||||
|
@ -130,21 +130,7 @@ support_roof_material_flow
|
|||
support_bottom_material_flow
|
||||
prime_tower_flow
|
||||
material_flow_layer_0
|
||||
retraction_enable
|
||||
retract_at_layer_change
|
||||
retraction_amount
|
||||
retraction_speed
|
||||
retraction_retract_speed
|
||||
retraction_prime_speed
|
||||
retraction_extra_prime_amount
|
||||
retraction_min_travel
|
||||
retraction_count_max
|
||||
retraction_extrusion_window
|
||||
material_standby_temperature
|
||||
switch_extruder_retraction_amount
|
||||
switch_extruder_retraction_speeds
|
||||
switch_extruder_retraction_speed
|
||||
switch_extruder_prime_speed
|
||||
|
||||
[speed]
|
||||
speed_print
|
||||
|
@ -209,11 +195,25 @@ travel_avoid_supports
|
|||
travel_avoid_distance
|
||||
layer_start_x
|
||||
layer_start_y
|
||||
retraction_min_travel
|
||||
retraction_hop_enabled
|
||||
retraction_hop_only_when_collides
|
||||
retraction_hop
|
||||
retraction_hop_after_extruder_switch
|
||||
retraction_hop_after_extruder_switch_height
|
||||
retraction_enable
|
||||
retract_at_layer_change
|
||||
retraction_amount
|
||||
retraction_speed
|
||||
retraction_retract_speed
|
||||
retraction_prime_speed
|
||||
retraction_extra_prime_amount
|
||||
retraction_count_max
|
||||
retraction_extrusion_window
|
||||
switch_extruder_retraction_amount
|
||||
switch_extruder_retraction_speeds
|
||||
switch_extruder_retraction_speed
|
||||
switch_extruder_prime_speed
|
||||
|
||||
[cooling]
|
||||
cool_fan_enabled
|
||||
|
@ -323,6 +323,9 @@ meshfix_union_all
|
|||
meshfix_union_all_remove_holes
|
||||
meshfix_extensive_stitching
|
||||
meshfix_keep_open_polygons
|
||||
meshfix_maximum_resolution
|
||||
meshfix_maximum_travel_resolution
|
||||
meshfix_maximum_deviation
|
||||
multiple_mesh_overlap
|
||||
carve_multiple_volumes
|
||||
alternate_carve_order
|
||||
|
@ -360,8 +363,6 @@ roofing_angles
|
|||
infill_enable_travel_optimization
|
||||
material_flow_dependent_temperature
|
||||
material_flow_temp_graph
|
||||
meshfix_maximum_resolution
|
||||
meshfix_maximum_deviation
|
||||
support_skip_some_zags
|
||||
support_skip_zag_per_mm
|
||||
support_zag_skip_count
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue