CorporalCrawdad

Results 2 comments of CorporalCrawdad

I'm looking to package PrusaSlicer 2.8.1 for void linux, which depends on this library. If this repo is not ready for a 1.0, can we at least get a 0.*...

I was able to fix my issue. "gitver" on my system is 3_voidlinux, so init_gui.py was failing trying to cast that string to an int. I've added a guard for...