Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for PrusaSlicer #68

Open
peter-holdsworth opened this issue Dec 9, 2021 · 1 comment
Open

Update for PrusaSlicer #68

peter-holdsworth opened this issue Dec 9, 2021 · 1 comment

Comments

@peter-holdsworth
Copy link

I don't know how to fork these things - but as an FYI - this works with PrusaSlicer 2.4 (running a 64bit Rasberry Ubuntu)

Had to update line 284 to:
args = ['"%s"' % executable, '--load', '"%s"' % profile_path, '--center', '"%f,%f"' % (posX, posY), '-o', '"%s"' % machinecode_path, '"%s"' ,'-g ', % model_path]

@sphereinabox
Copy link

Looks like the check for PrusaSlicer doesn't work with 2.4. See

if help_text.startswith(b'PrusaSlicer-2.3'):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants