Skip to content

Commit

Permalink
Extruders: add Gallileo 2 support (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lino77 authored Nov 6, 2024
1 parent cdcc549 commit 2ea420e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions extruders/galileo-2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# WARNING. DO NOT EDIT THIS FILE.
# To override settings from this file, you can copy and paste the relevant
# sections into your printer.cfg and change it there.

# Configurator Metadata
# {
# "type": "extruder",
# "title": "Galileo 2",
# "stepper": "LDO-36STH20-1004AHG",
# "current": 0.707
# }

[extruder]
rotation_distance: 47.088
gear_ratio: 9:1
full_steps_per_rotation: 200
filament_diameter: 1.750
max_extrude_only_velocity: 60

[firmware_retraction]
retract_speed: 40
unretract_extra_length: 0
unretract_speed: 40

# For LDO-36STH20-1004AHG motor
[include ../steppers/ldo/36sth20-1004ahg/24v-0.7a-e.cfg]

0 comments on commit 2ea420e

Please sign in to comment.