mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-02 00:48:43 +03:00
Update 7/8
1.Add associate .step/.stp files to QIDISlicer 2.Update the userguide.
This commit is contained in:
@@ -90,6 +90,8 @@ void AppConfig::set_defaults()
|
||||
set("associate_3mf", "0");
|
||||
if (get("associate_stl").empty())
|
||||
set("associate_stl", "0");
|
||||
if (get("associate_step").empty())
|
||||
set("associate_step", "0");
|
||||
|
||||
if (get("tabs_as_menu").empty())
|
||||
set("tabs_as_menu", "0");
|
||||
|
||||
Reference in New Issue
Block a user