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

endstop holders #34

Closed ve3sjk closed 8 years ago

ve3sjk commented 9 years ago

I have modified my files a bit to allow for different end stop configurations, so far i moved the end stop out of the standard parts lib, added as a separate scad file and included it in the main scad file. I moved the parameters for it to the configuration files and added if statements to suppress it in the x-frames files. I have this machine setup to offset the x axis to the middle so i am running an offset of -180 instead of -80 for that setting. I am working off a base files that are v2.1.

Everything is working except for this behavior, not sure where in the code i need to make changes to stop it.

the left frame without with end stop

leftframenoendstop

and with it turned on

leftframe

the right frames printed good, but i guess you could say the same for motor mount structure as well it just continues to the end of the frame although it doesn't bother me at all.

2014-12-10 23 54 23 2014-12-10 23 54 10

CarlosGS commented 8 years ago

Fixed with Cyclone XL https://github.com/carlosgs/Cyclone-PCB-Factory/tree/master/Output_files/Cyclone_XL :-)