mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:25:57 +08:00
Make flooring settings visible as roofing settings are
CURA-12359
This commit is contained in:
parent
c2f9c33137
commit
cf12231641
@ -50,6 +50,7 @@ z_seam_relative
|
||||
|
||||
[top_bottom]
|
||||
roofing_layer_count
|
||||
flooring_layer_count
|
||||
top_bottom_extruder_nr
|
||||
top_bottom_thickness
|
||||
top_thickness
|
||||
@ -135,6 +136,7 @@ wall_0_material_flow_roofing
|
||||
wall_x_material_flow_roofing
|
||||
skin_material_flow
|
||||
roofing_material_flow
|
||||
flooring_material_flow
|
||||
infill_material_flow
|
||||
skirt_brim_material_flow
|
||||
support_material_flow
|
||||
@ -216,6 +218,7 @@ travel_retract_before_outer_wall
|
||||
travel_avoid_other_parts
|
||||
travel_avoid_supports
|
||||
travel_avoid_distance
|
||||
retraction_combing_avoid_distance
|
||||
layer_start_x
|
||||
layer_start_y
|
||||
retraction_min_travel
|
||||
@ -249,6 +252,7 @@ cool_fan_full_at_height
|
||||
cool_fan_full_layer
|
||||
cool_min_layer_time
|
||||
cool_min_layer_time_overhang
|
||||
cool_min_layer_time_overhang_min_segment_length
|
||||
cool_min_speed
|
||||
cool_lift_head
|
||||
cool_during_extruder_switch
|
||||
@ -433,6 +437,10 @@ roofing_line_width
|
||||
roofing_pattern
|
||||
roofing_monotonic
|
||||
roofing_angles
|
||||
flooring_line_width
|
||||
flooring_pattern
|
||||
flooring_monotonic
|
||||
flooring_angles
|
||||
infill_enable_travel_optimization
|
||||
material_flow_temp_graph
|
||||
support_skip_some_zags
|
||||
|
Loading…
x
Reference in New Issue
Block a user