It works! The standalone THC even worked right out of the box. I have a little fine tuning to do but will be cutting metal all day tomorrow.
Thanks again for your help!
It works! The standalone THC even worked right out of the box. I have a little fine tuning to do but will be cutting metal all day tomorrow.
Thanks again for your help!
What are these doing?
(Block-name: block)
(Block-expand: 1)
(Block-enable: 1)
I copied the code out of the terminal in bCNC and I think it puts that in there once it imports it so you can quickly navigate between the different cut paths in the code. Grbl doesn’t seem to see or care about it though. I’ll have to double check on my CAD/CAM computer after lunch but I don’t think it’s a Sheetcam thing.
I’m trying to figure out the post processor modification thing. I can see what the code does, just can’t figure out where to put things so they show up in the right place in the g-code. What language should I research to figure out the syntax thing? Is it C?
The posts are written in Lua.
https://www.lua.org
The Linux version of SheetCam is missing the post docs so I have attached a copy.
Post Processor.zip (6.53 KB)