Heorhi Lukyanov

Results 3 comments of Heorhi Lukyanov

Hi! There is any info about implementation status of this feature? Is it planning?

A script that does what @SirOink described above: ```bash cd /Users/$USERNAME/Library/Application\ Support/SuperSlicer/Printer; sed -i -e "s/bed_custom_model.*/bed_custom_model \=/g" *.ini; sed -i -e "s/bed_custom_texture.*/bed_custom_texture \=/g" *.ini; ``` Just put it in terminal...