Difference between revisions of "Laser Master"

From Eugene Maker Space
Laser Master
Jump to navigation Jump to search
(→‎Design your Project: Major software pipeline listed, changed title to match full pipeline)
Line 39: Line 39:
 
** Reset CNC for next user
 
** Reset CNC for next user
   
==Design your Project==
+
==Software overview & Design your Project==
  +
<br>
(stem)
 
  +
Overview: <br>
  +
The three types of software used in CNC production is Design Cad, Toolpaths CAM & G-Code Control
  +
as listed here:<br>
  +
[https://www.youtube.com/watch?v=EMI97Rcb0bQ/ Beginners guide to desktop CNC software]
  +
<br>
  +
<br>
  +
For our pipeline that means:<br>
  +
'''Design Cad:'''<br>
  +
[https://www.inventables.com/pages/easel/ Easel], with the help of other software listed below.<br>
  +
<br>
  +
'''Toolpaths CAM'''<br>
  +
[https://www.inventables.com/pages/easel/ Easel]<br>
  +
<br>
  +
'''G-Code Control'''<br>
  +
[https://winder.github.io/ugs_website/ UGS]<br>
  +
<br>
  +
You can design you project in [https://www.inventables.com/pages/easel/ Easel], a web based software package <br>. Still to test: [https://carbide3d.com/carbidecreate/ Carbide Create]
  +
For more control, you can import line art into Easel as .svg files, from software such as [https://inkscape.org/ InkScape], [https://affinity.serif.com/en-us/designer/ Affinity Designer], or [https://www.adobe.com/products/illustrator/campaign/pricing.html Adobe Illustrator]<br>
  +
<br>
  +
Here's more details on how to use Easel
  +
[https://www.youtube.com/watch?v=bCUHsJ4Ktj0 How to use Easel (free CNC software)]
   
 
==Setup Table==
 
==Setup Table==

Revision as of 07:17, 7 August 2024


2024 08 30 cnc bed2.jpg

These are our collection of notes on the Laser CNC Master Restoration Project.

Specs

  • Make: Cam Tech
  • Model: LaserMaster CM155
  • Year:
  • Working Area: X?, Y?, Z~6"

Process Overview

  • Design your project in Easel (or still untested, Carbide Create)
  • Setup Table
    • Waste Board
    • Material onto Waste Board
    • Install Appropriate Mill end (bit)
  • Launch UGS Software
    • Reset Zero as safety
    • Load .nc file
    • Confirm dims with visualizer
    • Move router into position
    • Reset Zero For reals this time
    • Create Drill locating hole
    • Return to Ideal Zero
  • Run project
    • Try it in the air first (go up a set amount and then reset zero)
    • Try it with cheap material second
    • google appropriate speeds & feeds
    • Try it with your final material
    • Stay in shop & keep an eye on the CNC table
      • take this time to help clean & organize the shop :D
  • Wrap up
    • Clean up CNC area
    • Remove project
    • vacuum area
    • Reset CNC for next user

Software overview & Design your Project


Overview:
The three types of software used in CNC production is Design Cad, Toolpaths CAM & G-Code Control as listed here:
Beginners guide to desktop CNC software

For our pipeline that means:
Design Cad:
Easel, with the help of other software listed below.

Toolpaths CAM
Easel

G-Code Control
UGS

You can design you project in Easel, a web based software package
. Still to test: Carbide Create For more control, you can import line art into Easel as .svg files, from software such as InkScape, Affinity Designer, or Adobe Illustrator

Here's more details on how to use Easel How to use Easel (free CNC software)

Setup Table

Overview: The PC controls the position of the router. The inverter on the right controls the spindle rotation.

  • Turn on the PC.
    • It runs on Linux Mint, but feels similar to Windows.
  • Plug in the Spindle Controller
  • Turn on Spindle with light switch below it
  • Press "run" to start
  • Adjust pot to adjust rotation
  • Press "Stop" to stop rotation

Launch UGS Software

This is the software that takes your gcode file and feeds it to the router line by line in a way that it will understand it. Launch UGS by double clicking this icon:
2024 08 desktop.jpg

New to Linux? Run the software with this option:
2024 08 launch window.jpg (stem)


More to come on this & all sections.

Run project

(stem)

Wrap Up

(stem)


Links

-- Main.ClifCox - 11 May 2016

Status

2024-08-05: It works!

NOTE: There are NO stop switches installed, so it will gladly tear through the bed, or really try hard to run itself off the rails if you let it. And if you are pinned between it and an edge, expect an emergency room visit at the least.

The X,Y& Z axis are moving. The Spindle control is working UGS works well with the system.