Commit Graph

13 Commits (24e2fa936c87ac41d3feb62907d3022d6d7356f2)

Author SHA1 Message Date
Jeremy Hammett 210a8b6d88 Update stlview.py Double-click on window attempted to load a potentially non-existant stl file. Now prints the location and window name. 2012-04-30 02:27:43 +02:00
Alessandro Ranellucci 34ede756a6 Full GPLv3 notice 2012-01-23 12:36:49 +01:00
Alessandro Ranellucci 7d2ef9a6b6 Added licensing info to README and all source files 2012-01-23 12:17:28 +01:00
Václav 'Ax' Hůla b631c3ba85 reformated stlview to be more pep8 conformant ('official' python formating style) 2012-01-02 13:30:54 +01:00
Václav 'Ax' Hůla 892ccd7cab refactor - shape moving and rotating into funcions. Keyboard mainipulation is there, except it doesnt work as I have no idea where keypress events go (definitely not canvas) 2012-01-02 10:30:10 +01:00
Kliment Yanev 8941eb74c5 Fix bug with slic3r gcode and duration estimation
Make STLs less shiny on non-Linux OSs
2011-12-09 20:11:56 +01:00
Kliment Yanev 0421125340 Add buggy and slow gcode rendering (hard disabled by default) 2011-12-03 23:05:30 +01:00
Kliment Yanev 901bacd4fb Fix spurious extra triangles in gcode view 2011-11-30 19:05:12 +01:00
Kliment Yanev 3cfc76512c Gcode view debugging 2011-11-29 15:10:28 +01:00
Kliment Yanev 713c0c9265 Fix accumulating transformations in stlview 2011-11-28 19:31:54 +01:00
Kliment Yanev 02f14d5090 Fix comment stripping in duration estimation 2011-11-28 18:15:59 +01:00
Kliment Yanev 65f4fb25ca Don't hardcode stl file path, just name 2011-10-13 09:48:12 +02:00
Kliment Yanev d8406847c6 Added pyglet-based STL viewer 2011-10-12 20:56:20 +02:00