feat: update topology

This commit is contained in:
Leon Schwarzäugl 2026-01-20 00:20:50 +01:00
parent 3422a39da5
commit 9b7f98df7d
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
14 changed files with 19 additions and 61 deletions

View file

@ -192,7 +192,8 @@
ender3 = mkDevice "Ender 3" {
info = "SKR V1.3, TMC2209 (Dual), TFT35";
image = "${self}/files/topology-images/ender3.png";
deviceIcon = "${self}/files/topology-images/ender3.png";
icon = "${self}/files/topology-images/raspi.png";
interfaces.eth1 = { };
services = {
octoprint = {