FIX: disable filament_typep
Jira: XXXX Change-Id: Ib605b33e4474525fbe49e70596fc09aa356f478a Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
This commit is contained in:
parent
bb31e912ef
commit
b8ed3d12aa
|
@ -3107,6 +3107,7 @@ void TabFilament::toggle_options()
|
|||
}
|
||||
if (m_active_page->title() == "Filament")
|
||||
{
|
||||
toggle_option("filament_type", false);
|
||||
//BBS: hide these useless option for bambu printer
|
||||
toggle_line("enable_pressure_advance", !is_BBL_printer);
|
||||
if (is_BBL_printer)
|
||||
|
|
Loading…
Reference in New Issue