t-oster / VisiCut

A userfriendly tool to prepare, save and send Jobs to Lasercutters
https://visicut.org
Other
235 stars 115 forks source link

default HPGL dpi don't match the standard #463

Closed mgmax closed 6 years ago

mgmax commented 6 years ago

Wikipedia says that HPGL is 1016 units-per-inch, but we use 1000 as default here.

@jnweiger Is it intentional that Goldcut uses 1000 or is it okay to change the default to 1016?

Quote from Wikipedia:

The coordinate system was based on the smallest units one of the HP plotters could support, and was set to 25 µm (i.e. 40 units per millimeter, 1016 per inch)

(edit: sorry, this report should have gone to LibLaserCut, but let's just keep it here and quickly solve it before creating too much noise by copying it.)

jnweiger commented 6 years ago

Goldcut should most probably also use 1016 dpi. I was not aware that the spec is actually metric. Nice! Good catch!