Spindle relay and Aspire

So I finally got my relay tied in to control my dewalt router and can get it to turn on and off via gcode by manually inserting the proper commands into the gcode file which is awesome, but it’s an extra step that I feel Aspire should be able to handle. Does anyone know how to get Aspire to add in these commands for spindle on/off so I don’t have to put it in myself every time?

Pull up your post processer as a txt. See if it’s there.

And where did you get your post processor

Already did that. That’s why I know I had to manually add the code in.

I got my post processor from Inventables.

@TinKirFX
Try these:

X_Carve_inch.pp (3.9 KB)
X_Carve_mm.pp (3.9 KB)

1 Like

Thanks! I’ll definitely give that a whirl.

The ones TinKirFX posted should work. You can put them in My_PostP folder and that will limit the ones showing.