mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 07:15:08 -06:00
Support Prusa Control project files (.PRUS) by the GUI.
This commit is contained in:
parent
8a8b49ea02
commit
4010dd71f6
6 changed files with 10 additions and 7 deletions
|
@ -135,6 +135,8 @@ load_prus(CLASS, path)
|
|||
delete RETVAL;
|
||||
RETVAL = NULL;
|
||||
}
|
||||
#else
|
||||
RETVAL = nullptr;
|
||||
#endif
|
||||
OUTPUT:
|
||||
RETVAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue