Is it possible to enable notification after each movement of steppers?
April 25, 2021 04:03PM
Normally Marlin responses to each command with "ok" as acknowledgement. I'm wundering whether it is possible to provide any notification/message after finishing every G0 command, namely every movement of steppers? It there already any paraemeter in Configuration.h for that purpose?
Re: Is it possible to enable notification after each movement of steppers?
April 26, 2021 12:16AM
no longer accurate.. ignore.

Edited 1 time(s). Last edit at 04/27/2021 04:07AM by Dust.
Re: Is it possible to enable notification after each movement of steppers?
April 26, 2021 01:27AM
The Marlin build for nanoDLP does that, it returns "z move compl" after each move. I'm not sure whether this is an option in the standard Marlin source code or only in a fork.

Edited 1 time(s). Last edit at 04/26/2021 01:28AM by dc42.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: Is it possible to enable notification after each movement of steppers?
April 26, 2021 02:41AM
thanks for your reply! What do you mean with
Quote
Dust
10's
and
Quote
Dust
long lines
?
Re: Is it possible to enable notification after each movement of steppers?
April 26, 2021 02:42AM
Thank you for the insight! Is nanoDLP kinda opensource repo?
Re: Is it possible to enable notification after each movement of steppers?
April 27, 2021 03:43AM
I'm not an authority on Marlin because I don't use it; however, from the source code file [github.com] it looks to me that if you enable NANODLP_Z_SYNC and NANODLP_ALL_AXIS in config.h then the standard Marlin source code provides this feature.

Edited 1 time(s). Last edit at 04/27/2021 03:43AM by dc42.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Sorry, only registered users may post in this forum.

Click here to login