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

Ender 5 profile contains incorrect origin offset by default, outputs invalid gcode #248

Open
GhostDog98 opened this issue Apr 2, 2024 · 1 comment

Comments

@GhostDog98
Copy link

When installing the profile for an ender 5 pro using the wizard, we get the following settings for bed:
image

However, if we then look at the gcode itself:
image

We see that we now have an out of range movement, for an object that measures exactly 220mm wide.
Correcting this offset to 0.0, 0.0, we get the following gcode (give or take some manual placement errors):
image

This prints successfully a 220mm wide object.
The amount of headache this has caused my trying to print full plates for them to fail halfway through has been immense, but I am unsure on how to correct this config error as i could not find anything under "offset" or "origin" in the files, thus my submission as an issue.

@rtyr
Copy link
Collaborator

rtyr commented Apr 9, 2024

Could you please look at this @pmjdebruijn ?

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