stopped mid-run and now won't recognize tinyg

Home Forums TinyG TinyG Support stopped mid-run and now won't recognize tinyg

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9879
    joren
    Member

    On a mac/chrome/chilipeppr, the cnc router tinyg froze mid-job and now won’t work. The JSON server recognizes the tinyg, but it in the serial port console, the check marks stop being green and are yellow on the line {sr”:n{“line”:t,”posx”:t,”posy”:t,”posz”:t,”v…. Otherwise it is unresponsive. $$ doesn’t return anything.

    When I try to update the FW using the synthetos app, I get the “verify failed” message, “programer is not responding.”

    This is just the 3rd day the tinyg has been installed on my cnc. It has run other jobs before to completion, but I am still learning the chilipeppr interface so I couldn’t say it has ever worked perfectly. It was above 90F temp in my shop when this happened, but I do have a fan on the tiny.

    Any help would be appreciated. Thanks!

    • This topic was modified 8 years, 3 months ago by joren. Reason: edit for clarification
    #9882
    cmcgrath5035
    Moderator

    Are you running SPJS under MAC as well as the Chrome browser?
    What version of SPJS?

    I assume you mean you tried the tinyGupdater app from here:

    You might give the tinyG flashing application that is part of SPJS 1.88 or later.

    The ftdi front end to tingG is a stand alone chip, so it is not unusual for the tinyG port interface to appear ‘OK’ from the server side, yet not have proper message flow to/from tinyG firmware.

    • This reply was modified 8 years, 3 months ago by cmcgrath5035.
    #9897
    joren
    Member

    Hmm, I still can’t get it to work.

    I am running SPJS under mac. I just compiled v1.92. I tried to up update the firmware inside of chilipeppr’s Server window. After choosing my board and the firmware version I want, I click program and get:
    “Making sure /dev/cu.usbserial-DN010XKG port is closed so we have access to it for programming…
    Programming…
    Could not find board: arduino:avr:tinyg

    undefined”

    And in the serial port console, I get (with the last 3 lines yellow checkmarks):
    ” ?
    {“ej”:””}
    {“js”:1}
    {“sr”:n}
    {“sv”:1}
    {“si”:250}
    {“qr”:n}
    {“qv”:1}
    {“ec”:0}
    {“jv”:4}
    {“hp”:n}
    {“fb”:n}
    {“mt”:n}
    {“sr”:{“line”:t,”posx”:t,”posy”:t,”posz”:t,”vel”:t,”unit”:t,”stat”:t,”feed”:t,”coor”:t,”momo”:t,”plan”:t,”path”:t,”dist”:t,”mpox”:t,”mpoy”:t,”mpoz”:t}}

    Again, it sees the USBserial port, so I know something is connected….

    Any help is appreciated. Thnx, Joren

    #9898
    cmcgrath5035
    Moderator

    First a question: you running tinyG or G2 on a DUE?

    The stream of json you list above is a startup script and the behavior you describe is typical of G2 with the standard Chilipeppr interface.
    You clear the ‘hang’, the yellow check marks, by clicking the ~ icon in the tinyG widget.

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