You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a falure of my motherboard, I have migrate from SKR 1.3 to tinybee.
My REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER is working with SKR 1.3 and not on tinybee.
The reason is the inversion of the rubun IDC 10 pins needed for tinybee.
Is it possible to add a comment in Marlin\src\pins\esp32\pins_MKS_TINYBEE.h line 123 that REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER ribon need inversion ?
Is it possible to change in Marlin\src\pins\lpc1768\pins_BTT_SKR_V1_3.h line 202 the definition of the idc pinour from :
Once we have the LCD Pins refactor completed there will be a warning anytime the plugs are reversed between the display and the board. That PR is pending and will be applied for the next release, after 2.1.3.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
Hello,
After a falure of my motherboard, I have migrate from SKR 1.3 to tinybee.
My REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER is working with SKR 1.3 and not on tinybee.
The reason is the inversion of the rubun IDC 10 pins needed for tinybee.
Is it possible to add a comment in Marlin\src\pins\esp32\pins_MKS_TINYBEE.h line 123 that REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER ribon need inversion ?
Is it possible to change in Marlin\src\pins\lpc1768\pins_BTT_SKR_V1_3.h line 202 the definition of the idc pinour from :
to
in any case, i am lost with the comments.
the only thing I know is that lcd connected to skr 1.3 and tinybee request to invert cable, what a mess.
Bug Timeline
all the time
Expected behavior
comments should follow pin numbet of idc 10 pin notation.
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
any version
Printer model
ortur 4 v1
Electronics
skr 1.3 and tinybee
LCD/Controller
REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: