Everything exports to DXF; Export Manager picks what goes in
2026.09.07.dd8ce99 September 7, 2026 - DXF export is no longer geometry-only. Text, dimensions, leaders and hatches all go into the file now, so an annotated drawing arrives annotated instead of stripped back to bare lines.
- Text exports as MTEXT and keeps its per-run formatting — font, height, bold, italic, underline and strikethrough.
- Dimensions export as standard DIMENSION entities: linear, aligned, continued, radius, diameter and angular.
- Leaders export as MULTILEADER, with the landing segment and text attachment written where other tools expect to find them.
- Hatches export as HATCH, carrying the pattern name, scale, angle and origin. The resolved pattern lines go inline as well, so a tool that has never heard of your pattern still draws it correctly.
- Export Manager rebuilt as a single list: every entity type in the drawing with its count beside it and an Include checkbox, plus a select-all. Untick Text, the dimension rows, Leaders and Hatches and what downloads is cut geometry and nothing else.
- New: KulmanLab can be installed from the browser as an app.
- Fixed: exports that other tools refused to open at all — exponential floats, a bad Defpoints plot flag and an empty arrowhead block. A single malformed entity no longer aborts the whole export either.
- Fixed: a long list of round-trip bugs — dimension text height, position and font overrides, angular measured angle and arrow styles, and ellipses and hatches being rejected when their axis ratio came out above 1.