menu
Courses
AI Avatar
Login
Cart (
Items )
There are no items in your cart
Add More
Item Details
Price
You may also be interested in
Review
Mech Veda | CNC Canned Cycle Pro
Mech Veda
PRO
Advanced VMC Canned Cycle Generator
1. Tool & Cycle Selection
Tool Number (T)
Canned Cycle
G81 - Spot Drilling
G82 - Counter Boring
G83 - Peck Drilling
G73 - High Speed Peck
G84 - Tapping (RH)
G85 - Reaming
G86 - Boring (Spindle Stop)
G76 - Fine Boring (Shift)
2. Cutting Parameters
Final Depth (Z)
Retract (R)
Feed (F)
Speed (S)
Peck/Shift (Q)
Dwell (P in MS)
3. Hole Coordinates (X, Y)
+ Add More Hole
Generate CNC Program
Field Description
X & Y Positions
Hole ka center coordinate jahan tool operation karega.
Final Depth (Z)
Jitni gahraai tak hole banana hai. (Hamesha minus '-' mein).
Retract (R)
Safety height: Cycle ke dauran tool kitna upar aayega.
G83 / G73 (Q)
Peck Depth: Ek baar mein tool kitna niche jayega chips todne ke liye.
G76 (Q)
Shift Value: Boring tool retract hone se pehle kitna side move hoga.
G82 (P)
Dwell: Hole ke bottom par tool kitni der (milliseconds) rukega.
G84 (Tapping)
Tapping mein Feed F = Pitch × RPM formula use karein.
Copy Program
%
O2026 (CNC PROGRAM GENERATED BY MECH VEDA)
G21 G90 G40 G80 G49 G17 ;
T1 M06 ;
G00 G54 X0.000 Y0.000 M03 S1000 ;
G43 H01 Z50.0 M08 ;
G98 G81 Z-20.000 R5.000 F100 ;
G80 M09 ;
G91 G28 Z0 M05 ;
G28 X0 Y0 ;
M30 ;
%