Skip to content

v4.2.2

Choose a tag to compare

@scotthsl scotthsl released this 28 Apr 06:11
· 449 commits to main since this release

New Features

  • add “M413” G-code for enable/disable Power-Loss Recovery (#92)

    • Parameters
      • [S] S0/S1 for enable / disable Power-Loss Recovery
    • e.g. M413 S0 disable Power-Loss Recovery
  • add “M600” G-code for replace filament manually (#93)

    • You can add this G-code where you want to replace filament in .gcode file

Bug Fixes

  • Fix wrong value output with Enclosure lights and fan (#94)
  • Fix “M1006” G-code laser focus output with Snapmaker Luban (#95)
  • Fix X/Y coordinate of the first point in 3DP Calibration (#96)
  • Fix serial output messages in enclosure closing panel (#103)