jukebox42 / Octoprint-PrusaMMU

An Octoprint plugin that adds MMU support.
GNU Affero General Public License v3.0
17 stars 2 forks source link

Support MK3.5+ single print mode #49

Closed jukebox42 closed 3 months ago

jukebox42 commented 4 months ago

Adds support for MK4 printers remapping prints. This is done by always showing the prompt and requiring MK4 users to slice in multi-print mode. Best workaround I could find since Prusa removed the Tx command, go tell them you want it back :).

For MK3.5/3.9/5 you cannot use single print profile. You MUST use use the MMU profile with a single filament, what you pick doesn't matter, we will overwrite the filament with the tool you choose.

See readme for additional details.

New Features:

Bug Fixes:

Internals:

TODO: