Report position to host in Nozzle::park
This commit is contained in:
parent
77b4176152
commit
e3ce346f24
@ -180,6 +180,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_blocking_move_to_xy(park.x, park.y, fr_xy);
|
do_blocking_move_to_xy(park.x, park.y, fr_xy);
|
||||||
|
|
||||||
|
report_current_position();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // NOZZLE_PARK_FEATURE
|
#endif // NOZZLE_PARK_FEATURE
|
||||||
|
Loading…
Reference in New Issue
Block a user