ATC RM40C CNC Depot setup

Hello. I’ve been trudging thru installing a ‘turn key’ :melting_face: setup on my CNC 12 controlled Avid pro table. If you decide to go this route it takes a minor amount of rewiring, and then making some adjustments in the wizard, and installing Corbins screenset and his ‘patches’. It took me quite a while to gather up all the info I needed to get this working between, The CNC Depot site, this forum and of course Corbin’s blog and videos. Good news is that the spindle works, It will turn on, and it will release and accept new tools! I’m pretty pumped about that that. I’m hoping to have enough time this evening to do the extensive break in routine that they recommend for the spindle and build out a few tool stations.

Any way my questions is for others who run the rm40c. Mine came wired to run the spindle fan continuously, as soon as the unit is powered up. Have you guys changed the setup so it only runs during a job while the spindle is working? It seems like I could just move the positive wire off the power supply and move it to the relay right next to it that controls case pressure, which I believe Corbin has setup to come on only during jobs, and not run all the time. Any thoughts?

Next question, does anyone have a warmup routine that will run in the recommended rates for my new spindle? It’s aba ten minute routine with a few speeds and some breaks inbetween.

I have the RM40C spindle and the VFD control box designed for Avid, pre-EX controller. I run stock CNC12. There is a dedicated 24v line run from the 24vdc power supply in the spindle control box, to the spindle fan M8 connector. I ran one of those wires through an output on the Acorn. I set up the logic for that output with SpindleFanOn logic using the Acorn Wizard. When the spindle turns on, that output is closed and the 24 volt signal runs the fan. It turns off when the spindle turns off. Don’t know how you’d do it with the EX controller but the spindle is set up well to be turned on/off when you want it.
I have attached the CNC12 spindle warmup macro. I have a button on my VCP skin that turns it on/off. I don’t know how one implements it on the EX controller, but you can take a look to see how it’s done.
perform_spindle_warmup.cnc (2.2 KB)

Thanks for the tips. Could I just load and run that program? Or does it need to be loaded in as a macro? I have no idea how to do that yet.

As far as I know, you can’t. The typical way to do it is to assign a button to the VCP. You push that button and it runs the macro. I don’t want to speculate how to do it with the EX controller and your new spindle(!). I’ve got to imagine someone’s got an EX specific solution. Otherwise, inspection of the macro will show you the routine. M3 S commands are the speeds and G4 Pxx are the pauses in seconds. Basically it increments speed from 25% of maximum to 75% of maximum, running 4 minutes each with 60 second ‘soaks’ in between.

hey tom! For the warmup, just use the standard Avid one for the 6.7HP spindle; it’s the same as what CNC Depot recommends.

@TomMcAllister - I’m actually in the process of integrating the RM40C into my CNC12 system as well. I decided to rip out a lot of the factory guts and rebuild my own logic to add some manual controls including a push button for tool change and a maintained switch for case pressure to turn it on and off. As a byproduct of this logic I’ve been debating adding the spindle fan to the same VFD run logic that I use for case pressure and as an interlock for the manual tool change.

I have fed case pressure and draw bar to the Centroid controller but I haven’t tied them in yet. I’m waiting to see how AVID integrates their smart controller and their tool rack so I can tie the RM40C as closely to their solution as possible.

Once I have things mostly buttoned up I’m going to put together a write up for what I ended up with.

I wired mine to automatically turn on when the spindle turned on. I wrote about it here, but if you have any questions I’m happy to describe it more.

I have the same spindle and am quite happy with it. Although I didn’t get the turnkey version.

1 Like