Follow normal naming guidelines - Side(If applicable) - tool
EX: 310-P-003-Top-4mm
EX: 420-P-010-Left-6mm
If a layout with multiple parts is being made then it shall be named
Material - DDMMYY - Part Count - Tool
EX: 4 parts from aluminum on Sept 30th, 2024
- 6065Aluminum-300924-4-4mm
Once in Solidworks with the part open
- Navigate to CAM Tab
- Right click on operations to create a new job (template selection)
-
- Model → Select all Models being cut
- Stock Size → Relative Sized Box, Add Stock to Sides and Top-Bottom→ Stock Side Offset 1in
- Work Coordinate System → Use X-Axis and Y-Axis
- Pick an edge for each that will be in the X and Y axis of the CNC, usually the closest and farthest left
- Reverse if needed to get the origin arrows pointing in the right direction
- X = Red
- Y = Green
- Z = Blue
- Origin → Stock Box Point → Top Corner 1 (usually, but change to whatever gets to the most Negative X and Y point)
- Machine → WAFFLES-CNC
- Post Processing → DO NOT TOUCH, ensure offsets remain ZERO
- Confirm with green checkmark at the top
-
- Press add from template (above)
- Name the Job according to the operation - Bore/Pocketing
- Right click on the Template → Edit
- Navigate to second Tab (Blue Pyramid)
- Select entities to be cut
- Bore’s are only holes and need to select inner wall of cylinder
- Pocketing can be anything, select the top edge of a cut out and ensure the arrow is on the WASTE side of the cut. Use reverse button if needed.
- Accept with green checkmark
- Sanity check, the 3rd tab under the job should now indicate some size (500bytes or more)
- If multiple operations with the SAME TOOL must be made on the same side of a part, add an additional operation
- Otherwise repeat this process for a new side and/or tool and/or part
- Finally, once the entire job is complete, press Generate Toolpath by right clicking the job
- Use the Simulate feature to ensure the job will execute properly
- Once the simulation has been shown to a mentor, press post process
- Change output folder to whichever is appropriate for the part
- Name the .nc file based on convention (see top of this docs page)
- Change unit to MILLIMETERS (VERY VERY IMPORTANT)
- Press Post then save in the file explorer
- G -code is now ready