FullControl JS
Preparing search index...
Buildplate
Class Buildplate
Hierarchy
BaseModelPlus
Buildplate
Index
Constructors
constructor
Properties
temp?
wait?
type
Name
Methods
copy
gcode
update_
from
update
From
Constructors
constructor
new
Buildplate
(
init
?:
Partial
<
Buildplate
>
)
:
Buildplate
Parameters
Optional
init
:
Partial
<
Buildplate
>
Returns
Buildplate
Properties
Optional
temp
temp
?:
number
Optional
wait
wait
?:
boolean
Static
Readonly
type
Name
typeName
:
"Buildplate"
= 'Buildplate'
Methods
copy
copy
<
T
extends
Buildplate
>
()
:
T
Type Parameters
T
extends
Buildplate
Returns
T
gcode
gcode
()
:
string
Returns
string
update_
from
update_from
(
source
:
any
)
:
void
Parameters
source
:
any
Returns
void
update
From
updateFrom
(
source
:
any
)
:
void
Parameters
source
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
temp
wait
type
Name
Methods
copy
gcode
update_
from
update
From
FullControl JS
Loading...