Commit Graph

175 Commits

Author SHA1 Message Date
NeoTheFox 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
NeoTheFox c174c93ed8 More settings and UI bugfixes 2015-03-06 21:57:46 +03:00
NeoTheFox 1f287f3b58 Optimizations, added Marlin error handling 2015-03-06 19:40:02 +03:00
NeoTheFox ec04f3340b SD printing progress fix 2015-03-06 18:04:34 +03:00
NeoTheFox 763bc62b26 Getting ready for checksum support 2015-03-06 17:44:32 +03:00
NeoTheFox 3bb5133ea9 Added option to enable\disable controls autolock 2015-03-06 15:13:12 +03:00
NeoTheFox af4c29ecdd Replaced some parsers with regexp 2015-03-05 19:39:48 +03:00
NeoTheFox dbc69f2264 Merge branch 'master' of https://github.com/NeoTheFox/RepRaptor 2015-03-05 13:42:50 +03:00
NeoTheFox f27e5f92f0 Ui tweaks
Minor optimization of temperature parsing
2015-03-05 13:36:48 +03:00
NeoTheFox 608f9b6ebd README.md update 2015-03-05 00:39:53 +03:00
NeoTheFox 1e774b0321 Minor quick fix (uncommented M105 at connect) v0.2 2015-03-04 23:20:32 +03:00
NeoTheFox fad2c570bc Minor UI tweaks
Cleanup
2015-03-04 21:45:04 +03:00
NeoTheFox 77505f5325 Ui fix 2015-03-04 15:25:44 +03:00
NeoTheFox 946bfb3d2c Implemented flow control, speed control and emergency stop 2015-03-04 15:21:02 +03:00
NeoTheFox c68fc4dca5 Ui tweaks
Added "About Qt"
2015-03-04 14:38:35 +03:00
NeoTheFox f3487fae38 UI tweaks
Fixed settings
2015-03-04 14:29:09 +03:00
NeoTheFox 41d396fe2a Cleanup 2015-03-04 00:13:11 +03:00
NeoTheFox d0c4a73cc9 Source reorganization 2015-03-04 00:10:32 +03:00
NeoTheFox d8197ef617 Minor ui tweaks 2015-03-04 00:06:44 +03:00
NeoTheFox 4ec43e3176 Formating tweaks 2015-03-03 23:35:41 +03:00
NeoTheFox c0ca93a6a2 Ui tweaks 2015-03-03 22:52:56 +03:00
NeoTheFox 7a654b6ec6 minor tweaks 2015-03-03 22:50:19 +03:00
NeoTheFox 983aed1916 Echo on/off
Protocol perfomance tweaks
2015-03-03 22:33:44 +03:00
NeoTheFox caf9a47fb9 Fixed protocol 2015-03-03 21:52:37 +03:00
NeoTheFox a8744c5cd8 Moved all commands to injector 2015-03-03 19:06:45 +03:00
NeoTheFox 96081a7588 Async step change fix due to bug in some QT versions 2015-03-03 18:31:26 +03:00
NeoTheFox 868530ab52 Updated UI and added asymetric step selection 2015-03-03 18:02:59 +03:00
NeoTheFox 35fe77e08c Settings tweak for SD printing 2015-03-03 16:40:45 +03:00
NeoTheFox 7dbe5c64eb SD card fixes 2015-03-03 16:31:54 +03:00
NeoTheFox 34c23b69e4 SD card printing UI 2015-03-03 16:26:26 +03:00
NeoTheFox 8a43041ed6 Initial SD printing support 2015-03-03 14:51:38 +03:00
NeoTheFox 3fb77294f3 Merge branch 'master' of https://github.com/NeoTheFox/RepRaptor 2015-03-03 13:21:52 +03:00
NeoTheFox 1418b230f5 Fixed homeall 2015-03-03 13:21:10 +03:00
NeoTheFox f6e1c117d8 Added comments 2015-03-03 11:30:51 +03:00
NeoTheFox aed98997a0 Moved temperature parsing to QFuture 2015-03-03 10:54:22 +03:00
NeoTheFox 8423eda54a Old qt (5.2) fixes 2015-03-02 19:53:13 +03:00
NeoTheFox 8ba3ba1646 fixed mistake in timers v0.11-alpha 2015-03-02 18:59:00 +03:00
NeoTheFox 49e011ac85 Fixes on serial connection 2015-03-02 18:42:12 +03:00
NeoTheFox f920b8cf34 tweaks to temperature monitor 2015-03-02 18:27:44 +03:00
NeoTheFox 3b0dd64aac Added option to disable temperature check 2015-03-02 18:07:45 +03:00
NeoTheFox 0bb86f6d83 Added feature to set send interval to less than a ms 2015-03-02 16:32:27 +03:00
NeoTheFox 5ac29719a1 More UI fixes 2015-03-02 16:23:07 +03:00
NeoTheFox 6a60c5915c Fixed size policy (OSX) 2015-03-02 16:04:17 +03:00
NeoTheFox b4ff066b11 Minor fixes 2015-03-02 15:58:36 +03:00
NeoTheFox a2d9e8e5eb Minor parser optimization 2015-03-02 15:37:13 +03:00
NeoTheFox 5fc539d300 Initial resend handling 2015-03-02 15:29:56 +03:00
NeoTheFox d0ca34ca53 Monor fix (do not reset the progressbar) 2015-03-02 15:15:28 +03:00
NeoTheFox 47aa59860e Error handling 2015-03-02 15:01:17 +03:00
NeoTheFox ded139334d Updated README.md 2015-03-02 01:13:01 +03:00
NeoTheFox f75826b2bc Locale fix for steps
Updated README.md
v0.1-alpha
2015-03-01 21:26:51 +03:00