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

Argument "" isn't numeric in multiplication (*) at superslicer_to_orca.pl at line 323 #29

Closed Vanilla009 closed 7 months ago

Vanilla009 commented 7 months ago

The script gives the error message argument "" isn't numeric in multiplication (*) at superslicer_to_orca.pl line 323. This repeats for 3 profiles, and the print files converted summary states that they were converted. However, they do not show up in orcaslicer, I'm assuming because of this error.

SuperSlicer_config_bundle.zip

theophile commented 7 months ago

Thanks for catching that. I've pushed a commit that should fix this error. Please let me know if it resolves your issue.

Vanilla009 commented 7 months ago

This seemed to fix that error. Thanks!