585,715 active members*
3,990 visitors online*
Register for free
Login

Search:

Type: Posts; User: dezsoe

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    2,431

    Re: Connection issues: c76-us300eth with uccnc

    You also have to set the network card in your PC. If you have set the UC300 to 10.10.10.11 then set your PC to 10.10.10.10/255.255.255.0.

    Edit: Sorry, I didn't see the answers...
  2. Re: UCCNC Jog Speed default setting I'd like to change it

    Hello Steve,

    The code I wrote you must work. I use it since many years, it was one of my first settings.

    Edit M99998.txt and insert these lines:

    ...
  3. Replies
    8
    Views
    1,451

    Re: Need help macros probing

    The 1.21xx series is in development state, so always use the latest of them. It is now the 1.2111 and you can find and follow it here: forum.cncdrive.com • View topic - UCCNC test releases posted in...
  4. Re: Problem with "GOTO ZERO" & returning to where I started

    Goto Zero executes the M204.txt macro. This reads the SafeZ value from the Configuration/General settings page and tries to go to that position, so check this setting. After the Z movement it goes to...
  5. Replies
    8
    Views
    1,451

    Re: Need help macros probing

    I corrected some logical errors, but I'm not by a machine, so I could only test in demo mode. Please, try it and report the results.

    BTW, which last version do you use? (1.2049 stable or 1.2111...
  6. Replies
    8
    Views
    1,451

    Re: Need help macros probing

    Which macro do you want to work with? (The 2 macros you uploaded are not the same.)
  7. New special offers UC300ETH + breakout board combos

    We've made 2 new special offers, details below:

    Motion controller + breakout board combos - CNCdrive - webshop

    The offer expires on 15-10-2019 or while the stock lasts.
    Please share on your...
  8. Replies
    11
    Views
    1,586

    Re: UCCNC sometimes skips about 300 lines of code

    Hi,

    I can't tell you.We are working on it. Register on forum.cncdrive.com • Index page and there you'll see it.
  9. Replies
    11
    Views
    1,586

    Re: UCCNC sometimes skips about 300 lines of code

    Hi Eddy,

    We debugged and found the reason for the problem.
    We fixed this issue now and will be fine in the next development release.
    If you need a quick fix then put a short dwell (G04) after...
  10. Replies
    11
    Views
    1,586

    Re: UCCNC sometimes skips about 300 lines of code

    OK, thanks, it works! I got 3 bad runs of 10. That's enough.
  11. Replies
    11
    Views
    1,586

    Re: UCCNC sometimes skips about 300 lines of code

    Hi,

    Not yet. It's not so easy to find something that happens only sometimes. I saw the problem on the first run of you code, but never again. First I have to find the conditions that cause the...
  12. Replies
    11
    Views
    1,586

    Re: UCCNC sometimes skips about 300 lines of code

    Hmm. Interesting. I saw it one times and it doesn't depend on the settings (profile), because I saw it with my profile. We'll try to find out something.
  13. Replies
    11
    Views
    1,586

    Re: UCCNC sometimes skips about 300 lines of code

    Hi!

    Which UCCNC version do you use? Can you post your profile (.pro) file?
  14. Re: Special offer UC100 with free UCCNC license key!

    I don't think so.
  15. Special offer UC100 with free UCCNC license key!

    We are doing a special offer till the end of August 2019 for each UC100 sales we give a free UCCNC software license key!
    The special offer is only valid for new UC100 purchases only through our...
  16. Replies
    14
    Views
    2,488

    Re: Weird UCCNC Issues

    The direction positive set the homing direction only. That is why it is in that line of settings. E.g. you have an X axis and a home switch on the nagative side. The homing will start to the negative...
  17. Replies
    1
    Views
    753

    Re: probe issue uccnc

    Do you have UC200, UCR201 or XHC-HB04 pendant? If yes, turn off the plugin that the pendant uses.and try to probe again. Tell us the result.
  18. Replies
    4
    Views
    1,034

    Re: Offset for z axis gauge block height

    When you touch the probe you can simply enter the height of the block to the Z DRO.
  19. Replies
    37
    Views
    8,321

    Re: New AXBB controller

    The AXBB has a plus port also. You can connect there a BOB (UCSB or HDBB2 or any other cards) and you have more 12 outputs and 5 inputs. Above the low quality motor drivers most of them have...
  20. Re: UC300ETH-5LPT with MX3660 - Crazy Stepper motor behavior. Need help

    Thanks! At the DB25 connector there are 2 switches. Is the switch 2 ticked to "ON" position? If not, then you need to set the charge pump output to port 2 pin 16 in UCCNC/Configuration/IO setup.
  21. Re: UC300ETH-5LPT with MX3660 - Crazy Stepper motor behavior. Need help

    And don't forget to upload your profile (.pro) file from UCCNC\Profiles after pressing "save settings"!
  22. Replies
    37
    Views
    8,321

    Re: New AXBB controller

    I use a tablet daily with UC300ETH or UC400ETH. I have a USB2 to Ethernet adapter to connect them and I never had network errors. (I have a USB3 adapter too, but the UCxx controllers work only...
  23. Replies
    1
    Views
    791

    Re: 3 axis Touch / Probe Plate

    Check the latest (1.2108) test release. It's not recommended for production, but it has a probe screen that does all you need. The next test release is coming soon.
  24. Replies
    12
    Views
    3,141

    Re: Z8350 with UC300ETH and UB1

    Is that .Net package good for Win10? On Win8 or Win10 you should install .Net 3.5 in the "Turn Windows features on or off" window by selecting .Net 3.5. Just press Start and type "optionalfeatures"....
  25. Replies
    8
    Views
    1,921

    Re: Need help with proximity switch setup

    I checked the MX4660 manual. It sees the world form inside. :) When you connect something to its input, you have to check the DB25 (CN1) table to find that which output connects to your input. So,...
  26. Replies
    8
    Views
    1,921

    Re: Need help with proximity switch setup

    You also have to select port 1 when setting a pin. Input pins are 10, 11, 12, 13 and 15. The UCCNC zeros the port and pin if you enter an invalid port/pin pair, or try to assign an input pin to...
  27. Thread: Trojan threat

    by dezsoe
    Replies
    8
    Views
    1,348

    Re: Trojan threat

    It is a false positive. While installing, disable Defender. When the setup is ready, exclude the UCCNC folder. Disabling Defender is a temporary solution, because when Windows starts it will be...
  28. Replies
    16
    Views
    2,489

    Re: Control Panel / UCCNC

    Of course, you can. You can make it as Gerry wrote or you can build your own. The latest stable version 1.2048 has an updated OSK plugin which also supports MDI input, not only numbers.

    Also, you...
  29. Replies
    11
    Views
    2,988

    Re: UC400ETH Not Connecting

    I think, that the elapsed time resolved the problem. If there is a problem with the licence file, you get a licence error, not communication. Maybe, the UC400 needed more time to find the network...
  30. Replies
    11
    Views
    2,988

    Re: UC400ETH Not Connecting

    Chuck,

    How did you reset UC400? Did you press reset while no power on UC400 and released only after the power was on again? The UCxxx_utility should find the UC400 if they are on the same network,...
Results 1 to 30 of 61
Page 1 of 3 1 2 3