klipper-FastGyroidInfill icon indicating copy to clipboard operation
klipper-FastGyroidInfill copied to clipboard

SuperSlicer error

Open tigercraft4 opened this issue 2 years ago • 2 comments

Post-processing script C:\Users\FranciscoFernandes\AppData\Local\Programs\Python\Python310\python.exe C:\Users\FranciscoFernandes\Desktop\SuperSlicer_2.4.58.2_win64_220401\FastGyroidInfill.py on file C:\Users\FRANCI~1\AppData\Local\Temp.15524.gcode.pp failed. Error code: 1 what is the solution?

tigercraft4 avatar Jul 01 '22 21:07 tigercraft4

Concur, I have the same error code and I also await an answer to this question.

ericwgarcia avatar Sep 17 '22 01:09 ericwgarcia

You have to put the FastGyroidInfill.py path in double quotes. Like this C:\Users\FranciscoFernandes\AppData\Local\Programs\Python\Python310\python.exe "C:\Users\FranciscoFernandes\Desktop\SuperSlicer_2.4.58.2_win64_220401\FastGyroidInfill.py";

ZerGo0 avatar Sep 19 '22 06:09 ZerGo0