Nice work,
I try to create an fake Zcode for load and unload PLA (less temperature than firmware setting) but i fail when i remove the object and less start and end gcode
could you assist me regarding your knowledge with Zcode protocole
it could be:
G91
M82
M106 S0
M140 S20
M190 S20
M104 S235 T0
M109 S235 T0
G92 E0
G1 E-50 F300 ;extract filament distance and speed to define
M25 ;pause or Zcode pause with prompt??
G1 E50 F300 ; purge nozzle quickly extract filament distance and speed to define
G1 E10 F60 ; purge nozzle slowly
G92 E0 ; zero the extruded length again
M104 S0 ; turn off extruder
M106 S0 ; turn off fan
Thanks for your assistance