Skip to content

Instantly share code, notes, and snippets.

@ednisley
Created March 13, 2023 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ednisley/ee43c47f88c01b275e45f3302e066a3c to your computer and use it in GitHub Desktop.
Save ednisley/ee43c47f88c01b275e45f3302e066a3c to your computer and use it in GitHub Desktop.
LightBurn SVG Layout: Mini-lathe jaw holder for 4 inch 3 jaw chuck
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="140.000mm" height="240.000mm" viewBox="-420.000000 130.000000 140.000000 240.000000">
<rect transform="matrix(-1,0,0,1,-351,173)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-60" y="-35" width="120" height="70" rx="5"/>
<rect transform="matrix(-1,0,0,1,-351,249)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-60" y="-35" width="120" height="70" rx="5"/>
<rect transform="matrix(-1,0,0,1,-396,249)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-378,249)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-360,249)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-342,249)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-324,249)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-306,249)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-351,325)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-60" y="-35" width="120" height="70" rx="5"/>
<rect transform="matrix(-1,0,0,1,-396,325)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-378,325)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-360,325)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-342,325)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-324,325)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-306,325)" style="stroke:#ff0000;stroke-width:0.05mm;fill:none" x="-8" y="-22" width="16" height="44" rx="1"/>
<rect transform="matrix(-1,0,0,1,-350,250)" style="stroke:#0c96d9;stroke-width:0.05mm;fill:none" x="-70" y="-120" width="140" height="240"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment