Updated README, re-structured the folder for output files, separated inherited files into another folder
parent
2f3d4e3b4d
commit
e59e7a0ccc
|
@ -0,0 +1,5 @@
|
||||||
|
Pre-development parts
|
||||||
|
===================
|
||||||
|
|
||||||
|
These parts have been inherited from the original Cyclone. All the parameters have been adjusted to fit the current status of Cyclone 2, but these parts will be re-implemented with various improvements.
|
||||||
|
|
|
@ -5,19 +5,27 @@ Version 2.0
|
||||||
--
|
--
|
||||||
Adressing all the issues from the original design, implementing improvements by yOPERO, Martin Zabojnik and others.
|
Adressing all the issues from the original design, implementing improvements by yOPERO, Martin Zabojnik and others.
|
||||||
|
|
||||||
* Tougher parts (great ongoing work!):
|
* More robust design with tougher parts:
|
||||||
* Stronger holders for the linear bearings (vibration makes them slide away)
|
* Better holders for the linear bearings (vibration makes them slide away)
|
||||||
* Reinforce screw holders
|
* Reinforced nut/screw holders
|
||||||
* Attachment for a vacuum cleaner
|
* Attachment for a vacuum cleaner
|
||||||
* Better scalability (particularly for the Y axis)
|
* Better scalability (parameterized design)
|
||||||
* Better spindle motor design:
|
* Using a [Dremel 200](http://www.dremel.com/en-us/tools/Pages/ToolDetail.aspx?pid=200+Series) as the spindle motor
|
||||||
* Brushless motor for the spindle
|
|
||||||
* Spindle speed control
|
|
||||||
* Integrated endstop holders
|
* Integrated endstop holders
|
||||||
|
|
||||||
Work in progress
|
Work in progress. Pending tasks:
|
||||||
--
|
--
|
||||||
|
|
||||||
|
* Endstop integration for X, Y and Z
|
||||||
|
* PCB holder
|
||||||
|
* Fork Marlin firmware and add Cyclone parameters
|
||||||
|
* Better plastic-saving holes for the X frames
|
||||||
|
* Add the X nut holder to the X carriage
|
||||||
|
* Add the Z nut holder to the X carriage
|
||||||
|
* Re-design the [Z carriage](INHERITED) after testing performance
|
||||||
|
* Re-design the [gears](INHERITED) with smoother edges
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The new design tries to be more parameterized:
|
The new design tries to be more parameterized:
|
||||||
|
|
Loading…
Reference in New Issue