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
{{ message }}
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
I would like to add a few more buttons to the interface for each job. Specifically the options to pause, unpause, and cancel a running job.
Am I correct in assuming I would just need to edit the makerbot_tools/scripts.py file to add them? Also, does this project store the job variable used by conveyor for each file submitted?
The text was updated successfully, but these errors were encountered:
This is taking me a bit longer than I expected to work on since python is new to me and I'm getting the hang of using bottle as well. I'm also going to look into using the new python eggs MBI is packaging their pyserial, conveyor, and s3g (makerbot_driver) projects into.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I would like to add a few more buttons to the interface for each job. Specifically the options to pause, unpause, and cancel a running job.
Am I correct in assuming I would just need to edit the makerbot_tools/scripts.py file to add them? Also, does this project store the job variable used by conveyor for each file submitted?
The text was updated successfully, but these errors were encountered: