CarlosGS / Cyclone-PCB-Factory

Cyclone (Circuit Cloner) is a parametric CNC mill design intended for PCB manufacturing.
https://reprap.org/wiki/Cyclone_PCB_Factory
1.15k stars 342 forks source link

Added tool selection from config file. Added parametrized SpindelHolderA... #40

Closed quikshot closed 9 years ago

quikshot commented 9 years ago

...ttach option for Z_Carriage.

Many spindles come with an alluminium holder which is very solid and hold and dissipates the heat very well. This change allows you to print a part to attach to this spindle holder, making a very solid Z_Carriage.

To do this, just select tool=spindle_holder instead of tool=dremel and z_carriage will be like the one in the picture. Parameters are shown in the pic.

D-Byte commented 9 years ago

Looks good, nice work.

CarlosGS commented 9 years ago

Awesome, thanks!

quikshot commented 9 years ago

Thanks for merging! Hope it helps someone.

CarlosGS commented 9 years ago

Oh and very neat idea to provide an image with the overlayed variable names :)