Skip to content

Instantly share code, notes, and snippets.

@ednisley
Created April 29, 2024 12:14
Show Gist options
  • Save ednisley/76d68741ea17cbd3101f969dbe5c9081 to your computer and use it in GitHub Desktop.
Save ednisley/76d68741ea17cbd3101f969dbe5c9081 to your computer and use it in GitHub Desktop.
LightBurn SVG Layout: Filler insert for Juki TL-2000Q in Gidget II sewing table
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200.000mm" height="110.000mm" viewBox="-450.000000 230.000000 200.000000 110.000000">
<path transform="matrix(-1,0,0,1,0,0)" style="stroke:#ff0000;stroke-width:0.050000mm;fill:none" d="M264.887939,236.05542L265.249512,236.790283C267.536743,241.255524,271.114624,244.923309,275.511261,247.320572C275.837036,247.491089,276.038818,247.829117,276.038818,248.196793L276.038818,259.975098C276.038818,260.527374,276.486542,260.975098,277.038818,260.975098L306.039307,260.975098C306.591583,260.975098,307.039307,260.527374,307.039307,259.975098L307.039307,252.859772C307.039307,252.58493,307.152435,252.32222,307.352081,252.133331C307.551727,251.944458,307.820313,251.846085,308.094727,251.861313L309.392822,251.93335C344.743805,253.800415,380.182861,253.223633,415.45459,250.207031C424.029846,249.194046,431.47226,243.820694,435.132568,236L437,236C437.530487,235.998398,438.039215,236.209396,438.413971,236.584885C438.788727,236.960358,438.998718,237.469498,439,238L439,334C438.997589,335.103638,438.103638,335.997589,437,336L263,336C261.895874,335.998322,261.001678,335.104126,261,334L261,238C260.999634,237.469452,261.210236,236.960526,261.585388,236.585373C261.960541,236.21022,262.469452,235.999634,263,236L264.862549,236L264.887939,236.05542z"/>
<rect transform="matrix(-1,0,0,1,-350,285)" style="stroke:#0c96d9;stroke-width:0.050000mm;fill:none" x="-100" y="-55" width="200" height="110"/>
</svg>
@ednisley
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment