Jeffery Seiffert

Results 12 comments of Jeffery Seiffert

Last login: Sun Jan 21 12:10:02 2024 from 192.168.15.5 jefferys@voron:~ $ cd ~/printer_data/config jefferys@voron:~/printer_data/config $ wget -O /home/pi/printer_data/config/autocommit.sh https://raw.githubusercontent.com/EricZimmerman/VoronTools/main/autocommit.sh /home/pi/printer_data/config/autocommit.sh: No such file or directory jefferys@voron:~/printer_data/config $ My bad on...

This worked for me: wget -O ~/printer_data/config/autocommit.sh https://raw.githubusercontent.com/EricZimmerman/VoronTools/main/autocommit.sh I found it on here: https://github.com/EricZimmerman/Voron-Documentation/blob/main/community/howto/EricZimmerman/BackupConfigToGithub.md

I couldn't login as pi. Tried all the passwords I could find to try so logged into the user I setup with Pi Imager. I even tried that password with...

I found out that there is no pi user on my machine. I'm guessing by using the new Pi imager that you can set your own admin user name so...

> Dear Sirs, I am trying to use the LILYGO ESP32 2021-7-16 V1.0 Relay unit with ESP32 but I find it is almost impossible to program it. Sometimes randomly it...

> Good morning Yes thanks I have the connector. What I have so far failed is to get the relay unit to detect any i2c devices using suggestions I've seen...

I'm also disappointed that the default I2C and SPI pins are used for the relays. SPI can be used for displays. If you ever make V2 revision of the board...

This isn't a support forum. It's meant to report problems with their code. I will answer this time but you should find a support forum like esp32.com or others to...

Hi Ian, I'm sorry your having trouble. I looked at the schematic and the reset is connected to the EN pin on the ESP32. I had a problem with my...

I'm glad to see 5V is available. I would like to see a power light, if you don't have one already. Reset pins for an external reset button, not for...