-
Notifications
You must be signed in to change notification settings - Fork 586
Home

###Advise:
Most of the documentation here is shown with bCNC version 0.5.
From version 0.6 a new interface has been introduced, with a lot of new features and a complete restyle, but still need to be documented. Nevertheless all commands and concepts presented here are available in the new version, maybe in different place or form.
-
Connecting
-
Configuration
-
Jogging
-
WCS/Workspaces
-
Probe/Auto Level
-
Editor
-
Tools
-
Pendant Web remote control
-
Command Line
-
Plugins
=========================
- Requirements
- List of successful OS installations
=========================
-
G-Code Native import/export of g-code, with automatic expansion of canned cycles
-
DXF importing and exporting with some limitations (e.g. text is ignored, unless exploded) Setting the
[File]dxfloopmerge=1in the
.bCNCini file will try to merge closed path loops with others. It can be time consuming, but will result in more optimized g-code. Default is off. -
STL exporting probe data in STL format
-
EPS Convert EPS to DXF with
pstoeditpstoedit -f 'dxf: -mm' file.eps file.dxfuseful options:
-
-xscale ##-yscale ##(after pstoedit command) to scale by a fixed amount. -
-mminside the-f 'dxf: ...'to convert to mm from inches -
-psarg "-r90x90"to change the dpi resolution from 72(default) to 90
-
-
SVG Convert SVG or EPS with
inkscapeinkscape -E file.eps file.svg
=========================
- [Simple Clamps](Simple Clamps)
- Hello World! Mill a bowl