Skip to content

BambuStudio Win 11 Error #43

@bass4aj

Description

@bass4aj

This is probably something dumb, but when I try to slice with the following post processing code (and I confirmed my paths are correct, also tried my Python.exe location instead of pypy and both are also in the PATH variable), I get this error:

Code:
"C:\Program Files (x86)\pypy3.11-v7.3.20-win64\pypy3.exe" "E:\3DPScripts\bricklayers.py" -startAtLayer 3 -extrusionMultiplier 1.05 -enabled 1;

Image

For funsies I tried running this without giving a path to the python executable:

"E:\3DPScripts\bricklayers.py" -startAtLayer 3 -extrusionMultiplier 1.05 -enabled 1;

Which just gives me the following error:

Image

I am not sure why BambuStudio is not finding the executable. I've tried running BambuStudio as admin but that made no difference. On an unrelated note, apparently BambuStudio does not save the Post-Processing Scripts field when saving a .3mf file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions