-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There is a way to do cancel object like octoprint does: https://github.com/mchrisgm/bambulabs_api/blob/ea7c190d1a6c730e541fc45a2128db5626a63012/bambulabs_api/mqtt_client.py#L379
What is needed:
- Figure out if it is possible to pull the object list and object placement from the printer
- If not pull the gcode to local cache and parse it to obtain object placement information
- Nice UI with placed objects and numbers/buttons to cancel a part.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request