Extra functionality can be obtained in the templates using special instructions that are described in this document IF THEN ELSE Available after version 5.5.1.0 Syntax Description Examples [{boolean}]:::A:::B If the Boolean value that should be 1 or 0, is 1, outputs A, if not, outputs B. B is optional [{Profile.HasMessage}]:::MSG (“{Profile.Message}”)[{Profile.HasOverlimit}]:::ATRANS X10:::ATRANS X20 UNICODE characters …
Tag archives: templates
Reserved words for templates
On the templates settings, there are available “reserved words”. Those words will be processed when the gcode is generated and transformed on values that reflects the current profile to be produced. In a certain way, reserved words can be seen as variables, that will be parsed to the correct output. Several groups are present, listed …