Update 7/8

1.Add associate .step/.stp files to QIDISlicer
2.Update the userguide.
This commit is contained in:
76Octane
2023-07-08 13:48:31 +08:00
parent 336059534c
commit 60871304b5
17 changed files with 270 additions and 49 deletions

View File

@@ -373,6 +373,7 @@ public:
#ifdef __WXMSW__
void associate_3mf_files();
void associate_stl_files();
void associate_step_files();
void associate_gcode_files();
#endif // __WXMSW__