Commit Graph

63 Commits (8125f893f61da6d3e538c5df3b2f1f1f115194b5)

Author SHA1 Message Date
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
kliment 96243e1883 Fix gcode visualization window caption and highlights 2011-06-23 14:53:44 +02:00
kliment 48b981f2b1 Bigger gcode visualization window on click, layer progress bar 2011-06-22 14:54:59 +02:00
kliment f69de94a47 Real-time print move visualization 2011-06-22 13:40:27 +02:00
kliment 52a51fc75a Show current layer in visualization instead of all layers 2011-06-22 12:21:04 +02:00
kliment 39245779d8 Merge pull request #17 from k-eex/macros
making macros work on pronterface
2011-06-22 03:13:00 -07:00
kliment 0b147a12bd Added very basic gcode visualization 2011-06-21 18:52:11 +02:00
Keegi 936a2685be making macros work on pronterface (it was missing pronsole.__init__ call)
refactored reading pronsolerc as separate function, call that from pronterface
2011-06-20 23:41:31 +03:00
Keegi 71762e17bf Auto-select all text in command box after executing the line 2011-06-18 13:01:31 +03:00
kliment 20d5ffad83 Switch to sizers 2011-06-16 06:28:46 +02:00
kliment 4b87be7b29 Add installation instructions.
Add skeinforge settings option to pronterface menu.
Fix mini window size on a mac.
Make retract option more robust.
2011-06-13 09:09:29 +02:00
kliment 60fba0d810 Merge branch 'master' of github.com:kliment/Printrun 2011-06-12 00:26:49 +02:00
kliment 347124df57 Safer string handling. 2011-06-11 23:03:01 +02:00
Ahmet Cem TURAN acf6986705 Reversing the extruder did not work. Corrected 2011-06-11 09:13:13 -07:00
kliment 40ba0e592d Restart functionality 2011-06-10 20:34:04 +02:00
kliment cac4a96f17 Do not change directory on load 2011-06-10 14:47:49 +02:00
kliment c495dcdad4 Show filename in status string 2011-06-10 10:55:12 +02:00
kliment 0d5809eada Slow approach on homing. Loaded filename in monitor output 2011-06-10 10:12:12 +02:00
kliment 48f156954a Highlight home buttons 2011-06-09 21:43:42 +02:00
kliment a0e6c61cd8 Fix window size on Windows 2011-06-09 19:26:07 +02:00