Commit Graph

78 Commits (a80a2fea4b45b6908ed24ad34d2652acd0a00164)

Author SHA1 Message Date
Kliment Yanev 56a4a0d98b Fix escalating memory usage when multiple large files are printed after each other.
React to resend only when the command is in the beginning of a line.
2011-11-22 21:32:16 +01:00
Duane Johnson 167470e638 Added a try/except block around readline so that disconnection does not yield a traceback. 2011-11-15 22:03:18 -06:00
Kliment Yanev bdba2b1449 Fixes issue #49 2011-09-28 13:41:24 +02:00
Kliment 1307f9801b Fix crash caused by serial error with fiveD firmware on resend request. 2011-08-22 12:09:39 +02:00
kliment 655ab135e5 Fix permissions, allow commands when printer disconnected 2011-07-15 09:15:12 +02:00
Alessandro Ranellucci ec6c532112 Do not try to parse DEBUG_ lines from Sprinter. 2011-07-12 10:42:00 +02:00
kliment e830702be0 Remove unused dependency 2011-06-30 07:11:58 +02:00
kliment 26c174402f Continue on exceptions in callback functions 2011-06-28 11:38:55 +02:00
kliment 198f6ec5f7 Fix resends to persist on ok 2011-06-26 02:47:39 +02:00
kliment e97d8df393 Correct mirroring of part in pronterface, strip comments from gcode before sending 2011-06-22 08:19:13 +02:00
kliment 3e40f57309 More lenient online-ness detection made to work with FiveD 2011-06-14 16:04:46 +02:00
kliment 2313474421 Fix M109/M190 handling to not overflow the serial buffer. 2011-06-14 09:23:03 +02:00
Keegi 6fe022c280 remove redundant line endings from 'loud' output in printcore 2011-06-10 13:10:06 +03:00
kliment 7a8819e448 Pronterface: remember dir across opened files 2011-06-09 16:43:03 +02:00
kliment b513383d04 Accept alternative resend format 2011-06-09 16:23:05 +02:00
kliment 124aef586f Support rs N0 - style resends 2011-06-09 16:22:04 +02:00
kliment 31da9098a0 Fix pause command. Fix help for pause command. 2011-06-07 07:46:29 +02:00
kliment fd6eb8ac3a Add reset command. Make gettemp and monitor less misleading 2011-06-06 19:46:25 +02:00
kliment 4ab811754c Add skeinforge settings support. Make printing non-modal. Experimental pausing. 2011-06-02 18:47:45 +02:00
kliment fe9764623a Fixes online-ness detection on non-Sprinter firmwares. 2011-06-01 14:31:38 +02:00
kliment 6a130c7bc6 Add upload functionality to pronsole 2011-05-28 19:08:22 +02:00
kliment b679451a43 Add callback support 2011-05-27 00:16:26 +02:00
kliment 7113ab99fb Add quiet option if statusrepor=True. 2011-05-23 15:39:24 +02:00
kliment 5161eb1ae5 Make printcore usable as a rudimentary command line print program 2011-05-22 22:52:57 +02:00
kliment 140458281e First working version - can now connect to and talk with firmware, handle flow control and resends. 2011-05-22 20:23:29 +02:00
kliment 72d6bd2784 Changes to make interactive mode use nicer - no RECV message on recv timeout 2011-05-12 09:03:57 +02:00
kliment 86c76a199c Added documentation and patched up a couple functions 2011-05-11 17:28:35 +02:00
kliment 64137be9a1 Initial commit, basic functionality (send gcode to printer, pause, resume, send intermediate command) 2011-05-10 09:59:28 +02:00