-
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] Smart Filament Sensor Module with Repetier-Firmware V2 #1165
Comments
This screen is marlin, and not reptier, firmware based. So I don't think it will be imported. To do that the complete firmware of the tft would need to be rebuild... But maybe someone with more knowledge of reptier can give a better answer |
@traffic-light |
I'm sorry. My fault. |
Hello GenaUser. Could you please be so kind and close this ticket. Your feature request is covered in the pinned Feature Request ticket #1170 Thank you |
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. |
Would it be possible to add sensor management for the Repetier-firmware V2?
https://github.com/repetier/Repetier-Firmware/tree/dev2
Information sent by the firmware:
GCodeSource :: printAllFLN (PSTR ("// action: out_of_filament T"), (int32_t) tool-> getToolId ());
GCodeSource :: printAllFLN (PSTR ("RequestPause: No filament detected!"));
It would also allow the use of smart filament sensors from multiple extruders connected to the board.
Thank you in advance to analyze this possibility.
The text was updated successfully, but these errors were encountered: