49 Commits

Author SHA1 Message Date
61f1fc66c2 Merge pull request #7 from J0eC00l/master
Typo fix + additions to .gitignore
2015-03-18 01:06:02 +03:00
Joe Cool
866aa1bc3d merge 2015-03-17 22:53:31 +01:00
7831246599 Added feedrate settings 2015-03-17 14:42:05 +03:00
16de411b2d Added warning if baudrate set failed 2015-03-16 21:19:33 +03:00
Joe Cool
376428070c Added generated files to .gitignore,
Fixed typo [recieved -> received]
2015-03-16 00:33:46 +01:00
654c0b6546 Made QSerialPortInfo protected 2015-03-15 16:50:51 +03:00
bdb3660134 Removed unneeded concurrent module 2015-03-15 16:42:50 +03:00
53283605e0 Added comments and reorganized 2015-03-14 18:15:31 +03:00
a30e869e61 More cleanup
Set parent for all QTimers
2015-03-14 18:00:34 +03:00
5db118ebf6 Cleaned up old sender 2015-03-14 15:08:14 +03:00
228d7abd78 Bugfixes and cleanup 2015-03-14 00:28:20 +03:00
b4ce73c959 Moved sender to other thread 2015-03-13 23:55:12 +03:00
fea7f342c1 Initial sender move 2015-03-13 22:19:00 +03:00
314f853e40 Moved checksum algorithm 2015-03-13 14:49:08 +03:00
f920d00c0a Added recent files menu 2015-03-10 22:37:53 +03:00
6ae1651c0a Added history of user commands 2015-03-10 18:39:09 +03:00
bf79613ffb Cleanup 2015-03-10 00:29:34 +03:00
9fa65d922f Default settings tweaks 2015-03-09 22:31:23 +03:00
7cfd1aedb3 Previos Qt versions fixes 2015-03-09 16:25:53 +03:00
172215b3cb Cleanup 2015-03-09 16:03:18 +03:00
0b25c5709d Fixed SD status reporting with new parser 2015-03-08 01:50:05 +03:00
a83a677bfa Cleanup 2015-03-08 00:18:29 +03:00
7dd5da143e Moved all the parsing to other thread (MAJOR boost in speed) 2015-03-08 00:12:14 +03:00
e7ad6a0013 Added firmware to options (EEPROM editor)
Some preparations to support EEPROM editor
Only enable checksums and EEPROM editor for debug right now
2015-03-07 01:48:17 +03:00
c174c93ed8 More settings and UI bugfixes 2015-03-06 21:57:46 +03:00
1f287f3b58 Optimizations, added Marlin error handling 2015-03-06 19:40:02 +03:00
763bc62b26 Getting ready for checksum support 2015-03-06 17:44:32 +03:00
3bb5133ea9 Added option to enable\disable controls autolock 2015-03-06 15:13:12 +03:00
af4c29ecdd Replaced some parsers with regexp 2015-03-05 19:39:48 +03:00
f27e5f92f0 Ui tweaks
Minor optimization of temperature parsing
2015-03-05 13:36:48 +03:00
946bfb3d2c Implemented flow control, speed control and emergency stop 2015-03-04 15:21:02 +03:00
c68fc4dca5 Ui tweaks
Added "About Qt"
2015-03-04 14:38:35 +03:00
d0c4a73cc9 Source reorganization 2015-03-04 00:10:32 +03:00
983aed1916 Echo on/off
Protocol perfomance tweaks
2015-03-03 22:33:44 +03:00
96081a7588 Async step change fix due to bug in some QT versions 2015-03-03 18:31:26 +03:00
868530ab52 Updated UI and added asymetric step selection 2015-03-03 18:02:59 +03:00
35fe77e08c Settings tweak for SD printing 2015-03-03 16:40:45 +03:00
34c23b69e4 SD card printing UI 2015-03-03 16:26:26 +03:00
8a43041ed6 Initial SD printing support 2015-03-03 14:51:38 +03:00
aed98997a0 Moved temperature parsing to QFuture 2015-03-03 10:54:22 +03:00
49e011ac85 Fixes on serial connection 2015-03-02 18:42:12 +03:00
3b0dd64aac Added option to disable temperature check 2015-03-02 18:07:45 +03:00
b4ff066b11 Minor fixes 2015-03-02 15:58:36 +03:00
47aa59860e Error handling 2015-03-02 15:01:17 +03:00
c3fca7a2cd Minor fixes of timer system 2015-03-01 14:31:14 +03:00
f70f209bbc Added commands injection in printing time (for temperature check) 2015-03-01 00:35:11 +03:00
4aa66e8bdf Minor tweaks towards release 2015-02-28 20:55:20 +03:00
a28523beaa Some more dev release preparations 2015-02-28 20:36:58 +03:00
04a1d317be initial commit 2015-02-28 18:12:34 +03:00