SGgcodegetinfo

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - 3D-Print/Production
Introduced first in SolidGeometry 5.0, Creation date: 2020-12-26, Last change: 2025-09-15

Auxiliary fnct to get some parameter by interpreting gcode files or strings



See Also: , SGgcodesimulate

Example Illustration

 missing image of SGgcodegetinfo(TEXT,)

Syntax

inf=SGgcodegetinfo(TEXT,[])

Input Parameter

TEXT: gcode string or gcode file name

Property names

'full' : full interpretation including shape and time
'temp' : faster algorithm jut to detect temperatur commands

Output Parameter

inf: struct containing information of gcode

Examples


SGgcoderead(desktopdir('2021-01-05 AP_H220B60-4h plate.gcode')); TEXT=ans;
SGgcodegetinfo(TEXT,'temp')




Copyright 2020-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21