Commit Graph

194 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 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
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 24e671fce7 Ignore local changes to .pronsolerc 2011-07-04 02:47:46 -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 72c68030cc Do not choke on comments in gviz 2011-06-30 14:05:53 +02: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 fb2c1d720e Merge pull request #31 from jmil/AudioBot
Example M105 and M84 custom buttons
2011-06-29 23:29:21 -07:00
Jordan Miller 4e5979d037 comment out custom buttons by default 2011-06-30 02:26:41 -04:00
Jordan Miller b77e446074 Merge branch 'kliment_master' into AudioBot 2011-06-30 02:17:13 -04:00
Jordan Miller 9b3acd7860 fixing nomenclature 2011-06-30 02:12:18 -04:00
kliment e830702be0 Remove unused dependency 2011-06-30 07:11:58 +02:00
Jordan Miller a0b4b5709b turn on check temp and release all axes buttons by default 2011-06-30 01:01:14 -04:00
kliment f39d0d915e Only bind paint event once in gviz 2011-06-30 06:59:11 +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
kliment 0b2ad078e3 Merge pull request #29 from k-eex/master
file path saving in settings
2011-06-29 21:39:29 -07: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
kliment 8d92ac2497 Merge pull request #28 from k-eex/master
Save pronterface changes into settings, fix not taking feedrate spinners into account
2011-06-29 13:36:18 -07:00
Keegi faa01969e1 Save pronterface changes into settings, fix not taking feedrate spinners into account 2011-06-29 23:34:27 +03:00
kliment 09b7718f56 Only redraw when necessary in gviz 2011-06-29 22:17:53 +02:00
kliment 1febba48ef Merge pull request #27 from k-eex/master
Fixes for breaking movements, update pronterface fields based on settings too
2011-06-29 13:15:59 -07:00