Add initial Klipper with Moonraker setup. Untested.

This commit is contained in:
Fredrik Baberg
2024-02-05 00:44:55 +01:00
parent 19fa0eea41
commit 6e02571291
27 changed files with 352 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Add-on: 3dprinter-Klipper
# Runs Host SimulAVR MCU
# ==============================================================================
bashio::log.info "Starting SimulAVR MCU..."
## Run your program
export PYTHONPATH="$SIMULAVR_PATH"/build/pysimulavr/
exec "$KLIPPER_PATH"/scripts/avrsim.py "$ADDON_CONFIG_PATH"/bin/klipper_mcu_simulavr.elf