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

RepRapFirmware Flavor add faulty Acceleration Control G-Code (M204) #5599

Closed
natthapolvanasrivilai opened this issue Dec 27, 2020 · 3 comments

Comments

@natthapolvanasrivilai
Copy link

Version

PrusaSlicer 2.3RC2

Operating system type + version

Windows 10

3D printer brand / version + firmware version (if known)

Duet Wifi 2 - RepRapFirmware 3.2RC2

Behavior

When selecting RepRapFirmware as G-Code flavor, the output uses M204 S(*) to set acceleration value (which belong to Marlin).
RepRapFirmware should output M204 P(*) instead to properly working.

@rsobik
Copy link
Contributor

I've created PR #5740 that provides a fix for that issue.

@garethky
Copy link

Also fixed in Super Slicer: supermerill#450

@bubnikv
Copy link
Collaborator

merged

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

4 participants