Welcome! Log In Create A New Profile

Advanced

Serial communication problem with 6 linear axes

Posted by jafar_niknam 
Serial communication problem with 6 linear axes
August 08, 2021 10:54AM
HI .
I'm using marlin 2.0 , bugfix version for my 6 axes robot (not a 3D printer ) + MKS GEN v1.4 motherboard + MKS TFT32 . TFT firmware is open source Bigtreetech . Serial port is 0 with 115200 baudrate and I'm using AUX 1 of MKS GEN v1.4 motherboard for TFT32. of course Serial communication in pronterface program established without problems in all cases .
when I define LINEAR_AXES 3 , everything is ok but when I define LINEAR_AXES 6 and set depended configs , mks tft 32 will disconnect and show "NO printer attached" message .
What tests did I take ?
Upload marlin with original configurations ( just change motherboard and baudrate) ==> everything is OK
Several baudrates and serial ports ==> "NO printer attached" message
Several pins definition for 6th axis ==> "NO printer attached" message

I think the main problem is additional axes and cause disconnection .

can anyone help me with this issue ?
thanks and sorry for my English !!
VDX
Re: Serial communication problem with 6 linear axes
August 08, 2021 11:41AM
... pins mismatch/redefines?


Viktor
--------
Aufruf zum Projekt "Müll-freie Meere" - [reprap.org] -- Deutsche Facebook-Gruppe - [www.facebook.com]

Call for the project "garbage-free seas" - [reprap.org]
Re: Serial communication problem with 6 linear axes
August 09, 2021 02:25AM
Thanks for reply . No I'll check this out before. In the last test I did last night, I came to a strange conclusion. When I activated five axes with an extruder, the problem of serial communication with the display was also solved. Then I tested the sixth axis with an extruder and everything was right.
For now, I have to activate an additional extruder to solve this problem and use futile digital pins to define extruder driver pins.
What do you think about this?
It was strange for me, too.

Edited 1 time(s). Last edit at 08/09/2021 02:26AM by jafar_niknam.
Re: Serial communication problem with 6 linear axes
August 09, 2021 02:49AM
pins file? Config files? for your 6 axis tests.
Re: Serial communication problem with 6 linear axes
August 09, 2021 03:23AM
They have open a github issue with needed files.[github.com]
Re: Serial communication problem with 6 linear axes
August 09, 2021 03:59AM
Thanks for reply . yes you can see config files in github .
Did you check the files? Do you think it's a problem with the display or Marlin ?
Re: Serial communication problem with 6 linear axes
August 09, 2021 05:38AM
Since you can use the serial port via a control program without issues, its a display issue
Sorry, only registered users may post in this forum.

Click here to login