mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-20 04:39:38 +08:00
Apply printer-linter format
This commit is contained in:
parent
b0460cee25
commit
6601dcebd2
@ -133,7 +133,6 @@
|
|||||||
"max_skin_angle_for_expansion": { "value": 45 },
|
"max_skin_angle_for_expansion": { "value": 45 },
|
||||||
"meshfix_maximum_resolution": { "value": 0.4 },
|
"meshfix_maximum_resolution": { "value": 0.4 },
|
||||||
"min_infill_area": { "default_value": 10 },
|
"min_infill_area": { "default_value": 10 },
|
||||||
"switch_extruder_retraction_amount": { "value": 5 },
|
|
||||||
"optimize_wall_printing_order": { "value": false },
|
"optimize_wall_printing_order": { "value": false },
|
||||||
"prime_tower_min_volume": { "default_value": 100 },
|
"prime_tower_min_volume": { "default_value": 100 },
|
||||||
"relative_extrusion": { "value": true },
|
"relative_extrusion": { "value": true },
|
||||||
@ -263,6 +262,7 @@
|
|||||||
"support_infill_rate": { "value": "80 if gradual_support_infill_steps != 0 else 15" },
|
"support_infill_rate": { "value": "80 if gradual_support_infill_steps != 0 else 15" },
|
||||||
"support_pattern": { "value": "'gyroid'" },
|
"support_pattern": { "value": "'gyroid'" },
|
||||||
"support_structure": { "value": "'tree'" },
|
"support_structure": { "value": "'tree'" },
|
||||||
|
"switch_extruder_retraction_amount": { "value": 5 },
|
||||||
"travel_avoid_other_parts": { "value": false },
|
"travel_avoid_other_parts": { "value": false },
|
||||||
"wall_0_acceleration": { "value": 1000 },
|
"wall_0_acceleration": { "value": 1000 },
|
||||||
"wall_0_deceleration": { "value": 1000 },
|
"wall_0_deceleration": { "value": 1000 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user