Skip to content

1.0.0

Compare
Choose a tag to compare
@kantlivelong kantlivelong released this 16 Apr 00:03
· 38 commits to master since this release
  • Drop RPi.GPIO in favor of Periphery to support devices other than the Raspberry Pi. See #179
  • Add sub plugin support. The first plugin of which is PSUControl - RPi.GPIO which brings legacy RPi.GPIO back.
  • Add support for the updated OctoPrint Access Controls. Will fallback to legacy if on an older version of OctoPrint
  • Parse commands not recognized by OctoPrint as valid GCode #166 #172
  • Add plugin helpers #177 - See the wiki for more info.
  • Rework internal config handling
  • General code cleanup
  • Add support for OctoPrint CLI commands - See the wiki for more info.