Good morning all,

I need to program a particular rebate which requires removing all the wood from the rebate to the edge according to the required width.I initiate a first simple rebate at the required X axis and since the bit is not big enough, I have to repeat the operation several times.I would like to set repeat according to a formula like "IF X <DX", then reproduce the "ABC" profile with a precise offset.

Currently, I'm obliged to create a specific program depending of the with of the rebate to implement including one or many more lines desing to program the wood remove :-(
But I think this can be optimized using parametric implementation.

Can you guide me?