G-code Preview — API Reference
Guide
npm
GitHub
Preparing search index...
@chestnutlabs/gcode-bgcode
BgcodeBlockType
Variable BgcodeBlockType
Const
BgcodeBlockType
:
{
FileMetadata
:
0
;
GCode
:
1
;
PrinterMetadata
:
3
;
PrintMetadata
:
4
;
SlicerMetadata
:
2
;
Thumbnail
:
5
;
}
= ...
Block type IDs (spec §5.2).
Type declaration
Readonly
FileMetadata
:
0
Readonly
GCode
:
1
Readonly
PrinterMetadata
:
3
Readonly
PrintMetadata
:
4
Readonly
SlicerMetadata
:
2
Readonly
Thumbnail
:
5
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
npm
GitHub
G-code Preview — API Reference
Loading...
Block type IDs (spec §5.2).