MrDraw/Cura
Ferdi van der Werf fbc9af3233 Fixes #95
wx.EVT_KILL_FOCUS is not fired on OSX, so we have to use a different
event to save. I thought EVT_STC_CHANGE of wx.stc would be a good
choice.
See http://www.yellowbrain.com/stc/events.html#EVT_STC_CHANGE

Altered gcodeTextArea slightly to use the new gcodeTextArea on OSX as
well.
2012-05-11 02:31:18 +02:00
..
avr_isp Fixed some more problems with first run wizard. Made print window X/Y/Z move buttons work. 2012-05-10 21:29:42 +02:00
cura_sf What was I smoking? This code is much simpler this way. 2012-05-07 18:12:26 +02:00
firmware Updated firmware for a few fixes. Enabled Ultipanel+click encoder in default firmware (does not hurt if you do not have it) 2012-04-16 16:00:15 +02:00
gui Fixes #95 2012-05-11 02:31:18 +02:00
images Add icons for Z move 2012-05-10 22:44:42 +02:00
util If gcode tags have integer values then export them as integer, else export them as float 2012-05-09 20:16:32 +02:00
__init__.py Rename from SkeinPyPy to Cura in URLs, paths and scripts. 2012-03-24 11:01:35 +01:00
cura.py Some changes for the project manager. 2012-04-17 19:12:40 +02:00
LICENSE Added LICENSE file, Skeinforge is AGPL, so it's best to match that. 2012-04-19 11:52:52 +02:00