### Blender CAD Sketcher
In order to to make 2D Drawings in Blender and send them over to the Laser Cutter you will need to install 3 things
* Blender
* This is the program that will allow us to draw our designs
* CAD Sketcher
* This is an addon for Blender which allows Blender to do 2D Sketches similar to programs like Fusion 360
* Outline To SVG
* This allows us to export all of our drawings into an SVG format in order to send over to Blender
###Installation
- [Blender Download](https://www.blender.org/download/)
- [CAD Sketcher Download + Instructions](https://makertales.gumroad.com/l/CADsketcher)
- Outline To SVG Download
- [Outline to SVG Install Instructions](https://makertales.gumroad.com/l/O2SVG)
- [More Resources to Install Blender Addons](https://brandonsdrawings.com/how-to-install-and-activate-add-ons-in-blender/)
Sketching in CAD Sketcher
When you first start blender you will just want to click General under new file to get started
Now we need to change the units from meters to millimeters. So in the bottom right hand panel you will want to select the icon that looks
like a teardrop which will bring to the scene tab and allow us to change the units.
To do this change the unit scale from 1 to 0.001, and for length change it from meters to millimeters
Next we need to change it so that the view is also in millimeters, so click the arrow for overlays on the top of the screen
and change the scale from 1.000 to 0.001.
Then once the units are properly set we can right click the objects in the scene and delete them. Now we can start our sketch
There is a gray tab on the right hand side, and click that in order to open to CAD Sketcher
After clicking on that tab you will see this view and clickign on the tab which says Sketcher will allow
us to draw sketches, and you can click Add Sketch to start you first sketch
On you clicked add sketch you can put your sketch on any of the three planes, but it is recommended
to put your sketch on the plane flat to the landscape
You can then click the z on the compass to change camera to so it is looking at your sketch
Drawing Tool Bar
Now that you are sketching these are the tools you have at your disposal for drawing shapes
Constraints are rules you can put on geometry to set their dimension on relationship to each other and when apply constraints make sure you are using the Solvespace Select
Also for any geometry you can select to draw in construction mode which will allow you draw geometry to help you align objects without it actually showing up in your final drawing
Once you are finished with your sketch set the convert type to mesh in order to export it
To export click Outline to SVG and then click on the file icon. Then click the directory you want to save to and press accept twice
From there you are left with a file path, and at the end of that write the name of you file and double click export to SVG and you are not ready
to laser cut your drawing