cmcgrath5035

Forum Replies Created

Viewing 15 posts - 676 through 690 (of 1,771 total)
  • Author
    Posts
  • in reply to: New TinyG doesn't connect no blinking LED #9918
    cmcgrath5035
    Moderator

    From your description, tinyG is not booting up.

    I suggest you send this description to

    in reply to: Any examples of two or more TinyG with SPI or RS485? #9917
    cmcgrath5035
    Moderator

    I suggest you post a question here:

    There has not been much discussion on this topic in past couple years.

    in reply to: Precise Motor Current Setting? #9916
    cmcgrath5035
    Moderator

    Schematics can be found here:

    Pull up the spec sheet for the TI drivers – challenge will be that the current llow in the differential comparator circuit is pulsed – you will need good instrumentation.

    in reply to: TinyG2 – 6 Axis Control of Hexapod #9915
    cmcgrath5035
    Moderator

    I believe the simple answer is no, not out of the box.

    But do some Google Search on “kinematics tinyG” several rather old topics such as

    Please report any success you have on your search – others have asked similar

    in reply to: hangs due to attempted use of touch plate during program #9909
    cmcgrath5035
    Moderator

    The way I read my previous references(wiki, issues), M6 is not ‘rejected’ by tinyG, rather some code runs but apparently, as you are finding, not completely or correctly.
    I would suggest you open a new issue at

    requesting status update on M6 Gcode command support, referencing Issue 75 this thread and any others you have over at Chilipeppr that make clear what you are trying to do.

    The gitHub/Issues are managed by the developers directly.

    in reply to: hangs due to attempted use of touch plate during program #9907
    cmcgrath5035
    Moderator

    I am a little confused as to what is actually being sent to tinyG.
    Per tinyG Wiki

    The M6 Gcode command is “no operation at this time”, which to me translates to Not supported , but I have never tried it.
    If you are sending M6, what internal state tinyG ends up in might be indeterminate.

    Perhaps it would be helpful to post (Pastebin worked just fine) a short Gcode file that exhibits the issue.

    You might also want to review this (somewhat dated) thread

    in reply to: stopped mid-run and now won't recognize tinyg #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.

    in reply to: spdir flashing, verification error content mismatch #9896
    cmcgrath5035
    Moderator

    After a quick chat with the Devs, it appears a CRV file is binary.
    The CP widget still attempts to format it as Gcode, but the resulting download is binary, contains codes that overwrite the FW, as you experiencd.

    You will have to find a way to get Vcarve to create Gcode

    in reply to: spdir flashing, verification error content mismatch #9895
    cmcgrath5035
    Moderator

    Thanks for the info, I’ll pass along to the devs.

    in reply to: Help diagnose erratic machine control #9894
    cmcgrath5035
    Moderator

    Params look OK, with these suggestions:
    Set
    $p1pof = 0.0 (That will shut off pwmled when spindle should be off)
    $xvm, $xfr, $yvm and $yfr are normally suggested at 16000, where you have 2500. That will simply make you machine run a bit slower, should not be an issue
    Set $ex=2 when running Coolterm (RTS/CTS works better). The $ex setting when running Chilipeppr/SPJS does not matter; SPJS uses buffer fill flow control.

    What version of SPJS are you running?
    Is you XP machine 32bit? I don’t see a lot of folks running on XP anymore.
    Is the XP machine sort of “brain dead”?

    Open Windows task manager and look at CPU utilization.

    I have no Mach3 experience, but since it was born and matured on what we today would call brain dead hardware, it is likely more tolerant of the typical legacy XP machine performance.
    Chilipeppr and SPJS are both aggressively multithreaded and use the latest in javascript,

    You could try shutting Limits and homing to OFF ($xsn=0, etc) to see if that performs better with $test=3 or other simple test code.If it does, that might point to noise issues.

    in reply to: Help diagnose erratic machine control #9888
    cmcgrath5035
    Moderator

    We need to know a bit more about your setup.

    Do you run from Chilipeppr, Coolterm or ___ ?
    Form what OS?

    Create a listing of your machine parameters ($$command), copy them and paste into a text file, post that to a Cloud drive and provide a URL for it.

    Your reported behavior – limit alarm but no flashing spindir. is odd.
    However, when limit is hit, firmware shuts down, so no response to commands is normal. the hard reset restarts firmware with the current location set to 0,0,0

    in reply to: stopped mid-run and now won't recognize tinyg #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, 6 months ago by cmcgrath5035.
    in reply to: Feedrates and rotational axis (A Axis) #9877
    cmcgrath5035
    Moderator
    in reply to: TinyG and KL23H286-20-8B #9876
    cmcgrath5035
    Moderator

    Have you seen this:

    Parameters: It is much easier to spot configuration issues when parameters are reported in mm, not inch. Also highly recommended that parameters be entered and managed in mm mode, not inch. TinyG is native mm, all inch infor gets converted.
    Also, please put your configs in a cloud drive folder and post a URL, much easier to compare from there to a “known-working” parameter set.

    How did you initially enter parameters? CoolTerm, Chilipeppr, ?

    What is can quickly see is a 3 axis screw machine ($_tr=0.1 in).

    Are you sure that the screws are not binding along route of travel?

    Add URLs to your motor specs as well for easier location. I am not familiar with those specific motors. We seldom have to discuss motor specifics, they just work(when wired correctly).

    in reply to: TinyG shorted out during gcode test #9870
    cmcgrath5035
    Moderator

    Not sure which “chip near USB” you might be referring to.
    Schematics are here:

    Probably a power regulator device (a guess, they are in that area.
    Do you have something connected to the 12V fan connector?
    tinyG sitting on dry cardboard should be OK (I assume that is what you meant).

    it is possible to replace components, but power devices (regulators, stepper drivers) are soldered to ground plane for heat sinking, so need a lot of heat to be removed and replaced successfully.

    BTW, when you say current limited to 2.5A – by the Power Supply?
    2.5A might not be enough for 4 active NEMA23’s – you might be causing the PS to drop out.

    • This reply was modified 8 years, 7 months ago by cmcgrath5035.
Viewing 15 posts - 676 through 690 (of 1,771 total)