Svg output#35
Conversation
|
|
Despite being unable to rebase your branch on master to resolve conflicts, I cherry-picked your commits and updated those while reviewing. Correct scaling seems tricky with SVG, I managed to print a correctly scaled board by exporting and then, opening the SVG in Inkscape and setting the page size to my paper size (A4) in the document properties, before sending to the printer. Could you confirm you can produce accurately sized boards in the context of your CNC workflow? |
|
Quick question: how bad was the scaling effect? Less than 10% or something even more out of the road? |
|
It seems to me that if the document size matches the actual paper size, the printer manages to print the image as wanted. If both don't match, my printer seems to perform some random scaling of the image to fit the paper size (like x1.5 in my test case) So I am wondering if a CNC is subject to such resizing specificity as I am not familiar with the workflow. |
|
Can you share your file with the expected measurements? |
c72a11d to
3f4dbbb
Compare




Fixing two issues on top of master:
Then, adding SVG output format, here is the result on a medium complexity schematic:
