Skip to content

v4.4.11

Latest
Compare
Choose a tag to compare
@scotthsl scotthsl released this 13 Dec 11:30
· 347 commits to main since this release

New Features

  • Refactor G-code transmission for Printing.
  • Support 10W High Power Laser Module.
  • Add “M76” G-code for triggering pause request in printing.
  • Add “M1012” G-code for Emergency Stop Button status output.
  • Prohibit machine moving while controller could not recognized machine model.

Bug Fixes

  • Fix a bug where home_offset could not overrode in some case.
  • Fix a bug where “M92” G-code could not saved parameters.

Improvement

  • Optimize printing time consuming in Laser Engraving.
  • Optimize “M92” G-code output in console.
  • Improve sstp protocol for Touchscreen.
  • Optimize config file read/write logic for safety recovery.