Skip to content
This repository was archived by the owner on Mar 31, 2021. It is now read-only.

1) Configure bCNC for Cyclone

Carlos Garcia Saura edited this page Apr 9, 2016 · 16 revisions

bCNC is the graphical interface that will control the CNC machine. It is fully open-source and maintained by Vasilis Vlachoudis at CERN, and has plenty of contributors. If you use Cyclone PCB Factory, make sure GRBL is installed first (Marlin firmware does not work with bCNC).

NOTE: A common problem is to forget erasing the EEPROM memory before flashing the GRBL firmware. This will reset the calibration values to zero, avoiding further issues (thanks to @cyryllo, Jungle and other people in the mail list for submitting this issue)

In first place, download and install bCNC.

Start bCNC and go to Tools->Machine. Update the values with the parameters for Cyclone:

Note: You can safely remove the header/footer gcodes.

    • Remember to restart bCNC so the new parameters take effect * * --

Now you can proceed to the Hello world tutorial.

License & disclaimer

License: Attribution - Share Alike - Creative Commons (http://creativecommons.org/licenses/by-sa/4.0/) (list of contributors)
Disclaimer: This hardware/software is provided "as is", and you use the hardware/software at your own risk. Under no circumstances shall any author be liable for direct, indirect, special, incidental, or consequential damages resulting from the use, misuse, or inability to use this hardware/software, even if the authors have been advised of the possibility of such damages.

Clone this wiki locally