laurentgluck
About
- Username
- laurentgluck
- Joined
- Visits
- 9
- Last Active
- Roles
- Member
Comments
-
Dear, The on/off relay works fine from the printer menu. I found the pin number information in the Rockpi4 documentation (below the pin number link)https://wiki.radxa.com/Rockpi4/hardware/gpio I did another test using "Printer Settings", "G-Codes",…
-
Dear, I use a GPIO output from my Rock PI4, which allows me to start and stop the printer, however I would like to stop it automatically at the end of printing using M81 or another instruction in my end G-Code.I tried to add in the end G-Code of th…
-
Dear, It works now, I set Debounce time to 200ms.Thanks again for your help.Is there a document listing the instructions and explanation of their functions? Regards Laurent
-
Dear, Thank you for your help, for the moment it does not work, below my configurations. 1) Ouput configuration for Rock PI4 (work in manual with Menu): - Name : onoffRelay - Function : Set output on/off - GPIO Pin : 146 - G-Code…
-
Dear, Thanks for your help, the error message disappeared by following your instructions, thank you for your help. Question: If during the installation of Armbian, I set the user "PI" from the start, will this save me all these problems? Many tha…
-
Dear, Thanks for your help. With ls -l /sys/class/gpio/gpiochip0/ I have this: laurent@rockpi-4b:~$ ls -l /sys/class/gpio/gpiochip0/total 0-r--r--r-- 1 root root 4096 Nov 9 17:38 baselrwxrwxrwx 1 root root 0 Nov 9 17:38 device -> ../../../f…