Moonraker can't connect to Klipper #16
Replies: 7 comments 39 replies
-
Do no use I don't think the board is flashed. Please post out put from EDIT: hard to see on the device I'm using, but yeah, klipper is not flashed. Please see Flash Firmware section in readme.md, there is a link to a video as well. FAT filesystem, less than 16GB, no other files on the card. |
Beta Was this translation helpful? Give feedback.
-
Okay let's take a few steps back. I have updated the I want you to flash marlin back onto the board (included now in this repo). Then I want you to flash the latest Please read the What device are you using to host klipper? RPi? |
Beta Was this translation helpful? Give feedback.
-
Restart firmware. |
Beta Was this translation helpful? Give feedback.
-
I rebooted klipper, moonraker, and the host in sequence, still not working.
…On Wed, Mar 22, 2023 at 9:09 PM Bassam Husain ***@***.***> wrote:
Restart firmware.
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZ7POXIMOAD5X6PIZFFF7ZLW5OPE5ANCNFSM6AAAAAAWDGG3GQ>
.
You are receiving this because you authored the thread.Message ID:
<bassamanator/Sovol-SV06-firmware/repo-discussions/16/comments/5399421@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Does it make a difference how I plug in the RPI? For example, do I plug in
the RPI first, then turn the printer on? Or do I turn the printer on and
then plug in the RPI?
On Wed, Mar 22, 2023 at 9:13 PM Andrew Sanders <
***@***.***> wrote:
… I rebooted klipper, moonraker, and the host in sequence, still not working.
On Wed, Mar 22, 2023 at 9:09 PM Bassam Husain ***@***.***>
wrote:
> Restart firmware.
>
> —
> Reply to this email directly, view it on GitHub
> <#16 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AZ7POXIMOAD5X6PIZFFF7ZLW5OPE5ANCNFSM6AAAAAAWDGG3GQ>
> .
> You are receiving this because you authored the thread.Message ID:
> <bassamanator/Sovol-SV06-firmware/repo-discussions/16/comments/5399421@
> github.com>
>
|
Beta Was this translation helpful? Give feedback.
-
Paste all logs here in code blocks.
Paste a picture of the error screen.
On Wed, Mar 22, 2023, 9:15 p.m. HemlockMimosa ***@***.***>
wrote:
… Does it make a difference how I plug in the RPI? For example, do I plug in
the RPI first, then turn the printer on? Or do I turn the printer on and
then plug in the RPI?
On Wed, Mar 22, 2023 at 9:13 PM Andrew Sanders <
***@***.***> wrote:
> I rebooted klipper, moonraker, and the host in sequence, still not
working.
>
> On Wed, Mar 22, 2023 at 9:09 PM Bassam Husain ***@***.***>
> wrote:
>
>> Restart firmware.
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <
#16 (comment)
>,
>> or unsubscribe
>> <
https://github.com/notifications/unsubscribe-auth/AZ7POXIMOAD5X6PIZFFF7ZLW5OPE5ANCNFSM6AAAAAAWDGG3GQ
>
>> .
>> You are receiving this because you authored the thread.Message ID:
>> <bassamanator/Sovol-SV06-firmware/repo-discussions/16/comments/5399421@
>> github.com>
>>
>
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOY5H434VHN3H32SZYOQADTW5OP3FANCNFSM6AAAAAAWDGG3GQ>
.
You are receiving this because you commented.Message ID:
<bassamanator/Sovol-SV06-firmware/repo-discussions/16/comments/5399445@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
I know this is an old post, but I'm running into some issues similar to comment #6; For some reason, I'm having a lot of trouble getting my host to connect to my printer upon initial boot up. I have to sit and fiddle, going back and forth between my printer and my remote klipper interface. I "restart" klipper via the interface, and have to toggle the printer on and off a few times before klipper errors out in order to connect, sometimes needing to restart klipper multiple times. If I power up my printer and then restart klipper, it seems that my printer times out/freezes before klipper attempts to connect. Once it connects, I'm good to go for the duration of both machines staying online, but that initial connection seems so finnicky for some reason, and I don't remember it to be so. I'm posting here mostly because I thought it may be relevant to anyone experiencing issues similar to above - just because your setup doesn't smoothly boot up first try doesn't necessarily mean you didn't flash properly or have your config setup properly, it really seems to just be finnicky to boot up! If you have suggestions on why this may be or how to resolve it, I'd love to hear them! |
Beta Was this translation helpful? Give feedback.
-
Hi folks! Wondering if you can help me.
I installed Klipper on my Pi using KIAUH, then followed instructions for flashing Klipper onto the SV06, all of which seem to have worked.
sudo service klipper status returns the following:
klipper.service - Klipper 3D Printer Firmware SV1
Loaded: loaded (/etc/systemd/system/klipper.service; enabled; vendor prese>
Active: active (running) since Wed 2023-03-22 01:15:53 GMT; 9min ago
Docs: https://www.klipper3d.org/
Main PID: 965 (python)
Tasks: 2 (limit: 3933)
CPU: 1.690s
CGroup: /system.slice/klipper.service
└─965 /home/andre/klippy-env/bin/python /home/andre/klipper/klippy>
Mar 22 01:15:53 raspberrypi systemd[1]: Started Klipper 3D Printer Firmware SV1.
lines 1-11/11 (END)
● klipper.service - Klipper 3D Printer Firmware SV1
Loaded: loaded (/etc/systemd/system/klipper.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2023-03-22 01:15:53 GMT; 9min ago
Docs: https://www.klipper3d.org/
Main PID: 965 (python)
Tasks: 2 (limit: 3933)
CPU: 1.690s
CGroup: /system.slice/klipper.service
└─965 /home/andre/klippy-env/bin/python /home/andre/klipper/klippy/klippy.py >
I think this means that Klipper is successfully running on my printer, which means that the problem is occurring when I try to modify my configuration file.
ls -l /dev/serial/by-id/ returns the following: lrwxrwxrwx 1 root root 13 Mar 22 00:55 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0
I've attempted to modify my configuration file in Mainsail by adding either the entire string, "usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0" or just "usb-1a86_USB_Serial-if00-port0"
None of these have worked. In addition, I've tried to perform the "make flash FLASH_DEVICE=/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0" only to learn that there is "No rule to make target 'flash'"
Do any of you have any troubleshooting advice, or is there any step I'm missing? Thanks for your advice and comments.
Beta Was this translation helpful? Give feedback.
All reactions