Updated README with 2.0 and development information

pull/20/head
carlosgs 2014-09-01 17:16:28 +02:00
parent 083eb70485
commit 2f058cadbe
1 changed files with 43 additions and 53 deletions

View File

@ -1,78 +1,68 @@
Cyclone-PCB-Factory v0.9.7
===================
![ScreenShot](Media/CycloneLogo_1/CycloneLogo_1.png)
<p align="center">
<img src="Media/CycloneLogo_1/CycloneLogo_1.png" title="Cyclone PCB Factory" width="50%">
</p>
The first 3D-printable (Rep-Rap alike) CNC machine, intended for PCB manufacture.
<center>The first 3D-printable (Rep-Rap alike) CNC machine, intended for PCB manufacture.</center>
Read this, it's important!
===========================
**Upcoming [release 2.0](Hardware/CYCLONE_2)**
If you are reading this, then you are looking at the development version of Cyclone PCB Factory. If you just want to build the machine, take a look at the following locations:
- **Documentation: <http://reprap.org/wiki/Cyclone_PCB_Factory>**
- **Releases: <https://github.com/carlosgs/Cyclone-PCB-Factory/releases>**
<p align="center">
<img src="Media/Cyclone_built_v0.9.7.jpg" width="80%">
<div align="center"><i>Cyclone v0.9.7</i></div>
</p>
![ScreenShot](Media/Cyclone_built_v0.9.7.jpg)
Mail list / Forum
--
-------------------
If you are interested in this project, please consider joining our mail list:
**<https://groups.google.com/forum/#!forum/cyclone-pcb-factory>**
Any help is appreciated, particularly with software development :)
Any help and feedback will be appreciated, particularly with software usage and software development :)
Wiki entry on RepRap.org
--
<http://reprap.org/wiki/Cyclone_PCB_Factory>
Links of interest
====================
- **[Repository of v0.9.7 (deprecated)](https://github.com/carlosgs/Cyclone-PCB-Factory/tree/v0.9.7)**
- **[Project network](https://github.com/carlosgs/Cyclone-PCB-Factory/network)** (useful to find the latest work by collaborators)
- **[Wiki entry on RepRap.org](http://reprap.org/wiki/Cyclone_PCB_Factory)**
- **[A year of development (01/20/2014)](http://carlosgs.es/node/47)** (with information regarding the evolution of the project)
*Must read: Progress and current status of the Cyclone proyect:*
<http://carlosgs.es/node/47>
Getting the source code
--
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 'openscad'.
This will download the latest sources into a directory named 'Cyclone-PCB-Factory'.
Important step:
----------------
To pull the MCAD (<http://reprap.org/wiki/MCAD>) and Obiscad (<https://github.com/Obijuan/obiscad>) libraries, do the following:
cd Cyclone-PCB-Factory
git submodule update --init
Bill of materials
Bill of materials (to be updated and moved to the RepRap wiki page)
--
_Work in progress_
Kobus' <https://docs.google.com/spreadsheet/ccc?key=0AjYcEd1WlkqCdERINEFvRk9mVTZvdXZFR0VHVjRWc2c#gid=0>
Robsbots' <https://docs.google.com/spreadsheet/ccc?key=0AmiiQRLnjs9cdE12VDFmTHJ4N3JoTzcwbkJPb0ZLSWc#gid=0>
Carlosgs' <https://docs.google.com/spreadsheet/ccc?key=0AsQp8IK25R4IdGk3LTdOWmpFR0Nrc0RhaVJaUC1CMUE>
Tutorials
--
_Work in progress_
<http://reprap.org/wiki/Cyclone_PCB_Factory>
Also take a look to these branches
--
<https://github.com/yOPERO/Cyclone-PCB-Factory>
<https://github.com/glenchung/Cyclone-PCB-Factory>
More: <https://github.com/carlosgs/Cyclone-PCB-Factory/graphs/contributors>
To-Do list
--
- **Firmware:**
- Keep motors always on, in order to do homing only once each milling session
- **Misc:**
- Create assembly instructions
News
--
**Firmware**
- No news, it is Marlin with support for G30 probing command
Interesting links & Misc. ideas
--
- **Open Source SMT Pick and Place Hardware and Software** <https://github.com/openpnp/openpnp> via **Marcos Villacampa** (@MarkVillacampa)
- **Water-cooled spindle motors!** <http://www.goodluckbuy.com/electronics/motor-and-controller.html> via **Marcos Villacampa** (@MarkVillacampa)
- **We could use a thermistor to measure the temperature of the spindle motor:** this way the software could "let it rest" when it gets too hot.
Videos
--
- v0.9.7 [Cyclone PCB factory] The process (June 2013, v0.9.7) <http://www.youtube.com/watch?v=fKW3fwy1h0k>
- v2.0a Milling wax (August 2014): <https://www.youtube.com/watch?v=drV_r_OSsi4>
- v0.9.7 Cyclone PCB factory, the process (June 2013): <http://www.youtube.com/watch?v=fKW3fwy1h0k>
- v0.9.6 Y axis concept by Yopero <http://www.youtube.com/watch?v=XzcobonQP40>
- v0.9.5 Probing a PCB <http://www.youtube.com/watch?v=m5zXL8k5T9E>
- v0.9.5 Milling MDF <http://www.youtube.com/watch?v=2QpxjheEjEc> and <http://www.youtube.com/watch?v=zjav0hBtmYA>
@ -83,7 +73,7 @@ Videos
License
--
**Attribution - Share Alike - Creative Commons (<http://creativecommons.org/licenses/by-sa/3.0/>)**
**Attribution - Share Alike - Creative Commons (<http://creativecommons.org/licenses/by-sa/4.0/>)**
Authors
--