Add M701 / M702 filament load / unload
This commit is contained in:
parent
d1cad5afa4
commit
81193e9338
41 changed files with 1030 additions and 608 deletions
|
|
@ -86,7 +86,7 @@ class Nozzle {
|
|||
|
||||
#if ENABLED(NOZZLE_PARK_FEATURE)
|
||||
|
||||
static void park(const uint8_t &z_action, const point_t &park = NOZZLE_PARK_POINT) _Os;
|
||||
static void park(const uint8_t &z_action, const point_t &park=NOZZLE_PARK_POINT) _Os;
|
||||
|
||||
#endif
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue