BCNC: Difference between revisions
From CoMakingSpace Wiki
No edit summary |
m (linked CNC router) |
||
Line 20: | Line 20: | ||
== Running the Program == | == Running the Program == | ||
Execute Batchfile "bCNC" to start the program, connect the router via USB and activate the | 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 | |||
''soon, some images will appear here'' | |||
[[Category:CNC]] |
Latest revision as of 12:29, 30 June 2018
SoftwareInfoBox bCNC | |
---|---|
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