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! > Events, Product Announcements and More > CNCzone Club House


CNCzone Club House Discuss everything in between CNC. THIS IS NOT A TRASH BIN.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-02-2010, 04:22 AM
 
Join Date: Jan 2010
Location: UK
Posts: 2
pacerdriver is on a distinguished road
Smile Newbie Pacer Driver needs help

Hi Guys, first the apology if I have posted in the wrong place, never seen a community so large or so many forums, and apologies for the thread length.

Now the problem:

I am an engineer (conventional) and fairly computer literate. I needed to cut out repetitive small non-intricate parts from plastic sheet and it was getting tedious by hand/bandsaw/template router/linisher etc. I got hold of a good condition Pacer cadet as I needed an industrial strength/stability machine and it was the only one that would fit in the wshop. Its a Pacer 600 and runs XMC-E on an antiquated (but amazingly quick) W95 machine that has no networking and only a floppy and CD drive.

It came complete but no documentation and I am a complete newbie to the black art of cnc. After a short but very steep learning curve, and replacing the bearings on the z stepper motor, I am cutting my parts OK but now I can see the potential I want to do MORE!! Now the problems start!

On the software side I am having to draw components on my other computer using Autosketch (a great cut-down Autocad) and export the file as DXF and burn to disk. Walk back to the workshop and open the file, import it into a program called CASWIN/CASMATE as a DXF which converts it to a .SVC file, then export it as a Pacer .PCR file then open the Pacer software and import the (currently) 2D file, add all the tool/material info, process, queue, run and then save as a Pacer .VMC file....... PHEW what a ridiculously long winded way!! Surely there must be a quicker way to get a .dwg or a .dxf file into Pacer?

Using a milling cutter I want to cut half depth slots, add some text and then rout the part out. I am managing it by having three individual files each containing the paths and running them consecutively but I KNOW this is not the way to go! What should I be doing?

I also need to be able to accurately determine where the tool starts so that I can use pre-cut (exact) blanks of material in the knowledge that registration will be repeatable. Is there a way of doing this?

Tried some text with area fill and for some reason it chose only to fill certain characters while leaving others as outline. For the 'A' character it actually left the outline but area filled the small triangle in the middle! How do I get it do single line text engraving like I get from my panel label producer (he still uses an old Taylor Hobson pantograph)?

The help files failed dismally and although Pacer (well, AXYZ) were helpful on more mechanical advice (unlike some I have read about here) the only suggestion to user problems was to pay £500 per day to have tuition. I asked about upgrading the software to run on my XP machines but that was extortionate.

This puts me on a knife edge if this old W95 machine ever goes pop and I would probably want to just keep the mechanics and motors and get a modern set of driver electronics and new software to drive. Does current software provide the design, processing and driving capability in one??

Any good intro/newbie books around??

Any help, suggestions, advice greatly appreciated.

Sorry this is a long thread but might as well get it all out in one ;-)

Thanks

Tim
Reply With Quote

  #2   Ban this user!
Old 01-02-2010, 09:04 AM
M250cnc's Avatar  
Join Date: Sep 2007
Location: England
Age: 60
Posts: 359
M250cnc is on a distinguished road

Originally Posted by pacerdriver View Post

On the software side I am having to draw components on my other computer using Autosketch (a great cut-down Autocad) and export the file as DXF and burn to disk. Walk back to the workshop and open the file, import it into a program called CASWIN/CASMATE as a DXF which converts it to a .SVC file, then export it as a Pacer .PCR file then open the Pacer software and import the (currently) 2D file, add all the tool/material info, process, queue, run and then save as a Pacer .VMC file....... PHEW what a ridiculously long winded way!! Surely there must be a quicker way to get a .dwg or a .dxf file into Pacer?

The solution to this is cad/cam software where you have a post processor that converts the G Code to run on the Pacer

So the first thing is does Auto sketch have this ability, i am guessing no

But that is how it is normally done

But with cad/cam software you have the ability to import a file "DFX" then use the cam side to generate code

This is the downside it seems most software is cad/cam not just cam only but i may be wrong on this

So you end up with two cad programs


Using a milling cutter I want to cut half depth slots, add some text and then rout the part out. I am managing it by having three individual files each containing the paths and running them consecutively but I KNOW this is not the way to go! What should I be doing?

Maybe it is the way, it is possible with Cad/Cam software to do it all in one file but sometimes it may be better to do it individually as you are now

I also need to be able to accurately determine where the tool starts so that I can use pre-cut (exact) blanks of material in the knowledge that registration will be repeatable. Is there a way of doing this?

Again i do not know your machine but i think it should have a home position.

If it does the then after it is homed when you put you material on the machine in the same place it will always be the same distance from the home location


Tried some text with area fill and for some reason it chose only to fill certain characters while leaving others as outline. For the 'A' character it actually left the outline but area filled the small triangle in the middle! How do I get it do single line text engraving like I get from my panel label producer (he still uses an old Taylor Hobson pantograph)?

I do not know about the the fill but in my cad/cam i have the ability to engrave right in the cam along with a range of fonts that you could never do on the TH

The help files failed dismally and although Pacer (well, AXYZ) were helpful on more mechanical advice (unlike some I have read about here) the only suggestion to user problems was to pay £500 per day to have tuition. I asked about upgrading the software to run on my XP machines but that was extortionate.

Info here is free but it may be incorrect and it may not always be forth coming

This puts me on a knife edge if this old W95 machine ever goes pop and I would probably want to just keep the mechanics and motors and get a modern set of driver electronics and new software to drive. Does current software provide the design, processing and driving capability in one??

For lots of money some controllers have routines built in i use Mach3

The non expiring demo has wizards to generate some code but at the price it is unbeatable and is what i use, the full version is £80 + £50 for better wizards prices approx

I use professional cad/cam with this software that runs on a pc win2k and higher a lot more money.


Any good intro/newbie books around??

You are in the right place

Any help, suggestions, advice greatly appreciated.

Hopefully yes

Sorry this is a long thread but might as well get it all out in one ;-)

Thanks

Tim
Phil
Reply With Quote

  #3   Ban this user!
Old 01-03-2010, 07:11 AM
 
Join Date: Jan 2010
Location: UK
Posts: 2
pacerdriver is on a distinguished road
pacer help

Thanks Phil,

You are correct, Autosketch can only output .skf,.dwg or export .dxf formats, no G code.

Thanks for the other advice. I am trying to get my head around layers in this software but as you have to select a tool type, diameter and depth of cut BEFORE processing, and the processing processes ALL layers I can't see how I can get it to do differing cuts on differing layers without treating each layer as a completely different job which just happens to be cut on the same piece of material.

It seems that as with all technologies there is a wealth of 'specific' info available but very little 'global' and 'architectural' info on what the devil goes on behind the scenes!

Cheers

Tim
Reply With Quote

  #4   Ban this user!
Old 06-11-2010, 12:35 PM
 
Join Date: Jun 2010
Location: UK
Posts: 6
TS Services is on a distinguished road
PACER Help

Tim,

What version of XMC do you have ?

It may be possible to re-house your current ISA control card in an adapter box which would allow you to upgrade to a Win XP computer.

I used to be Technical Manager at PACER Systems Ltd and I'm now self employed as TS Services, so if you run into any other problems or are interested in upgrades / servicing let me know.

Cheers,

Tim.
Reply With Quote

  #5   Ban this user!
Old 07-21-2010, 09:43 AM
 
Join Date: Jul 2010
Location: united kingdom
Posts: 4
signtair2008 is on a distinguished road

t s services
I have bought a pacer cadet 1200 production 2002 infortunitly i didnt get the i didnt get anny softwear or dangle with it can you help please .
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 07-21-2010, 10:50 AM
 
Join Date: Jun 2010
Location: UK
Posts: 6
TS Services is on a distinguished road

Signtair2008,

Did you get a computer and/or control card with the machine ? (By this I do not mean the control box under the machine)

Cheers,

Tim
Reply With Quote

  #7   Ban this user!
Old 08-11-2010, 03:16 AM
 
Join Date: Jul 2010
Location: united kingdom
Posts: 4
signtair2008 is on a distinguished road
about my pacer cadet

hallo TIM ,
thanks for your message , I didnt replay quickly because i was on holiday,

about the pacer dadet 120 , i didn't get a computer or any external card with it , however I have opened the box underneath the machine and took some photos of it, I found a card wich seems to me as a controle card .

I can always send some pictures so you can see what is in the machine .
my email is adeltair2008@hotmail.com.

thanks again

signtair2008
Reply With Quote

  #8   Ban this user!
Old 08-12-2010, 01:18 PM
 
Join Date: Jun 2010
Location: UK
Posts: 6
TS Services is on a distinguished road

The control box under the machine contains the stepper drives, I/O interfaces and power supplies. You will need a computer with the machine software and internal/external control card to be able to run the machine.

Where ae you based ?

Cheers,

Tim
Reply With Quote

  #9   Ban this user!
Old 08-16-2010, 06:49 AM
 
Join Date: Jul 2010
Location: united kingdom
Posts: 4
signtair2008 is on a distinguished road
howm much softwear cost

thanks for your explanation , about the controle box under the machine,
I am based in London , please could you tell me how much it will cost me to get the machine runing , I mean the cost off the softwaer and the the external/internal card .
in case of anny upgrade to make the machine running on xp what will be the price for that too.

thanks you verry mush .

signtair
Reply With Quote

  #10   Ban this user!
Old 08-19-2010, 06:08 AM
 
Join Date: Jun 2010
Location: UK
Posts: 6
TS Services is on a distinguished road

I've sent you a pm to the address previously supplied.

Cheers,

Tim
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 08-24-2010, 01:40 AM
 
Join Date: Aug 2010
Location: china
Posts: 18
angelababy is on a distinguished road

I mean the cost off the softwaer and the the external/internal card .i didn't get a computer or any external card with it , I want to cut half depth slots, add some text and then rout the part out.
__________________
Welcome to my paintings website - www.wholesaleartmall.com
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Don't Buy anything PACER Dudded Aussie Vendor Discussion 3 09-14-2007 09:36 AM
Newbie looking for stepping motor and driver advice maquiza Stepper Motors and Drives 1 09-06-2006 06:08 PM
Newbie needs stepper driver advice deferr Stepper Motors and Drives 2 08-07-2006 09:45 PM
Picking out a Driver bd-newbie ??? lemonyx PicStep Controllers 8 04-03-2006 01:43 PM




All times are GMT -5. The time now is 06:13 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