#linuxcnc | Logs for 2013-10-01

Back
[00:05:14] <uw> pycam will do that but the program kinda sucks so get ready for a real treat s1dev
[00:06:00] <s1dev> fun, can I generate gcode to machine an involute gear in a reasonable amount of time?
[00:21:08] <uw> depends on the tooling you have, material you plan to machine it out of, machine you're using
[00:21:10] <uw> etc
[00:21:35] <uw> but yea making the part and generating the gcode could probably be done in 30 mins?
[00:21:41] <uw> maybe 1hr?
[00:22:08] <uw> then going over the gcode and dry running it (which i always do because i have very little faith in pycam and dont wnat to break my machine)
[00:22:44] <uw> the actual cutting though depends on above though
[00:23:19] <archivist> s1dev, a proper gear, or what
[00:24:09] <s1dev> its involute
[00:24:10] <archivist> as cam generally knows little about gears
[00:25:05] <archivist> it is trivial to gear mill with an involute cutter and 4th axis with hand written gcode
[00:25:20] <s1dev> in 3d printing, complex shapes are achieved by a whole bunch of small G1 commands
[00:25:39] <s1dev> I have an decently small endmill and 4 axes
[00:25:59] <s1dev> so I'm wondering if there's something like that for machining
[00:26:08] <archivist> you can generate the form with 4 axis
[00:27:01] <archivist> but an endmilll has the cutter 90 deg from where you need it
[00:27:29] <s1dev> I could hand write the code to machine an approximation of an involute gear
[00:27:35] <s1dev> how so?
[00:32:56] <archivist> http://www.youtube.com/watch?v=SJQtx80euGM
[00:35:28] <s1dev> I'm not trying to machine teeth nearly as small although that does seem like a good method otherwise
[00:35:46] <archivist> that is not making small teeth
[00:36:39] <archivist> but is a general method to use rack form to generate a curve
[00:45:33] <archivist> if you want to follow a gear path then an online toy like http://woodgears.ca/gear_cutting/template.html
[00:47:11] <archivist> http://woodgears.ca/gear_cutting/
[00:53:26] <kwallace1> I have a spreadsheet here: http://www.wallacecompany.com/machine_shop/gears/ It has been a few years since I have played with it, but I seem to recall plotting the points for half of a tooth in qCAD, then pasting the form to get the gear outline. The qCAD file is then run through dxf2gcode. http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Simple_EMC_G-Code_Generators#Dxf2gcode_import_a_2D_DXF_file_and_produce_G_code
[00:56:57] <archivist> but with some maths ans a v cutter and 5 axes one can generate the involute on a bevel http://www.collection.archivist.info/archive/DJCPD/PD/2013/2013_08_16_bevel/IMG_1651.JPG
[00:59:20] <toastydeath> archivist network unreachable
[00:59:28] <toastydeath> oop, disregard
[00:59:50] <archivist> has to be reachable as I irc from the box :)
[01:00:49] <toastydeath> i wonder how gear shapers work
[01:00:55] <toastydeath> because they can totally do bevel crown gears
[01:01:47] <archivist> the maths for bevel shaping is how my bevel cutting works
[01:01:58] <toastydeath> dang
[01:04:10] <archivist> currently I have to set the A axis in the right place so the axis of the cone is right
[01:04:22] <archivist> the maths http://www.archivist.info/gear/designbevel.php
[01:04:52] <archivist> the setup http://www.collection.archivist.info/archive/DJCPD/PD/2013/2013_08_11_bevel/IMG_1632.JPG
[01:05:27] <archivist> I am currently working on better/more accurate setup
[01:06:23] <uw> i hav no idea whats goign on in this pictur
[01:10:07] <archivist> uw I think this page illustrates the cone rolling http://www.collection.archivist.info/archive/DJC/BK/BK2918/page_0087t.jpg
[01:14:29] <uw> archivist, oh is this for hypoid gears?
[01:15:26] <archivist> no just straight bevel
[01:16:23] <uw> do you have a video of your setup to show what is spinning/moving?
[01:16:41] <archivist> no, that camera died
[02:08:38] <DJ9DJ> moin
[02:08:42] <DJ9DJ> hi uw
[02:09:32] <uw> sup DeeJayyy
[02:09:51] <uw> hows your cnc doing?
[02:32:22] <DJ9DJ> uw, cnc is just a hobby for me. here are some pictures of the last thing i made: http://gallery.quadrokopter.net/main.php?g2_itemId=343
[02:32:36] <DJ9DJ> its a wedding present for good friend
[02:35:49] <uw> wow that looks great DJ9DJ! very impressed. How big are the circle diameters?
[02:36:13] <DJ9DJ> hmm, inner circle diameter is about 230mm
[02:36:46] <DJ9DJ> the wood is ash tree (hope the translation is correct)
[02:37:26] <uw> cool and yup i can understand
[02:37:36] <uw> do you get dust on the ballscrews?
[02:38:03] <DJ9DJ> hm, yes, you found dust in the whole room after that ;-)
[02:38:28] <DJ9DJ> my cnc is standing right next to me in my room here (in the house)
[02:39:01] <DJ9DJ> but since its only hobby for me, i am not bothering about that
[02:40:37] <DJ9DJ> do you have any pictures of your cnc work? :-)
[02:41:22] <uw> ah i see, dust happens (shrugs)
[02:41:40] <uw> i think i do, however i dont have a big machine like you
[02:41:46] <uw> only small things i can do :(
[02:41:53] <DJ9DJ> ah
[02:44:32] <uw> http://i.imgur.com/Nd0uUXb.jpg
[02:44:56] <uw> i make coasters out old cd cases :/
[02:45:19] <uw> i cut them out later but thats the fresh picture
[02:47:01] <uw> i have picture of some custom bolts i made recently but i cannot find them
[02:47:14] <uw> still, not as cool as your work LOL
[03:05:31] <Loetmichel> Mornin'
[03:13:09] <DJ9DJ> uw, wow, looks nice
[03:13:27] <DJ9DJ> morning Loetmichel
[03:14:21] <Loetmichel> uw: looks like the engraving bit was a bit dull or wide
[03:14:27] <Loetmichel> otherwise nice!
[03:16:46] <Loetmichel> DJ9DJ: ah, "esche"... had to google that ;-)
[03:17:15] <DJ9DJ> indeed ;)
[03:17:36] <DJ9DJ> i had to ask dict.leo.org ;-)
[03:18:49] <Loetmichel> uw: for the dust: as long as you dont look like me... -> http://www.cyrom.org/palbum/main.php?g2_itemId=5077 ... everything is fine ;-)
[03:19:27] <Loetmichel> the ballscrews usually have rubberlips to prevenbt dust vom entering the nuts.
[03:20:16] <uw> Loetmichel, yes for that one the bit had a tiny bur that really messed up the cut
[03:20:39] <uw> and LOL for that picture. it looks like you and the machine had a fight
[03:20:53] <DJ9DJ> hrhr
[03:21:17] <Loetmichel> just had to plane down a big urethane plastic block with a 40mm mill bit.
[03:21:18] <uw> that or the vaccum was in disagreement
[03:21:34] <Loetmichel> and the dust collector nozzle doesent fit over the bit.
[03:22:07] <Loetmichel> o i was standing exactly in the direction the mill bit throwed the stream of chips
[03:22:13] <Loetmichel> so
[03:22:21] <uw> oh i see
[03:22:26] <Loetmichel> searching...
[03:22:52] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=4378
[03:23:00] <Loetmichel> there you can see it with some other plastic
[03:24:00] <uw> looks like a cotton candy factory
[03:24:06] <Loetmichel> hrhr
[03:24:23] <Loetmichel> normally there is a dust collector over the mill bit
[03:24:50] <Loetmichel> like in this video: http://www.youtube.com/watch?v=mj8sGEf8Wf8
[03:25:08] <Loetmichel> which is more or less clean
[03:26:57] <uw> very neat
[03:28:04] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=4935
[03:28:31] <Loetmichel> there you can see it milling ist sacrificial plate
[03:28:39] <Loetmichel> tha whole machine
[03:36:30] <uw> it look good for sure
[03:37:21] <Loetmichel> uw: had build it for my ex bosses company
[03:37:28] <Loetmichel> which he had sold
[03:37:41] <Loetmichel> so the macshine went away with the company
[03:38:04] <Loetmichel> but it worked 3 years withot any big problems ;-)
[03:38:14] <uw> is that the company CyROM?
[03:39:12] <Loetmichel> no, thats my owb OOOOLLLLLLLD company i had in the nineties
[06:19:34] <Jymmm> Has anyone seen/used any fraction greater than 1/64th?
[06:20:06] <Jymmm> Like 128 ?
[06:22:01] <archivist> yes 1/1000
[06:22:13] <Jymmm> application?
[06:22:33] <archivist> normal machining
[06:22:54] <ChristianS> sane people use metric values
[06:23:21] <archivist> sane people use whichever the machine is calibrated in
[06:25:01] <Jymmm> archivist: 1/1000, but not for math purposes, just describing?
[06:25:37] <archivist> usually written as 1.023 etc
[06:26:02] <archivist> fractions in math are history
[06:26:28] <Jymmm> No, I meant literally a fraction... 13/16 wrench, etc
[06:27:08] <archivist> but I am trying to put some sense across
[06:28:33] <Jymmm> Heh, that's not what i was asking though. I'm working on a chart and I want to know if 128th and 256th are useful in some applications
[06:28:39] <jthornton> netgear nanny says I've used 12.06 Mbytes since 00:00
[06:29:01] <Jymmm> jthornton: you got a new router?
[06:29:04] <jthornton> $29.95 Netgear from Walmart
[06:29:14] <Jymmm> that works =)
[06:29:42] <Jymmm> jthornton: does it tell you what kind of traffic it was?
[06:29:45] <jthornton> yea, I just had to power cycle the other routers after setting up the netgear
[06:29:57] <jthornton> it has up and down and total
[06:30:02] <Jymmm> ah
[06:30:56] <jthornton> and it has a free desktop app to show the traffic statistics
[06:31:17] <Jymmm> JT-Shop-3: jthornton BOTH of you generate traffic
[06:31:59] <jthornton> not much on the IRC
[06:32:27] <Jymmm> jthornton: Well, even if you dont display tall the part/joins, they do count as traffic.
[06:32:34] <Jymmm> s/tall/all/
[06:33:43] <Jymmm> jthornton: I was just going to suggest using SCREEN and a Shell IRC Client.
[06:34:17] <jthornton> http://helpdeskgeek.com/networking/limit-bandwidth-on-a-netgear-wireless-router/
[06:35:08] <Jymmm> jthornton: Yep, that's what I linked you to yesterday. It's how I knew the had it.
[06:44:13] <Jymmm> jthornton: Oh, also realize that many websites use AJAX/JS that can reload new content in the background every 15 minutes even you aren't doing anything on the page.
[06:45:21] <jthornton> yea, I've been turning off the browsers now when I'm not looking at something
[06:47:42] <skunkworks> http://imagebin.org/272432
[06:48:08] <Jymmm> jthornton: Heh, you need to find the equiv to "Lil Snitch", a traffic monitor/blocker for OSX
[06:49:25] <Jymmm> jthornton: It tells you anytime anything tries to go out the network and if you want to allow/block it.
[06:51:39] <Jymmm> jthornton: OH, you know what... You might start using your browsers in mobile mode.
[06:52:19] <Jymmm> jthornton: They are usually lightweight compared to the "normal" website.
[06:53:27] <jthornton> I'm just curious if the netgear numbers and the wildblue numbers are the same now
[06:53:44] <jthornton> we will see in a few days
[06:54:11] <jthornton> so far I've used 44Mbytes so it doesn't even show up on wildblue's GB meter
[06:54:39] <Jymmm> you've trippled yourbandwidth usage in less than an hour???
[06:55:04] <skunkworks> jthornton, did you end up finding out what was chatty?
[06:55:40] <jthornton> not exactly but I suspect the eye things so I turned wifi off on them
[06:57:01] <Jymmm> 12MB @ 4:13, 44MB @ 4:39
[06:57:46] <jthornton> I looked at some photos
[06:57:59] <Jymmm> 1.2MB per minute
[07:02:46] <Jymmm> 1440 minutes in 24hours @ 1.2MB/minute = 1.7GB/day @ 30.4 Days per month = 52GB per month
[07:05:29] <Jymmm> jthornton: whats your monthly limit?
[07:08:57] <Jymmm> 10GB
[07:09:01] <Jymmm> nm
[07:26:29] <Tom_itx> Jymmm, if you need finer than 64ths one would typically find a ruler marked in tenths with hundredths markings or get a micrometer or digital caliper
[07:26:45] <Tom_itx> or a vernier scale
[07:26:56] <Meduza> Or just go metric ;)
[07:30:11] <ktchk> http://picbin.org/main/viewsrc/524abc72887b21a7280383f7 http://picbin.org/main/viewsrc/524abca3887b21b128b51bea
[07:30:41] <ktchk> Please look at the servo motor
[07:31:16] <Jymmm> jthornton: This might help you gauge your daily usage http://codepad.org/0DtgliO7
[07:32:06] <ktchk> Can anyone tell me what is the spec. or what mesa board to drive it?
[07:32:07] <Tom_itx> February is a bonus nonth
[07:32:15] <Tom_itx> m*
[07:34:02] <Tom_itx> ktchk, i wonder if these are from the same mfg: http://tom-itx.dyndns.org:81/~webpage/motors/motor3.jpg
[07:36:30] <ktchk> At the rear end there is an encoder see http://picbin.org/main/viewsrc/524abe1e887b218428c8f5af
[07:37:04] <Tom_itx> yeah mine had encoders too but i robbed them
[07:37:22] <ktchk> Why?
[07:37:51] <Tom_itx> http://tom-itx.dyndns.org:81/~webpage/maxbot/maxbot_index.php
[07:37:52] <Tom_itx> for that
[07:39:22] <ktchk> what ampere to the motor?
[07:39:45] <Tom_itx> i'm not sure
[07:41:29] <Tom_itx> the driver on tho bot was 3A
[07:41:37] <Tom_itx> but used different motors
[07:41:44] <ktchk> http://picbin.org/main/viewsrc/524abf46887b219f29f560da I have two of these thing connected to the motor.
[08:36:18] <JT-Shop> so i have basicly 300 Mbytes per day I can use and I'm at 50 now for the day :(
[08:37:29] <archivist> some of the limits are silly, and sites that abuse your connection with unneeded js and adverts need controlling
[08:37:41] <JT-Shop> aye
[08:41:05] <JT-Shop> now I have a desktop traffic meter from netgear so I can see what's going on
[08:43:14] <archivist> I want a meter per website
[08:47:35] <DJ9DJ> re
[09:45:46] <ktchk> http://picbin.org/main/viewsrc/524abc72887b21a7280383f7 http://picbin.org/main/viewsrc/524abca3887b21b128b51bea
[09:45:49] <ktchk> Please look at the servo motor
[10:31:26] <uw> question about pocketing...
[10:31:54] <uw> so the pocket generator i use does a circle and plunges in one place every step down
[10:32:09] <uw> is there a way to plunge on an angle down?
[10:32:17] <uw> so the z doesnt just go stright down
[10:32:17] <jdh> ramped feed?
[10:32:27] <uw> jdh, is that what it's called?
[10:32:35] <jdh> that's what my CAM stuff calls it.
[10:32:41] <uw> oh i see cool
[10:32:58] <jdh> you would have to generate code to do it.
[10:32:59] <uw> do you know of a program that will auto generate a ramp feed?
[10:33:07] <jdh> not free
[10:33:29] <uw> hmmwell can you tell me what program you use to accomplish this?
[10:34:14] <jdh> Cut-2d (all the vectric products will do it afaik)
[10:34:27] <jdh> http://blog.cnccookbook.com/2012/03/07/helical-interpolation-ramp-angle-and-the-best-ways-to-enter-a-cut/
[10:35:10] <jdh> when I do a straight plunge, it always leaves a dimple where the plunge is
[10:35:46] <uw> jdh, thank you for the link
[10:35:54] <uw> jdh, yes i'm having that problem too
[10:35:57] <kwallace> http://www.sandvik.coromant.com/en-gb/knowledge/milling/application_overview/holes_and_cavities/Pages/default.aspx
[10:36:34] <uw> also, i currently have a stepper motor setup with no feedback it will miss steps on the z axis
[10:36:48] <uw> i think it is because of the stright plunge
[10:37:14] <uw> when doing heavy materials
[10:37:29] <jdh> could be. Probably really hard on the tooling also.
[10:39:02] <kwallace> My generator uses the tool diameter and pocket size to decide if helical or Z ramp should be used. A plunge angle entry is also provided. It's not released yet, and may be a while.
[10:41:58] <kwallace> G-code for an entry should be fairly easy to write for a single job.
[10:42:33] <uw> kwallace, very cool. just curious what do you use to determine if helical or stright plunge should be used?
[10:44:46] <skunkworks> probably if there is enough room to do a strait plunge :)
[10:44:56] <jdh> and you have a center cutting tool
[10:45:35] <kwallace> Helical is used if it will fit, ramp is used otherwise, if it will fit, if not the generator won't make code.
[10:50:56] <uw> hmm notes about helical cutting.. "A counter-clockwise rotation ensures down-milling.​"
[10:53:46] <kwallace2> That sounds like a loss in meaning during translation. I think they mean that a CCW tool path should be used for a downward helical cut.
[10:54:27] <jdh> not spindle rotation?
[10:54:43] <jdh> I wondered about that also.
[10:59:01] <kwallace2> Basically, it is most common to set the tool path to climb cut.
[11:01:11] <uw> interesting. thats opposite of what i usually cut (hoever i've never done a helical cut)
[11:01:37] <kwallace2> Oops, I found the quoted bit above, and I don't know what they mean.
[11:04:38] <kwallace2> My understanding is that "conventional" cutting is a manual milling practice, to counter backlash. CNC machines should never have backlash and climb cutting produces a better finish.
[11:05:51] <jdh> but then I have read that light finish passes should be conventional
[11:10:34] <kwallace2> A major issue on the Sandvik pages is the use of trochoidal milling, which tries to make sure the cutter tip enters each cut at an angle to the material surface. Linear ramping has the cut starting with a 'glance'.
[11:13:39] <uw> yes i've always heard "conventional" where the mill is like a wheel and goes along with the cut, not against it
[11:14:22] <uw> but again, i'm not a serious machinist and have never used a sandvik tool which looks to be a very different process
[11:15:08] <uw> i've never even had a tool with inserts, even though they look awesome and I want to get one
[11:15:12] <kwallace2> Each chip will tend to have a crescent shape as shown here with the light blue area http://www.sandvik.coromant.com/SiteCollectionImages/Technical%20guide/Pablo/D%20milling/091657.jpg
[11:18:41] <archivist> http://www.practicalmachinist.com/vb/attachments/f21/38772d1317680462-climb-milling-conventional-when-using-carbide-climb_conv1.jpg
[11:33:55] <CaptHindsight> what to do with all the RPi's they send as free extras when you order parts?
[11:37:05] <jdh> you could send me one.
[11:37:36] <cradek> if you have a table that's slightly too low, or a door that needs to be held open...
[11:37:58] <cradek> anywhere you can use a phone book you could also use a RPi
[11:39:36] <jdh> I have two in use. They are fine for what they are (cheap)
[11:41:01] <CaptHindsight> stocking stuffers for xmas
[11:42:04] <CaptHindsight> forgot Halloween is coming up
[11:42:18] <CaptHindsight> some kids is going to come home puzzled
[11:42:37] <CaptHindsight> is/are
[12:05:37] <andypugh> PCW: Any luck with the Fanuc thing now?
[12:14:02] <IchGuckLive> hi all B)
[12:14:12] <Tom_itx> uw, generally you will ramp or plunge at half or less than the regular feedrate
[12:23:04] <PCW> andypugh: I somehow thought this was in master, rebuilding ssi branch (I had to refetch everything as there were some merge conflicts)
[12:23:26] <PCW> (building now)
[12:34:44] <PCW> Hmm, the trigger encoder function seems to be gone
[12:39:11] <IchGuckLive> s1dev: ?
[12:44:58] <mrsun_> felt wipers should get looser with time right? :) made the ones ive done for my axles 2mm undersized on the ID for them to be tight, but it got a bit very tight.. no problem for the motor power but =)
[12:55:09] <andypugh> PCW: You only get the trigger-encoder function of there is no hm2dpll module.
[12:57:59] <PCW> OK
[12:58:30] <andypugh> It turns out to be quite hard to get the ssi module to be reading at the point of "tram" read.
[12:58:58] <andypugh> It's not easy to tell whether it is being triggered before or after the read.
[12:59:14] <PCW> well it needs to read _berfore_ tram read
[13:00:07] <PCW> maybe busy should be set as a side effect of read
[13:01:23] <PCW> but there should be a large window available (most of a millisecond) where the timer can be set
[13:01:35] <PCW> and have the data available
[13:01:45] <andypugh> Yes, quite.
[13:02:10] <PCW> what about having busy set by reading the data?
[13:02:19] <andypugh> But, given that ideally you would like to trigger at the last moment possible to have the freshest data.
[13:02:55] <PCW> Yes so ssi time + max jitter
[13:03:14] <andypugh> I guess what is important is the ratio between read being triggered and the data being read?
[13:03:16] <PCW> (before servo thread invocation)
[13:04:10] <PCW> well the total time the SSI interface takes
[13:04:32] <PCW> Does phase lock work now?
[13:04:45] <PCW> and can you select/set timers?
[13:06:54] <andypugh> Phase lock seems to work, and you can choose which timer you want to allocate to each function.
[13:07:32] <andypugh> The default lead-time is 0 uS though. Which will work, but is probably pessimum.
[13:11:24] <jdh> what does TIR stand for, in normal useage for this group.
[13:12:22] <archivist> total indicator reading/runout I think
[13:13:47] <jdh> never heard the 'reading' one before today.
[13:15:03] <jdh> or total [indicator|indicated] [reading|runout]
[13:15:18] <andypugh> Total indicated runout.
[13:15:55] <andypugh> (probably not important for a dingle flute cutter :-)
[13:16:06] <andypugh> single, even.
[13:16:57] <andypugh> Right, I think I am going to do some actual milling
[13:17:18] <andypugh> Back in a bit.
[13:19:24] <mrsun_> dingle flute cutters, those are awesome!
[13:20:43] <IchGuckLive> dont break the bit im off for today by
[13:23:26] * Loetmichel just got himself a little knee press... now i just have to get some bending inserts for it... -> http://www.ebay.de/itm/Kniehebelpresse-Maeder-CL-750-K-/251344553360
[13:25:10] <archivist> hmm adjustable height
[13:25:26] <Loetmichel> and a nice price
[13:25:48] <Loetmichel> for ~40kg of cast steel
[13:25:52] <Loetmichel> :-)
[13:26:06] <archivist> I have a couple of little presses, both smaller than that
[13:26:50] <Loetmichel> i will use it as a small brake press for making electronics casings out of 1,5mm aluminium sheets
[13:26:58] <Loetmichel> that will work i think
[13:27:13] <Loetmichel> to bend the aluminium i mean
[13:27:31] <archivist> I wonder how those bolt grip the column, specially when you want to abuse something tight
[13:28:20] <Tom_itx> !seen anonimasu
[13:28:21] <the_wench> last seen in 2013-04-24 12:10:34GMT 838:59:59 ago, saying Ping timeout: 256 seconds
[13:28:45] <PCW> andy: do you read the sync location only once and first hm2 read
[13:30:12] <andypugh> We had an RS press with a set of bending, nothching and louvre tools at Leeds university. It was immensely useful. And very expensive: http://uk.rs-online.com/web/p/machine-presses/0541309/
[13:30:56] <Loetmichel> how cute ;-)
[13:31:17] <archivist> we had one of those at a previous job
[13:31:26] <Loetmichel> archivist_ moment. will make a pic of the back
[13:31:40] <archivist> dont think it used to be that expensive!
[13:31:53] <PCW> That is phase error is read from sync location (which phase locks DPLL as a read side effect)
[13:31:54] <PCW> This must only be done once (and the data read here is the phase error)
[13:33:52] <andypugh> once per servo cycle, or only once?
[13:34:35] <PCW> once per servo cycle, as the first read
[13:34:56] <andypugh> It is read once per servo cycle, but is not guaranteed to be the first read.
[13:35:29] <PCW> it really should be jitter wise
[13:36:30] <PCW> is the phase error pin the data from this read? (trying to track down why I have an offset)
[13:37:47] <Loetmichel> archivist: looks like it is just steel-> steel grip. no pins, no teeth anywhere ->
[13:37:50] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=14469
[13:39:08] <archivist> Loetmichel, so it will slip if you over do it :)
[13:39:16] <Loetmichel> i think so
[13:39:40] <Loetmichel> depends on the size of the allen key i think ;-)
[13:40:09] <archivist> one of mine http://www.collection.archivist.info/archive/DJCPD/PD/2011/2011_02_24_waterlow_press_tool/IMG_0917.JPG
[13:40:55] <andypugh> I can move dpll to be first in the list, I think, though I don't know if that necessarily means that it is the first read.
[13:43:25] <andypugh> As things stand in the version you have, the phase error pin is the filtered phase error read from pins 0-23 of control0.
[13:43:51] <CaptHindsight> PCW: any idea of the slew for the H-bridge version of the 7i40?
[13:43:57] <Loetmichel> andypugh: hmm, that woorks with the impulse of the top masses and the thread?
[13:44:04] <Jymmm> JT-Shop: Did you get the usage chart?
[13:44:07] <andypugh> PCW: No, that's wrong.
[13:44:09] <Loetmichel> your press?
[13:44:34] <archivist> me? yes a called a fly press
[13:44:45] <andypugh> the phase error pin you see is read from 0x7100, the phase error register...
[13:45:05] <JT-Shop> usage chart?
[13:45:24] <CaptHindsight> PCW: wondering since the application is driving piezo motors
[13:45:46] <Jymmm> JT-Shop: This might help you gauge your daily usage http://codepad.org/0DtgliO7
[13:46:35] <Loetmichel> oh
[13:46:43] <Loetmichel> sorry, andypugh, i meant archivist
[13:46:52] <JT-Shop> thanks
[13:47:29] <Jymmm> JT-Shop: no problem. Months shorter than 31 days are just bonuses =)
[13:47:35] <Loetmichel> archivist: like the first gutenberg presses ?!
[13:47:50] <JT-Shop> yea, download some machine porn on those months
[13:48:03] <archivist> Loetmichel, that one is actually from a printing company
[13:48:37] <Jymmm> JT-Shop: Yep, But at least you have some way to guage your daily usage and if you'll have any bandwidth left at the end of the month
[13:49:23] <Loetmichel> archivist: the nice point is that my press was only 50 km from here and is just a few years old, no rust, and works like a charm.
[13:49:29] <Loetmichel> AND it was cheap ;)
[13:50:17] <Loetmichel> anyone knows whre to get cheap bending inserts? preferably from inside europe so no customs?
[13:50:20] <archivist> I like even cheaper :)
[13:50:37] <archivist> make your needs
[13:51:04] <Loetmichel> hmm?
[13:51:24] <archivist> I make tooling as I need it
[13:51:24] <Loetmichel> does that meand "diy"?
[13:51:29] <Jymmm> andypugh: Busy? I have some Stainless Steel grade questions for ya (0.010" sheet)
[13:51:39] <archivist> cheap UK lathe 271289066349
[13:52:12] <Loetmichel> to make hardened and STRAIGHT edges and 47° V steel prisms is out of my league to he honest
[13:52:39] <Loetmichel> haem 87°
[13:52:46] <Jymmm> archivist: You have that bot for youtube headers?
[13:52:59] <archivist> no
[13:53:04] <Jymmm> oh
[13:53:36] <archivist> Loetmichel, done really need to be hardened for ally
[13:53:38] <archivist> dont
[13:53:44] <PCW> andypugh: the sync read should be the one used for phase error (read of 7100 can be use to tell you the current time
[13:54:49] <Loetmichel> archivist: even without the hardening: steel is not my material of choice if i can help it
[13:54:56] <Jymmm> Anyhow.... http://search.ebay.com/AUCTION_ID -or- http://search.ebay.com/271289066349 -or- http://search.ebay.com/fuzzy+bunnies+that+attack+at+dawn
[13:55:10] <Loetmichel> and i HAVE seen some bending tools inended for a vice...but cant find them
[14:40:04] <PCW> andy what is your test bitfile?
[15:50:08] <andypugh> Well, that look like the end of my machining activities for today. My power supply just blew up. As in, loud bang and filled the room with smoke.
[15:50:23] <JT-Shop> yuck
[15:50:44] <andypugh> Looks like the crowbar resistor dropped in when t shouldn't.
[15:51:22] <andypugh> Caps stiill seem OK. But it's a complete pain to remove the PSU box from the bottom of the machine
[15:51:41] <andypugh> (I need to remove one motor and much of the wiring)
[15:56:51] <JT-Shop> my shop ubuntu computer won't commnuicate with any one else on the network
[15:56:59] <JT-Shop> can't figure out what the heck is up
[15:58:22] <JT-Shop> netgear says the status is offline
[16:00:38] <JT-Shop> now it says it is online
[16:12:03] <DJ9DJ> gn8
[16:13:05] <andypugh> I think I am going to move control of my PSU into HAL. Let LinuxCNC handle the startup and shutdown sequence. Though I might have to think about whether that is more or less dangerous.
[18:18:10] <MacGalempsy> good evening
[18:18:30] <MacGalempsy> anyone here ever convert a Benchman XT w ATC?
[18:20:37] <andypugh> Not a name I have heard before.
[18:20:54] <MacGalempsy> it is made by intelitek/ light machine
[18:21:03] <MacGalempsy> it is ac servo controlled
[18:21:18] <MacGalempsy> but the guy has no ISA card, so it will need to be converted
[18:22:18] <andypugh> Any idea what the interface is to the drives?
[18:23:14] <MacGalempsy> all I know is the machine is ready to plug into the ISA card, so all the motors and drivers are still in the machine
[18:23:33] <andypugh> Any idea which ISA card it was?
[18:24:00] <MacGalempsy> all they said is that is was an intelitek 4000, but that the ISA card is not available anymore
[18:24:04] <MacGalempsy> when it was it was 5k
[18:24:24] <MacGalempsy> http://www.ebay.com/itm/Benchman-XT-CNC-Milling-Machine-/121183132008?pt=LH_DefaultDomain_0&hash=item1c3713d968
[18:24:58] <MacGalempsy> I got a quote of 14k from the manufacturer to retrofit it, but I thought it could be done for a lot less running mach and some geckos
[18:25:15] <Tom_itx> andypugh didn't you have PSU problems once before?
[18:25:23] <andypugh> Yes, a lot less.
[18:25:32] <Tom_itx> same issues?
[18:25:37] <Tom_itx> weak point?
[18:26:27] <andypugh> Tom_itx: Indeed. I think I will find exactly the same problem as last time too, a welded relay that comects the 15ohm 50W resistor across the rectified mains..
[18:27:31] <andypugh> MacGalempsy: You probably don't need the Geckos with LinuxCNC
[18:27:37] <Tom_itx> that didn't take long to blow again
[18:27:45] <Tom_itx> better rethink that one a bit
[18:28:29] <andypugh> No, and this time I have no idea what the problem was. Maybe a temporarly power glitch just long enough to drop the relay out and in again.
[18:28:39] <Tom_itx> is that for your brake or to drain the caps on power down?
[18:28:40] <MacGalempsy> oh. andypugh honestly, my only cnc experience was building a 3d printer from scratch, but I want to start prototyping some of my designs in steal
[18:28:56] <MacGalempsy> steel
[18:30:02] <Tom_itx> reprap designs or other?
[18:30:08] <MacGalempsy> reprap
[18:30:18] <andypugh> MacGalempsy: Do you know if the ISA card was proprietary or commercially available?
[18:30:32] <Tom_itx> MacGalempsy did you see what rifraf was making?
[18:30:33] <MacGalempsy> I believe the support guy said it was proprietary
[18:30:48] <MacGalempsy> Tom_itx: no, what is he doing?
[18:31:00] <Tom_itx> aluminum frames
[18:31:03] <MacGalempsy> I spend a lot of time in #reprap
[18:31:08] <andypugh> Do you have any info on the servo drives?
[18:31:11] <Tom_itx> he was in there a while
[18:31:21] <MacGalempsy> all I have is their factory manual
[18:31:38] <MacGalempsy> let me see if there is a list in there
[18:37:12] <MacGalempsy> I have a generic schematic of the ISA card, but no part numbers
[18:37:45] <MacGalempsy> NextMove Motion card sound familiar?
[18:38:03] <andypugh> Not at all, but let's see what Google says.
[18:38:29] <MacGalempsy> there are several on ebay
[18:38:41] <MacGalempsy> wow the cheapest is 2k
[18:39:18] <andypugh> Oh, I see. So the motion control actually happens on the card.
[18:40:33] <MacGalempsy> I saw the same machine, complete go for 7500 in may
[18:40:50] <MacGalempsy> kind of kicking myself for not pulling the trigger then
[18:41:14] <andypugh> Do you actually already own the machine?
[18:41:33] <MacGalempsy> no. I am asking questions here to determine if I should bid on the auction
[18:41:50] <MacGalempsy> this guy wants 10k, but I was thinking about offering himn 5
[18:42:28] <andypugh> I am moderately sure that it is absolutely standard +/- 10V servo control with incremental encoder feedback.
[18:42:59] <micges_> nextmove is BaldorMotion controller, most of baldor driver is +-10V or ethernet/serial
[18:43:21] <micges_> ofc if drivers are also from baldor
[18:43:43] <MacGalempsy> I could call the support and ask, the guy seemed pretty interested when I asked about it
[18:43:48] <andypugh> LinuxCNC supports a variety of cards that can control that, at around the $250 level. Either the Pico PPMC (parallel port interface, but as a data bus) or PCI (Mesa 5i25 / 7i77 combination)
[18:44:34] <MacGalempsy> interesting, I will need to start reading up.
[18:44:50] <andypugh> You could probably even run it with the Servo-to-go ISA card if you wanted to get traditional about it.
[18:45:22] <MacGalempsy> I dont care about traditional
[18:45:28] <micges> it there are baldors with analog interface they are trivial to interface with mesa 5i25 + 7i77
[18:45:48] <andypugh> If you look at http://www.baldor.com/support/Literature/Load.ashx/BR1202-C?LitNumber=BR1202-C
[18:45:59] <andypugh> at the block-diagram on page 15.
[18:46:48] <andypugh> Then the FPGA will be replaced by the FPGA on the Mesa or Pico card. Then the DSP is replaced by LinuxCNC and the real-time kernel.
[18:47:42] <MacGalempsy> what do you guys think will be the hardest part of the conversion?
[18:48:51] <andypugh> Figuring out which wire is what, I suspect. Though with the ISA card pinout to go from, even that might be pretty simple.
[18:49:13] <andypugh> I actually reckon that it would be about as simple as a retrofit gets.
[18:49:22] <MacGalempsy> there is a complete pinout for the card in the user manual
[18:49:34] <andypugh> The tool-changer logic is probably the least straightforward part.
[18:50:17] <andypugh> I say buy it before someone else does and strips out all the hardware to fit Mach3, steppers and gecko drives.
[18:50:49] <MacGalempsy> it sounded like the guy could hook me up with the proprietary software if I could come up with the factory ISA card. Perhaps, I will just continue the search
[18:51:25] <andypugh> I actually think that you would find LinuxCNC to be a far more flexible and configurable solution.
[18:51:51] <andypugh> Not much scope for hacking the controller logic when it is embedded on an ISA card.
[18:52:40] <kwallace1> Is the $10k Benchman the subject? If so, what about: http://www.littlemachineshop.com/products/product_category.php?category=1241045623 ?
[18:52:43] <MacGalempsy> mostly, I am wanting a turnkey product. If it was an easy plug-in pllay deal, I may be more inclined
[18:53:00] <andypugh> You could probably make up a cable loom that allows you to connect up a LinuxCNC-supported card to the existing connector and not have to do any internal wiring changes at all.
[18:53:01] <MacGalempsy> no ATC on those
[18:53:50] <MacGalempsy> ah, actually there is
[18:53:56] <kwallace1> http://www.littlemachineshop.com/products/product_category.php?category=1963256893
[18:53:58] <andypugh> Good point though, 10k is a fair bit of cash when you can buy similar-sized stuff new for less.
[18:54:42] <MacGalempsy> there was a complete benchman up and running in may that went for 7500, so 10 with nothing seemed a little steep
[18:56:24] <kwallace1> Is a bench top class machine the goal? Full size machines can be had for the same price or less.
[18:56:55] <andypugh> Anyway, I reckon that all we can say is that is looks like a simple and chape retrofit, as you can keep all the existing hardware. Only you can say if it is the machine that you want.
[18:58:13] <MacGalempsy> I need something either single or double phase, as it will go in my garage
[18:58:40] <MacGalempsy> I like the benchman because it is enclosed, and big enough for the molds I want to make
[18:58:54] <MacGalempsy> the best part was the 20 tool ATC
[19:01:44] <andypugh> Basically there isn't a lot that LinuxCNC can't control.
[19:01:57] <kwallace1> You only need three phase for the spindle motor, adding a VFD allows one to run on 240VAC 1∅.
[19:03:42] <MacGalempsy> the benchman is 230V 2-phase
[19:04:04] <kwallace1> My machines run from a 240 VAC 40A 1∅ drop cord made from dryer bits.
[19:04:14] <MacGalempsy> you guys think 6k is too little for that machine?
[19:05:11] <kwallace1> There really is no 2-phase power since the 1920's.
[19:06:30] <andypugh> What we think doesn't matter. It's between you and the seller.
[19:07:13] <kwallace1> I would guess the benchman has a VFD to run the spindle motor.
[19:07:49] <MacGalempsy> it is a variable speed
[19:07:50] <jdh> there is a town somewhere up north with 2-phase power
[19:08:23] <MacGalempsy> i guess a better way to put it is, can I get a comparible machine for 6k?
[19:08:27] <uw> my vaca house in vt has 1 wire power
[19:08:55] <uw> MacGalempsy, what machine
[19:09:02] <MacGalempsy> to the benchman xt
[19:09:51] <uw> you mean buy out right or puttogether?
[19:11:23] <uw> is that just an RF45 in an enclosure?
[19:14:24] <kwallace1> I think the best buyer would be someone that already owns one and needs another working machine ready to go. I would love to have it but the price would need to come down a lot because I would need to convert it to LinuxCNC.
[21:14:19] <MacGalempsy> its ghostville around here
[21:39:37] <spack> yeah
[21:46:20] <kengu> where
[21:59:04] <pcw_home> http://www.youtube.com/watch?v=i94HHGKml9M
[22:08:08] <CaptHindsight> it's Ska night in here again