Closed dandantsui closed 4 years ago
Please test the bugfix-2.0.x
branch to see where it stands. If the problem has been resolved then we can close this issue. If the issue isn't resolved yet, then we should investigate further.
Homing is fixed however introduces new issues -- no touch, part cooling fan at max despite showing 0 on display
Please attach your full configuration files.
If i can add to this one... UI and touch are rotated 180 degrees.
setup HW: mks robin v2.0, TFTv1.0 FW: bugfix 12h old, standard config from example (only changed to 1 nozzle), default_env=mks_robin_stm32 in platformio.ini
could anyone point me to line for rotating UI or touch? found solution using in line 2276 #define TOUCH_SCREEN_CALIBRATION / MKS Robin TFT v1.1 with ILI9328 /
Configurations, please
Please ZIP up your Configuration.h
and Configuration_adv.h
files (as
requested in the Issue template) and drop them into your next reply.
We'll check them over and see if anything is amiss.
Please test the bugfix-2.0.x branch
to see where it stands. If the problem has been resolved then we can close this issue. If the issue isn't resolved yet, then we should investigate further.
I am closing this issue, because it seems the original issue was fixed, and it is now just a grab-bag of unrelated problems. With regard to anything related to TFT displays, that code has been massively reworked in the past two weeks, so re-testing with the bugfix branch is required.
If there are other issues they should be be reported separately with all the information requested in the issue template.
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.
Using Marlin 2.0.7 the endstops do not stop the motor when homing -- using the TFT 320x240 setting with the HAL STM32 builder.
Pinging M119 and manually triggering endstops individually do show them being triggered.
At times, when endstop is triggered, the machine resets itself.
Have tried with and without
#define ENDSTOP_INTERRUPTS_FEATURE
Below is endstop settings in config.