mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-29 01:28:55 +08:00
Applied printer-linter format
This commit is contained in:
parent
828362d2d0
commit
637d516e74
@ -358,7 +358,7 @@
|
|||||||
"raft_smoothing": { "value": 9.5 },
|
"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" },
|
"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" },
|
||||||
"raft_surface_fan_speed": { "value": 0 },
|
"raft_surface_fan_speed": { "value": 0 },
|
||||||
"raft_surface_wall_count": { "value": "raft_wall_count" },
|
"raft_surface_wall_count": { "value": "raft_wall_count" },
|
||||||
"retract_at_layer_change": { "value": true },
|
"retract_at_layer_change": { "value": true },
|
||||||
"retraction_amount": { "value": 0.75 },
|
"retraction_amount": { "value": 0.75 },
|
||||||
"retraction_combing": { "value": "'off'" },
|
"retraction_combing": { "value": "'off'" },
|
||||||
@ -372,7 +372,7 @@
|
|||||||
"retraction_prime_speed": { "value": "retraction_speed" },
|
"retraction_prime_speed": { "value": "retraction_speed" },
|
||||||
"retraction_speed": { "value": 5 },
|
"retraction_speed": { "value": 5 },
|
||||||
"roofing_layer_count": { "value": 2 },
|
"roofing_layer_count": { "value": 2 },
|
||||||
"roofing_monotonic": { "value": true },
|
"roofing_monotonic": { "value": true },
|
||||||
"skin_material_flow": { "value": "material_flow" },
|
"skin_material_flow": { "value": "material_flow" },
|
||||||
"skin_material_flow_layer_0": { "value": "material_flow" },
|
"skin_material_flow_layer_0": { "value": "material_flow" },
|
||||||
"skin_monotonic": { "value": true },
|
"skin_monotonic": { "value": true },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user