Open nicokaiser79 opened 1 week ago
Hi @nicokaiser79 , can you please tell me the exact type of printer and also whether you have made any changes to it?
Hi @knutwurst i have a anycubic mega pro. I added a TCM2208 driver with reversed plug for compatibility original firmware. So I switch actually between original and current firmware (laser and 3d printing). P.S: at the moment I want to try to complete the laser issue for bmp printing in the current marlin firmware.
So i fix it, I take the values from original firmware. In Configuration.h for KNUTWURST_MEGA_P
Bug Description
In the axis menu where the individual axes can be moved, the speed of the respective movement can also be set. This works for X and Y, but not for Z. Also, the movements of the Z axis are generally slow. This works perfectly with the original firmware.
Steps to Reproduce
Expected behavior: [What you expect to happen] The speed setting should also have an effect on the Z axis. Actual behavior: [What actually happens] Currently, the movement of the Z axis is generally slow
Additional Information