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 printer-creality-ender3-v3-se-2023.cfg #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

T9Air
Copy link

@T9Air T9Air commented Jun 17, 2024

The run_current for the stepper motors was too low, causing layer shifts. I raised the x & y stepper motors to .9, and the z motor to even it out. @0xD34D

@0xD34D
Copy link
Owner

0xD34D commented Jun 19, 2024

What speed and acceleration are you running your printer at? I don't think an increase in current is needed for this example config as it is quite conservative with the speed and acceleration.

On a side note, I've ran my printer at 600 mm/s and 12,000 mm/s^2 and only needed to increase the Y stepper's current to avoid skipping, while my x-axis remained at 0.6A. I personally would not increase stepper current for axis' that are not exhibiting any issues.

@T9Air
Copy link
Author

T9Air commented Jun 19, 2024

I am running it at 300 mm/s and 3,000 mm/s^2, with huge layer shifts on the y-axis.

@0xD34D
Copy link
Owner

0xD34D commented Jun 19, 2024

@T9Air how does it perform at the speeds in this config? If people are experiencing layer shifting at these speeds, then a slight bump in the current might be warranted.

@T9Air
Copy link
Author

T9Air commented Jun 21, 2024

@0xD34D I had such a big layer shift that I am assuming even at the speeds in the config, it would not be good. Also, a higher current is better as long as it doesn't cause it to overheat, and at .9 it does not overheat.

edit to match ender 3 v3 se marlin config
Update printer-creality-ender3-v3-se-2023.cfg
@T9Air
Copy link
Author

T9Air commented Aug 14, 2024

@0xD34D I changed a few of the settings to match what is found in the ender 3 v3 se marlin config: https://github.com/CrealityOfficial/Ender-3V3-SE/blob/main/Marlin/Configuration.h

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

Successfully merging this pull request may close these issues.

2 participants