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.
53 descargas
Actualizado 20 Feb 2023

Ver licencia

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.

Citar como

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. Recuperado .

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.

Ver más estilos
Compatibilidad con la versión de MATLAB
Se creó con R2021a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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