New Special Menus Added for 4MAX+BLTouch Builds - how can I cancel this ... I thought I was making changes offline after forking using VS ... sorry ... need help #563
Reference in New Issue
Block a user
No description provided.
Delete Branch "master-dsl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Requirements
Benefits
Configurations
Related Issues
It's no problem at all. I'm happy when someone is working on it. Your idea is good and when you're finished, I would be honored to adopt your changes if you want to :)
Otherwise, you can simply not merge to the upstream, but instead just create a branch with your new feature in your fork, for example. As long as you don't merge it to the upstream, nobody will notice and the changes will only be in your Github repo.
Here are two small overviews of how pull requests work:
https://medium.com/@18bhavyasharma/how-to-fork-modify-and-create-pull-requests-on-github-242a02c49821
https://gun.io/news/2024/11/a-complete-guide-to-github-forks-from-setup-to-pull-requests/
Oliver,Thanks.I will review the links you sent and attempt to create a new branch with my changes and let you know when I've tested it.Best regards,...DennyOn Jan 10, 2025, at 2:17 AM, Oliver Köster @.> wrote:
It's no problem at all. I'm happy when someone is working on it. Your idea is good and when you're finished, I would be honored to adopt your changes if you want to :)
Otherwise, you can simply not merge to the upstream, but instead just create a branch with your new feature in your fork, for example. As long as you don't merge it to the upstream, nobody will notice and the changes will only be in your Github repo.
Here are two small overviews of how pull requests work:
@./how-to-fork-modify-and-create-pull-requests-on-github-242a02c49821
https://gun.io/news/2024/11/a-complete-guide-to-github-forks-from-setup-to-pull-requests/
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>
Hi Oliver,
I am pretty much finished with getting BLTouch with New Menu to work on my 4MAX Pro 2.0.
I have created a branch, off of the Fork that I made off your code, and released builds for just the 4MAX BLT versions at https://github.com/dennislia/Marlin-2-0-x-Anycubic-i3-MEGA-S-Fork/tree/new-special-menu . Wiki at https://github.com/dennislia/Marlin-2-0-x-Anycubic-i3-MEGA-S-Fork/wiki .
If you are interested in reviewing and considering adopting the changes, I’d appreciate your comments and recommendations.
Note: I think that every line that I touched I added “//dsl” so that all my changes could easily be found by Find-In-Files.
6 files were changed: platformio.ini (forgot to add "//dsl"), Configuration_adv.h, Configuration.h, Version.h, anycubic_touchscreen.cpp and any cubic_touchscreen.h. I changed a lot of the macro definitions to be consistent with the new screen menu selections text.
Thanks for your support.
Best Regards,
Denny
Pull request closed