G-code Preview — API Reference
Guide
npm
GitHub
Preparing search index...
@chestnutlabs/gcode-parser
ParseProgress
Interface ParseProgress
interface
ParseProgress
{
bytesProcessed
:
number
;
phase
:
"parsing"
|
"finalizing"
;
totalBytes
:
number
;
}
Index
Properties
bytes
Processed
phase
total
Bytes
Properties
bytes
Processed
bytesProcessed
:
number
phase
phase
:
"parsing"
|
"finalizing"
total
Bytes
totalBytes
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
Processed
phase
total
Bytes
Guide
npm
GitHub
G-code Preview — API Reference
Loading...