This commit is contained in:
Tiago Conceição
2021-08-08 20:29:52 +01:00
parent a284dbbe3e
commit ff354559a5
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -33,9 +33,10 @@ struct HEADER {
uint PreviewTableSize <fgcolor=cBlack, bgcolor=cRed>;
uint PreviewCount <fgcolor=cBlack, bgcolor=cRed>;
uint LayerTableSize <fgcolor=cBlack, bgcolor=cRed>;
float LayerHeight <fgcolor=cBlack, bgcolor=cRed>;
ushort BottomLayersCount <fgcolor=cBlack, bgcolor=cRed>;
uint LayerCount <fgcolor=cBlack, bgcolor=cRed>;
uint LayerTableSize <fgcolor=cBlack, bgcolor=cRed>;
uint LayerDefinitionsAddress <fgcolor=cBlack, bgcolor=cRed>;
uint GCodeAddress <fgcolor=cBlack, bgcolor=cRed>;