Shapes Gallery :

- Suppress to create a PNG-files for system shapes
 - Allow to load the OBJ files
This commit is contained in:
YuSanka 2021-08-02 14:59:36 +02:00
parent bad51cdb52
commit e8e3279511
5 changed files with 61 additions and 32 deletions

View file

@ -59,6 +59,7 @@ enum FileType
FT_GCODE,
FT_MODEL,
FT_PROJECT,
FT_GALLERY,
FT_INI,
FT_SVG,