190 Commits

Author SHA1 Message Date
32cece30fb Ui tweaks v0.3 2015-03-08 21:41:52 +03:00
218a5c3897 Priority tweak 2015-03-08 21:41:43 +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
d50d077508 Ui polish and input validation 2015-03-07 17:21:54 +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
dbc69f2264 Merge branch 'master' of https://github.com/NeoTheFox/RepRaptor 2015-03-05 13:42:50 +03:00
f27e5f92f0 Ui tweaks
Minor optimization of temperature parsing
2015-03-05 13:36:48 +03:00
608f9b6ebd README.md update 2015-03-05 00:39:53 +03:00
1e774b0321 Minor quick fix (uncommented M105 at connect) v0.2 2015-03-04 23:20:32 +03:00
fad2c570bc Minor UI tweaks
Cleanup
2015-03-04 21:45:04 +03:00
77505f5325 Ui fix 2015-03-04 15:25:44 +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
41d396fe2a Cleanup 2015-03-04 00:13:11 +03:00
d0c4a73cc9 Source reorganization 2015-03-04 00:10:32 +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
c0ca93a6a2 Ui tweaks 2015-03-03 22:52:56 +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
3fb77294f3 Merge branch 'master' of https://github.com/NeoTheFox/RepRaptor 2015-03-03 13:21:52 +03:00
1418b230f5 Fixed homeall 2015-03-03 13:21:10 +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