Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

Control the Precision of Generated Output​.​.​.

Control the Precision of Generated Output​.​.​.

  • Last UpdatedFeb 26, 2026
  • 1 minute read

PCODE LINEAR [MM | CM | METERS] TO integer DPLS

set linear (metric) precision to integer decimal places for either mm, meters or cms (only one of these is supported per PCODE, the other two values are derived from this one)

PCODE LINEAR INCHES TO integer DPLS

set linear (Imperial) precision to integer decimal places

PCODE LINEAR FRACTIONS TO integer [THS | NDS]

set linear (fractional, Imperial) precision to integer 32ths (or 32nds)

PCODE ANGLES TO integer [DPLS | DEGREES | MINUTES | SECONDS]

set angular precision to integer decimal places (or degrees, or minutes, or seconds).

PCODE TRAILING ZEROS [ON | OFF]

Switch trailing zeros after the decimal point on or off.

Q PCODM

query metric precision (either mm, cm or meters)

Q PCODInches

query Imperial (inch) precision

Q PCODFractions

query fraction precision

Q PCODAngles

query angle precision

Related Links