AutomateD SwEep CAD modeller Of Extrusion-based G-coDE

DECODE is a MATLAB subroutine to generate 3D printed parts models with Abaqus from G-code files.
54.0 次下载
更新时间 2023/2/20

查看许可证

AutomateD SwEep CAD modeller Of Extrusion-based G-coDE (DECODE) is a MATLAB subroutine to generate 3D printed parts models with Abaqus. It can model Simplify3D, FullControl G-code Designer or Slic3r G-codes.
Steps:
1) Open the Abaqus_model path in MATLAB.
2) Save the “.gcode” file in the same search path.
3) Run the Abaqus_model.m subroutine.
4) Introduce the G-code file name (ending in “.gcode”) and the desired output file name (ending in “.py”).
5) Open Abaqus/CAE, choose “Run Script” and select the generated Python (.py) file.
6) Wait for the modelling process and use the model as desired.
More information and disclaimer:
For more detailed information, please refer to the Open Access article and, if you want to use this software, please cite it:
Vega, G.; Paz, R.; Gleadall, A.; Monzon, M.; Aleman-Dominguez, M.E. Comparison of CAD and Voxel-Based Modelling Methodologies for the Mechanical Simulation of Extrusion-Based 3D Printed Scaffolds. Materials. 2021; 14(19):5670. https://doi.org/10.3390/ma14195670
You can also write to the author (gisela.vega@ulpgc.es) to solve any problems or make suggestions for updates.
If you have any problems, please first make sure that you are using the versions described in the subroutine header or that it is not a problem of lack of memory on your computer. Some large parts can be quite heavy and time-consuming. Slic3r G-codes can cause problems due to the creation of end segments overlapping with the path or generation of closed segments at the beginning or end of the path.

引用格式

GISELA DEL CARMEN VEGA RODRÍGUEZ (2024). AutomateD SwEep CAD modeller Of Extrusion-based G-coDE (https://www.mathworks.com/matlabcentral/fileexchange/100576-automated-sweep-cad-modeller-of-extrusion-based-g-code), MATLAB Central File Exchange. 检索来源 .

Vega, Gisela, et al. “Comparison of CAD and Voxel-Based Modelling Methodologies for the Mechanical Simulation of Extrusion-Based 3D Printed Scaffolds.” Materials, vol. 14, no. 19, MDPI AG, Sept. 2021, p. 5670, doi:10.3390/ma14195670.

查看更多格式
MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.2

DECODE works with Simplify3D, FullControl G-code Designer and Slic3r G-code files.

1.2.1

A new function was added to read FullControl G-code Designer G-code files.

1.2.0

Now, DECODE also works with G-code files from FullControl G-code Designer.

1.1.0

Now, DECODE works for filaments diameters of 3 mm.

1.0.0