Difference between revisions of "Equipment/HPC LS3060 Laser Cutter/Software"

From London Hackspace Wiki
Jump to navigation Jump to search
(Creation)
 
m (moved Laz0r software to Equipment/LaserCutter/Software: Moved this to fit in with the standard page hierarchy)
(No difference)

Revision as of 09:38, 23 November 2010

The state of the Laz0r

This page is keep some sort of tab on what is going on with the software on Laz0r the machine that controls the laser. So that purpose and reasons behind the shifting of the bits and bytes that make up that which we think of as the laz0r, are recorded in some more permanent fashion to transient conversations and fleeting IRC chats.


Autohotkey

Purpose

To automate the Laser Cutter software for great time saving justice. Now with extra "checking that the laser software is active" goodness.

Functionality

Current bindings

CTRL-ALT-Z: Sets the zero. This has some odd issues bringing up the system monitor. Better key combos need to be found.

Proposed bindings

CTRL-ALT-R: Re-downloads the current file into the laser cutter

Backup of the laser software

Stored in something like C:/laser5.3GOOD.zip - I'll check next I am on it.

To Do

  • Reinstall autohotkey
  • Check the code for downloading/deleting the information from the laser cutter.
  • Write code to auto-generate a bunch of .mol files from a folder of .ecp files for the reverse engineering project.
  • Version control on the laser cutter software? As it keeps getting itself corrupted.