mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: refine camera status and settings
Change-Id: I2a8c23ca119ff5d38272dad46347704bf457dee0 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -1229,7 +1229,7 @@ MachineObject::SdcardState MachineObject::get_sdcard_state()
|
||||
return sdcard_state;
|
||||
}
|
||||
|
||||
bool MachineObject::has_timelapse()
|
||||
bool MachineObject::is_timelapse()
|
||||
{
|
||||
return camera_timelapse;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user