Custom Decimal Count
From Post Processor dialog, is possible to customize the decimal count number for following codes :
Coordinate codes
Feed Sync and Async codes
Speed Codes
Decimal Count Feed Sync
This code is used to set the Sync feed (mm/rev | inch/rev)
Example Value : 3
Output :
F .216
Decimal Count Feed Async
This code is used to set the Async feed (mm/min | inch/min)
Example Value : 0
Output :
F 50
Decimal Count Coordinate
This code is used to set the coordinate values
Example Value : 4
Output :
X 10.5454
Decimal Count Speed
This code is used to set the speed values
Example Value : 0
Output :
S 60
Force Decimal Position on Coordinate
Is possible format coordinate values with forced trailing zeros, like this
X10. >> X10.000
X19.2 >> X19.200
X0.25 >> X0.250
set true this property from post processor dialog : Force Decimal Position on Coordinate