필터 지우기
필터 지우기

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