Commit Graph

25 Commits (d7d543e199ca05f8e45546384d78e5b2a6318b6f)

Author SHA1 Message Date
Daid 75e3364967 Some bugfixes on the beta3 release 2012-03-10 12:12:46 +01:00
unknown 2cba5e4183 Fix problems with serial connection
Added first version of steps per E
Added more GCode path preview (lower layers)
2012-03-09 15:14:12 +01:00
daid ed61e889dc Added model transformation options (scale/flip/rotate) 2012-03-07 16:58:04 +01:00
Daid d3af800217 Large update adding:
-Python based firmware loader (not used yet)
-Beginning of the first run wizard
-Preferences window
Also moved around a few functions, cleaned somethings up
2012-03-05 22:30:54 +01:00
daid a73c1c1ca2 Fixed the gcode start/end editor (was modified by the M92 and temperature insertion hacks) 2012-02-29 16:36:14 +01:00
daid e7a5ba9712 Split gcode interperter from preview window.
Added top down view
Added mouse wheel zoom
Removed 2 useless analyze plugins
Added temperature
Added template for M92 E value (but not configurable yet)
Remove M101 M103 from GCode
Moved filament to print settings
2012-02-28 15:02:24 +01:00
daid 1606f93e09 Renamed "configWindowBase" package to "configBase"
Fixed a small issue if you had never opened the advanced config window
Fixed few comments in joris plugin
2012-02-28 11:28:28 +01:00
daid 36c1bc7c0f . 2012-02-27 17:21:50 +01:00
daid bca89f9ce5 Fixed bug when wall width was less then the nozzle size.
Added advanced settings (mostly for 'joris' cups)
2012-02-27 16:40:33 +01:00
daid 5921a7e947 Split the main window code into a configBase and the main window
Fixed first layer speed
Fixed popup text update when warning/error is generated
2012-02-27 14:51:52 +01:00
Daid f5c5f67f62 Added support
Added a few comments to export so preview and future advanced tuning can
be done
Speed up preview of GCode
Added last used file reload
2012-02-26 14:30:34 +01:00
Daid 85e67e9851 Fixed some windows UI bugs
Set some defaults for settings
Fixed start/end swap (oops)
Fixed rounding error (again)
2012-02-24 22:37:53 +01:00
daid 0811f3944a Fixed some floating point rounding errors 2012-02-24 19:25:55 +01:00
daid 68d7dc617e Updated a whole bunch of settings so they actually work now. 2012-02-24 19:19:00 +01:00
daid 2c7adfe8ec Added validators, which show red/yellow when validation generates a warning or error.
Added 'better' popup for tooltip help.
2012-02-24 17:07:03 +01:00
Daid 86c8bc2288 Fixed the OpenGL window (old implementation caused problems in windows)
Changed the way profiles are loaded/saved/used. This is more flexable,
allows for calculations inside the actual settings to SF
2012-02-23 22:47:42 +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 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 91945fe1d3 Fixed profile saving.
Made skirt perimeter gap in mm instead of a ratio
2012-02-21 17:33:02 +01:00
daid ac9f65c098 Added slicing progress window
Fixed the circular dependency
2012-02-21 15:27:03 +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