Skip to content

2.0.0

Compare
Choose a tag to compare
@synman synman released this 31 Dec 20:23
· 387 commits to master since this release

This is a major upgrade for bgs (Better Grbl Support)!

  • CNC machines are now (officially) supported
  • Z-Probe option added to the jog menu
  • Z-Probe Touchplate Height configurable via Settings
  • Z-Probe Travel Distance configurable via Settings (defaults to z limit $132)
  • Z-Probe End Position configurable via Settings (sets absolute Z position post probe/homing)
  • Completely redesigned jog panel with Grbl Control tab
  • Support added for Grbl v1.1 jog commands (includes automatic firmware version detection)
  • Framing Feed Rate configurable via Settings (defaults to 25% of lower x/y rate $110/$111)
  • Added "Default Grbl Machine" printer profile
  • Uninstall support added (uninstalling gbs will revert all customizations it makes)
  • Pause and Cancel Job support added via Octoprint Pause/Cancel buttons
  • Improved support for compressed Grbl gcode generated by various post processors
  • Machine notices now automagically passed to the Octoprint Notifications Plugin
  • Supports responsive layouts when bundled with plugins such as "UI Customizer"
  • Added Grbl Signature line to Settings (fetched via the $I command)
  • Numerous bug fixes

Full Changelog: 1.7.6...2.0.0