Post Processor for a CR Onsrud M97 CNC Router

This forum is for requests and queries about machine tool support for Vectric Products
Post Reply
mobilesolutionsusa
Posts: 1
Joined: Thu May 05, 2016 9:29 pm
Model of CNC Machine: C.R. Onsrud 4x8 CNC Router #97M12

Post Processor for a CR Onsrud M97 CNC Router

Post by mobilesolutionsusa »

We just purchased a new router from CR Onsrud. All of the new M series routers have the Fanuc oi-model F controllers. This is great but, nobody seems to have a post for our machine.

Any help would be greatly appreciated


Note for Tool Change Code:
• Tool changes must be output as M6T(tnumber). If you use a T(tnumber)M6 it will fail
• Origins are limited to G55-G59. G54 is not available
• If the machine only has one tool tray, and no drill block. Calling tool 33 will produce an error
• There needs to be a G5.1Q1 in the header, before the tool change (This turns on AICC mode)
• There needs to be a G5.1Q0 at the end, before the M30 to cancel AICC mode
• There should be a G90 after any G91G28Z0.
Reference G02 G03.PDF for Circular Interpolation programming.

Bryan

Post Reply