• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

3-axis circular interpolation

  • Thread starter Thread starter MATTE78
  • Start date Start date

MATTE78

Guest
Good morning, I have a question to ask you.
I have to fill a ninety of holes using a hard metal cutter to fill in.
the path that has to do the milling is to start from the bottom of the threading hole, and to make a 360° contouring going up the step of the thread.
There is way on toptron to do this route automatically, because otherwise I should write by hand the program for 90 holes!
Hello, everyone!
Matteo
 
even if you write it by hand are few lines (when the holes were aligned or arranged on a circumference, in both cases with constant step): realize an iterative program with i=1÷90 in which in the first part you put the positioning law in function of i, then call back the fixed cycle of mating with comb milling (including in all cnc machine tools) and the game is done. If you do everything you need, the program is self-arranged to do everything.
 
Good morning, I have a question to ask you.
I have to fill a ninety of holes using a hard metal cutter to fill in.
the path that has to do the milling is to start from the bottom of the threading hole, and to make a 360° contouring going up the step of the thread.
There is way on toptron to do this route automatically, because otherwise I should write by hand the program for 90 holes!
Hello, everyone!
Matteo
...use local operations: draws the thread propeller and the pre-hole diameter (extruded circle).use the command "curve project " to generate the path
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top