This repository has been archived by the owner on Jan 29, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
Install: MacOSX
Sonny Jeon edited this page Feb 8, 2017
·
12 revisions
###Prerequisites:
- Uninstall old versions of node.js (version 0.12 etc)
- Download and install Node.js 6 LTS from https://nodejs.org/en/download/
- Install Google Chrome if not already installed
- Download and install Git For OS X from https://git-scm.com/download/mac
- Upgrade your LaserWeb-supported controller to the firmware-cnc.bin from the Edge branch (rename to firmware.bin)
###LaserWeb install instructions:
- Open Terminal app
- At this point you will be on root of your user profile, its recommended to install LaserWeb here
- Type
git clone https://github.com/LaserWeb/LaserWeb3.git
- Type
cd LaserWeb3
- Type
npm install
- you'll get an error about node serial port. Ignore that.
The software is now installed.
###To start the software:
- Open Terminal app
- Type
cd laserweb3
- Type
node server.js
Note: Marlin not implemented yet! Only Smoothie and Grbl. TinyG will be next.
- Start Google Chrome
- At the top of the Chrome window type
localhost:8000
in the web address bar
You should now see the software in the Chrome browser window.
For support: Please join the Google+ Community LaserWeb