. .
Page 1 of 2 12 LastLast
  1. #1
    I have been happily cutting away using UCCNC with no issues. But my cuts have not been too taxing. My max time taken has been a couple of hours.

    I’m now doing a bit more..... a lot more in fact. Probably not efficiently either! Basically I’ve got a predicted 72 hour cut with a 0.25mm tapered ball nose endmill with an 8% step over. Project is 800x450mm so I can only imagine the G Code running into many millions of lines!

    UCCNC is properly crippled. Took over an hour to load the file, now for the last couple of hours is almost un-navigatable as any mouse click causes it to not respond for a few minutes. Basically beyond the limit of usability. As is the rest of the PC while it’s dealing with this.

    The PC running it is on windows 7 64bit but is fairly low specced, 4GB ram, intel core 2 duo E7400 2.8GHz. But that seems to be well above the stated necessary specs quoted for UCCNC.

    Am I asking too much? Will a better specced PC be the answer? Like what? I have an i7 overclocked with decent GPU and 16gb ram inside the house, but I’d rather keep it there! What does UCCNC need most? RAM, CPU, GPU?

    Thoughts appreciated.
    Last edited by Pilsbury; 08-04-2021 at 04:58 PM.

  2. #2
    Have you killed all processes not needed to run the machine?I also suggest you disconnect it from any network and disable virus protection for a while.If it isn't able to receive data-it shouldn't pick up viruses.You do seem keen to have a new machine,but you are only using this to send Gcode to your machine and not really scratching the surface of the capabilities it has.

    I may be wrong about your project,but it must be very detailed to require a tiny stepover of a very small cutter over the entire surface.Could you not use machining boundaries to limit this kind of machining to those areas that absolutely need it?What software is being used to create the Gcode?Just for information my largest ever program had 188 million lines of code and the controller had a single core of less than IGHz speed and 64Mb RAM.

  3. #3
    I would start with buying a 2TB SSD and more RAM. But... 72 hours non-stop cutting... that's a long time and requires just about everything to be perfectly reliable, so maybe a new PC is well motivated. Nevertheless, you'll need a lot of RAM and I personally never going to buy any other HD than SSD. I remember when I bought my first one it was like day and night... A new computer, run significantly faster.

    But... I would ask CNCdrive support for advice on such large file. I don't know if it has any limits.
    Last edited by A_Camera; 08-04-2021 at 10:19 PM.

  4. #4
    What's the size of the file?

    GCode for UCCNC is just an ASCII enocded text file - it's a pretty shit way of storing data efficiently, but it does the job for most applications.

    Notice when you load a file UCCNC shows you the entire toolpath immediately and shows you each line in the scroll box. That implies it's probably loading the file into memory and also creating a load more associated bits of memory to display it to you in a nice format (each one of those toolpath lines on the diagram for example needs some associated variables). This is great from a user experience point of view, but pretty limiting when wanting to handle large files - when you watch a movie for example, the program will buffer a small amount at a time rather than pull multiple GB into RAM. Let's guestimate that UCCNC uses 4x the file size in RAM when you load it up.

    Now how much of your 4GB is free after Windows and UCCNC is loaded? Maybe 2GB? So any file over 500Mb is going to cause problems.

    As A Camera says, more RAM will probably help you out here, and an SSD will make the loading of the file quicker.

  5. #5
    You've had the best advice already. Based on my own experience with video editting on a W7 machine, having only 4GB of RAM is not enough, Windows is already using most of it. Doubling up to 8GB will make a world of difference and make it seem like a new machine anyway. Whether you have to discard the existing RAM or just add an extra 4GB will depend on having available slots on the motherboard.

    I haven't upgraded any of our computers for a while but when I did the research a few years back it was recommended NOT to spend money on the fastest, cutest looking, most expensive RAM available unless you have top components throughout the machine and are doing the most demanding tasks like editting Lord of the Rings or gaming. What is currently seen as vanilla memory from a repuatble maker like Kingston or Corsair is fine.

    I'm interested to see how you get on as my own AXBB-E is due to arrive on Monday and I plan to run UCCNC on this laptop which is a bit long in the tooth and has only 4GB of RAM itself, plus a solid state HD (made a big difference fiiting that) and Windows 10.

    Kit
    Last edited by Kitwn; 08-04-2021 at 11:44 PM.
    An optimist says the glass is half full, a pessimist says the glass is half empty, an engineer says you're using the wrong sized glass.

  6. #6
    Thanks all for the advice. Kind of limited in upgrading the PC. One of those very small form factor jobbies that can’t take more than 4GB ram.

    Tomorrow I’m going to shift my home pc out to my workshop and hook that up. That will certainly answer my question if it is the PC that’s the issue. Although it too is a few years old it has some decent grunt and chomps through HD and 4K video editing like butter.

  7. #7
    All sorted. Had to wheel out the big gun for this - a core2 duo with 4gb ram doesn’t cut the mustard.... new cnc pc is needed. Click image for larger version. 

Name:	19A5AADC-4519-4260-9234-42CFFEA6CB1D.jpg 
Views:	176 
Size:	377.4 KB 
ID:	29796
    Click image for larger version. 

Name:	F26B059D-1495-4FBB-A51E-575B8C35E138.jpg 
Views:	167 
Size:	694.5 KB 
ID:	29797

  8. #8
    Before you go too far it might be a useful exercise to go through all the parameters you have set for the machine.I seriously doubt you will be achieving rapids of 3000mm/second.I don't think I have yet met a machine that rapid.There could be something in the mix that isn't helping.

  9. #9
    Yes. I spotted that. Just an error in setting the time calc. Machine is set for 3000mm/min.

  10. #10
    Good that it was 'just' the PC and not an AXBB-E/UCCNC limitation.

    Kit
    An optimist says the glass is half full, a pessimist says the glass is half empty, an engineer says you're using the wrong sized glass.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. BUILD LOG: Help needed
    By PeteHowlett in forum DIY Router Build Logs
    Replies: 29
    Last Post: 02-05-2020, 04:23 AM
  2. Help needed
    By terry1956 in forum General Electronics
    Replies: 5
    Last Post: 06-11-2018, 02:28 PM
  3. help needed with my set up
    By amxen in forum General Electronics
    Replies: 20
    Last Post: 12-07-2018, 11:19 AM
  4. a little more help needed
    By terry1956 in forum Motor Drivers & Controllers
    Replies: 1
    Last Post: 29-02-2016, 05:52 PM
  5. PSU help needed
    By John11668 in forum General Electronics
    Replies: 7
    Last Post: 04-11-2014, 12:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •