Report position to host in Nozzle::park

2.0.x
Scott Lahteine 6 years ago
parent 77b4176152
commit e3ce346f24

@ -180,6 +180,8 @@
}
do_blocking_move_to_xy(park.x, park.y, fr_xy);
report_current_position();
}
#endif // NOZZLE_PARK_FEATURE

Loading…
Cancel
Save