Commit graph

14 commits

Author SHA1 Message Date
daid
5481b6e636 Updated the GCode preview, now uses thick lines for extrusion. Allows you to spot slicing errors better.
This update also adds a layer selection to the GCode preview.
2012-02-28 17:39:46 +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
4ee638898e Updated start/end code with correct style comments (not evil comments) 2012-02-27 17:29:14 +01:00
daid
36c1bc7c0f . 2012-02-27 17:21:50 +01:00
daid
e7a8601246 Added joris plugin
Added bunch of advanced settings for cups/vases
Added missing help tooltips
2012-02-27 17:14:51 +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
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
a2bbadbc37 Added left/right config panels for better overview of config tab.
Solved window start size problem
Made few adjustments to start/end code.
2012-02-23 18:15:29 +01:00
Daid
237cf355ce Added multiple skirt line feature 2012-02-22 20:15:56 +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
91945fe1d3 Fixed profile saving.
Made skirt perimeter gap in mm instead of a ratio
2012-02-21 17:33:02 +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