mirror of
https://github.com/sorted01/Filametrix.git
synced 2026-01-01 21:05:57 -05:00
Happy Hare v2.0 Support
This commit adds a GCODE macro override for the new macro names for Happy Hare v2.0
This commit is contained in:
parent
205fec397b
commit
e3c7550611
1 changed files with 6 additions and 0 deletions
|
|
@ -161,6 +161,12 @@ gcode:
|
||||||
|
|
||||||
|
|
||||||
[gcode_macro _ERCF_FORM_TIP_STANDALONE]
|
[gcode_macro _ERCF_FORM_TIP_STANDALONE]
|
||||||
|
description: helper to form tip with Happy Hare v1.1
|
||||||
|
gcode:
|
||||||
|
CUT_FILAMENT {rawparams}
|
||||||
|
|
||||||
|
[gcode_macro _MMU_FORM_TIP_STANDALONE]
|
||||||
|
description: helper to form tip with Happy Hare v2.0
|
||||||
gcode:
|
gcode:
|
||||||
CUT_FILAMENT {rawparams}
|
CUT_FILAMENT {rawparams}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue