Files
linuxcnc/readme.md
Thaddeus Hughes ad1f8719d6 big overhaul
2026-04-05 20:51:43 -05:00

1.2 KiB
Executable File

Lagun Mill - LinuxCNC

Docs

Hardware TODO

  • pendant buttons (wire ESTOP/START/STOP on GPIO 029/030/031)
  • holders for wrenches etc
  • permanent good fix for z axis bracket

Software TODO

  • Use #5410 (tool diameter from table) instead of #<_td> global
  • Reorder macro args to put mode argument first
  • Fix macro bugs (iteration limits, division guards, frame_circ lead-in clamp)
  • o<z_home> macro: rapids to machine Z=0 via G53 G0 Z0
  • [NOT HAPPENNING] Set up auto tool measurement (tool setter probe + M6 remap)
  • [NOT HAPPENNING] Auto-start LinuxCNC on boot (dwm + startx — see config README)

CAM options