mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fix issues for Peopoly profiles:
fixes includes: 1. 0.6 and 0.8 nozzles are not displayed 2. Some filaments are not enabled for 0.6 0.8 nozzle 3. version number 4. change default sparse_infill_pattern to crosshatch 5. change top_surface_pattern to monotonicline
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_speed": "20",
|
||||
|
||||
Reference in New Issue
Block a user