Gcodeview Save

FAST gcode viewer

Project README

GCodeView

Purpose

A FAST gcode viewer.

Nothing fancy, nothing else.

Usage

gcodeview <file.gcode>

Controls

  • Scroll up/down

    zoom in and out

  • PgUp / PgDn / shift + Scroll

    go up and down layers

  • left click + drag

    pan view

  • r

    reset viewing window

  • q / ESC

    exit

Platforms

  • works on linux
  • should work on mac, with some massaging of the Makefile (pull requests please!)
  • no idea about windows, pull requests welcome

Dependencies

  1. SDL
  2. OpenGL
  3. FTGL
  4. fontconfig (linux/mac, windows probably can give me the path to a font some other way)

Mac OS X (Lion)

Install deps with homebrew

  1. brew install sdl
  2. brew install ftgl
  3. brew install fontconfig
Open Source Agenda is not affiliated with "Gcodeview" Project. README Source: triffid/gcodeview
Stars
45
Open Issues
10
Last Commit
10 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating