Commit Graph

339 Commits (5a059961fae86413eb6aa4f9244dbb7155aa0458)

Author SHA1 Message Date
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
kliment 220ce936c8 Fix ALL dropdowns on Windows 2011-06-09 19:21:13 +02:00
kliment c5e6fe2283 Fix dropdowns on Windows 2011-06-09 19:20:13 +02:00
kliment 80b222902b Remove dependency on "with" - works with python 2.5 2011-06-09 19:03:57 +02:00
kliment cee3698530 Controllable feedrates 2011-06-09 18:44:57 +02:00
kliment 7a8819e448 Pronterface: remember dir across opened files 2011-06-09 16:43:03 +02:00
kliment b3053854ca Allow copy from pronterface window. rstrip incoming lines. 2011-06-09 16:13:17 +02:00
kliment 5fc2fe09f8 Pronsole: Print all unknown responses
Updated readme
2011-06-09 16:01:23 +02:00
kliment 961ad6b8b2 Pronterface: Full printer control, mini-mode. 2011-06-09 15:19:03 +02:00
kliment f13110a68b Temperature setting 2011-06-09 12:54:03 +02:00
kliment 95ce7969c6 Preliminary control panel, pronsole integration 2011-06-09 08:18:13 +02:00
kliment b3da9b1204 SD Upload works. 2011-06-09 00:02:00 +02:00
kliment 4ed07aef0c Add log window and fix print from SD command 2011-06-08 17:25:01 +02:00
kliment 275fcb2901 Added pronterface 2011-06-08 16:19:38 +02:00