mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00: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:
committed by
GitHub
parent
18652068e3
commit
2547a23135
@@ -107,6 +107,9 @@
|
|||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
"z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"manual_filament_change": "1",
|
"manual_filament_change": "1",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
|
|||||||
@@ -107,6 +107,9 @@
|
|||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
"z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"manual_filament_change": "1",
|
"manual_filament_change": "1",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
|
|||||||
@@ -107,6 +107,9 @@
|
|||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
"z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"manual_filament_change": "1",
|
"manual_filament_change": "1",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
|
|||||||
@@ -107,6 +107,9 @@
|
|||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
"z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"manual_filament_change": "1",
|
"manual_filament_change": "1",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
|
|||||||
Reference in New Issue
Block a user