# 3d Digitzer Arm build

**URL:** https://discourse.processing.org/t/3d-digitzer-arm-build/2868
**Category:** Electronics (Arduino, etc.)
**Created:** [August 23, 2018, 12:37am UTC](https://discourse.processing.org/t/3d-digitzer-arm-build/2868 "2018-08-23T00:37:43Z")
**Posts on this page:** 1
**Showing post:** 17

<div class="post-metadata">

### Author: ![Dave\_Rondini](https://avatars.discourse-cdn.com/v4/letter/d/9f8e36/32.png) [@Dave\_Rondini](https://discourse.processing.org/u/Dave_Rondini)
#### Post date: [June 6, 2020, 9:07pm UTC](https://discourse.processing.org/t/3d-digitzer-arm-build/2868/17 "2020-06-06T21:07:47Z")

</div>

By the way, I know it’s a hundred years later, but if you’re still interested and haven’t seen this, he ended up creating a DXF output:

> [@Exporting DXF is mirrored - CMM Arm](https://discourse.processing.org/t/exporting-dxf-is-mirrored-cmm-arm/13995):
>
> I am working on building a CMM Arm with the end goal of exporting a 3D .DXF file of the object measured as well as a point cloud file (simple Tab Delimited Text file). I am having trouble with exporting the DXF as its saving as a mirrored image to the original (see processing screen shot and Solidworks import below). Where I believe I am falling into trouble is the scale and translate functions I call early on in the draw() function. scale(1, -1); //Reverses the Y coordinate system …

---

_[View the full topic](https://discourse.processing.org/t/3d-digitzer-arm-build/2868)._
