mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 06:57:36 -06:00
ENH: refine camera status and settings
Change-Id: I2a8c23ca119ff5d38272dad46347704bf457dee0 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
0d4b8382f5
commit
58dab90e53
17 changed files with 172 additions and 94 deletions
|
@ -1229,7 +1229,7 @@ MachineObject::SdcardState MachineObject::get_sdcard_state()
|
|||
return sdcard_state;
|
||||
}
|
||||
|
||||
bool MachineObject::has_timelapse()
|
||||
bool MachineObject::is_timelapse()
|
||||
{
|
||||
return camera_timelapse;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue