Galileo2 (G2E) with filament runout sensor.
- ECAS-Fitting compatible.
- Step file included.
- No change in overall G2E dimensions
BOM:
Assembly instructions:
Example printer.cfg
########################################
# Filament runout switch sensor
########################################
[filament_switch_sensor runout_sensor]
pause_on_runout: True
runout_gcode:
SAVE_GCODE_STATE NAME=runout_state
G90
G1 X350 Y358
G91
G92 E0
G1 E-60 F300
RESTORE_GCODE_STATE NAME=runout_state
insert_gcode:
LOAD_FILAMENT
pause_delay: 0.5
switch_pin: PG11BE WARNED! This works on my Voron 350 with an SKR Octopus board. and a Revo Voron Hotend. If you use it, do so at your own risk, and update what's needed so it runs on your printer. I will not be held accountable for any damage to your printer caused by your own actions.
- 02.04.24
G2E was officially released.
I remodeled the file based on the officially released G2E Cad. (V2)
- 03.04.24
Added a Filametrix filament cutter compatible version
The author remixed this model.
Added Omron D2F as filament runout sensor to main extruder body