Skip to content

Commit

Permalink
Recommend Z hop type: Spiral for Ender-3 v3 SE
Browse files Browse the repository at this point in the history
  • Loading branch information
afiskon committed Feb 26, 2025
1 parent a7ae2dc commit ca8d599
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ca8d599

Please sign in to comment.