Hi,
Is it possible to add a function to check if the machine skipped a step.
For example every 10 slices, a function would be included into the program. Then the machine check for X end stop contact. If X end stop is detected at X higher than 0,5mm or lower than -0,5mm then error and stop cycle
After same with Y.
I guess a function should be added into marlin?
May be there is one already?
At least is it possible to call a G code every 10 slices?