mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 03:15:54 +08: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
@ -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…
x
Reference in New Issue
Block a user