Bunch of updates.

This commit is contained in:
2025-12-26 13:24:46 -06:00
parent aa7725adef
commit 49ac2aa5f1
13 changed files with 1575 additions and 491 deletions
+1
View File
@@ -3,3 +3,4 @@ kallaxDepth = 390; // Full depth of a Kallax shelf
shelfHeight = 160; // Height of a Kallax half-shelf (shelf insert)
shelfWidth = 320; // Width of a Kallax half-shelf (shelf insert)
shelfDepth = kallaxDepth - 20;