Commit graph

14 commits

Author SHA1 Message Date
c6c0f65f7a Require Send and Debug on GcodeCommand not on mpsc 2022-10-22 19:43:03 +02:00
13781bd29e Get Gcode abstraction running 2022-10-21 13:05:01 +02:00
498a81318e Create Gcode abstraction 2022-10-21 12:05:27 +02:00
3bfa4de1ac Add red shutdown command 2022-10-20 20:04:49 +02:00
bf3179ecef Spawn task for serial communication 2022-10-19 23:32:50 +02:00
e2c8ab733a Remove windows specific code 2022-10-17 22:58:30 +02:00
cf8c624099 Move printer code to lib 2022-10-17 22:56:46 +02:00
1bc575d06c Fix M114 throughput issues
We must wait for Marlin to boot before sending any commands. Otherwise
it doesn't reply anymore.
2022-10-17 22:42:47 +02:00
c937432d25 Poll for position 2022-10-16 17:09:30 +02:00
d944bac12f Set up serial connection to Marlin 2022-10-16 15:44:43 +02:00
dae2bdae37 Catch up 2022-09-05 23:53:02 +02:00
90ecf098cd Update Marlin 2022-08-22 19:36:28 +02:00
5bcc1e5a8c Point submodule to homeserver 2022-08-16 21:28:53 +02:00
fed29cd0f3 Add Marlin as submodule 2022-08-16 20:37:59 +02:00