/pmtc

Machinekit Frontend in golang

Primary LanguageGo

MachineKit UI

An UI for a network connected MachineKit controlled CNC.

Features:

  • Jogging
  • Homing
  • Gcode execution (MDI)
  • Setting LCS coordinates
  • Loading and executing Gcode files, with 3d preview

Usage

  • Tested only on Mac OS X
    • Probably only works on Mac OS X, due to usage of tmm1/dnssd - because this was the only way I found to get reliable zeroconf discovery in go, on a mac

Kudos