mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-09-09 08:17:51 -06:00
FIX: Change z hop height from 0.2mm to 0.4mm
Models with overhanging areas are easily knocked down with Z hop height at 0.2mm Github: None Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com> Change-Id: I65fa14fe5f217c2d1384569efa8c2233c14dde83
This commit is contained in:
parent
e0c3722c74
commit
4d93034c93
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
"support_chamber_temp_control": "1",
|
"support_chamber_temp_control": "1",
|
||||||
"z_hop": [
|
"z_hop": [
|
||||||
"0.2"
|
"0.4"
|
||||||
],
|
],
|
||||||
"printer_structure": "corexy",
|
"printer_structure": "corexy",
|
||||||
"upward_compatible_machine": [
|
"upward_compatible_machine": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue