Commit graph

18 commits

Author SHA1 Message Date
daid
bdb4b5b4e9 Added a proper toolbar to the 3D preview.
Fixed pypy run (wx error)
2012-02-23 14:08:34 +01:00
daid
7183ac0d4a Renamed "config" to "profile" 2012-02-23 12:04:23 +01:00
Daid
5bcb8035e4 Some fixes in the GCode interperter. Start/End gcode is saved now. 2012-02-22 20:44:00 +01:00
Daid
237cf355ce Added multiple skirt line feature 2012-02-22 20:15:56 +01:00
Daid
32d8fb4377 Merge branch 'master' of github.com:daid/SkeinPyPy 2012-02-22 19:20:02 +01:00
daid
e09b08c85e Added same patch for checkSSE2 to newUI version 2012-02-22 16:06:53 +01:00
Daid
7a77a44dea Added start/end gcode editor (read only, doesn't save yet)
Added GCode preview (Loads to do there)
Added help tooltip option (Loads of help to write)
2012-02-21 23:05:30 +01:00
Daid
1e2d8e372f Fix in dimension plugin so it doesn't emit retract code if there is no
retraction.
2012-02-21 21:31:29 +01:00
Daid
840998d933 Merge branch 'master' of github.com:daid/SkeinPyPy
Conflicts:
	SkeinPyPy_NewUI/newui/mainWindow.py
2012-02-21 18:20:23 +01:00
daid
ce65087aad Added few comments 2012-02-21 17:59:44 +01:00
daid
91945fe1d3 Fixed profile saving.
Made skirt perimeter gap in mm instead of a ratio
2012-02-21 17:33:02 +01:00
daid
d1af41e61b Fix the window size when progress panels are removed. 2012-02-21 16:37:31 +01:00
daid
ac9f65c098 Added slicing progress window
Fixed the circular dependency
2012-02-21 15:27:03 +01:00
Daid
1414737787 Added few missing options
Added transparent mode to 3D preview
2012-02-21 00:54:04 +01:00
Daid
68944bb221 Large configuration update, the new UI now starts to work a bit.
Still missing a bunch of configuration settings. And the start/end code is
not editable yet, and never included.
2012-02-20 23:27:34 +01:00
daid
66ed99c4db Add information about which settings to ignore and to save.
Make load stl button functional.
2012-02-20 18:55:54 +01:00
daid
bb7e453bc4 Some more new UI updates. Not functional yet.
UI no longer crashes if you don't have PyOpenGL.
Start of UI using skeinforge settings.
2012-02-20 16:44:43 +01:00
Daid
a414a80837 Adding SkeinPyPy_NewUI as development for a brand new user interface.
Experimental, doesn't slice yet, loads of work ahead.
2012-02-20 00:30:49 +01:00