You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we can only see the data below about the printer. I would like to see the following data there as well:
axis_y and axis_x
MMU3 filament currently in use
MMU3 status, like IDLE, PRINTING, CHANGING_FILAMENT
If it's actually moving, at that exact moment
I envision that this data could be used to automate timelapses without having to physically connect to the printer.
Once this extra data is available your could set the printer to go to a specific position after each layer, wait for 200ms. Checking for that position would allow taking timelapses with any old phone connected just to the wifi, since it will know when to take a picture by just checking the x and y position.
Hello, unfortunately this repo concerns mainly the MK3, PrusaLink for the buddy family is located inside the firmware - Prusa-Firmware-Buddy repo. Let me know if you're ok with me transferring the issue there
Currently we can only see the data below about the printer. I would like to see the following data there as well:
axis_y
andaxis_x
IDLE
,PRINTING
,CHANGING_FILAMENT
I envision that this data could be used to automate timelapses without having to physically connect to the printer.
Once this extra data is available your could set the printer to go to a specific position after each layer, wait for 200ms. Checking for that position would allow taking timelapses with any old phone connected just to the wifi, since it will know when to take a picture by just checking the x and y position.
The text was updated successfully, but these errors were encountered: