Commit Graph

669 Commits (9692593f5ef8f36a24bff511341236b93db8be62)

Author SHA1 Message Date
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
Keegi 6ed74e6a63 Fixed missed change from self.feed{xyze} into self.settings.{xyze}_feedrate 2011-06-29 23:13:43 +03:00
Keegi afb7236d03 pronterface to take into account the defaults (port, baudrate, feedrates) 2011-06-29 22:27:00 +03:00
kliment 68793b067c Merge pull request #26 from k-eex/master
"set" command to store persistent variables for preferences
2011-06-29 12:01:39 -07:00
Keegi 3de92320f8 command "set" to store persistent variables for preferences 2011-06-29 21:51:24 +03:00
kliment e3dabb54f9 Merge pull request #25 from jwildeboer/patch-1
Added blurb for Fedora - tested on Fedora 15, x86_64
2011-06-29 03:40:11 -07:00
Jan Wildeboer 356c0d39b2 Added blurb for Fedora - tested on Fedora 15, x86_64 but should also work on older versions. 2011-06-29 03:32:31 -07:00
kliment 3683fe8c26 Merge pull request #24 from Spacexula/master
Specify install order in readme
2011-06-29 01:26:26 -07:00
Spacexula cd7b201c59 Edited README via GitHub 2011-06-28 21:06:54 -07:00
kliment 26c174402f Continue on exceptions in callback functions 2011-06-28 11:38:55 +02:00
kliment ea35ea0e23 Merge pull request #23 from k-eex/master
Macro persistence
2011-06-28 02:37:33 -07:00
Keegi 5f16c89d10 Fixed typo 2011-06-27 00:37:55 +03:00
Keegi 0fee017277 macro persistence 2011-06-27 00:05:22 +03:00
kliment e37b08ffd6 Merge pull request #22 from k-eex/master
mousewheel zooming in gviz window
2011-06-26 10:59:22 -07:00
Keegi dc9cd71137 reversed layerup/layerdown direction on shift-mousewheel 2011-06-26 20:55:22 +03:00
Keegi 3e69e353bd mouse-wheel zooming in gviz window 2011-06-26 20:46:15 +03:00
kliment 4229d44904 Merge branch 'master' of github.com:kliment/Printrun 2011-06-26 10:23:44 +02:00
kliment 198f6ec5f7 Fix resends to persist on ok 2011-06-26 02:47:39 +02:00
kliment ec66e04d47 Merge pull request #21 from k-eex/master
Read .pronsolerc from current directory if not found in home directory
2011-06-25 01:06:24 -07:00
Keegi 2810993f06 Read .pronsolerc from current directory if not found in home directory 2011-06-25 11:03:01 +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
Nathan Zadoks a040eb7774 Made -p work >_< 2011-06-23 13:55:46 +02:00
Nathan Zadoks c1e45ab999 Added a little error handling to the connection bit 2011-06-23 13:20:11 +02:00
Nathan Zadoks 9ad295c931 Trying to fix cold extrusion 2011-06-23 12:22:10 +02:00
Nathan Zadoks 0a5cb2d958 Gave extruder calibration script slightly more sensible defaults. 2011-06-23 11:49:04 +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