当前位置:网站首页>Programming of left-hand trapezoidal thread
Programming of left-hand trapezoidal thread
2022-06-30 14:47:00 【lrglu】
Machining left-hand thread , If the spindle rotates in the forward direction , When the lathe tool rest is in front , The tool should be X Forward feed ( From the spindle to the tool rest ); When the lathe tool rest is placed behind , The tool should be X Negative feed ( From the tool rest to the spindle ). use G32 The programming is as follows ,( First, use the slotting cutter to process the rectangular thread , Reprocess the two waists of the trapezoid . According to the groove bottom width (3-1×tan15°×2=2.464) selection 2mm Grooving knife , because 2.464-2=0.464, therefore #3=#3+0.464. The selected values of cutting parameters are for reference only .)
Procedure reference :
M03S400
G00X85Z12
#1=0
#2=1.75
N200#3=0
N100G00X[#1+80]
G32Z-45F6
G00X85
Z[#3+12]
#1=#1-0.1
IF[#1GE-3.5]GOTO200
#3=#3+0.464
IF[#3LE0.464]GOTO100
N300G00Z[12+#3+#2TAN[15]]
X[76.5+2*#2]
G32Z-45F6
G00X85
#2=#2-0.05
IF[#2GE0]GOTO400
N400G00Z[12-#2*TAN[15]
X[76.5+2*#2]
G32Z-45F6
G00 X85
#2=#2-0.05
IF[#2GE0]GOTO300
G00Z300
M30
边栏推荐
- JS delete the objects in the array and specify to delete the objects
- Learn about data kinship JSON format design from sqlflow JSON format
- Four isolation levels of MySQL
- @PathVariable
- After the MySQL service on the local computer is started and stopped, some services will automatically stop when they are not used by other services or programs
- 2021-08-05 leetcode notes
- [buuctf] [geek challenge 2019] secret file
- Larave8 JWT API expiration custom error return
- 2021-08-07 native and package types
- day02
猜你喜欢
[email protected][])"/>NoViableAltException([email protected][])

The first dark spring cup dnuictf

Detailed explanation of the first three passes of upload Labs

Fastcgi CGI shallow understanding

Introduction to the construction and development of composer private warehouse

Att & CK red team evaluation field (I)

Querywrapper in mybaits plus

On simple code crawling Youdao translation_ 0's problem (to be solved)

How to realize selective screen recording for EV screen recording

I love network security for new recruitment assessment
随机推荐
ot initialized – call ‘refresh’ before invoking lifecycle methods via the context: Root WebApplicati
Using docker to manage MySQL services under Windows
Notes on reverse learning in the first week of winter vacation
@Component use cases
org. json. The jsonobject object is converted to JSON, and JSON adds new elements. The value is obtained according to the JSON key. And list object format string to jsonarray
浅析卧式加工中心上不规则台阶孔存在问题
LIS error: this configuration section cannot be used in this path
Greedy interval problem (5)
V3_ Chrome extended Chinese translation document V3 directory
高清机械原理 · 机械设计经典动图
CCF window (Full Score code + problem solving idea) March 2, 2014
Lfi-rce without controllable documents
CCF drawing (full mark code + problem solving ideas + skill summary) February 2, 2014
[buuctf] [actf2020 freshman competition]include
Lihongyi machine learning 2020 homework summary
day02
JS array sorting method summary
CCF sequence segmentation (Full Score code + problem solving idea) 201509 -1
Error $(...) size is not a function
Attack and defense world web questions