forked from LaserWeb/deprecated-LaserWeb1
-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Anthony Bolgar edited this page Jan 24, 2016
·
14 revisions
###General
- Platform independent
- Open source
- Continued active development
###Supported Firmware
- Marlin
- Smoothieware
- Grbl
- LasaurGrb
If you are a developer and have firmware you would like to see include, we would be happy to add support for you firmware.
###Supported File Types
- DXF: Polyline DXF only, no arc/spline support
- SVG: Almost no limitations
- Gcode: As defined by http://reprap.org/wiki/G-code
- PNG/JPG/BMP: Raster engraving from images. Note all processing is in the browser so stick to resolutions lower than say 500px
###Built in applications
- Raster to Gcode
- Jscad customizer - Gear generator, Tabbed box
- Laser Calibration
###Transformations
Note; transformations should be used on light weight gcode files. You CAD workflow will have much more power and speed!
- Resize
- Rotate
- Move location in work area
- Mirror
- Fix negative co-ordinates
###Machine Control
- Control multiple lasers at once. All connected machines can be managed from a single instance of LaserWeb
- Pronterface style laser control widget, which dynamically adapts available features according to the firmware availability
- 3D printer support (Beta)
###Console
- View commands
- Send command to laser
###Job Window
- Enter material thickness (Used with the DXF Import module to allow for multipass cuts)
- Paste Gcode
- Save Gcode to file
- Send to laser
- View Gcode
###Other
- Check for updates
- View change log
- View detailed commit log
- About LaserWeb (takes you to github repository)
Want to Help?
- Help reach a Milestones
- Add some content to the Wiki
- Share this with your friends
- Sponsor a contributor