miblooming / JZ-TS24-2

Get it
https://cxdiy.taobao.com/
91 stars 37 forks source link

Buttons for Filament Load/Unload at Extruder Menu #9

Closed RV3Dtech closed 5 years ago

RV3Dtech commented 5 years ago

see example

IMG_20190515_074027546

G-Code example for unload BMG-Extruder on Ender-3: M109 S220.000 G92 E0 G1 E10 F100 G92 E0 G1 E-480 F2000 G92 E0 M109 S0 M400

for load:

M109 S220.000 G92 E0 G1 E400 F2000 G92 E0 G1 E100 F200 G92 E0 G1 E-10 F200 G92 E0 M400

miblooming commented 5 years ago

https://github.com/miblooming/JZ-TS24-2/tree/master/JZHelper_ui_editor/JZ-TS35WIFI___(3.5%264.0)/UIEditor_landscape filament_change (1) filament_change (2)