@m-bock/gcode-viewer-core
Preparing search index...
StateMachines.Viewer
PubState
Type Alias PubState
type
PubState
=
{
endLayer
:
Int
;
gcodeFile
:
RemoteData
<
string
>
;
gcodeLines
:
string
[]
;
maxLayer
:
Int
;
minLayer
:
Int
;
startLayer
:
Int
;
}
Index
Properties
end
Layer
gcode
File
gcode
Lines
max
Layer
min
Layer
start
Layer
Properties
Readonly
end
Layer
endLayer
:
Int
Readonly
gcode
File
gcodeFile
:
RemoteData
<
string
>
Readonly
gcode
Lines
gcodeLines
:
string
[]
Readonly
max
Layer
maxLayer
:
Int
Readonly
min
Layer
minLayer
:
Int
Readonly
start
Layer
startLayer
:
Int
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Layer
gcode
File
gcode
Lines
max
Layer
min
Layer
start
Layer
@m-bock/gcode-viewer-core
Loading...