theophile / SuperSlicer_to_Orca_scripts

Script(s) to convert SuperSlicer data for use in Orca Slicer
GNU General Public License v3.0
216 stars 14 forks source link

Error Running Script on Windows 11 #28

Closed pcwzrd13 closed 7 months ago

pcwzrd13 commented 7 months ago

I'm trying to run this on Windows 11 with Strawberry Pearl but I'm getting the following error:

Bareword found where operator expected (Missing semicolon on previous line?) at superslicer_to_orca.pl line 11, near "data"
Can't modify numeric lt (<) in scalar assignment at superslicer_to_orca.pl line 11, near "data"
syntax error at superslicer_to_orca.pl line 11, near "data"
Execution of superslicer_to_orca.pl aborted due to compilation errors.

Any idea what the problem is?

theophile commented 7 months ago

Duplicate of #12