Commit Graph

240 Commits (353e51d6dd494971a1dda2ef1674b383881f6a8f)

Author SHA1 Message Date
Keegi 353e51d6dd fix specifying colours causing exception 2011-08-03 22:27:41 +03:00
Keegi 799a3ec0e1 customise custom buttons via UI 2011-08-03 21:49:19 +03:00
Kliment 78e585e6c9 Set default list style in plater 2011-08-02 18:02:49 +02:00
Kliment 3f5f6d7d38 Set client size in plater 2011-08-02 17:46:10 +02:00
Kliment 411985dbce Set icon for plater 2011-08-02 17:45:23 +02:00
Kliment fe29da5bbe Add icons for plater and pronsole 2011-08-02 17:44:13 +02:00
kliment 0cd6ab2c31 Merge pull request #42 from ahmetcemturan/master
Simplified, mac-compatible skeinforge configuration - compatible with sfact
2011-08-02 01:44:32 -07:00
Ahmet Cem TURAN 1ea2cc3c8f Deleted SFACT related stuff 2011-08-02 11:08:22 +03:00
Ahmet Cem TURAN 06a7827dde Garys Hack and SFACT all together in a package 2011-08-01 23:04:42 +03:00
Kliment eaaa56a3a2 Fix window title text 2011-07-31 09:57:15 +02:00
Kliment 679b119361 Add gridlines to gviz 2011-07-31 09:56:00 +02:00
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