|
|
12edb52d0c
|
Updated README.md
More comments
|
2015-03-14 18:28:57 +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 |
|
|
|
d62be051dd
|
Optimizations and bugfixes
|
2015-03-14 02:34:35 +03:00 |
|
|
|
3f0d2a135f
|
Monor structure tweaks
|
2015-03-14 01:11:54 +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 |
|
quillford
|
0b6b327b0e
|
Disable/Enable Temperature UI with other elements
|
2015-03-12 15:55:10 -07:00 |
|
|
|
5331f73cc0
|
Renamed Release button to motors off
Added flow control
|
2015-03-12 21:44:49 +03:00 |
|
|
|
cb32e983ac
|
Merge pull request #2 from quillford/master
Added .gco file extension support
|
2015-03-12 21:12:40 +03:00 |
|
quillford
|
003d5a6bab
|
Added .gco file extension support
|
2015-03-12 11:11:34 -07:00 |
|
|
|
a8e8bbd333
|
rolled back
|
2015-03-12 20:33:29 +03:00 |
|
|
|
f10324ac81
|
Fix for marlin - do not expect Ok after every line
|
2015-03-12 20:18:17 +03:00 |
|
|
|
da63af5709
|
Reverted
|
2015-03-11 21:04:22 +03:00 |
|
|
|
ba4d605aae
|
Second attempt to fix windows crash
|
2015-03-11 21:01:52 +03:00 |
|
|
|
b19ee6d8fb
|
Attempt to fix Win32 bug
|
2015-03-11 20:46:23 +03:00 |
|
|
|
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 |
|