SCM POST MODIFICATION
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I am having some difficulty utilizing a generic SCM post I am using from the fusion post library. I am trying to post projects created in fusion 360 to an SCM Accord 30 FX-M CNC Router using the post "scm-cps - Generic SCM Prisma 110"
I have attached a pdf of the code created in an scm program I usually use called Maestro with its native post (similar coding to Xilog Plus) and a comparison of code created in fuson 360 using the generic scm post
I made three header modifications to the generic scm post before using it:
I changed units from MM to IN
I changed to field from A to AB
I changed the tooling file from DEF to DEF_MATRIX which is the tooling file associated with the machine I am using.
The sample program is very simple consisting of a 3/4" wide by 24" long by 1/4" deep slot machined in two lateral passes using a 5/8" dia. router.
The Maestro program runs fine (as expected), but when I run the program created and posted by fusion 360, the cnc picks up the 5/8" dia router bit, travels to the first machining operation (X=24 Y=4.688 Z-2.325) and then just dwells there with the spindle running at clearance height.
I realize that I must be missing header information but don't know how to proceed with adding it.
Any help would be greatly appreciated as I am not comfortable using Java Script for any in depth post modifications.
Thanks in advance,