Johnny Eshak

Results 8 comments of Johnny Eshak

when compiling I get this error ``` Marlin\src\feature\mmu\mmu2.cpp: In static member function 'static bool MMU2::load_filament_to_nozzle(uint8_t)': Marlin\src\feature\mmu\mmu2.cpp:924:5: error: 'filament_ramming' was not declared in this scope 924 | filament_ramming(); // Unloading instructions...

It works thanks, this pr adds important function for mmu operation

i wanted to test the latest changes today but printer keeps restarting with and without this pr

Expected behavior: Unloading Filament ramming sequence extruder keep unloading until no filament is detected. mmu unloading. Actual behavior: Unloading Filament ramming sequence filament still in extruder and damaged by mmu...

I just tested again no change. still same behavior: Unloading Filament ramming sequence filament still in extruder and mmu start unloading.

Yes [here](https://github.com/prusa3d/MM-control-01/pull/182)

Flashing procedure MMU2S [here](https://help.prusa3d.com/en/article/firmware-updating-mmu2s_155118) [MM-control-01.ino.prusa_mm_control.zip](https://github.com/prusa3d/MM-control-01/files/6329851/MM-control-01.ino.prusa_mm_control.zip)

Is my first pr sorry