Equipment/HPC LS3060 Laser Cutter/Software

From London Hackspace Wiki
Jump to navigation Jump to search

The state of the Laz0r PC

This page is keep some sort of tab on what is going on with the software on Laz0r - the machine that controls the laser cutter. 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.

We're currently in the process reversing the Laser Cutter software, firmware and file format.

Autohotkey

The purpose of this application is to automate the Laser Cutter software with hot-keys for great time saving justice. Now with extra "checking that the laser software is active" goodness.

Current bindings

  • Ctrl-Alt-Z: Sets the origin. 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 to the laser cutter

Backup of the laser software

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

Todo

  • 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.