KiKit
KiKit copied to clipboard
[3D stencil] Add option to center the 3D models
Prerequisites
- [X] I have read the documentation and the proposed feature is not implemented.
Description
Provide a command line option so the 3D model is centered around the origin.
When I load the .scad with OpenSCAD, or the STL with FreeCAD, I can't see the 3D model until I zoom out and move to the position.
I understand this is related to the board coordinates, but playing with SetUseAuxOrigin should fix it.