Riley

Forum Replies Created

Viewing 15 posts - 211 through 225 (of 260 total)
  • Author
    Posts
  • in reply to: Arduino + grblshield #1733
    Riley
    Keymaster

    Read this page on our wiki:

    http://www.synthetos.com/wiki/index.php?title=Getting_grbl

    Yes you will need a programmer if you plan on doing it yourself.

    ril3y

    in reply to: USB product ID suggection #1219
    Riley
    Keymaster

    Really good idea. I didn’t know you could register that? Have you done this before? Is its a matter of purchasing “custom” ftdi chips?

    Riley

    in reply to: How much longer will I have to wait #1207
    Riley
    Keymaster

    np!

    in reply to: First test of Android CNC app #1162
    Riley
    Keymaster

    Very cool. The junk sr stuff happens on tgFX too. Its a factor I think of yoru $si set too low and having MANY little lines.

    Btw what version of TinyG firmware are you running?

    Love to see a video soon.

    Riley

    in reply to: TinyG Power Supply #1426
    Riley
    Keymaster

    lol… Nice idea.

    Riley

    in reply to: How much longer will I have to wait #1205
    Riley
    Keymaster

    Davide,

    I got your emails. Your order is paid for and waiting to go out. We will be shipping all grblShield orders from: 4/24/2012 through 5/17/2012 next week.

    Your board will be on the way then.

    Riley

    in reply to: First test of Android CNC app #1157
    Riley
    Keymaster

    BTW, Matt… I got bluetooth working with TinyG directly. Now you COULD just use BT to talk to TinyG from your table.

    It was SUPER EASY to do.

    Power the bluetooth chip, plug in the TX RX wires to the “Arduino” Female header on TinyG. Connected with “blueterm” android app and was able to send commands.

    FYI.

    Riley

    in reply to: TinyG stops if G0 has x,y,z coordinates the same #1415
    Riley
    Keymaster

    That is a big difference.

    338.11 (go by build numbers) is the current “release”. Its in master branch.

    Riley

    in reply to: Grblshield vs. TinyG #1402
    Riley
    Keymaster

    Great news. Love to hear more about your progress.

    Riley

    in reply to: First test of Android CNC app #1151
    Riley
    Keymaster

    Just use bluetooth and get a hardware bluetooth serial port adapter. Of course I have not tried this yet. But it should work…

    http://www.dealextreme.com/p/jy-mcu-arduino-bluetooth-wireless-serial-port-module-104299?item=4

    Something like that..

    Not sure why you want to play with SLA for talking to tinyg. I think that will be pretty cumbersome.

    They way Matt and I came up with was 2 things. The bluetooth way / direct serial port or using a network connection to tgFX.

    You could use SLA and use the network connection to connect to tgFX too if you wanted that way you do not have to mess with kernel drivers etc..

    Riley

    in reply to: TinyG stops if G0 has x,y,z coordinates the same #1413
    Riley
    Keymaster

    “I’m inclined to think that it was not a driver current limit issue, as I could reliably send a g0 command to any of the motors individually, or to combinations of them with no problems”

    This specifically makes me think it was driver (current) issue. 3 motors cost 2x more current than 1 🙂

    But if a setting was off who knows. Also lowering your feed rates on g1 commands uses more current than higher feed rates. This is also true for G0 (traverse) if you set the:

    [*vm] *_velocity_maximum 600.000 mm/min
    [*fr] *_feedrate_maximum 600.000 mm/min

    lower vs higher.

    Riley

    in reply to: TinyG stops if G0 has x,y,z coordinates the same #1411
    Riley
    Keymaster

    So its working now? Good!

    Also, finding a “reliable” configuration to replicate your results might be harder than you think. Meaning that outside of TinyG settings we have power supply plus your specific motors as variables in that equation.

    Another note is your motors.. Which are they? Do you have a datasheet? Barclay (another tg customer) has some very very beefy motors that are supposedly rated at 2.5A (the limit of the DRV8811 drivers are 2.5A) that are pulling more than 2.5A. I guess my point is the datasheet is not always accurate to whats really going on.

    Oh and btw TinyG uses stepper motors not Servos. I know what you were talking about, but you might confuse others if they think you are running servos (using pwm vs motors using step dir).

    We always like hearing what people are doing with their tinyg’s too so please let us know!

    tgFX (tinyg gui) is in the works. I plan on having a new beta out by monday as an FYI.

    Riley

    in reply to: TinyG stops if G0 has x,y,z coordinates the same #1409
    Riley
    Keymaster

    I think this is a power issue. I have a PCB CNC mill with some “beefy” NEMA 17’s. I had a really junkie extra PC power supply powering TG. My setup did exactly the same thing you are describing.

    My recommendation is get a power supply with a higher current output. If you have another PC power supply laying around try that. I grabbed a server power supply and viola! It was done.

    Let me know how it works.
    Also just to let you know you can always reset tg values to default by issuing.
    $defaults=1 if you want to test with a default state.

    Riley

    in reply to: How much longer will I have to wait #1199
    Riley
    Keymaster

    Jan,

    I checked the synthetos email account and did not receive anything from you on the 4th of May. Your product was shipped on the 26th of April. Once your package is on its way (internationally) its really in the hands of your customs. Australia is specifically bad having packages take 6 weeks to get there!

    We cannot tell you when to expect your package really. Historically it takes 2 – 6 weeks to get there.

    Hope that helps.

    PS. I will leave this up for a few days. I am going to remove this topic as its not really a feature request.

    Try to email us again and I will see whats up.

    Riley

    in reply to: Newbie with grbl #1726
    Riley
    Keymaster

    Can you give us your exact settings? Arduino hardware… Coolterm settings etc..

    Riley

Viewing 15 posts - 211 through 225 (of 260 total)