G-code Preview — API Reference
Guide
npm
GitHub
Preparing search index...
@chestnutlabs/toolpath-core
FilamentInfo
Interface FilamentInfo
interface
FilamentInfo
{
color
?:
string
;
name
?:
string
;
slot
:
number
;
type
?:
string
;
}
Index
Properties
color?
name?
slot
type?
Properties
Optional
color
color
?:
string
Optional
name
name
?:
string
slot
slot
:
number
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
name
slot
type
Guide
npm
GitHub
G-code Preview — API Reference
Loading...