- Add cutter machine base

- Add color system
- Improve some variable names
-
This commit is contained in:
Stone_Red
2022-05-19 20:20:54 +02:00
parent b047822cbb
commit fa22fa23ff
18 changed files with 144 additions and 66 deletions
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.VBox?>
<VBox spacing="20.0" xmlns:fx="http://javafx.com/fxml"
fx:controller="com.yes.yes.MainController" fx:id="root">
</VBox>