Message 1 of 5
Mill head goes to table on start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to CNC so forgive my lack of knowledge!
I have created a CAM job in HSM (2016). When I run the G-Code on a simulator like CNCSimulator I see the milling head go to the table (Z=0) at the start and then drag across the table to the stock's origin. Obviously the head should be above the stock when it moves. I see this at the top of the generated G-Code:
G28 G91 Z0.
which is why this happens. I can't find and settings in the job setup that would make sure the head was above the stock before the initial move.
I must be missing something obvious. When I run the HSM simulator on my job everything else works fine so it's not like I have the WCS in the wrong place. Any help would be appreciated.