Hi,
I 'm trying to get reference point as result of intersection of plane and sketch that is perpendicular to the plane,but SW is not accepting.Any idea what is alternative?Thanks
How can I get reusable references in dialog?NX 1855
https://community.sw.siemens.com/s/question/0D54O00006UvtaiSAB/pattern-feature-reusable-references-which-is-which
How to remove in a planar mill these leftovers in corners. I used different machining strategies but they all result the same outcome regarding leftovers more or less.
Is it possible to make configurations (like in SW) in one part but not as a family part? I want to use one part in CAM, make an operation and then just update on different dimension variants.
In line 31 there is no output of the position of the circle center even though there is force output for CC in the post builder.
16 CC X150.438 Y-209.8
17 C X107.808 Y-202.802 DR-
18 L X108.07 Y-201.207 F250.
19 L X53.303 Y3.186 F250.
20 L X46.059 Y1.244 F250.
21 L X75.037 Y9.009 FMAX
22 L Z21...
HI! I have this strange output of my code when it comes about G1
G00 X-3.634 Y8.161 Z.202
G01
G00 X-3.55 Y7.556 Z.707
G01
G00 X-3.499 Y7.188 Z1.406
G01
G00 X-3.493 Y7.143 Z2.192
G01
X-4.487 Y6.941 Z2.198
X-4.499 Y6.982 Z1.412
X-4.601 Y7.337 Z.711
Why does the G1 has the output when there is no...
HI!I was trying to program radius milling on 3 axis (Fixed Contour Operation -surface area option) tool path parallel to the Z axis.The problem is:
1.Tool path is going under desired radius, even though there is no stock left there (Done in previous operation.How can I trim in vertical axis...
Hi guys.I was trying to program this 3 ribs with end mill (finish op), but it can't accept it as a tool only ball mill. I used different strategies on mill contour for 3 axis machine but every one of them is accepting only the ball mill. Am I missing something, is this possible what I'm trying...
SW 2019 SP5 is showing me the wrong size of the hole H1.It should be 26,4 but for some reason it's not. However SW did make it a separate H row and not with the F-row that is 28mm.https://files.engineering.com/getfile.aspx?folder=57878680-e8b8-4785-9bdb-176079a1cc45&file=Untitled.png
Is it possible in sketch to replace one entity ( like circle) with poly line (multiple entity)?I can only select one segment of poly line.I tired with block but it's not selectable for replacement.
What is the best workflow when it comes to do simple things like making threaded hole on one part and finding concentric hole on another part to connect them with bolt when they are already constrained .Publication of body (with threaded hole) seams to me too "heavy" on file size for such simple...
When I ad IPW updated in sub spindle to my second setup for turning operation,i get the preview for my blank and it's fine,but when I try to face the part worrning comes out "Operation has no blank geometry. Select valid blank geometry".
How to change tool without offset number, and in the first rapid move call for that offset.
N5 G90 G71 G95
N10 M03 S600 M39
N15 T0100
N20 G59 Z0
N25 G00 X500 Z200 T0101
How to format coordinates address without decimal point if there is no value after the decimal point, for ex. X25 instead X25. , it looks to me there is no that option,when I try to uncheck decimal point of course it gives me warning that it has to be checked.