classicrocker883 / MRiscoCProUI

This is optimized firmware for Voxelab Aquila & Ender3 V2/S1 3D printers.
https://classicrocker883.github.io/
Other
79 stars 17 forks source link

linear advance on aquila x2[FR] #63

Closed PolcovnicGauss closed 9 months ago

PolcovnicGauss commented 1 year ago

Is your feature request related to a problem? Please describe.

The rest of the firmware does not work properly, I need a simple but stable firmware without bells and whistles

Are you looking for hardware support?

Aquila x2 main board HC32

Describe the feature you want

Can you compile the most simple and stable firmware, with a simple interface for aquila x2, so that it has linear advance?

Additional context - Possible alternatives

No response

classicrocker883 commented 1 year ago

yes as I mentioned in the other post I am working to getting the JyersUI to work for the HC32. it's the NoPro essential but known to be stable.

not to mention it will be to the most upto date Marlin version. look forward to seeing that sometime this week.

classicrocker883 commented 1 year ago

I want to say that Linear Advance should be enabled for the HC32.

I think however there was a slight mistake with the option not showing up. However you can still set the value using the M900 gcode.

github-actions[bot] commented 10 months ago

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

PolcovnicGauss commented 7 months ago

there is a problem with linear advance again, it seems to work, but when I try to print the calibration code from here https://marlinfw.org/tools/lin_advance/k-factor.html, every time the K-factor increases, the printing speed drops, This can be seen even visually, what could be the problem?

classicrocker883 commented 7 months ago

there is a problem with linear advance again, it seems to work, but when I try to print the calibration code from here https://marlinfw.org/tools/lin_advance/k-factor.html, every time the K-factor increases, the printing speed drops, This can be seen even visually, what could be the problem?

I couldn't tell you. there has been some updates, and I made a new release with them, you can try the new version and see if that is any better. otherwise, maybe post the issue over at MarlinFirmware? because the code over here shouldnt be any different. I can go through and make sure there isnt anything that pops out.

one thing I can say is I had enabled OLD_ADAPTIVE_MULTISTEPPING for the Aquila boards because users were getting issues with stepper motors making noise, and having this enabled helped. it could be that with updates this may not be needed anymore or it could be somehow interfering with Linear Advance. another thing is Adaptive Step Smoothing in Control > Motion settings. you can try disabling this and see if that changes.

if you want, I can compile a version without OLD_ADAPTIVE_MULTISTEPPING and see if that makes a difference.

github-actions[bot] commented 4 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.