Difference between revisions of "Laser Master"
Laser Master
Jump to navigation
Jump to search
m (Test edit: added one period to last sentence.) |
(Updated status, added rough Z depth.) |
||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE: |
+ | {{DISPLAYTITLE:CNC Master Notes}} |
− | These are our collection of notes on the Laser Master Restoration Project. |
+ | These are our collection of notes on the <s>Laser</s> CNC Master Restoration Project. |
== Specs: == |
== Specs: == |
||
* Make: Cam Tech |
* Make: Cam Tech |
||
* Model: LaserMaster CM155 |
* Model: LaserMaster CM155 |
||
* Year: |
* Year: |
||
− | * Working Area: |
+ | * Working Area: X?, Y?, Z~6" |
== Links: == |
== Links: == |
||
* http://www.sawmillcreek.org/showthread.php?125009-Camtech-LaserMaster-Users |
* http://www.sawmillcreek.org/showthread.php?125009-Camtech-LaserMaster-Users |
||
Line 22: | Line 22: | ||
-- Main.ClifCox - 11 May 2016 |
-- Main.ClifCox - 11 May 2016 |
||
== Status: == |
== Status: == |
||
+ | 2024-08-05: |
||
+ | It works! |
||
+ | NOTE: There is 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 XY axis are moving. The laser is working with an Arduino signal generator as specified in the Laser Manual page 44-50. We still don't know if the software will import files or how the controller signals the laser. |
||
+ | |||
+ | The X,Y& Z axis are moving. |
||
+ | The Spindle control is working |
||
+ | UGS works well with the system. |
||
* [[Media:LaserMaster.tickle_pulse.zip|tickle_pulse.zip]]: Arduino code for laser PWM with tickle pulse. |
* [[Media:LaserMaster.tickle_pulse.zip|tickle_pulse.zip]]: Arduino code for laser PWM with tickle pulse. |
Revision as of 06:04, 6 August 2024
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"
Links:
- http://www.sawmillcreek.org/showthread.php?125009-Camtech-LaserMaster-Users
- http://www.dataworks.gr/old/uk/products/specif.htm
- http://www.cnczone.com/forums/commercial-cnc-wood-routers/172133-cnc.html
- http://www.laserform.ca/pdf/CAMTECH_brochure_email.pdf
- LaserCut 5.x Archive
- http://www.co2-lasers.com/blog/wp-content/uploads/2012/10/MPC6535-Software.rar
- Our Copy: MPC6535-Software.rar
- Note that if you extract this under Linux you will get many duplicate file names. Presumably, these are the 32, and 64 bit system files.
- Hardware Manual: MPC6535-Hardware_Manual.pdf
- Laser Manual: Operators_Manual_48_Series-1.pdf
- Software Manual: LaserCut5.3-Software_Manual-V1.6.pdf
-- Main.ClifCox - 11 May 2016
Status:
2024-08-05: It works!
NOTE: There is 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.
- tickle_pulse.zip: Arduino code for laser PWM with tickle pulse.