Commit Graph

1079 Commits (master)

Author SHA1 Message Date
Kliment de535498f7 Add hashbang to plater.py 2011-07-31 00:06:32 +02:00
Kliment 073c23377e Deselect previously selected object on new object load 2011-07-30 23:54:37 +02:00
Kliment 3be01c92c4 Auto-select last opened object, faster rotation 2011-07-30 23:52:09 +02:00
Kliment e94986b9ec Add icon to pronterface 2011-07-30 13:06:40 +02:00
Kliment fa63e85753 Fix rotation in plater 2011-07-30 00:23:12 +02:00
Kliment 3bb3809906 Binary STL read for plater 2011-07-30 00:11:17 +02:00
kliment 85078b82a5 First working version of the plater tool. 2011-07-29 14:12:13 +02:00
kliment 9b1b45d00c Merge pull request #20 from FrozenFire/master
Sensible defaults for calibration script
2011-07-28 03:14:50 -07:00
kliment 7abc2d59ce Fix homing for people in the stone age (using FiveD) 2011-07-28 12:07:47 +02:00
kliment 76fafca31d Merge branch 'master' of git@github.com:kliment/Printrun 2011-07-28 12:01:24 +02:00
kliment 9c531f56d3 Print out error instead of crashing on skeinforge errors 2011-07-28 12:00:57 +02:00
Keegi fbe76b6d42 Fixed faded layer draw order in gviz 2011-07-28 12:54:06 +03:00
Keegi 7245e54b4a Monitor command in pronterface now toggles the checkbox and sets the interval 2011-07-28 12:33:39 +03:00
Keegi ae81b88340 Python 2.5 friendly exception catching syntax change 2011-07-27 21:41:40 +03:00
Alessandro Ranellucci 9e11e5eef0 Move all button enable/disable/setlabel calls inside wx.CallAfter() to avoid threading issues 2011-07-27 17:23:28 +02:00
Keegi fba262be54 Options dialog 2011-07-26 19:29:55 +03:00
Keegi 64fd8aebd7 make macro editor a Dialog, not a Frame so it does not get lost behind the main window 2011-07-26 19:29:53 +03:00
Keegi 0af5005052 Edit macros via menu access 2011-07-26 19:29:52 +03:00
Keegi 7ce9bd0df6 Eye candy on gviz
- line width/extrusion width scales with window zoom
- fade layer colour into background colour
- handle gviz window resizing
2011-07-26 19:29:50 +03:00
kliment cf49a963b1 Autoload skeined STL files in addition to stl files. 2011-07-24 11:14:12 +02:00
kliment 8d2c609a1f Revert previous commit 2011-07-22 16:34:23 +02:00
kliment 77149a2257 Load gcode file with same name as stl file (no _export) 2011-07-22 14:05:21 +02:00
kliment 929c245069 Change working dir to enable skeinforge detection 2011-07-21 15:17:40 +02:00
kliment dffa62023c Use G28 for individual axis homing 2011-07-20 15:10:01 +02:00
kliment d483f84b6f Disable skeinforge settings on mac 2011-07-20 10:23:07 +02:00
kliment 85dd1b9a1c Merge pull request #37 from alexrj/mac
Avoid text clipping on Mac
2011-07-20 00:42:44 -07:00
Alessandro Ranellucci d9a0526c46 Minimal UI improvements to avoid text clipping on Mac 2011-07-19 17:33:08 +02:00
Keegi 174321aaea Save last used temperature in pronterface, to put it in combo box for next run. 2011-07-19 11:02:48 +03:00
Keegi 2dc8272345 fix for unitialized variable error when .pronsolerc does not exist 2011-07-18 18:25:15 +03:00
kliment 30023a5be1 Remove end callback until pausing bug is fixed 2011-07-17 18:08:18 +02:00
kliment 18722636e6 Show STL files as well as stl files in load dialog. Reset Print/Pause buttons on file load 2011-07-17 14:28:15 +02:00
kliment 8125f893f6 Print elapsed time after print is done. 2011-07-17 12:53:13 +02:00
kliment bfe99db55e Merge branch 'master' of github.com:kliment/Printrun 2011-07-15 12:11:48 +02:00
kliment 71dfcf141e Autoload file and enable print after skeining 2011-07-15 12:11:09 +02:00
Keegi 7b9cb79ffe Merge remote branch 'k-eex/master' (macro editor) 2011-07-15 12:02:37 +03:00
Keegi 1d5ce77a36 some fixes to macro editor routines 2011-07-15 11:12:21 +03:00
Keegi 2834e5631e Merge remote branch 'kliment/master' 2011-07-15 10:19:53 +03:00
Keegi 049400b66b indent/unindent multiline macros automatically for macro editor 2011-07-15 10:19:28 +03:00
kliment 655ab135e5 Fix permissions, allow commands when printer disconnected 2011-07-15 09:15:12 +02:00
Keegi b9ccd4330f Merge remote branch 'kliment/master' 2011-07-15 10:14:02 +03:00
kliment bd640591d5 Rename .pronsolerc so as not to overwrite local changes 2011-07-13 06:53:32 +02:00
kliment b8d04d1874 First semi-working version of plater. Only works with ascii stl files for now 2011-07-12 14:25:48 +02:00
kliment ffb151b3f5 Merge pull request #35 from alexrj/master
Do not try to parse DEBUG_ lines from firmware
2011-07-12 03:39:23 -07:00
Alessandro Ranellucci ec6c532112 Do not try to parse DEBUG_ lines from Sprinter. 2011-07-12 10:42:00 +02:00
Keegi 7e80870c52 Merge remote branch 'kliment/master' 2011-07-12 00:15:58 +03:00
kliment ae104d53a8 Plate generation tool and basic STL library 2011-07-11 12:27:58 +02:00
kliment c93ecbf993 Do not show gcode window unless file is loaded 2011-07-10 20:56:25 +02:00
kliment 76818fc072 Fix crash on new file load 2011-07-10 11:57:11 +02:00
Keegi e986b82440 Merge remote branch 'kliment/master' 2011-07-09 19:46:54 +03:00
kliment 61af573e27 Merge pull request #33 from alexrj/master
Disable buttons that require connection until connection established
2011-07-09 08:24:07 -07:00