adashrod / LaserCutMazesAngular

Angular 5 app for creating laser cutter blueprints for toy mazes
MIT License
2 stars 2 forks source link

Output Height seems to be too large #4

Open johnoost opened 1 year ago

johnoost commented 1 year ago

Hi, nice work with the maze generator. But whatever height i enter the output height in de SVG file is always (much) larger than what is entered in the interface.

adashrod commented 1 year ago

@johnoost are you talking about the max printer height parameter? That's the one that determines the height of the SVG image. Or is it something else?

johnoost commented 1 year ago

When i input wall height 15 millimeters and i load the svg file in lightburn the elements are 45 millimeter high. The same for hall width.

But when i choose inches and fill in the from it is OK ( that works for me, i just have to translate my measurements into inches )