Initial commit

This commit is contained in:
ChK
2026-02-01 13:20:37 +01:00
commit fc7d40ac64
20 changed files with 1627 additions and 0 deletions

4
public/style.css Executable file
View File

@@ -0,0 +1,4 @@
#GCodeWindow{
width: 100%;
height: 220px;
}