Commit Graph

23 Commits (d7d543e199ca05f8e45546384d78e5b2a6318b6f)

Author SHA1 Message Date
daid e20799ffef Removed useless G21 in start code 2012-03-12 12:18:17 +01:00
daid 183aed4dd0 Removed debug message from Joris plugin 2012-03-12 11:03:27 +01:00
Daid 351bb29ade Fixed flip options, added show log when slicing fails, fixed bug in comb module 2012-03-11 11:56:50 +01:00
Daid 1a09b3502d Save alteration files in UTF-8 2012-03-09 17:12:18 +01:00
daid ed61e889dc Added model transformation options (scale/flip/rotate) 2012-03-07 16:58:04 +01:00
daid 41ed3e34de Added start.gcode (when did this go missing?) 2012-03-05 12:20:54 +01:00
Daid 5fa46f89d5 Merge branch 'master' of github.com:daid/SkeinPyPy 2012-02-28 19:37:33 +01:00
Daid 92dcb02e4b .
Merge branch 'master' of github.com:daid/SkeinPyPy

Conflicts:
	SkeinPyPy_NewUI/skeinforge_application/alterations/end.gcode
	SkeinPyPy_NewUI/skeinforge_application/alterations/start.gcode
2012-02-28 19:37:17 +01:00
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 57d05dfc7b Fixed comments in start/end gcode. Marlin doesn't like () style comments 2012-02-26 19:06:37 +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