EtalumaSupport / LumaViewPro

MIT License
6 stars 6 forks source link

add reference status to log on startup #355

Closed ericweiner closed 5 months ago

ericweiner commented 7 months ago

I would like to log the status of both of the limit switches on all 4 axes before and after homing. I believe that is using this function? reference_status(self, axis):

ericweiner commented 7 months ago

I would also like to log the complete response to the "home" command. If we want to see if the word "timeout" appears, and throw up an error in Lumaview, we could do that too, but the main thing is to log that it happens.

ericweiner commented 7 months ago

Preliminarily looks good on 820. Need to test on an 850/850T.

ericweiner commented 5 months ago

Verified.