cmcgrath5035

Forum Replies Created

Viewing 15 posts - 931 through 945 (of 1,771 total)
  • Author
    Posts
  • in reply to: Problem with code? Not sure what to do #9181
    cmcgrath5035
    Moderator

    I just commented over at Chilipeppr.

    in reply to: default settings of Shapeoko 2 in tingG v8 #9179
    cmcgrath5035
    Moderator

    I saw your question first here

    check there

    in reply to: Auto Level issue #9177
    cmcgrath5035
    Moderator

    I don’t believe so.
    The probe command looks for a change of state on the Zmin port to trigger the ‘touch event’ so that $st set for limit and homing switches can be NC or NO.

    I am assuming your FW is $fb=440.20

    I am not an autolevel user, this is how I have read the discussion traffic.
    Run a test first – ground your workpiece, hold the clip lead for the tool in you hand, start the process, Z starts slowly down, just touch the cliplead to the work surface. Z should stop and report the level found.

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

    Sorry, that interface was down for a couple days.

    Retry
    Head over here:

    and briefly describe the problem

    It gets all the info to the right place.

    in reply to: Auto Level issue #9174
    cmcgrath5035
    Moderator

    A quick guess, you enabled Zmin as a NO limit switch.
    You don’thave to do that, in fact acts as a limit, sends tinyG into alarm, SpinDir flashing

    Just connect your wires to the workpiece and bit and initiate probe.
    TinyG handles the conditioning of the input port to which Zmin connects and reacts to the probe action.

    in reply to: HELP PLEASE Spindir flashing #9167
    cmcgrath5035
    Moderator

    Mock
    Please try the interface again at

    That will properly transfer your contact information.

    Riley reworked that interface e, it should be working again.

    in reply to: HELP PLEASE Spindir flashing #9164
    cmcgrath5035
    Moderator

    @ prariehome

    For some reason your message via

    is not making it to Riley.

    Please send an email directly to ***deleted***
    Please cc: me ***deleted***m so I can see that at least some communication is working.

    Please copy/paste this info:

    @prariehome is having issues, thread reference https://www.synthetos.com/topics/help-please-spindir-flashing/page/3/#post-9162

    Add anything else you want.

    Also, please add some potentially useful info like what OS and browser you are connecting to https://www.synthetos.com/contact-us/ from.
    I tested it from Linux/Firefox, Riley received it OK. Perhaps the Information scraper at the https://www.synthetos.com/contact-us/ end has issues with your environment (??).

    I know I cannot get your email address from your profile here, but I am a ‘moderator’, not ‘chief-high-pobah’.
    Riley may be able to,he is ‘chief’.

    • This reply was modified 10 years, 4 months ago by cmcgrath5035.
    in reply to: Homing-TouchPlate Issue #9152
    cmcgrath5035
    Moderator

    I don’t have a working setup to experiment with, so am just reading and trying to understand what you are doing

    Sidebar comment – Chillipeppr seldom starts from ‘scratch’. You may want to flush browser cache as well, but not at all obvious that has anything to do with your issue.

    If your first step is to home the machine, setting Z=0 at the top limit of Z travel, why do you say jog the machine z+ 1.9 to get closer to the touch plate? seems z-1.9 would move down closer to the touchplate. If in fact z+1.9 moves down, I have to wonder if your polarity is reversed.

    Also, your Gcode snippet G28.3 Z6.5 yet you say “and it will stop and set the z to 8.5mm (as it should)”. Doesn’t the command say set it to 6.5mm?
    I assume 8.5(or 6.5) is the thickness of your touch plate?

    Your Parameter file looks mostly OK. Your jerk homing settings are very low (typically 2 x the jerk maximum settings. e.g. $xjh=10000)

    Also,, at the point you created the $$ file All Limit switches were disabled and Soft limits disabled. Not clear where in the timeline that occurred.

    Any of these observations make sense?

    • This reply was modified 10 years, 4 months ago by cmcgrath5035.
    in reply to: Ghost Limit Switch Error #9146
    cmcgrath5035
    Moderator

    Reference I recall was related to milling plastic of some sort.
    IF you had a dust shoe (etc.), perhaps a grounded metal wool ‘skirt’ would help?

    in reply to: HELP PLEASE Spindir flashing #9144
    cmcgrath5035
    Moderator

    Did you use this interface?

    in reply to: Ghost Limit Switch Error #9143
    cmcgrath5035
    Moderator

    D0 you have Limit switches enabled?

    Could be noise triggering them.
    Is it suddenly real dry (low relative humidity) in your shop?

    Could be ESD between spindle and work piece.

    in reply to: Feedhold and Jogging #9140
    cmcgrath5035
    Moderator

    o I have a few questions:
    * Is there a way to have a id tagged into each {gc:””} message I send that gets returned to me when that move is complete. That way i can maintain my own checkpoint queue and resend the aborted lines of G-Code as needed.
    * Is there a way to get the TinyG to dump the planner buffer so it can be reloaded?

    What you describe doing in these questions sounds very similar to what Chilipeppr does. I’s all open Source code, have a look.

    I believe the answer to your first question is no, because CP creates such a tagging wrapper to do it’s job. TinyG does not do it.

    in reply to: Homing and limits #9136
    cmcgrath5035
    Moderator

    If you still want to try a local update, I believe I built the ZIP archive I provided incorrectly.
    Here is an updated version

    Delete the prior version and all its extracted content

    The avrdude.exe included here is sames as used by ChiliPeppr SPJS, both 32 bit and 64 bit, so it has to be a 32 bit binary.

    So avrdude should run.
    Whether or not your tinyG will actually reflash is still in question.

    in reply to: wiring probe #9135
    cmcgrath5035
    Moderator

    This wiki item

    is a comprehensive tutorial on how probing assists in leveling a PCB.

    Probe wiring: connect wire from tinyGV8 Xmin switch port to tool bit with clip lead or similar.
    Connect ground to surface to be probed.
    Shielded pair recommended.
    Ground shield drain wire to GND at tinyG as well.

    in reply to: Homing and limits #9133
    cmcgrath5035
    Moderator

    By the way, here is another way to get $$backup dumps.
    Must be run in mm mode

Viewing 15 posts - 931 through 945 (of 1,771 total)