Commit Graph

5 Commits

Author SHA1 Message Date
th33xitus cee54128cf fix: simulavr not compiling
use link for simulavr as mentioned in the klipper docs here: https://github.com/Klipper3d/klipper/blob/master/docs/Debugging.md#testing-with-simulavr
2022-02-11 20:11:37 +01:00
th33xitus 35e08e623f feat: use --depth 1 for cloning
should result in faster clones
2022-02-10 19:58:35 +01:00
th33xitus 5275832638 feat: service control
adds a small script which will always start/stop/restart simulavr together with klipper

restarting klipper often resulted in a failed mcu reset error, this is an attempt to fix that
2022-02-10 19:56:22 +01:00
th33xitus 859f3968e4 refactor: improve start.sh & provide firmware in homedir 2022-02-09 23:01:12 +01:00
th33xitus 60cf226c07 initial commit 2022-02-07 20:39:50 +01:00