KittyCAD / support

Public-facing place for individuals to note issues, bugs, and feature requests.
1 stars 0 forks source link

Units seem arbitrary... #2

Closed nhi-vanye closed 1 year ago

nhi-vanye commented 2 years ago

Is your feature request related to a problem? Please describe. The documented units in the API seem semi-random

length does not include cm (common human size) or mm (common engineering size) (but does include meter and astronomical_unit?)

mass: does not include kilogram (SI unit) but does include gram

volume: does not include cubic_centimeter (common human size)

velocity: does not include atto_parsec_per_micro_fortnight :-)

Describe the solution you'd like Standardised units, at least the SI ones.

hanbollar commented 2 years ago

Hi @nhi-vanye !

we currently have this as a task internally 😄 , the additional unit parameters are being rolled out for the more specific unitType conversions (for ex: length, mass,etc)

We also have a 'convert-metric-unit' that can assist with this as we add the remaining items for the time being

https://kittycad.io/docs/api/convert-metric-units

hanbollar commented 2 years ago

also looks like that endpoint is buried a bit on the site atm (alphabetized sorting at its best haha), will look into making that easier to discover for now as well 👍

hanbollar commented 2 years ago

Hi @nhi-vanye ~

Thanks again for the feedback note

We've added two additional endpoints as well to assist with the convert-metric depending on if it's squared/cubed/etc

additionally, we've added more starting unit params that are a bit more standardized per your request

let me know if there's anything else you'd like to assist with this ~ 🥳

stale[bot] commented 1 year ago

Is this still relevant? If so, just comment with any updates and we'll leave it open. Otherwise, if there is no further activity, it will be closed.