mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Fix invalid value for symmetric_infill_y_axis (#9983)
This commit is contained in:
@@ -74,5 +74,5 @@
|
||||
"scarf_angle_threshold": "155",
|
||||
"infill_shift_step": "0.4",
|
||||
"infill_rotate_step": "0",
|
||||
"symmetric_infill_y_axis": "false"
|
||||
"symmetric_infill_y_axis": "0"
|
||||
}
|
||||
Reference in New Issue
Block a user