BCNC: Difference between revisions

From CoMakingSpace Wiki

(Created page with "{{SoftwareInfoBox |software name=bCNC |image= |type=CNC G-Code sender |platform=Windows, Mac, Linux |license=GPLv2 |source=[https://github.com/vlachoudis/bCNC/ github] |in...")
 
m (linked CNC router)
 
(One intermediate revision by one other user not shown)
Line 17: Line 17:


An extensive installation guide can be found in the [https://github.com/vlachoudis/bCNC/wiki/OS GitHub wiki] of the project.
An extensive installation guide can be found in the [https://github.com/vlachoudis/bCNC/wiki/OS GitHub wiki] of the project.
== Running the Program ==
Execute Batchfile "bCNC" to start the program, connect the [[CNC Router|CNC router]] via USB and activate the selected port by clicking on "open".
''soon, some images will appear here''
[[Category:CNC]]

Latest revision as of 13:29, 30 June 2018

SoftwareInfoBox

bCNC

Software-default.png
Type: CNC G-Code sender
Platform: Windows, Mac, Linux
License: GPLv2
Source: github
Input Formats: G-Code, DXF
Output Formats: G-Code via serial
Users: Patrick


bCNC is an open source G-Code sender written in Python2. It has the option for bed leveling and probing the workpiece.

Installation

An extensive installation guide can be found in the GitHub wiki of the project.

Running the Program

Execute Batchfile "bCNC" to start the program, connect the CNC router via USB and activate the selected port by clicking on "open".

soon, some images will appear here