Skip to content

jreinhardt/pathetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pathetic

Summary

Pathetic is a very simple viewer for RepRap [1] GCode [2] written in python [3], using numpy [4] and pyglet [5]. It is also an opportunity for me to learn a bit OpenGL.

Usage

Pathetic is started from the commandline with the name of the GCode file as first argument.

One can change between the layer using the arrow keys or a mousewheel.

Non-extruding moves are shown white, primary extruder red, secondary extruder green.

Ideas for Features

This does neither mean that I will implement any of this nor that these are good ideas. They are just ideas and I wanted to write them down somewhere.

  • 3D View
  • Statistics (Layer statistics)
  • Coloring assistant (visual selection of parts, output of filament length to fuse)
  • Comparison Window (to compare Skeinforge [6] and Slic3r [7] output)
  • GCode Debug/Polish Mode (Graphical way to edit GCode, to remove unwanted paths, infill, ...)

Roadmap

These are things that I really want to implement in foreseeable future.

  • Scale (cm, inch, mm)
  • Zoom
[1]http://reprap.org/wiki/Main_Page
[2]http://reprap.org/wiki/GCode
[3]http://python.org/
[4]http://numpy.scipy.org/
[5]http://pyglet.org
[6]http://fabmetheus.crsndoo.com/
[7]http://slic3r.org/

About

A simple RepRap GCode viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages