@artant.me wrote:
Ahhh! Zero point of the stock, right! @Anonymous Maaaan, thanks, you saved me so much time! Now everything makes sense!
One more question then (please). What is the best way to position the machine zero? Because now it is inside the stock.
Do i have to 'zero' it before i mount the material onto machine?
Concerning, the yellow warning, it doesn't really matter, as long as i am machining the whole thing.
Interesting thing though, when i select the bodies, i still get the warning! Perhaps that's because i'm using Rhino to model and import bodies as .STP files. So, perhaps, they are not 'true' bodies from Fusion''s point of view.
What you refer to as "machine zero" is something else. Machine zero is point in coordinate system of machine which refers to axis being at home position, registered against limit switch that restrict physical stroke to designated location for each axis.
From that location, each axis has certain stroke limit away from home position, combined stroke of each axis creates work envelope in which you can machine parts.
When you program part in Fusion you need to designate where program origin will be and you must coordinate that with how you set your stock in the machine.
This is how machine "knows" where in work envelope your part exists when you run program.
You measure position of stock in X and Y distance form machine zero point and set those values in G54 work offset.
Next you set tool heights for each tool and set Z work offset to same position you used in Fusion.
So if your stock is 2 inches thick and you want to finish part at 1.75 thick, you would set Z0 in G54 work offset at .25 below top of the stock.
You set origin in Fusion to model top and set stock offset in setup at .25.
To set Z0 on stock, bring tool in contact with stock, enter that value in G54 Z register by whatever means machine uses that function, then shift it in Z minus by .25.
So now you have XYZ origin that corresponds to one used in Fusion and when you run program all moves are in reference to that origin.
As you run program you can measure any depth from machined top of model and adjust for size if there is an error.
If you set stock top as Z0, your reference point is gone with first cut and your Z0 is up above the part ..... in the air.
With 4th axis part origin must be center line of model, you are spinning model around its center.
If you are not taking any stock off of model face, set X0 at model face and zero stock offset in Fusion.
If you are taking any stock off of model face, set X0 below stock by same amount you use in Fusion setup as stock offset.
You can find all this in programming manuals if you Google "CNC programming manuals PDF",... download some free stuff.
One other note, if you don't select model in setup, you can select it later in operation description but sometimes you don't have that option and error message comes up "no model selected".
So, while you don't HAVE TO select model in setup, it is best practice to select it and forget it.