Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 467 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 467 Bytes

GcodeVisualizer

It is a Gcode Visualizer. This requires OPENTK, the OpenGL package deal for C#.

v 0.1.0.(z)

  • Click the instruction to highlight the curve!
  • Automatically centers the render
  • Speed controls?
  • First attempts at adding EDIT button

v 0.0.0.(zero)

  • Hardcoded sample GCODE files render properly
  • Allows click-and-drag camera tilting
  • Allows mouse-wheel scaling (zoom in / out)
  • HAS A CURSOR!