Repair file from command line
 
Benachrichtigungen
Alles löschen

Repair file from command line  

  RSS
tumnao
(@tumnao)
New Member
Repair file from command line

Hello,

From the Prusaslicer --help option it seems that it is possible to repair file from command line using the --repair flag. As I need to script the pre-processing of a large quantity of .stl, I seems a very convenient option. But using the following command line, I only obtain an empty (as in 0 byte) .obj file:

$ /opt/PrusaSlicer/PrusaSlicer-2.3.0+linux-x64-202101111322.AppImage --export-obj --repair mymodel.stl 
File exported to mymodel.obj
$ ll
total 160
drwxrwxr-x 2 4096 Mai 18 21:24 ./
drwxrwxr-x 5 4096 Mai 18 21:23 ../
-rw-rw-r-- 1 0 Mai 18 21:24 mymodel.obj
-rw-r--r-- 1 152184 Mai 18 21:23 mymodel.stl

Is it a bug in Prusaslicer? Or am I using this flag wrong?

Thanks in advance!

Dieses Thema wurde geändert Vor 4 years von tumnao
Veröffentlicht : 18/05/2021 7:22 pm
cwbullet
(@cwbullet)
Mitglied
RE: Repair file from command line

Probably a bug.  

--------------------
Chuck H
3D Printer Review Blog

Veröffentlicht : 19/05/2021 12:24 am
tumnao
(@tumnao)
New Member
Themenstarter answered:
RE: Repair file from command line

Yup, was about to file an issue on github and a quick search led me to this: https://github.com/prusa3d/PrusaSlicer/issues/5076

 

Veröffentlicht : 19/05/2021 7:35 am
Teilen: