All Projects → mkrabset → krabzcam

mkrabset / krabzcam

Licence: other
Web-application for converting SVG paths to g-code

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to krabzcam

vectorexpress-api
Vector Express is a free service and API for converting, analyzing and processing vector files.
Stars: ✭ 66 (+53.49%)
Mutual labels:  cnc, cam
vscode-gcode-syntax
G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
Stars: ✭ 59 (+37.21%)
Mutual labels:  cnc, cam
involute-gear-generator
Involute gear generator – NodeJS command line utility.
Stars: ✭ 18 (-58.14%)
Mutual labels:  cnc, cam
Openbuilds Cam
Online CNC CAM System
Stars: ✭ 107 (+148.84%)
Mutual labels:  cnc, cam
stl2ngc
Convert STL files to G-code for CNC milling.
Stars: ✭ 33 (-23.26%)
Mutual labels:  cam, gcode-generation
Grbl Plotter
A GCode sender (not only for plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
Stars: ✭ 286 (+565.12%)
Mutual labels:  cnc, cam
Laserweb4
Collaborative effort on the next version of LaserWeb / CNCWeb
Stars: ✭ 456 (+960.47%)
Mutual labels:  cnc, cam
Cncjs
A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
Stars: ✭ 1,657 (+3753.49%)
Mutual labels:  cnc
MonkeyCAM
CAD/CAM software for ski and snowboard design and G-code program generation.
Stars: ✭ 34 (-20.93%)
Mutual labels:  cam
Qtquickvcp
A Virtual Control Panel for Machinekit written in Qt/C++/QML
Stars: ✭ 104 (+141.86%)
Mutual labels:  cnc
GERBER X3
Program for preparing G-code for milling of printed circuit boards on CNC. You can use it as a converter to a PDF file.
Stars: ✭ 150 (+248.84%)
Mutual labels:  cnc
Jp01
JP01 - Arisu Custom CNC Aluminum Unibody Keyboard Case
Stars: ✭ 84 (+95.35%)
Mutual labels:  cnc
adventures-in-motion-control
A realistic simulator for a 3D printer motion controller
Stars: ✭ 31 (-27.91%)
Mutual labels:  cnc
Makelangelo Firmware
CNC firmware for many different control boards and kinematic systems. Originally the brain of the Makelangelo art robot.
Stars: ✭ 116 (+169.77%)
Mutual labels:  cnc
Cetus
Full-featured user interface for Machinekit
Stars: ✭ 33 (-23.26%)
Mutual labels:  cnc
Machinery Industry Press
本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书
Stars: ✭ 85 (+97.67%)
Mutual labels:  cnc
G-Code-Arduino-Library
Allows any machines and robots to be controlled by G-Code
Stars: ✭ 44 (+2.33%)
Mutual labels:  cnc
fanuc-driver
Configurable Fanuc Focas data collector and post processor.
Stars: ✭ 38 (-11.63%)
Mutual labels:  cnc
Grbl Advanced
Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation, multi-axis and Tool Table support!
Stars: ✭ 182 (+323.26%)
Mutual labels:  cnc
Grblhal
HALified port/branch of grbl 1.1f, mainly for 32bit processors
Stars: ✭ 179 (+316.28%)
Mutual labels:  cnc

krabzcam

Web-application for converting vector graphics (SVG and DXF) to G-CODE for CNC processing.

Launch: https://mkrabset.github.io/krabzcam/index.html

Features

  • Load/save project
  • SVG and DXF as input formats for vector graphics
  • PNG/JPG as input for heightmap (3d relief operations)
  • Profile operations (inside or outside) with tabs, CW/CCW
  • Pocket operations, CW/CCW
  • Drill operations
  • Engraving operations (follow path)
  • Laser/plotter operation (m3/m5 for on/off)
  • Relief operations (roughing and follow height)
  • V-bit operations (pocket and inlay)
  • Import/Export user settings to file
  • Plunge / ramp attack methods
  • Level-first or depth-first
  • Metric / imperial units
  • Optimize-function to reduce operation time (genetic TSP algorithm)
  • Move, scale, rotate 2d objects before toolpath generation. Lock to axis.
  • Place pivot for scale/rotate
  • Zoom-able/pan-able 2d view (mouse wheel for zoom, left-click/drag for pan)
  • Box-select to pick graphics elements for operation
  • Show/hide overlayed keystroke hints

4 min demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].