- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone
Long time first time.
I have made myself a CNC with a B 4th axis.
TLDR: Simulation looks perfect but g-code. 1. 100mm of movment in the X when there should be none. 2. 100mm in the Z when there should be only about 40mm.
I have created the machine in the "Machine Builder" and am using the default Grbl post processor
The Simulation with the Machine is working fine.
In the Simulation you can clearly see that the X axis is not moving at all, the B axis is spinning, the Y axis is moving down after each 360 on the B and the Z axis is moving in an out by no more then about 60mm.
Then I post and the nc file and.
The A axis and the Y axis doing the correct thing but...
The X axis going from "X50.249" to "X-50.249" a around about each rotation of the B
And also the Z axis is moving way to much "Z39.175" to "Z-55.172".
see "NoChanges to PP.nc" attached.
so then I start playing with the PP file and change from.
to
Save and update the Machine .
Now I can't run the Simulation with the Machine.
error "Machine tool simulation disabled: Machine configuration is overridden by the post script"
And if I post it gives me different gcode but still with the same 100mm change in both the X axis and the Z.
See "With Changes to PP.nc"
Does anyone know what I am doing wrong?
Solved! Go to Solution.