Reply To: Asgard software serial port query

#1937
Angel LM
Admin

    Okay, so the serial communication seems to be okay and the steppers seems to be working.

    So… it may be problem with Asgard. I’ve tried it today and it works for me, so let’s make it works for you 🙂

    Quick check:
    1. Be sure that you have installed the required dependences:
    – PyQt5: python3 -m pip install pyqt5
    – PySerial python3 -m pip install pyserial

    2. Launch Asgard using Python3: python3 asgard.py
    3. Post here if you receive any error or if it works!