Sets extruder temperature and wait. More...
Public Member Functions | |
| HeaterAndWait (double temperature) | |
| Constructs a new HeaterAndWait object with the specified temperature value. More... | |
| override string | ToString () |
| Returns the g-code string. More... | |
| IGCode | Duplicate () |
| Returns a deep copy of the object. More... | |
Properties | |
| string | Name [get] |
| Returns the name of IGCode More... | |
Properties inherited from GCodeAPI.IGCode | |
| string | Name [get] |
| Returns the name of IGCode More... | |
Sets extruder temperature and wait.
| GCodeAPI.HeaterAndWait.HeaterAndWait | ( | double | temperature | ) |
Constructs a new HeaterAndWait object with the specified temperature value.
| temperature | temperature in Celsius |
| IGCode GCodeAPI.HeaterAndWait.Duplicate | ( | ) |
| override string GCodeAPI.HeaterAndWait.ToString | ( | ) |
Returns the g-code string.
|
get |
Returns the name of IGCode