mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 14:04:11 -06:00
Recommend Z hop type: Spiral
for Ender-3 v3 SE (#8585)
* Correct Flying Bear S1 / Ghost 6 extruder clearance radius * Recommend `Z hop type: Spiral` for Ender-3 v3 SE
This commit is contained in:
parent
18652068e3
commit
2547a23135
4 changed files with 12 additions and 0 deletions
|
@ -107,6 +107,9 @@
|
|||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Spiral Lift"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"manual_filament_change": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
|
|
|
@ -107,6 +107,9 @@
|
|||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Spiral Lift"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"manual_filament_change": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
|
|
|
@ -107,6 +107,9 @@
|
|||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Spiral Lift"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"manual_filament_change": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
|
|
|
@ -107,6 +107,9 @@
|
|||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Spiral Lift"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"manual_filament_change": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue