Snapmaker2-Controller
Snapmaker2-Controller copied to clipboard
Supports ft-motion function.
- Feature: Supports Marlin ft-motion and M493 command.
- Feature: Change the storage structure of SettingsData in Flash, which means that relevant parameters will be reset after firmware upgrading.
- Feature: Motion parameters (including acceleration, max acceleration, and max speed) are now maintained independently for 3D Printing, Laser, and CNC, enhancing support for the 3-in-1 application scenario.
- Improvement: Improve the serial port driver to use DMA for data transmission and reception.
- Improvement: reduce freeRTOS heap to save memory.
- Improvement: Improve the M600 command.
- Improvement: Improve the detection function of the enclosure door.
- Improvement: Constrain the speed and acceleration during the bed leveling and homing process.
- Fix: Fix the issue where the Z-axis does not descend during manual leveling.
- Fix: Fix the issue where the screen gets stuck during the Z Offset Calibration process due to improperly configured kits.