70 Commits

Author SHA1 Message Date
da4d7aaf06 Multiplatform separator 2015-03-11 18:35:46 +03:00
2d0bbd3efb Limit recent files to 10 2015-03-10 23:04:51 +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
a59f9b79e7 Cleanup 2015-03-10 00:26:32 +03:00
ee019e42f8 Added timer not to send extra SD checks 2015-03-10 00:22:35 +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
e62bfe3949 Settings cleanup 2015-03-09 16:04:56 +03:00
172215b3cb Cleanup 2015-03-09 16:03:18 +03:00
3dd344f51b Ui tweaks
Ajusted priority
2015-03-08 20:00:27 +03:00
b759337f4d Ui tweaks 2015-03-08 18:33:16 +03:00
4b29cc979d Disabled EEPROM editor for firmwares different from Repetier 2015-03-08 18:22:49 +03:00
2c09580633 Additional checks 2015-03-08 17:54:44 +03:00
c2ed9f3ba3 Optimal parsing 2015-03-08 17:38:08 +03:00
ed810d23e6 UI tweaks 2015-03-08 02:10:33 +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
e904d4499e Bugfixes in EEPROM editor 2015-03-07 20:20:16 +03:00
a89153adc8 Better EEPROM input validation 2015-03-07 17:47:29 +03:00
e9edde0932 EEPROM editing for Repetier enabled 2015-03-07 16:09:57 +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
ec04f3340b SD printing progress fix 2015-03-06 18:04:34 +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
1e774b0321 Minor quick fix (uncommented M105 at connect) 2015-03-04 23:20:32 +03:00
fad2c570bc Minor UI tweaks
Cleanup
2015-03-04 21:45:04 +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
f3487fae38 UI tweaks
Fixed settings
2015-03-04 14:29:09 +03:00
d8197ef617 Minor ui tweaks 2015-03-04 00:06:44 +03:00
4ec43e3176 Formating tweaks 2015-03-03 23:35:41 +03:00
7a654b6ec6 minor tweaks 2015-03-03 22:50:19 +03:00
983aed1916 Echo on/off
Protocol perfomance tweaks
2015-03-03 22:33:44 +03:00
caf9a47fb9 Fixed protocol 2015-03-03 21:52:37 +03:00
a8744c5cd8 Moved all commands to injector 2015-03-03 19:06:45 +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
7dbe5c64eb SD card fixes 2015-03-03 16:31:54 +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
f6e1c117d8 Added comments 2015-03-03 11:30:51 +03:00
aed98997a0 Moved temperature parsing to QFuture 2015-03-03 10:54:22 +03:00