-
Notifications
You must be signed in to change notification settings - Fork 7
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
Plans to eventually get this back into mainline? #31
Comments
I'd like to say it is nearly there. I have used this in my own fork and had success, however some minor changes I had to make. using this on the Aquila with this chip definitely works, but the next step I say is getting it to work with the 12864 lcd like on the Aquila C2. |
@meganukebmp i'd really like to get this back into mainline Marlin at some point, for one because it'd pull more mainainers in, but also because it's kinda cumbersome to merge their changes all the time. The more maintainers one is especially important to me because i, for one, don't have any way of actually debugging the code. I have to flash the firmware onto my (only) printer and hope for the best. I'm currently working on updating the DDL (the sdk for the HC32F460) to the latest (and most importantly official) version. After that, i could look into creating a PR. Tho i'm not quite sure how to do that the best way. |
opened PR MarlinFirmware#26414 on upstream repo just now |
is everything running right so far? I heard someone else using this had an issue with auto bed leveling, I think it was restarting trying to save the mesh. are there any other issues or is everything else good to go? |
@classicrocker883 on my machine everything is working fine, as part of #53 i've conducted some longer running stability tests (all using bilininar ABL w/ BLTouch). |
Great work on this so far! I'm glad someone is putting in the work needed (I tried and failed myself).
Maybe a bit too early to ask, but do you plan on contributing this back into mainline Marlin when you feel its mature enough? This would be a fantastic contribution (and possibly pulling in more maintainers as a result)
Thanks for the fantastic work here.
The text was updated successfully, but these errors were encountered: