Using expressions in formats



Your Ad Here

Expressions are surrounded by square brackets “[“ “]”. They are evaluated prior to being output. This example multiplies the current X coordinate by five: [<X-COORD>*5]. This example offsets a rapid move by (5,5): N<SEQ>G00 X[<X-COORD>+5] Y[<Y-COORD>+5] Z<Z-COORD>.

 

Printing square brackets

XBuild numeric operators

XBuild logical operators

Xbuild string operators

Assignment

Formatting expressions

Example expressions

 

Return to FeatureCAM Index


Your Ad Here