CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > CAM Software > SprutCAM


SprutCAM Discuss SprutCAM software here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-27-2011, 12:40 PM
 
Join Date: Feb 2004
Location: Romania
Posts: 33
ddanutz1 is on a distinguished road
SprutCAM and decent computer configuration

Hello all,

I am running SprutCAM 2007 for two years already, and i was considering the possibility to move to V7.
Testing results were not very good on a PC with following configuration:
Dell Precision 490, Dual Core Xeon 3.0GHz, 8GB of Ram, Windows 7, Nvidia Quadro FX3500 with 256MB of RAM.
Problems i got: computer froze for 5-6 seconds during new toolpath generation, often memorry acces violation, during simulation strange things happen like the tool does not touch the workpiece all time or model does not refresh. Also, during simulation, computer starts to move slower and slower, the more simulation goes to the next toolpath.
I was wondering if this is a software issue, or just something related with PC configuration.
By the way, what is the PC configuration you are running the V7 on, with best results (no froze, no memory access violation, etc)? What about the operating system, does XP offer more stability?

Thank you for your comments,
ddanutz
Reply With Quote

  #2   Ban this user!
Old 01-28-2011, 04:55 AM
 
Join Date: Jun 2006
Location: Australia
Posts: 139
bevinp is on a distinguished road

Hi DD,
I have a three year old laptop running Vista with 2GB of RAM and much less graphics power than yours. It runs SC7.1.2 build 399xxx without a problem. I don't think your problems are being caused by your computer configuration.

As a first step I would uninstall and re-install SC7. By the way, did you uninstall 2007 before loading SC7?

Bevin
Reply With Quote

  #3   Ban this user!
Old 01-30-2011, 06:24 AM
 
Join Date: Feb 2004
Location: Romania
Posts: 33
ddanutz1 is on a distinguished road

Hi Bevinp,

Thank you for your reply. I have not uninstalled the 2007 version before the 7. I am afraid if i will do that now, i will loose the 1month temporary key.
Build 399xxx is not available on Sprutcam's server...
Do you think previous builds were more stable?

Thanks,
ddanutz
Reply With Quote

  #4   Ban this user!
Old 01-30-2011, 09:58 AM
 
Join Date: Mar 2010
Location: USA
Posts: 816
Magnum164 is on a distinguished road

SprutCAM uses OPENGL for graphics. The latest build V7 1.3 that I have included improved OPENGL routines. This made a huge improvement in access violation errors and my system slowing down. It still slows down, but when it does I use that as a time to stretch/take a break and reboot my machine.

EDIT: I should also mention that MS does not want to support OPENGL applications as it is in direct competition to there DirectX capabilities. Last time I did any OPENGL programming with Windows (about 6-7 months ago). The OPENGL routines were seriously lacking and way being in revisions.

That being said is why I have more crashes and problems with OPENGL applications running on Windows machines. I may try the Windows 7 OPENGL beta later and see if there are any improvements at all. I have heard some good things about it. If this is in the latest Nvidia drivbers, then all the better.
http://drivers.softpedia.com/progDow...oad-66657.html

Last edited by Magnum164; 01-30-2011 at 10:06 AM. Reason: OPENGL Issues
Reply With Quote

  #5   Ban this user!
Old 01-30-2011, 05:58 PM
 
Join Date: Jun 2006
Location: Australia
Posts: 139
bevinp is on a distinguished road

Originally Posted by ddanutz1 View Post
Hi Bevinp,

Thank you for your reply. I have not uninstalled the 2007 version before the 7. I am afraid if i will do that now, i will loose the 1month temporary key.
Build 399xxx is not available on Sprutcam's server...
Do you think previous builds were more stable?
There is no guarantee that previous versions are more stable. Based upon this forum posts over the last few years, it seems that each new build fixes some existing bugs but because each new build introduces more capability new bugs are introduced.

I tend to stay with one build that is not buggy (for my config/use) and upgrade every 8 to 12 months.

If I were you, I would uninstall both 2007 and 7, delete all the SC related files/folders you can find (but leave the Registry alone, unless you are confident in cleaning it up) and then install SC7 from Tormach, not SC Russia.

Tormach do some testing of the SC release/build they have on their website and they leapfrog others.

In regard to your trial key, I am sure Tormach would happily give you one month on SC7.
Bevin
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 01-30-2011, 06:25 PM
 
Join Date: Jun 2006
Location: Australia
Posts: 139
bevinp is on a distinguished road

Originally Posted by Magnum164 View Post
SprutCAM uses OPENGL for graphics. The latest build V7 1.3 that I have included improved OPENGL routines. This made a huge improvement in access violation errors and my system slowing down. It still slows down, but when it does I use that as a time to stretch/take a break and reboot my machine.

EDIT: I should also mention that MS does not want to support OPENGL applications as it is in direct competition to there DirectX capabilities. Last time I did any OPENGL programming with Windows (about 6-7 months ago). The OPENGL routines were seriously lacking and way being in revisions.
Hi Magnum,
I did not know the MS/OpenGL situation. I guess you cannot blame MS for lagging in support of competitor software, but they are so dominant and controlling in other ways ("Genuine Advantage". BS. What a misleading title!!) that they deserve criticism for all things that don't support customers.

Which leads me to a question I have had ever since owning SC. What platform does SC Russia use when producing the code (subsequently porting it to Windows)? The lack of Windows basic features such as CTRL key shortcuts, and no Undo function (except in sketching), makes me wonder if like SketchUp, they use Apple or perhaps Unix as their development platform.

Probably Windows, and the lack of key shortcuts is lazy programming. Although the SC user interface and documentation is certainly improving.
Bevin
Reply With Quote

  #7   Ban this user!
Old 01-31-2011, 11:29 AM
 
Join Date: Mar 2010
Location: USA
Posts: 816
Magnum164 is on a distinguished road

[quote=bevinp;888127]
Which leads me to a question I have had ever since owning SC. What platform does SC Russia use when producing the code (subsequently porting it to Windows)? The lack of Windows basic features such as CTRL key shortcuts, and no Undo function (except in sketching), makes me wonder if like SketchUp, they use Apple or perhaps Unix as their development platform.
[quote]

Yes, that is common. It's the same reason some games for a PC do not support shortcuts and some of the PC specific features older gamers like. Because now you can write for both the PC and the XBOX360 (PS2,ect). But those features are generally not added to both as it requires more programming.

OPENGL let's them port to Unix/Windows/Macinsquash all from one Codebase. But they can do it from any of the machines.
Reply With Quote

  #8   Ban this user!
Old 02-01-2011, 10:14 AM
 
Join Date: Feb 2004
Location: Romania
Posts: 33
ddanutz1 is on a distinguished road

Hello all,

reading all the above makes me scared...i do not understand much, but having to reboot when PC slows down...
I had V2007 by now, and i found stable and very fast not the last build, but one of the previous, which makes me consider bevinp is right with the new versions introducing new bugs.
there should be however a build stable enough, i was curios what are you running exactly?
Also, do you know if the Tormach's build will work with same USB key as SC Russia, and do you know for sure their version is less buggy?
I am waiting for the new USB key following days, and hopefully have more possibilities to test different versions.

regards,
ddanutz
Reply With Quote

  #9   Ban this user!
Old 02-01-2011, 11:40 AM
 
Join Date: Mar 2010
Location: USA
Posts: 816
Magnum164 is on a distinguished road

Originally Posted by ddanutz1 View Post
Hello all,

reading all the above makes me scared...i do not understand much, but having to reboot when PC slows down...
I had V2007 by now, and i found stable and very fast not the last build, but one of the previous, which makes me consider bevinp is right with the new versions introducing new bugs.
there should be however a build stable enough, i was curios what are you running exactly?
Also, do you know if the Tormach's build will work with same USB key as SC Russia, and do you know for sure their version is less buggy?
I am waiting for the new USB key following days, and hopefully have more possibilities to test different versions.

regards,
ddanutz
I can post my build at home, but it was the latest from the Tormach site. But that is correct, new builds introduce new errors in any software but doubt that is an issue for SC.

That is why I get frustrated when you post a problem and the first response from people is to make sure your video drivers are up to date. There is no reason to update drivers unless it resolves an issue you are having. Same with software like SC.

For instance my company is still on Windows XP... Skipped Vista completely due to the problems and moving to Windows 7 soon. There was just no reason to make the jump if what you had was working

Hve no idea on the USB key, best to check with Tormach. However I have used my USB key on both the Russian and Tormach versions without a problem. You just have to load the Tormach original files first.
Reply With Quote

  #10   Ban this user!
Old 02-05-2011, 07:07 AM
 
Join Date: Feb 2004
Location: Romania
Posts: 33
ddanutz1 is on a distinguished road

Hi,

You are right magnum, we also do not make any upgrade if the system works fine, it could run the same for more than 1-2 years.
The issue with the 2007 version of SC was that waterline finishing took way to much time to calculate, the finishing drive was almost impossible to use. If it wasn't that, we wouldn't have moved to V7 for anything.
I hope current version will be improved in the next period and we will finally get the stability that everybody wish for.

Regards,
ddanutz
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 02-05-2011, 11:12 AM
 
Join Date: Mar 2010
Location: USA
Posts: 816
Magnum164 is on a distinguished road

Originally Posted by ddanutz1 View Post
Hi,

You are right magnum, we also do not make any upgrade if the system works fine, it could run the same for more than 1-2 years.
The issue with the 2007 version of SC was that waterline finishing took way to much time to calculate, the finishing drive was almost impossible to use. If it wasn't that, we wouldn't have moved to V7 for anything.
I hope current version will be improved in the next period and we will finally get the stability that everybody wish for.

Regards,
ddanutz
Hmmm.. Come to think of it, when I first got SC I was trying the waterline and SC was crashing a lot. Maybe my most severe crashes were due to using the waterline? I may go back to those old projects I gave up on and try and retry them.
Reply With Quote

  #12   Ban this user!
Old 02-08-2011, 12:19 PM
 
Join Date: Feb 2004
Location: Romania
Posts: 33
ddanutz1 is on a distinguished road

Hi Magnum...

update us also on your conclusion with the waterline pls

ddanutz
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is this a decent lathe? thewoodnerd General Metal Working Machines 4 09-07-2010 11:42 AM
Configuration of Fourth Axis Configuration(Rotation of 360 degree z Axis) Banda LinuxCNC (formerly EMC2) 1 07-12-2010 07:45 AM
What is the difference between an industrial computer and a normal computer? Apples Controller & Computer Solutions 9 09-18-2008 04:27 PM
Need Help!- Decent DIY AVR Programmer epineh General Electronics Discussion 10 05-06-2008 12:27 AM
fast computer as server, slow computer as terminal replicapro Computers and Networking 1 07-01-2004 02:05 PM




All times are GMT -5. The time now is 06:11 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361