mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: change some system presets
1 Use 25% infill density. 60% is too high and useless 2 update filament change gcode Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I9a1fbbfb56b61723aa6e9d6bc44a22f467d92562
This commit is contained in:
parent
4eba8a2a2d
commit
f59d59fbe8
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
"outer_wall_speed": "40",
|
||||
"sparse_infill_speed": "100",
|
||||
"wall_loops": "6",
|
||||
"sparse_infill_density": "60%",
|
||||
"sparse_infill_density": "25%",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue