Commit graph

15 commits

Author SHA1 Message Date
Daid
ed55f52e71 Merge branch 'master' of github.com:daid/SkeinPyPy 2012-03-24 10:52:00 +01:00
Daid
895fe2a180 Rename in source files to Cura 2012-03-24 10:51:52 +01:00
daid
8567e7c2e0 Switch to GCode view when GCode is generated. Switch to model view when loading a new model. #27 2012-03-23 14:04:50 +01:00
daid
a1ce9a995b Disable OpenGL error checking, which makes the 3D preview a lot faster. 2012-03-22 15:12:37 +01:00
daid
53c39d5b4f Move the rotate button to the preview window. And... model tab be-gone! 2012-03-22 12:33:39 +01:00
daid
befd9bfdc5 Move multiply to preview window. (Only rotate left to move) 2012-03-22 11:24:52 +01:00
daid
b398e2a2cd Added scale to preview window instead of model tab 2012-03-21 16:53:05 +01:00
daid
d923d8d3b8 Move flip option to 3D preview window 2012-03-21 15:53:29 +01:00
daid
e9c7135f5c Force minimal size to fix issue #16 2012-03-20 16:23:00 +01:00
daid
c71bc3e9e0 Moved "nozzle size" to preferences, as it is not something that really belongs are you current setting, but is a configuration option for your machine, and never really changes unless you switch machine. 2012-03-20 16:09:25 +01:00
daid
4c176dc728 Changed layer height warning to use nozzle size. Added max volume extrusion per second check for speed. 2012-03-19 11:45:40 +01:00
daid
51001d2381 Always use the configured serialport/baudrate if none given as parameters 2012-03-19 11:05:40 +01:00
Daid
93f8d13b0a Add proper line width calculation to GCode preview. Added raft settings. 2012-03-18 23:00:33 +01:00
Daid
2fcd59bfb6 Moved profile read/write functions to newui. Better seperation of Skeinforge and NewUI. Moved all the defaults to profile.py, instead of all over the place. 2012-03-17 12:03:38 +01:00
daid
f9940a3173 Don't hate me, but I renamed the sources directory. 2012-03-16 15:15:08 +01:00
Renamed from SkeinPyPy_NewUI/newui/mainWindow.py (Browse further)