Info

この質問は閉じられています。 編集または回答するには再度開いてください。

extraction of external edges coordinates from g code files

1 回表示 (過去 30 日間)
Federico Paolucci
Federico Paolucci 2022 年 8 月 17 日
閉鎖済み: Cris LaPierre 2022 年 8 月 18 日
hi, I extracted the g code corresponding to the parts to be printed from the 3d printing software. the parts are a, b, c, which are named in the file g code, and first with MATLAB I have to declare which of the three parts to analyze, that is in my case part c and then I have to extract the coordinates of the outer edges for all the layers of the part.
To be more specific, I want to extract the X, Y, E coordinates referring to WALL OUTER in the file in question:
for each layer I have
; LAYER: number of the layer
; TYPE: WALL-OUTER
; MESH: c.stl
and immediately after the coordinates of the edge of the considered layer.
I attach the g code file to the question
p.s. in file c = lattice1, dim elem 0.98, rotaz 30

回答 (0 件)

この質問は閉じられています。

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by