PanelDue 7 loses macros after homing or moving rotary axes A/B
-
@Stanislav said in PanelDue 7 loses macros after homing or moving rotary axes A/B:
Version of the firmware PanelDueFirmware-5.0i-7.0i.bin
If you look at the setup page on the PanelDue it should say the actual version.
-
Good afternoon, I looked at the current version Panel Due firmware 3.5.1
-
@Stanislav I updated your post with your config.g and homea.g, to make it easier to read.
Could you try with the debug logging turned off? Comment out the following lines in config.g, save, then restart:
M929 P"logs/eventlog.txt" S1 ; Log WARN level events to logs/eventlog.txt M929 P"logs/infolog.txt" S2 ; Log INFO level events to logs/infolog.txt M929 P"logs/debuglog.txt" S3 ; Log DEBUG level events to logs/debuglog.txt
My guess is that all the logging is taking up too much time to service requests for file lists from the PanelDue.
It's possible there's an SD card issue; please run the tests described here: https://docs.duet3d.com/en/User_manual/RepRapFirmware/SD_card#troubleshooting-sd-card-issues
Ian
-
Good afternoon!
Logov files have changed into the configuration, the result is the same. Additionally formatted the SD card with a utilitySD Memory Card Formatter. Storage ===
Free file entries: 19
SD card 0 detected, interface speed: 25.0MBytes/sec
SD card longest read time 2.4ms, write time 23.2ms, max retries 0.It is doubtful that the loss of macros and working files occurs only after the movement rotary axes, there is no problem with the linear axes.
-
undefined Phaedrux marked this topic as a question
-
Good afternoon,
I still have not solved the problem with the macros display in the PanelDue panel, how to solve this problem? -
I made another test, after homing when the macros ruined. Introduced the M84 command. The macros were restored. The problem is related to the drivers of additional axes A and B
-
Do you mean the shortcut buttons for the macros on the main display screen beside the tools?
Could you make a short video showing what you're seeing exactly?
-
Good afternoon!
I once again checked the problem and attach the video panel_due_1.mp4 -
Thank you for the video.
Can you do a test for me? Manually send the commands from your homea.g or homeb.g files one line at a time and check the macro tab in between to see if there is a specific line that is causing it.
I'm also curious if your PanelDue cable runs near the cables for the A and B motors? What kind of cable are you using for the PanelDue? How long, etc.
-
Good evening!
I showed a step -by -step check in the macros of the homing, the problem occurs at the step: G1 H1 A-9999 F5000. The connection cable is not shielded 4 residential, 1 meter long, laid separately. I also connected the panel with a flat short cable, but the macros also disappeared