Go to file
a2nr bf4e9c9d5f ganti diameter bawah spindle 2024-04-16 10:00:06 +07:00
AssemblyInstructions Added assembly tip (picture by Pablo2048) 2015-10-13 17:03:36 +02:00
Electronics Added link to Samuel's new board development 2015-02-28 21:27:33 +00:00
Firmware Linked firmware repositories 2015-09-26 13:02:39 +02:00
Media Merged Cyclone XL into the parametric code 2015-09-26 18:21:26 +02:00
Output_files ganti diameter bawah spindle 2024-04-16 10:00:06 +07:00
Software Updated software readme 2015-09-30 18:02:48 +02:00
Source_files ganti diameter bawah spindle 2024-04-16 10:00:06 +07:00
bq_additions New production files and reorganization 2015-09-08 16:59:31 +02:00
.gitignore Added captures & updated description 2013-07-21 12:25:31 -07:00
.gitmodules Removed submodules for simplicity 2014-11-05 15:43:10 +00:00
README.md Included DOI and Bibtex citation references 2023-12-30 02:44:34 +01:00

README.md

DOI

A 3D-printable (Rep-Rap alike) CNC machine, intended for PCB manufacture.

Read this, it's important!

Please note that this project is no longer active and is of historical interest only.

Check out this thread before printing the parts: https://github.com/CarlosGS/Cyclone-PCB-Factory/issues/57

Also take a look at the following locations:

Cyclone v2. Picture by bq

Mail list / Forum

If you are interested in this project, please consider joining our mail list:
English: https://groups.google.com/forum/#!forum/cyclone-pcb-factory
Spanish/Español: https://groups.google.com/forum/#!forum/cyclone-pcb-factory-es

Links of interest

Getting the (development) source files

Install git (http://git-scm.com/) onto your system. Then run a clone:

git clone git://github.com/carlosgs/Cyclone-PCB-Factory.git

This will download the latest sources into a directory named 'Cyclone-PCB-Factory'.

Current stable version: 2.1

Recent news:

Cyclone PCB Factory V2.0 was developed in the department of innovation and robotics at bq
V2.0 addressed all the issues from the original design, and implementing improvements by yOPERO, Martin Zabojnik and others:

  • More robust design with tougher parts:
  • Better holders for the linear bearings (vibration made them slide away)
  • Reinforced nut/screw holders
  • Anti-backlash mechanisms
  • Improved gears with smoother edges
  • Protective cover for the gears
  • Attachment for a vacuum cleaner
  • Better scalability (parameterized design)
  • Using a Dremel 200 as the spindle motor
  • Integrated endstop holders

Render of Cyclone v2.0

The new design tries to be more parameterized

Videos

More pictures

License

License: Attribution - Share Alike - Creative Commons (http://creativecommons.org/licenses/by-sa/3.0/)

Authors:

Carlos García Saura (http://github.com/CarlosGS) released the project as open-source and is the current maintainer.

Many other people keeps contributing to the project (check GitHub contributions and "most active posters" at https://groups.google.com/forum/#!aboutgroup/cyclone-pcb-factory).

Special thanks

Derived from / we have used / inspirational

Credit for the ideas used

The origin of Cyclone took place while I (carlosgs) was inside the Panda CNC community (https://plus.google.com/u/0/communities/102402711800402614517). This is from December 2012 to mid-February 2013.
Here is the credit for the ideas that were used:

Please note I have taken screenshots of the post that are on the closed G+ Panda community (https://plus.google.com/u/0/communities/116318709564872967169). You can register and see by yourself.

All other development present on Cyclone has nothing to do with Panda and is not related to the Panda project.

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.

Please cite as:

Garcia-Saura, C. (2013). Cyclone PCB Factory. GitHub. https://doi.org/10.5281/ZENODO.10442930

Latex / Bibtex citation:

@misc{cyclonepcb2013,
  author = {Garcia-Saura, Carlos},
  title = {Cyclone PCB Factory},
  publisher = {GitHub},
  year = {2013},
  doi = {10.5281/ZENODO.10442930},
  url = {https://doi.org/10.5281/ZENODO.10442930}
}