CNC Milling Tool material representation
问题 I'm writting CNC simulator for 3-axis milling tool. At first attempt I have represented the material as WxHxD box (W - width, H- height, D - depth) with W and D divisor parameters. So for example W = D = 120, H = 50, W-div = 20, D-div = 20: At each step the mill is removing material and H coordinate at each division point is adjusted simulating material removal: This method is OK for started. But to simulate full precision of milling tool the divisors should have hight values, i.e. for