mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Support Prusa Control project files (.PRUS) by the GUI.
This commit is contained in:
@@ -135,6 +135,8 @@ load_prus(CLASS, path)
|
||||
delete RETVAL;
|
||||
RETVAL = NULL;
|
||||
}
|
||||
#else
|
||||
RETVAL = nullptr;
|
||||
#endif
|
||||
OUTPUT:
|
||||
RETVAL
|
||||
|
||||
Reference in New Issue
Block a user