mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Fix Creality Hi extruder_clearance_height_to_lid (#8806)
* Fix extruder_clearance_height_to_lid
This commit is contained in:
parent
bd9dc7764f
commit
b8b60a3eb1
2 changed files with 2 additions and 2 deletions
|
@ -118,7 +118,7 @@
|
|||
"1"
|
||||
],
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_clearance_height_to_lid": "27",
|
||||
"extruder_clearance_height_to_lid": "301",
|
||||
"extruder_clearance_height_to_rod": "27",
|
||||
"extruder_clearance_radius": "55",
|
||||
"z_hop": [
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
"1"
|
||||
],
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_clearance_height_to_lid": "27",
|
||||
"extruder_clearance_height_to_lid": "301",
|
||||
"extruder_clearance_height_to_rod": "27",
|
||||
"extruder_clearance_radius": "55",
|
||||
"z_hop": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue