-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[FR] RRF compatibility #1400
Comments
look at #1399 |
A saw it, thats why I try to push RRF compatibility even further. If you add that Gcode line, that only allow to communicate to the board at the TFT port and use the functions which works the same way as in Marlin. Would like to resolve if possible his/our issue "Due to the lack of \n when the Reprapfirmware responds to M20, it cannot read the onboard sd card normally. |
Add @Subcircuit because he is the one who contributed related to RRF. |
The interest seems to be somehow limited. bttguy, are you willing to take over all the administration part and what will you do to attract developers to do the development? Or are you a developer and how can this community help? |
If you like to bring in my expirients from https://github.com/Thro42/BTT-SOVOL-TouchScreenFirmware-Duet. For me it is better to start here from scratch. The fork from JimmymaDdness and bcmob is too far away from the actuallity one. I have to start over anyway. |
@oldman4U how to get a contributor? |
@radek8 @oldman4U @digant73 @bigtreetech @thisiskeithb (I see your names a lot, so thanks for the work, and I trust you with my question :) ) |
@bttguy I known what to do and I sen the first Pull Request. When its merged you can print files from Bord-SD-Card. Please let me known witch wiches you haf. |
Hi bttguy. Sorry, but somehow I missed your answer. I started to contribute a few months ago, learning all the apps needed to do so at the same time and still struggling to do everything the right way. But the procedure itself is very simple. You download the current version, edit it and push it to the current branch. For down- and uploading I use GitHub Desktop, but I believe also VSC can be used for this. If you have to make an extra branch or if you contribute directly to the master will depend on many things, including the amount of changes you want to make and how experienced you are. Seems Thro42 knows what to do, so hopefully this will be a successful project! Happy coding |
@Thro42 |
@bigtreetech Glad to see that you released a RRF board. With that, I would like to ask you if it would be possible that you also try to dedicate a fraction of your time helping in the work to make your awesome TFTs more and more compatible with RRF? |
We can discuss RRF compatibility better in #1763 I guess, this will be a better place to collect the already implemented features, than actual talking. |
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. |
Describe the solution you'd like
Some (and a growing number) of us use the BTT TFT for basic monitoring and controlling their SKR LPC/STM port based RRF. It would be nice to be able to monitor the print status, modify some of the parameters during printing, accessing macros, and use some of the extra features if possible like LED changing, and probing...
Describe alternatives you've considered
There are some forks and forked forks that try to modify the base firmware to enable as much functionality as possible, but lack the constant updates, and work as is they were made.
Additional context
The RRF project bases mainly on BTT boards, and there are already sollutions to make them work with BTT TFTs, so it would be nice to support it “officially”. I dont have to skill to do this and dont know how hard it would be to make and manage, but this TFT github community is quite nice as I followed during my Marlin use, so maybe some of you have the skill and time to modify and keep updating the Gcode and communication related differences in the firmware as an alternative for the users, so more of use could use this TFT in our printers.
The project: https://github.com/gloomyandy/RepRapFirmware/wiki
Does this idea has any potential to be implemented in the future?
Thank you in advance.
The text was updated successfully, but these errors were encountered: