makelangelo is not working properly

Shop Forum Makelangelo Polargraph Art Robot makelangelo is not working properly

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29035
    emiliano
    Participant

    day to all sorry english but i’m translating with google.
    I have a problem with makelangelo I cannot set the measurements of my machine in the firmware and much less combine the mms I hope someone helps me thanks in advance

    #29044
    Dan
    Keymaster

    We have italian readers, you can write in italian 🙂

    Please be specific and provide lots of detail about what is happening, what you tried, and why it didn’t work. otherwise you will make people annoyed and they will not help you.

    • This reply was modified 3 years, 5 months ago by Dan.
    #29047
    emiliano
    Participant

    ho cambiato le misure della macchina in d11
    D11 makelangelo 5 specific setup call
    */
    void makelangelo5Setup() {
    // if you accidentally upload m3 firmware to an m5 then upload it ONCE with this line uncommented.
    float limits[NUM_AXIES * 2];
    limits[0] = 250.0;
    limits[1] = -250.0;
    limits[2] = 190;
    limits[3] = -190;
    limits[4] = PEN_UP_ANGLE;
    limits[5] = PEN_DOWN_ANGLE;
    adjustLimits(limits);
    ho notato che quando muovo gli assi con il programma ho notato che i mms sono giusti ,se do il comando sali di 1 cm lui sale ma in diagonale ed i disegni vengono obbliqui spero che qualcuno mi aiuti grazie

    #29057
    emiliano
    Participant

    buongiorno il mio makelangelo scrive benissimo le lettere ma : quando inizia a scrivere una frase non la scrive in orizzontale ma in diagonale spero che qualcuno mi aiuti grazie

    #29058
    Dan
    Keymaster

    Please show video of problem. Show entire machine, not just pen tip.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.