KittyCAD / machine-api

This API intends to provide a standardized local interface to any machines used for manufacturing physical things.
17 stars 4 forks source link

bambu figure out the plate gcode deterministically #47

Closed jessfraz closed 3 months ago

jessfraz commented 3 months ago

https://github.com/KittyCAD/machine-api/blob/main/bambulabs/src/command.rs#L109

the other github projects use plate_1 but our printers seem to want plate_2

jessfraz commented 3 months ago

turns out its curr_bed_type in the machine.json config file so anyone can edit on the fly