Time estimation menu

This commit is contained in:
YTKAB0BP
2024-11-15 03:26:33 +03:00
parent 7f56cba79d
commit 53e20fdaae
10 changed files with 617 additions and 21 deletions
+11 -3
View File
@@ -9,13 +9,21 @@
<attr name="dividerColor" format="reference|color"/>
<attr name="dividerContrastColor" format="reference|color"/>
<attr name="dialogBackground" format="reference|color"/>
<attr name="gcodeViewerSkirt" format="reference|color"/>
<attr name="gcodeViewerNone" format="reference|color"/>
<attr name="gcodeViewerPerimeter" format="reference|color"/>
<attr name="gcodeViewerExternalPerimeter" format="reference|color"/>
<attr name="gcodeViewerSupportMaterial" format="reference|color"/>
<attr name="gcodeViewerSupportMaterialInterface" format="reference|color"/>
<attr name="gcodeViewerOverhangPerimeter" format="reference|color"/>
<attr name="gcodeViewerInternalInfill" format="reference|color"/>
<attr name="gcodeViewerSolidInfill" format="reference|color"/>
<attr name="gcodeViewerTopSolidInfill" format="reference|color"/>
<attr name="gcodeViewerIroning" format="reference|color"/>
<attr name="gcodeViewerBridgeInfill" format="reference|color"/>
<attr name="gcodeViewerGapFill" format="reference|color"/>
<attr name="gcodeViewerSkirt" format="reference|color"/>
<attr name="gcodeViewerSupportMaterial" format="reference|color"/>
<attr name="gcodeViewerSupportMaterialInterface" format="reference|color"/>
<attr name="gcodeViewerWipeTower" format="reference|color"/>
<attr name="gcodeViewerCustom" format="reference|color"/>
<attr name="switchThumbUncheckedColor" format="reference|color"/>
<attr name="boostyColorTop" format="reference|color"/>
<attr name="boostyColorBottom" format="reference|color"/>