◆ EEPROM
Enumerator |
---|
Unknown | SpoolJoin is unknown while printer is booting up.
|
Enabled | SpoolJoin is enabled in EEPROM.
|
Disabled | SpoolJoin is disabled in EEPROM.
|
Empty | EEPROM has not been set before and all bits are 1 (0xFF) - either a new printer or user erased the memory.
|
◆ isSpoolJoinEnabled()
bool SpoolJoin::SpoolJoin::isSpoolJoinEnabled |
( |
| ) |
|
- Returns
- true if enabled, false if disabled
◆ nextSlot()
uint8_t SpoolJoin::SpoolJoin::nextSlot |
( |
| ) |
|
- Returns
- the next slot, ranges from 0 to 4
◆ setSlot()
void SpoolJoin::SpoolJoin::setSlot |
( |
uint8_t |
slot | ) |
|
- Parameters
-
slot | number of the slot to set |
The documentation for this class was generated from the following files: