mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:28:58 +08:00
Applied printer-linter format
This commit is contained in:
parent
3a76f7e0ac
commit
e2d1381ceb
@ -345,11 +345,26 @@
|
||||
"raft_base_wall_count": { "value": "raft_wall_count" },
|
||||
"raft_interface_extruder_nr": { "value": "raft_surface_extruder_nr" },
|
||||
"raft_interface_fan_speed": { "value": 0 },
|
||||
"raft_interface_infill_overlap":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
},
|
||||
"raft_interface_layers": { "value": 2 },
|
||||
"raft_interface_line_width": { "value": 0.7 },
|
||||
"raft_interface_line_spacing":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
},
|
||||
"raft_interface_line_width":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
},
|
||||
"raft_interface_speed": { "value": 90 },
|
||||
"raft_interface_thickness": { "value": 0.3 },
|
||||
"raft_interface_wall_count": { "value": "raft_wall_count" },
|
||||
"raft_interface_z_offset":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
},
|
||||
"raft_margin": { "value": 1.2 },
|
||||
"raft_smoothing": { "value": 9.5 },
|
||||
"raft_surface_extruder_nr": { "value": "int(anyExtruderWithMaterial('material_is_support_material')) if support_enable and extruderValue(support_extruder_nr,'material_is_support_material') else raft_base_extruder_nr" },
|
||||
@ -435,22 +450,6 @@
|
||||
"z_seam_position": { "value": "'backright'" },
|
||||
"z_seam_relative": { "value": true },
|
||||
"z_seam_type": { "value": "'sharpest_corner'" },
|
||||
"zig_zaggify_infill": { "value": true },
|
||||
"raft_interface_infill_overlap":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
},
|
||||
"raft_interface_line_spacing":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
},
|
||||
"raft_interface_line_width":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
},
|
||||
"raft_interface_z_offset":
|
||||
{
|
||||
"force_depends_on_settings": [ "raft_base_thickness" ]
|
||||
}
|
||||
"zig_zaggify_infill": { "value": true }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user