mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:29:00 +08:00
Applied printer-linter format
This commit is contained in:
parent
fdc25fd7dc
commit
b67d29e3fa
@ -136,4 +136,4 @@
|
||||
"z_seam_type": { "default_value": "back" },
|
||||
"zig_zaggify_infill": { "value": "resolveOrValue('infill_pattern') == 'cross' or resolveOrValue('infill_pattern') == 'cross_3d' or resolveOrValue('infill_sparse_density') < 30 " }
|
||||
}
|
||||
}
|
||||
}
|
@ -28,3 +28,4 @@ support_xy_distance_overhang = =machine_nozzle_size*0.8
|
||||
support_z_distance = =layer_height/2
|
||||
top_bottom_thickness = 0.72
|
||||
wall_thickness = =line_width*2
|
||||
|
||||
|
@ -29,6 +29,3 @@ support_z_distance = =layer_height/2
|
||||
top_bottom_thickness = 0.64
|
||||
wall_thickness = =line_width*2
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -29,5 +29,3 @@ support_z_distance = =layer_height/2
|
||||
top_bottom_thickness = 0.64
|
||||
wall_thickness = =line_width*2
|
||||
|
||||
|
||||
|
||||
|
@ -29,5 +29,3 @@ support_z_distance = =layer_height/2
|
||||
top_bottom_thickness = 0.8
|
||||
wall_thickness = =line_width*2
|
||||
|
||||
|
||||
|
||||
|
@ -24,4 +24,3 @@ raft_margin = 10
|
||||
retraction_speed = 25
|
||||
speed_support = =speed_wall_x
|
||||
|
||||
|
||||
|
@ -24,4 +24,3 @@ raft_margin = 10
|
||||
retraction_speed = 25
|
||||
speed_support = =speed_wall_x
|
||||
|
||||
|
||||
|
@ -24,4 +24,3 @@ raft_margin = 10
|
||||
retraction_speed = 25
|
||||
speed_support = =speed_wall_x
|
||||
|
||||
|
||||
|
@ -26,3 +26,4 @@ top_bottom_thickness = 0.72
|
||||
travel_avoid_distance = 0.4
|
||||
wall_0_inset = 0.015
|
||||
wall_0_wipe_dist = 0.25
|
||||
|
||||
|
@ -25,4 +25,3 @@ speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
||||
|
@ -23,3 +23,4 @@ speed_support_interface = =speed_wall_x
|
||||
speed_topbottom = =speed_wall
|
||||
speed_wall_x = =speed_wall
|
||||
support_angle = 35
|
||||
|
||||
|
@ -23,3 +23,4 @@ speed_support_interface = =speed_wall_x
|
||||
speed_topbottom = =speed_wall
|
||||
speed_wall_x = =speed_wall
|
||||
support_angle = 35
|
||||
|
||||
|
@ -9,4 +9,5 @@ setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
||||
machine_nozzle_size = 0.8
|
||||
|
||||
|
@ -9,4 +9,5 @@ setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
||||
machine_nozzle_size = 0.8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user