I think we discussed this many times and it all came down to "someone needs to implement it". If I'm not imagining things the consensus back then was that the units should be the user's design units, so if the user had Imperial measures it would remain 0,1-inch but if the user had Metric measures then it would be mm. To avoid confusion, the GUI would need to indicate the units used. There was also some discussion about a Field Validator which would take units so people could simply specify the type of unit as they please and it would magically be converted to the design units. However, regardless of what the GUI does, the files must have measurements in mm.
- Cirilo On Mon, Nov 6, 2017 at 1:01 PM, Simon Wells <[email protected]> wrote: > at some point changing the models to be mm rather than 0.1" or whatever it is > now needs to be seriously looked at > > >> On 7/11/2017, at 01:59, Wayne Stambaugh <[email protected]> wrote: >> >> Be careful here. If the 3d model offset is currently in some units >> other than mm and you change this, all existing 3d model offsets will be >> broken. >> >> On 11/6/2017 7:56 AM, Oliver Walters wrote: >>> That's what I expected. It then appears that there is a bug in the 3D >>> code with regard to model offset. I'm working on a related patch set >>> that will fix this, I just wanted to be sure. Thanks Wayne >>> >>> On Mon, Nov 6, 2017 at 11:53 PM, Wayne Stambaugh <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> It should be mm like all of the other coordinates. >>> >>> On 11/6/2017 7:32 AM, Oliver Walters wrote: >>>> With regard to the 3D model offset paramater >>>> >>>> e.g. >>>> >>>> (at (xyz a b c)) >>>> >>>> Are the units stored in the file inches or mm? >>>> >>>> Cheers, >>>> Oliver >>>> >>>> >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~kicad-developers >>> <https://launchpad.net/~kicad-developers> >>>> Post to : [email protected] >>> <mailto:[email protected]> >>>> Unsubscribe : https://launchpad.net/~kicad-developers >>> <https://launchpad.net/~kicad-developers> >>>> More help : https://help.launchpad.net/ListHelp >>> <https://help.launchpad.net/ListHelp> >>>> >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~kicad-developers >>> <https://launchpad.net/~kicad-developers> >>> Post to : [email protected] >>> <mailto:[email protected]> >>> Unsubscribe : https://launchpad.net/~kicad-developers >>> <https://launchpad.net/~kicad-developers> >>> More help : https://help.launchpad.net/ListHelp >>> <https://help.launchpad.net/ListHelp> >>> >>> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

