ENJOY......................................................brianna187 said:.....................................................................................
RFisher said:Lee that's not true!!!!!!!!!!!!!!!!!
The minute you got back from the open you didn't take a break, you put up some great deals and cost me more money,
THanks a lot
Jr's Farm said:Is there any prices, pics or specifications for this unit yet?
How about any customer reviews?
Regards,
Frank
shakes said:According to his post here:
http://forums.azbilliards.com/showthread.php?p=1510753#post1510753
The cost for the storm is going to be $6500. I still haven't heard anything about what the difference between the Storm and the Lightning are other than the obviously automated z axis and 4th axis. (Although I just noticed here: http://forums.azbilliards.com/showpost.php?p=1425513&postcount=38 that the lightning is supposed to have 3 steppers. Does that mean that the z-axis is already automated?)
The cost of the lightning with the Kress router and bracket is $2500. I'm thinking that a z-axis bracket, stepping motor, and 4th axis can't be $4000. Hmmm... It does look like the lightning only has a 3 axis controller, so maybe the extra $$ is in the controller?
cueman said:I am not sure here and Lee can speak for himself, but it looks like that machine has a whole different X and Y travel system than the less expensive system has. That will be where a lot of the extra dollars are is my guess.
Wow, that is full-on spoonfeeding. :thumbup:Mc2 said:Both machine will come with programs that are easy to use out of the box. As an example I have written a taper program that allows you to set size and diameters start to finish in the header of your program. By doing this you can taper full handles, prongs, handle sections and straight cuts with the same program. I will soon be making a v-cut program where you can input demetions and lengths of points finished size and the program wil cut those sizes for you. This may seem easy for all those seasoned programers out there but for newbies it makes there jobs easier. Of course I would rather understand g-code myself but there you go.
Jim.
Mc2 said:Ok, just wanted to post the top half of the program for tapering on the Storm. If you can put in your own dimensions it will run great. By the way it would also taper shaft with a simple tapper using the lead out to cut as long a straight pro taper as you want. By the way you can taper small to large, large to small, or just straight pass.
#500=1.255 (First Diameter)
#501=.845 (Second Diameter)
#502=29.5 (Length of Part)
#503=600 (Spindle speed in RPM)
#504=-.250 (Leed in amount befor part X axis)
#505=.250 (Lee out amount after part X axis)
#506=[#502+#505](Do not change just math)
#507=15 (Feed Rate to run part)
#508=2.0 (Safe zone for Y axis)
Jim.