78 Commits

Author SHA1 Message Date
Alex
73898563c0 Merge pull request #24 from Blokkendoos/master
Fix spurious commands
2018-07-07 18:36:28 +02:00
Blokkendoos
b81623a4f8 Reduce pen down speed 2018-05-15 01:18:38 +02:00
Blokkendoos
38ef1ea963 Configurate for Arduino Uno shield 2018-05-15 01:17:52 +02:00
Blokkendoos
dc1f236e02 Detab Arduino sketch 2018-05-15 01:16:39 +02:00
Blokkendoos
3995dddd08 Re-positioned UI controls (to not overlap in OS X) 2018-05-13 19:23:05 +02:00
Blokkendoos
525e7a4b29 Ignore Qt, OS X, and Code::Blocks stuff 2018-05-13 16:14:41 +02:00
Blokkendoos
86642321f6 Minor textual changes 2018-05-13 16:14:16 +02:00
Blokkendoos
9834b32108 Do not send commands from UI updates whilst printing 2018-05-13 16:13:41 +02:00
Alex
a22f61e6a2 added auto disconnect on port error 2.3 2016-02-27 16:43:01 +01:00
Alex
ff284a3523 removing bugs 2016-02-27 16:13:38 +01:00
Alex
4cf1b7a775 added try_connect state 2016-02-27 11:05:32 +01:00
Alex
a48a704fde ported the state machine to a QStateMachine
and enhanced the communication and removed txthread
3
2015-04-04 17:48:15 +02:00
Alex
f3d518b4d4 implemented sending/resending- buffer and lots of other bugfixes 2015-04-03 23:11:41 +02:00
Alex
5bddfa9c78 deleted files 2015-01-17 14:15:25 +01:00
Alex
aec078c865 rxthread
outsourced the receiving to a seperate thread. This allows us to use
much lower baudrates but still have a responsive UI. Set Baudrate to
57600 baud
2014-12-23 19:01:23 +01:00
Alex
45e67844bd Update Readme.txt
added inkscape portable link
2014-11-29 17:30:47 +01:00
Alex
d9c079945a config edit and bug removed 2014-11-09 19:14:21 +01:00
Alex
0be7a82a1e some bugs were removed 2014-11-09 18:21:17 +01:00
Alex
16138b065c checksum
added checksum support and removed a bug with the settings save of
curdir
2014-11-09 18:09:04 +01:00
Alex
38b9afad3d moved inkscape to seperate repo 2014-11-09 16:49:16 +01:00
Alex
8306c79d40 Merge branch 'master' of https://github.com/thunderbug1/Spherebot-Host-GUI 2014-11-09 15:59:02 +01:00
Alex
2c48c7bb61 moved inkscape portable to external repo 2014-11-09 15:58:46 +01:00
Alex
11b3e929bb Merge pull request #17 from JamesT42/master
Checksums integrated + moved every option to the config
1.0 2.0
2014-04-22 18:26:28 +02:00
JamesT42
d23b44b5a3 Revert "Personal config, ignore this"
This reverts commit c4ffa86618.
2014-04-21 21:44:32 +02:00
JamesT42
40f8c2ac4c Revert "private config"
This reverts commit af32f83593.
2014-04-21 21:44:10 +02:00
JamesT42
cc412a75eb Revert "Ignore this. private config stuff"
This reverts commit 24f9da9bd7.
2014-04-21 21:43:45 +02:00
JamesT42
24f9da9bd7 Ignore this. private config stuff 2014-04-20 22:01:09 +02:00
JamesT42
ec8712bf16 Put X and Y Scaling factor in config 2014-04-20 12:48:22 +02:00
JamesT42
010eb76805 More changes to get MS3 integrated 2014-04-20 12:11:22 +02:00
JamesT42
af32f83593 private config 2014-04-20 11:22:45 +02:00
JamesT42
ffe5b45f0d Baudrate now in config 2014-04-20 10:54:01 +02:00
JamesT42
c4ffa86618 Personal config, ignore this 2014-04-20 10:52:43 +02:00
JamesT42
732749ff93 small bugfix
ok: needs to be just ok
2014-04-20 10:47:47 +02:00
JamesT42
12b2d92fe0 Integrated line numbering, checksum and resend reprap-style
Checksum code is from the Reprap wiki, if the checksum doesn't match it
requests a resend via "rs [linenumber]"
New command structure:
N[linenumber] [commands like before]*checksum
2014-04-20 10:10:56 +02:00
JamesT42
37e1495825 Input MS3 in config
Needs more work so that it is actually used
2014-04-20 09:53:02 +02:00
JamesT42
87fe7aa944 Put every option in the config
Integrated steps per revolution and microstepping settings, also put in
travel limits for both axis
2014-04-20 09:46:55 +02:00
Alex
b30f8cbb04 remove build directory 2014-04-19 13:44:55 +02:00
Alex
4099e2a856 Merge branch 'master' of https://github.com/thunderbug1/Spherebot-Host-GUI 2014-04-19 11:30:49 +02:00
Alex
62588d544c changed ms-pin definitions 2014-04-19 11:30:46 +02:00
Alex
637a77b277 changed inkscape to englisch 2014-04-19 11:30:24 +02:00
Alex
60903dd8b6 Delete TimerOne-r11.zip 2014-04-17 22:03:46 +02:00
Alex
4ea376a60e Delete SoftwareServo.zip 2014-04-17 22:03:38 +02:00
Alex
73f5094bb3 Update Readme.txt 2014-04-17 17:09:49 +02:00
Alex
4945eb515a Merge branch 'master' of https://github.com/thunderbug1/Spherebot-Host-GUI 2014-04-17 13:42:53 +02:00
Alex
4b923b2b46 unicorn plugin bugfix
fixed problems with empty paths. Now they are ignored instead of
throwing an error
2014-04-17 13:42:49 +02:00
Alex
5564d838f7 added CAD-file link 2014-04-17 10:27:57 +02:00
Alex
88c7caab24 platforms folder update 2014-04-15 16:22:14 +02:00
Alex
9ef3456de4 Merge branch 'master' of https://github.com/thunderbug1/Spherebot-Host-GUI 2014-04-15 13:10:05 +02:00
Alex
e9e56b457f plugin load bugfix
fixed exe and some general cleanup
2014-04-15 13:10:01 +02:00
Alex
b63a1f1f0d Update Readme.txt 2014-04-12 19:55:55 +02:00