Commit Graph

82 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
Ahmet Cem TURAN 06a7827dde Garys Hack and SFACT all together in a package 2011-08-01 23:04:42 +03: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 7245e54b4a Monitor command in pronterface now toggles the checkbox and sets the interval 2011-07-28 12:33:39 +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
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 d483f84b6f Disable skeinforge settings on mac 2011-07-20 10:23:07 +02: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
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 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 7e80870c52 Merge remote branch 'kliment/master' 2011-07-12 00:15:58 +03:00
kliment c93ecbf993 Do not show gcode window unless file is loaded 2011-07-10 20:56:25 +02:00
Keegi e986b82440 Merge remote branch 'kliment/master' 2011-07-09 19:46:54 +03:00
Alessandro Ranellucci 4724fc0c04 Hide the pause button until needed. 2011-07-09 16:07:17 +02:00
Alessandro Ranellucci 6d78deeab2 Leave Reset enabled and allow loading a GCode file without connecting to the printer. 2011-07-09 15:54:59 +02:00
Alessandro Ranellucci cac5f9bc71 Enable/disable all printer controls when we're connected or disconnected. 2011-07-09 15:38:49 +02:00
Alessandro Ranellucci 1c8f97cc20 Enable/disable Connect/Disconnect buttons alternatively. 2011-07-09 15:20:33 +02:00
Alessandro Ranellucci 38f34ac934 Enable and disable Print and Pause buttons consistently. 2011-07-09 15:18:03 +02:00
Alessandro Ranellucci cf8c8ffa42 Rename Restart/Resume buttons back to Print/Pause when a new GCode file was loaded. 2011-07-09 15:13:11 +02:00
Keegi d08bc641c0 simple small GUI editor for macros in pronterface 2011-07-07 00:19:45 +03:00
Keegi 8ca085a728 changed order of parsing startup config files and -e commands 2011-07-04 13:06:58 +03:00
kliment 54e208a1fb Merge pull request #32 from k-eex/master
command line parsing, add -c and -e
2011-07-04 02:48:27 -07:00
kliment 51f59b0618 Fix crash on new gcode file load if no previous file was loaded 2011-07-04 11:45:17 +02:00
Keegi 6f4ea3baf1 command line parsing, -c for overriding .pronsolerc filename/location, -e for commands from command line 2011-07-04 12:06:18 +03:00
kliment 4d1917fcbc Temp report display below check temp button 2011-06-30 09:14:09 +02:00
kliment 8078f72a70 Move monitor checkbox, add M84 and M105 buttons, make more space for custom buttons on top 2011-06-30 09:09:53 +02:00
kliment fa53fc900b Clear loaded part in gviz window when new part is loaded 2011-06-30 06:57:40 +02:00
kliment 35c00f6da9 Treat STL and Stl files like stl files and skein them. 2011-06-30 06:54:45 +02:00
Keegi 3273f5cc4c save last file path 2011-06-30 00:34:01 +03:00
Keegi 0b8855781c only save feedrates when changed 2011-06-30 00:34:00 +03:00
Keegi faa01969e1 Save pronterface changes into settings, fix not taking feedrate spinners into account 2011-06-29 23:34:27 +03:00
Keegi afb7236d03 pronterface to take into account the defaults (port, baudrate, feedrates) 2011-06-29 22:27:00 +03:00
Keegi 3de92320f8 command "set" to store persistent variables for preferences 2011-06-29 21:51:24 +03:00
kliment 83d593ee11 Add custom button support, change progress bar color, make gcode preview bigger 2011-06-25 01:28:36 +02:00