Skip to content

v1.5.6

Latest

Choose a tag to compare

@kglovern kglovern released this 20 Oct 17:59
· 27 commits to master since this release
  • Fixed issue with surfacing tool inputs not using latest input values when generating gcode
  • Job stats update function altered to prevent situations where jobs would get lost when the array becomes too large
  • Reverted removing early M6 commands
  • Start job shortcut fixed to work on controllers for grblHAL devices
  • Probe diameter cycle shortcut working again
  • Updating values does not remove custom jog values on carve page
  • Added way to change default units on remote view
  • Bad file/invalid gcode checker will now run if the visualizer disabled in lightweight mode
  • Various portrait mode look and feel changes
  • Keyboard shortcut tool will no longer crash the UI if a keybind is configured but that feature then turned off
  • Toasts can now have custom durations or disabled entirely (Thanks @Technickel-Dev )
  • Future updates should again be appearing in-app when they become available.