MM-control-01
MM-control-01 copied to clipboard
MMU 3-axis stepper control
When you select Cut Filament from the menu, it asks you what temperature to set. This makes sense if the filament is in the nozzle and the nozzle is not...
After installing 1.0.6 I started getting the 10 flashing light fix pretty regularly. It appears this is some sort of voltage drop detection. Reviewed the changes and noticed that the...
Enables StallGuard homing on the idler when homing. Comparatively much quieter. Disables homing on reset and only homes when needed. I tested it and here’s the idler homing. Turn the...
Last development activity was 2 years ago.
The MMU produces quite a hissing sound while idle. The stepper drivers should enter a reduced power mode while not moving.
Since a few weeks my MMU2s selector behaves strange when it's supposed to align itself. I can't link a certain action such as firmware upgrade or changed setting to have...
As the 'inline' designation is merely a hint for a compiler, an inline function might likely actually end up being compiled on its own, in which case, the linkage specifiers...
One of the hard parts with working with the mmu2 is that the hardware becomes none responsive once any motion is triggered. Borrowing from the marlin code (and assuming the...
Fixes: https://github.com/prusa3d/MM-control-01/issues/185 https://github.com/prusa3d/MM-control-01/issues/181
when compiling I get this error `C:\Users\JOHNNY~1\AppData\Local\Temp\ccD3D8hQ.ltrans0.ltrans.o: In function `tmc2130_rx': sketch/tmc2130.c:320: undefined reference to `tmc2130_cs_low' sketch/tmc2130.c:321: undefined reference to `spi_txrx' sketch/tmc2130.c:322: undefined reference to `spi_txrx' sketch/tmc2130.c:323: undefined reference to `spi_txrx'...