CREO: Setting Default Drawing Title Block Tolerances
- August 14, 2025
- 3 replies
- 2135 views
I need new drawings to automatically show our standard tolerance block (by decimal places) in the title block. We work in millimeters most of the time. I’ve set the drawing_setup_file in config.pro to point to our DTL, added tol_display yes and the linear_tol values there, and confirmed the drawing format note uses the correct system parameters (e.g., linear_tol_0.0 (text config files) →&linear_tol_0_0 (drawing), etc.). I've restarted Creo and the machine. Still, when creating new parts and drawings, the tolerances in the block don’t match what’s in the DTL/config. See my attached pictures for reference.
I’ve checked community threads like the one below, hence the edits I've made so far, but it doesn't work so I’m clearly missing something.
Looking for the correct way to make this stick for all new drawings without manual edits.
Environment
Creo Parametric: 11.0.2.0
Goal
Title block should show a standard tolerance block driven by “number of decimal places,” e.g.:
X.X → ±0.3 mm
X.XX → ±0.13 mm
X.XXX → ±0.025 mm
X.XXXX → ±0.0125 mm

