#linuxcnc | Logs for 2013-11-05

Back
[00:01:32] <PCW> also make sure you have a common ground sine the 7I76 I/O is floating
[00:01:40] <PCW> since
[00:02:18] <andypugh> It seems to be working in software mode 2 (I decided to check the analogue voltages).
[00:02:32] <andypugh> I ought to try zero again...
[00:05:09] -!- zenek [zenek!~zenek@ewx80.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[00:11:24] <CaptHindsight> http://www.orientalmotor.com/products/servo-motors/index.html another option, they stock near Chicago
[00:13:39] <jthornton> thanks
[00:13:41] -!- realz has quit [Changing host]
[00:13:55] <CaptHindsight> http://www.orientalmotor.com/support/motor-sizing.html might come in handy as well
[00:14:12] <CaptHindsight> registration required :(
[00:14:45] -!- tmcw has quit [Remote host closed the connection]
[00:14:56] -!- vladimirek has quit [Remote host closed the connection]
[00:15:16] <PCW> Andy: Unfortunately had to change the BISS interface registers a bit
[00:15:37] -!- terabyte- has quit [Quit: terabyte-]
[00:15:58] <PCW> needed more control bits so the control register has been split into 2 registers
[00:16:15] <PCW> and digital input filter added
[00:16:32] <PCW> and a host of bugs fixed
[00:20:12] <PCW> and sample data BISS data output added for loopback testing
[00:21:16] -!- toastydeath [toastydeath!~toast@2601:a:2e00:1e4:488e:e7b9:c683:759c] has joined #linuxcnc
[00:22:33] <andypugh> Do you have any arbitrary-bitlength modules that do send and recieve?
[00:23:09] <andypugh> (Thinking about that Yaskawa Mechatrolink
[00:23:41] <PCW> I think Mechatrolink has fixed packet sizes
[00:23:50] <PCW> 17 and 32?
[00:23:56] <PCW> (bytes)
[00:24:17] <andypugh> Maybe, but I was wondering if there was anything that could be configured to work.
[00:25:10] <PCW> possibly but Ive avoided registering (you cant get tech info without registering)
[00:25:19] <andypugh> Ah, OK.
[00:25:53] <PCW> if its just 10 MB RS-485 (Ver II) it may well be possible to do it with the UART
[00:26:05] <andypugh> Someone is trying to pay me to do LinuxCNC stuff again. Folk don't seem to "get" how anyone might actually want to avoid being paid for something.
[00:26:38] <andypugh> I thought the UART was 8-bit. But maybe Mechatrolink is too, but multi-byute
[00:27:37] <PCW> Im sure its all possible but this register to get info on an "open" standard doesn't smell right
[00:28:59] <PCW> maybe its just a normal UART (seems like T12's Mitsubishi encoders are just a UART as well)
[00:29:40] <PCW> high speed but still just a UART
[00:30:14] <andypugh> I was reading it wrong, it is a multi-byte protocol.
[00:30:25] <andypugh> So yes, maybe the UART
[00:34:28] <PCW> I have so UART/SPI work to do (add autosend/timerstart)
[00:34:33] <PCW> some
[00:35:25] <PCW> this will make the Mitsubishi encoders work like SSI,BISS,Fanuc
[00:37:26] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[00:38:30] <PCW> I realized last week or so that its trivial to add autosend to the UART or SPI (just stop up output end of FIFO load autosend data and remember /restore FIFO pointers to autosend)
[00:44:23] <andypugh> If you send me the regmap then it shouldn't be too hard to sort out the new BISS.
[00:45:53] -!- awallin has quit [Quit: No Ping reply in 180 seconds.]
[00:46:29] -!- awallin [awallin!awallin@lakka.kapsi.fi] has joined #linuxcnc
[00:49:31] -!- geografa has quit [Quit: Computer has gone to sleep.]
[00:55:25] -!- wboykinm has quit [Remote host closed the connection]
[00:58:11] -!- The_Ball has quit [*.net *.split]
[00:58:11] -!- phantoxeD has quit [*.net *.split]
[00:58:11] -!- toner has quit [*.net *.split]
[00:58:12] -!- MarkusBec has quit [*.net *.split]
[00:58:12] -!- Connor has quit [*.net *.split]
[00:58:12] -!- Tom_itx has quit [*.net *.split]
[00:58:12] -!- mal`` has quit [*.net *.split]
[00:58:12] -!- roh has quit [*.net *.split]
[00:58:13] -!- the_wench has quit [*.net *.split]
[00:58:21] -!- roh [roh!~roh@yamato.hyte.de] has joined #linuxcnc
[00:58:26] -!- phantoxeD [phantoxeD!destroy@a89-154-113-87.cpe.netcabo.pt] has joined #linuxcnc
[00:58:33] -!- The_Ball [The_Ball!~ballen@202.10.92.134] has joined #linuxcnc
[00:58:36] -!- toner [toner!~ink@c-50-150-125-200.hsd1.ca.comcast.net] has joined #linuxcnc
[00:59:23] -!- Connor [Connor!~Connor@75.76.30.113] has joined #linuxcnc
[01:00:03] -!- MarkusBec [MarkusBec!znc@80.69.39.131] has joined #linuxcnc
[01:00:47] -!- Tom_itx [Tom_itx!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc
[01:00:50] -!- beawesomeinstead has quit [Ping timeout: 264 seconds]
[01:00:55] -!- kwallace_shop [kwallace_shop!~kwallace@smb-49.sonnet.com] has parted #linuxcnc
[01:02:15] <WalterN> bleh
[01:02:43] <WalterN> now I need to figure out how to C-axes on this fanuc O-T controller
[01:03:25] -!- derethor has quit [Quit: Leaving]
[01:04:10] <WalterN> M54 is C axes gear on, and M55 is to turn it off
[01:04:47] <WalterN> the book that came with the machine is basically non existent, and I cant find one online
[01:11:51] -!- asdfasd has quit [Ping timeout: 272 seconds]
[01:19:38] -!- andypugh has quit [Quit: andypugh]
[01:19:48] -!- Felix29 [Felix29!Felix@c-71-193-105-131.hsd1.in.comcast.net] has joined #linuxcnc
[01:22:35] -!- tmcw has quit []
[01:24:30] <uw> "what the faunc"
[01:27:15] -!- Nekosan [Nekosan!~kvirc@173.183.184.116] has joined #linuxcnc
[01:34:02] -!- Tugge has quit [Ping timeout: 246 seconds]
[01:35:12] <WalterN> right
[01:35:17] <WalterN> I am kinda derp
[01:35:37] <WalterN> G00 C90 (or whatever C value I wanted) did it
[01:35:54] -!- Tugge [Tugge!~tugge@a91-153-45-7.elisa-laajakaista.fi] has joined #linuxcnc
[01:36:10] <WalterN> it was probably just trying to turn in C really slowly, as the previous command was a G01
[01:42:05] <WalterN> yeah
[01:42:34] -!- skorasaurus2 has quit [Client Quit]
[01:42:42] <WalterN> herpaderp
[01:48:33] -!- NickParker [NickParker!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[01:50:46] -!- geografa has quit [Quit: Computer has gone to sleep.]
[01:59:32] <CaptHindsight> http://www.3ders.org/articles/20131104-turn-your-3d-printer-into-an-instant-laser-cutter.html
[02:00:40] <CaptHindsight> http://jtechphotonics.com/?product=1-7w-445nm-laser-diode-and-2-0-amp-adjustable-driver-kit
[02:01:10] -!- micges has quit [Quit: Leaving]
[02:03:27] -!- jfire has quit [Ping timeout: 260 seconds]
[02:06:29] -!- maximilian_h has quit [Ping timeout: 248 seconds]
[02:12:39] -!- nilsht has quit [Ping timeout: 272 seconds]
[02:20:58] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[02:21:24] -!- c-bob|afk has quit [Ping timeout: 246 seconds]
[02:21:35] -!- c-bob|afk [c-bob|afk!~c@pD9EADF22.dip0.t-ipconnect.de] has joined #linuxcnc
[02:25:28] -!- rob_h has quit [Ping timeout: 240 seconds]
[02:28:58] -!- PetefromTn has quit [Remote host closed the connection]
[02:44:46] -!- wboykinm has quit [Remote host closed the connection]
[02:57:11] -!- zenek has quit [Quit: Leaving]
[03:01:43] -!- patrickarlt has quit [Quit: Leaving...]
[03:10:03] -!- maZer`- has quit [Ping timeout: 246 seconds]
[03:14:12] -!- maZer`- [maZer`-!~info@HSI-KBW-46-223-55-48.hsi.kabel-badenwuerttemberg.de] has joined #linuxcnc
[03:17:48] -!- AR_ has quit [Ping timeout: 240 seconds]
[03:18:08] -!- skorasaurus has quit [Quit: left the building.]
[03:19:52] -!- terabyte- [terabyte-!~terabyte@c-76-108-132-114.hsd1.fl.comcast.net] has joined #linuxcnc
[03:34:38] <Tom_itx> Jymmm can you access ntop thru putty?
[03:34:53] <Tom_itx> or do you need to be on the installed machine
[03:35:19] <Tom_itx> i put it on my ubuntu box but wanted to add it to my debian server since it's on 24/7
[03:45:38] -!- Patang [Patang!~freenode@cm-84.211.101.176.getinternet.no] has joined #linuxcnc
[03:45:45] -!- The_Ball has quit [Ping timeout: 246 seconds]
[03:46:30] -!- The_Ball [The_Ball!~ballen@202.10.92.134] has joined #linuxcnc
[03:52:08] -!- WalterN has quit [Remote host closed the connection]
[04:17:01] -!- Patang has quit [Excess Flood]
[04:17:20] -!- Patang [Patang!~freenode@cm-84.211.101.176.getinternet.no] has joined #linuxcnc
[04:19:39] -!- the_wench [the_wench!~the_wench@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[04:28:35] <Jymmm> Tom_itx: via a browser
[04:35:07] -!- uw has quit [Quit: Leaving]
[04:40:53] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[04:41:54] -!- NickParker has quit [Ping timeout: 252 seconds]
[04:43:29] -!- ravenlock [ravenlock!~ravenlock@enlightenment/developer/ravenlock] has joined #linuxcnc
[04:54:51] -!- sirdancealot3 [sirdancealot3!~sirdancea@98.82.broadband5.iol.cz] has joined #linuxcnc
[05:25:18] -!- Felix29 has quit []
[05:30:07] -!- NickParker [NickParker!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[05:32:00] -!- Nekosan has quit [Quit: later folks...]
[05:33:12] -!- NickParker|2 has quit [Ping timeout: 246 seconds]
[05:38:22] -!- terabyte- has quit [Quit: terabyte-]
[05:38:42] -!- Thetawaves has quit [Quit: Leaving]
[05:43:43] -!- jonpry has quit [Ping timeout: 260 seconds]
[05:44:59] -!- sirdancealot3 has quit [Remote host closed the connection]
[05:50:27] -!- kwallace [kwallace!~kwallace@smb-49.sonnet.com] has parted #linuxcnc
[05:59:31] -!- jonpry [jonpry!~jon@user-0c6tmg8.cable.mindspring.com] has joined #linuxcnc
[06:01:51] -!- Fox_Muldr has quit [Ping timeout: 245 seconds]
[06:04:06] -!- Fox_Muldr [Fox_Muldr!quakeman@frnk-5f74120f.pool.mediaWays.net] has joined #linuxcnc
[06:07:51] -!- geografa has quit [Quit: Computer has gone to sleep.]
[06:16:07] -!- grandixximo [grandixximo!~grandixxi@222.94.24.22] has joined #linuxcnc
[06:18:23] <grandixximo> Need help with Joint axes branch, i can't make the KINS gentrickins work properly, i setup everything like i think is supposed to, but i can never get the joint 3 to move, whatever i write in the coordinates parameter of the kins loading
[06:18:47] -!- cmorley has quit [Ping timeout: 260 seconds]
[06:18:58] <grandixximo> only if i display an axis more so A then i can move the joint 3
[06:19:46] <grandixximo> in theory it should be coordinates=XYYZ then joint 0 moves x, joint 1 and 2 move Y, and joint 3 moves Z
[06:21:32] <grandixximo> what actually happens isi move X and Joint 0 moves nothing, i move Y and joint 1 moves X, i move Z and joint 2 moves Y
[06:21:57] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc
[06:22:08] <grandixximo> I try to change the coordinates in [traj], and geometry in [display]
[06:22:15] <grandixximo> nothing seems to change
[06:22:33] <grandixximo> kins are gentrivkins
[06:35:19] -!- Valen [Valen!~Valen@c122-108-37-1.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[06:38:49] <Valen> ey PCW you around?
[06:46:35] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc
[06:53:36] -!- ffog has quit [Quit: WeeChat 0.4.2]
[07:01:49] -!- The_Ball has quit [Ping timeout: 240 seconds]
[07:02:20] -!- Thetawaves_ has quit [Quit: This computer has gone to sleep]
[07:08:31] -!- _1SheYode [_1SheYode!~ah@bzq-84-110-212-174.red.bezeqint.net] has joined #linuxcnc
[07:09:08] -!- sweeney has quit [Ping timeout: 260 seconds]
[07:10:58] -!- gambakufu has quit [Ping timeout: 245 seconds]
[07:14:51] c-bob|afk is now known as c-bob
[07:15:02] c-bob is now known as c-bob|
[07:15:09] c-bob| is now known as c-bob
[07:31:15] <MacGalempsy> anything exciting going on out there?
[07:34:18] -!- archivist_herron has quit [Ping timeout: 246 seconds]
[07:34:36] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[07:34:40] -!- grandixximo_ [grandixximo_!~grandixxi@222.95.174.18] has joined #linuxcnc
[07:35:26] -!- gimps has quit [Ping timeout: 245 seconds]
[07:38:09] -!- grandixximo has quit [Ping timeout: 246 seconds]
[07:38:59] -!- _DJ_ [_DJ_!~Deejay@p54B6749E.dip0.t-ipconnect.de] has joined #linuxcnc
[07:39:03] -!- _DJ_ has quit [Changing host]
[07:39:03] -!- _DJ_ [_DJ_!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[07:39:20] <_DJ_> moin
[07:45:22] <Jymmm> _DJ_: howdy
[07:46:45] -!- archivist_herron [archivist_herron!~herron@80.175.14.110] has joined #linuxcnc
[07:49:26] -!- tjb1 has quit [Ping timeout: 240 seconds]
[07:53:47] -!- tjb1 [tjb1!~tjb1@cpe-67-252-67-92.stny.res.rr.com] has joined #linuxcnc
[08:12:54] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc
[08:19:46] -!- asdfasd [asdfasd!123456@149.241.143.189] has joined #linuxcnc
[08:19:48] <grandixximo_> anyone can help me with joint_axes2?
[08:19:51] <grandixximo_> anyone can help me with joint_axes3?
[08:30:01] -!- mle has quit [Ping timeout: 245 seconds]
[08:38:01] -!- MacGalempsy__ [MacGalempsy__!~quassel@ip68-12-230-148.ok.ok.cox.net] has joined #linuxcnc
[08:38:01] -!- MacGalempsy_ [MacGalempsy_!~quassel@ip68-12-230-148.ok.ok.cox.net] has joined #linuxcnc
[08:47:09] -!- NickParker has quit [Read error: Connection reset by peer]
[08:47:31] -!- NickParker [NickParker!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[08:53:01] <MacGalempsy_> evening anyone around who could help me get started pulliing pin data from the mesa cards?
[08:57:13] -!- NickParker has quit [Ping timeout: 245 seconds]
[09:00:54] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[09:22:14] -!- Simooon [Simooon!~simon@h196.natout.aau.dk] has joined #linuxcnc
[09:40:00] -!- b_b has quit [Changing host]
[09:49:39] -!- sumpfralle [sumpfralle!~lars@c.mail.systemausfall.org] has joined #linuxcnc
[09:57:39] -!- maximilian_h [maximilian_h!~bonsai@g228079045.adsl.alicedsl.de] has joined #linuxcnc
[10:02:44] -!- zax1 [zax1!~chatzilla@90.155.121.27] has joined #linuxcnc
[10:03:02] -!- zax1 [zax1!~chatzilla@90.155.121.27] has parted #linuxcnc
[10:17:48] -!- MacGalempsy has quit [Read error: Connection reset by peer]
[10:17:48] -!- MacGalempsy_ has quit [Read error: Connection reset by peer]
[10:17:49] -!- MacGalempsy__ has quit [Write error: Connection reset by peer]
[10:18:58] -!- MacGalempsy [MacGalempsy!~quassel@ip68-12-230-148.ok.ok.cox.net] has joined #linuxcnc
[10:19:09] -!- MacGalempsy__ [MacGalempsy__!~quassel@ip68-12-230-148.ok.ok.cox.net] has joined #linuxcnc
[10:19:09] -!- MacGalempsy_ [MacGalempsy_!~quassel@ip68-12-230-148.ok.ok.cox.net] has joined #linuxcnc
[10:44:34] -!- mackerski has quit [Quit: mackerski]
[10:51:17] -!- rob_h [rob_h!~rob_h@94.5.140.87] has joined #linuxcnc
[10:52:58] -!- b_b has quit [Changing host]
[11:19:48] -!- skunkworks_ has quit [Remote host closed the connection]
[11:36:14] -!- voxadam has quit [Ping timeout: 240 seconds]
[11:43:34] -!- PetefromTn [PetefromTn!~quassel@24-158-203-52.dhcp.kgpt.tn.charter.com] has joined #linuxcnc
[11:52:41] -!- i_tarzan has quit [Ping timeout: 272 seconds]
[11:55:27] c-bob is now known as c-bob|afk
[12:00:27] -!- sumpfralle has quit [Ping timeout: 268 seconds]
[12:04:43] -!- petert has quit [Quit: Lost terminal]
[12:13:50] <MacGalempsy> morning
[12:14:01] <_DJ_> hi mac
[12:14:59] -!- xubuntu_ has quit [Quit: ragequilt]
[12:16:35] <MacGalempsy> _DJ_: anything good going on?
[12:17:57] <_DJ_> lot of work to do :/
[12:18:48] <MacGalempsy> me too. sitting here trying to figureo out how to get the halcmd show pins to see my two daughter cards...
[12:19:05] <skunkworks> show pin
[12:19:14] <skunkworks> or is it pins
[12:19:25] <MacGalempsy> both return blank
[12:19:45] <skunkworks> no error?
[12:19:49] <MacGalempsy> I start linux cnc in the terminal, then type the halcmd and it doesnt work
[12:20:02] <skunkworks> you need to open another terminal
[12:20:16] <MacGalempsy> ?
[12:20:48] <skunkworks> the terminal that you are running linuxcnc - is just running linuxcnc. you need to open another terminal to run the halcmd
[12:21:19] <MacGalempsy> oh. ok. let me shut down here and go out to the garage. brb
[12:21:25] -!- MacGalempsy has quit [Remote host closed the connection]
[12:22:08] -!- skunkworks_ [skunkworks_!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc
[12:22:10] -!- skunkworks_ has quit [Client Quit]
[12:22:14] -!- wboykinm has quit [Remote host closed the connection]
[12:22:47] <MacGalempsy__> ok
[12:24:49] -!- b_b has quit [Changing host]
[12:25:46] -!- MacGalempsy_ has quit [Remote host closed the connection]
[12:28:58] -!- mackerski has quit [Quit: mackerski]
[12:30:47] <skunkworks> sucess?
[12:30:50] -!- wboykinm_ has quit [Remote host closed the connection]
[12:31:43] <MacGalempsy__> no
[12:31:52] <skunkworks> what are you doing?
[12:32:25] <MacGalempsy__> open linuxcnc and then firstnpage opens
[12:32:40] <MacGalempsy__> then open terminal and cd linuxcnc
[12:32:52] <MacGalempsy__> then halrun
[12:33:13] -!- kiw has quit [Ping timeout: 272 seconds]
[12:33:35] <skunkworks> what is the 'firstnpage'?
[12:34:18] <MacGalempsy__> confic selector
[12:35:10] <skunkworks> hmm.. Do you have a working mesa config?
[12:35:36] <MacGalempsy__> when i lspci i csn see the 5i25
[12:35:39] -!- wboykinm has quit [Ping timeout: 246 seconds]
[12:36:44] <skunkworks> right..
[12:37:05] c-bob|afk is now known as c-bob
[12:37:06] <MacGalempsy__> but i cannot tell if the other cards are viewed
[12:37:06] <skunkworks> but for halcmd to see the pins - the hostmot hal driver needs to be running...
[12:37:22] <MacGalempsy__> how do i do that?
[12:37:45] <skunkworks> are you running linuxcnc installed or run in place?
[12:38:02] <MacGalempsy__> installed
[12:38:06] <jthornton> wouldn't it be easier to just start up a sample 5i25 config?
[12:38:17] <skunkworks> Yes
[12:38:38] <MacGalempsy__> but when i go to pick the firmware there is no 7i84
[12:38:38] <skunkworks> Is there one somewhere?
[12:38:56] <jthornton> I have one here http://www.gnipsel.com/linuxcnc/index.html
[12:39:48] <jthornton> pick the firmware from what/where?
[12:40:41] <MacGalempsy__> sorry for being soo noobish. i just got the main wiring all hooked to the mesa boards but learning how to configure
[12:40:54] <skunkworks> I think that if you have the daughter card powered up - the 5i25/linuxcnc will find it and know the pins.
[12:41:35] <MacGalempsy__> so i open pncconfig and select 5i25
[12:41:42] <jthornton> yea, the 5i25 has the firmware in it
[12:42:23] <jthornton> and?
[12:42:50] <MacGalempsy__> when i get to mesa i/o setup. there is no 7i77+7i84
[12:43:38] <jthornton> unless Chris Morley has programmed pncconf for the 7i84 it won't be there
[12:44:05] <MacGalempsy__> so that is what i am trying to lesrn how to do
[12:44:42] <jthornton> I'm sorry what is "that"?
[12:44:57] -!- wboykinm has quit [Remote host closed the connection]
[12:45:20] -!- maZer`GTi- [maZer`GTi-!~info@HSI-KBW-46-223-55-48.hsi.kabel-badenwuerttemberg.de] has joined #linuxcnc
[12:45:37] <MacGalempsy__> that is to get a firmwae with the 7i84 pins on it
[12:46:20] <skunkworks> did peter make you a special firmware?
[12:46:26] -!- maZer`- has quit [Ping timeout: 264 seconds]
[12:46:43] <jthornton> the firmware is loaded in the 5i25, pncconf uses an xml file to show the pins for it's configuration
[12:47:13] <jthornton> if you power up the field I/O and run a sample config you can see all the pins
[12:47:16] <skunkworks> and I don't see an xml file that includes the 7i84
[12:48:51] <PetefromTn> MacGalempsy__: Make sure you have Field IO powered as JT said...
[12:48:59] <jthornton> are you sure you have a 7i84?
[12:49:21] <jthornton> it is not a card that you can plug into a 5i25
[12:49:23] <MacGalempsy__> field power in both is good
[12:49:56] <MacGalempsy__> they said it id the lower half of the 7i77
[12:50:24] -!- wboykinm has quit [Ping timeout: 268 seconds]
[12:50:27] -!- ravenlock has quit [Quit: Leaving]
[12:50:31] <skunkworks> I think it is sserial - so it should plug into the i777
[12:50:36] <skunkworks> 7i77
[12:50:45] <jthornton> ah ok
[12:50:52] <MacGalempsy__> rs to 7i84
[12:51:42] <skunkworks> heh - I don't know how that works.. I don't have anything that has smart serial
[12:52:10] <skunkworks> I would guess that though - if you start with a sample 5i25 config - you can start adding things.
[12:52:36] <MacGalempsy__> ok so i get 4 tabs in the configuration board
[12:52:41] <MacGalempsy__> two say smart serial
[12:53:19] <skunkworks> or - you can start with the pncconfig wizard and setup your 5i25-7i77 then manually setup the 7i84
[12:54:02] <jthornton> either way would work the sample config I linked to is a bit easier to read than the pnconf configs IMHO
[12:54:09] -!- maZer`GTi- has quit [Ping timeout: 240 seconds]
[12:54:24] -!- maZer`- [maZer`-!~info@HSI-KBW-46-223-55-48.hsi.kabel-badenwuerttemberg.de] has joined #linuxcnc
[12:54:30] <skunkworks> I bet :) (I don't use the wizards...)
[12:55:04] <MacGalempsy__> guys its all so new im confused
[12:55:32] <MacGalempsy__> i can set up the 7i77 then do the 7i84 later
[12:56:00] <MacGalempsy__> may need more help at that time
[12:56:05] -!- thomaslindstr_m has quit [Remote host closed the connection]
[12:56:09] <skunkworks> sure
[12:56:16] <jthornton> you can just run the sample configuration I linked to for the 7i77 then see all the pins with show hal configuration
[12:56:49] <MacGalempsy__> ok.
[12:58:17] <jthornton> let me find something for you...
[13:00:36] <jthornton> MacGalempsy__, http://linuxcnc.org/index.php/english/forum/27-driver-boards/26618-5i25-with-7i76-not-responding-correctly?start=10#35196
[13:01:00] <jthornton> MacGalempsy__, do you know how to open a terminal in Linux?
[13:01:26] <MacGalempsy__> yes i csn
[13:01:28] <MacGalempsy__> can
[13:01:45] <jthornton> that link shows the basic way to see what pins you have
[13:02:11] <jthornton> so step 1 see if you have all the pins you expect
[13:03:37] <skunkworks> jthornton, you con't need to load trivkins, motmod for this experiement..
[13:03:52] <jthornton> ok, thanks
[13:04:28] <skunkworks> (not that it hurts - just give you pins you are not looking for)
[13:05:03] -!- ravenlock [ravenlock!~ravenlock@enlightenment/developer/ravenlock] has joined #linuxcnc
[13:05:13] <jthornton> I need to make an example for my website
[13:08:05] -!- kiw has quit [Quit: kiw]
[13:08:28] <MacGalempsy__> the 24v does not power on until the power switch is turned on
[13:08:42] <MacGalempsy__> maybe that is the issue
[13:10:13] -!- MacGalempsy__ has quit [Remote host closed the connection]
[13:20:59] <Tom_itx> did you load a sserial driver in your ini file?
[13:22:03] <Tom_itx> i made a custom driver for my 7i47 for the sserial 7i84 but don't have the card yet to play with
[13:22:32] -!- atom1 [atom1!~tom@ip68-102-199-165.ks.ok.cox.net] has joined #linuxcnc
[13:22:32] -!- atom1 has quit [Changing host]
[13:22:32] -!- atom1 [atom1!~tom@unaffiliated/toml/x-013812] has joined #linuxcnc
[13:23:10] <atom1> CONFIG="firmware=hm2/7i43-4/SVST2_4_7I47SS.BIT num_encoders=2 num_pwmgens=0 num_stepgens=4 sserial_port_0=3x"
[13:23:19] <Tom_itx> see the sserial entry?
[13:23:45] <PetefromTn> Tom_itx: I think Mac Logged off to try something possibly...
[13:23:53] -!- thomasli_ has quit [Remote host closed the connection]
[13:24:15] <Tom_itx> i'll let you tell him then :)
[13:24:58] <Tom_itx> the bit file needs the sserial available which i'm told the 5i25 has but you need to add it to the ini config line
[13:25:20] -!- Cylly [Cylly!cylly@p54B1338A.dip0.t-ipconnect.de] has joined #linuxcnc
[13:25:32] <Tom_itx> just like you would do for stepgen or pwmgen etc
[13:26:04] <Tom_itx> then you need to know what pins on the daughter card to use for it
[13:27:09] -!- Loetmichel has quit [Ping timeout: 272 seconds]
[13:28:04] -!- wboykinm has quit [Ping timeout: 260 seconds]
[13:28:35] <jthornton> Tom_itx, a 5i25 uses a different line to load than other cards
[13:28:37] <jthornton> loadrt hm2_pci config="num_encoders=1 num_stepgens=5 sserial_port_0=0XXX"
[13:28:49] <Tom_itx> probably so
[13:29:03] <Tom_itx> i was just using mine as an example
[13:29:09] <jthornton> a bit file is not loaded at boot up
[13:29:16] <Tom_itx> really?
[13:29:45] <Tom_itx> well my cards _are_ ancient
[13:29:56] <skunkworks> heh -
[13:30:37] <skunkworks> the newer cards you have to upload the firmware if you want something different (unlike the 5i20 that loads it every time)
[13:31:11] <Tom_itx> so they have onboard ram flash or something there to contain virtually the same thing?
[13:31:30] <skunkworks> that is how I understand it
[13:31:30] <jthornton> it's magic I think
[13:31:34] <Tom_itx> the fpga still needs to load it from somewhere
[13:31:50] <Tom_itx> they just put some memory onboard for it instead
[13:31:55] <Tom_itx> i'm guessing
[13:31:56] <skunkworks> rigbht
[13:32:32] <Tom_itx> makes it a bit harder to play with your configuration
[13:32:51] <skunkworks> eh - drastic changes - yes
[13:33:08] <Tom_itx> for example, my 7i47 didn't support sserial
[13:33:12] <skunkworks> but it has a certain amount of stepgens or such - you still tell it how many you need.
[13:33:34] <Tom_itx> but it _would_ do it given the right firmware
[13:34:00] <Tom_itx> skunkworks, yeah that part should be quite similar to the old cards
[13:34:06] <skunkworks> right
[13:34:20] <Tom_itx> but the functions have to be in the firmware in order to enable them
[13:34:27] <skunkworks> correct
[13:35:32] <Tom_itx> you don't need a jtag cable to upload firmware to the 5i25 do you?
[13:35:35] <Tom_itx> i'm again guessing you do
[13:35:46] <skunkworks> nope
[13:36:04] <Tom_itx> unless they have built that into the fpga
[13:36:07] <skunkworks> all done through the pci and mesaflash utillity
[13:36:17] <Tom_itx> i had a board once that had the jtag built in the chip
[13:36:45] <Tom_itx> for an old 68332 card i had
[13:37:25] <Tom_itx> sounds like they did something similar
[13:38:11] -!- atom1 has quit [Quit: Leaving]
[13:39:57] <Tom_itx> skunkworks, does the mesaflash come bundled with their bitfile zip now?
[13:40:01] -!- b_b has quit [Changing host]
[13:41:17] <Tom_itx> or is that another separate download you get from them?
[13:41:40] <Tom_itx> i missed getting a 5i25 by about a month when i was doing my system but i'm interested how it works
[13:42:12] <jdh> buy one now.
[13:42:24] <Tom_itx> no budget for it right now
[13:42:28] <jdh> I need something for my lathe
[13:43:04] <Tom_itx> i would have had to wait for andy to fix the sserial etc drivers too :D
[13:46:20] <Tom_itx> do lathes require fewer io than mill or about the same?
[13:47:15] <archivist> depends....
[13:47:19] <Tom_itx> single spindle single tool changer lathes that is..
[13:47:51] <jdh> I only need two stepgens, spindle encoder, maybe limits
[13:48:29] <Tom_itx> no type of encoder on z so you can do tapping?
[13:49:07] <archivist> the encoder is on the spindle
[13:49:24] <Tom_itx> true but it still needs to know where z is
[13:49:35] <jdh> you touch off Z, it knows where it is.
[13:49:39] <archivist> z is the linear axis moving the tap to the spindle on a lathe
[13:49:54] <Tom_itx> jdh, you're assuming it won't miss any steps
[13:49:59] <jdh> I am
[13:50:35] <jdh> My goal was to just use parts I had, other than buying ball-screws.
[13:51:02] <jdh> I have some breakout boards and I'm using commercial stepper drives that run off 120vac
[13:51:31] -!- sirdancealot3 [sirdancealot3!~sirdancea@98.82.broadband5.iol.cz] has joined #linuxcnc
[13:51:40] <jdh> so I'll probably just add another p-port to my Mill PC (that uses a 7i43)
[13:52:13] -!- geografa has quit [Quit: Computer has gone to sleep.]
[13:53:05] <archivist> I only have a 48 pulse and index encoder on the lathe so only screw cut
[13:53:19] -!- geografa has quit [Client Quit]
[13:55:08] -!- md-2 has quit [Remote host closed the connection]
[13:55:47] <jdh> my current encoder wheel design has 50 lines. Haven't cut it yet though.
[13:56:53] <skunkworks> jdh, s6?
[13:57:38] <jdh> A drives
[13:57:45] <jdh> they pre-date S drives
[13:58:44] <skunkworks> ah - we have a bunch of s6's - very nice devices
[13:59:15] <jdh> yeah, we have lots of them in use at work.
[13:59:46] <skunkworks> they zing the steppers with rectified line voltage...Approx 160
[13:59:48] <skunkworks> v
[14:00:08] -!- md-2 has quit [Ping timeout: 240 seconds]
[14:00:09] <jdh> I have an S8 in my cabinet here I rescued from the trash
[14:02:29] <jdh> the A drives are pretty similar to S, but have less current.
[14:11:55] <PetefromTn> Wow just got off the phone with digikey.....
[14:12:15] -!- Valen has quit [Quit: Leaving.]
[14:13:21] -!- kwallace [kwallace!~kwallace@smb-222.sonnet.com] has joined #linuxcnc
[14:13:38] <PetefromTn> I purchased this nice Avago optical encoder for my Cincinatti Arrow 500 spindle encoder and upon trying to take it apart and some help from folks here yesterday came to determine that I am missing the base plate to the encoder. They checked the order and after talking to their tech to ensure I was correct about the way it goes together they are sending me a brand new one for free including shipping.... Excellent customer
[14:13:39] <PetefromTn> service.
[14:14:50] <PetefromTn> Now I am sitting here trying to think of a way I can make a base plate for this one to be able to use it and have two LOL... Might be able to use it somehow on the toolchanger maybe or for another project. SWEET!!
[14:26:53] -!- AndrewLv [AndrewLv!~Andrew@109.188.125.137] has joined #linuxcnc
[14:28:20] -!- AndrewLv has quit [Remote host closed the connection]
[14:36:12] -!- Simooon has quit [Quit: Leaving]
[14:36:35] <ChristianS> is http://www.joescnc.com/themachines-hybrid.php is good entry-level DIY router? it looks pretty neat to me, though i would built it smaller
[14:38:20] <jdh> looks a little more than entry-level, but also useable for larger things.
[14:41:54] <ChristianS> jdh: i would probably down-scale it to save space, but the design looks sufficiently sound and solid to you?
[14:42:41] <jdh> or a router, sure.
[14:42:45] <jdh> for a router
[14:44:14] <ChristianS> well i'd like to be able to mill aluminum and wood and pcb boards, doesn't have to be strong enough for steel or so
[14:49:44] * `Nerobro_ needs to put the steppers on his mill..
[14:50:38] <jdh> too big for PCB, probably not rigid enough for aluminum
[14:50:52] <jdh> you have conflicting needs
[14:51:28] <jdh> That design would probably not scale down that small.
[14:51:47] <`Nerobro_> pcb is about repeatability and precision. :-/ Aluminum needs to handle much stronger spindle forces.
[14:52:07] <`Nerobro_> ChristianS, I have two or three klienuber designs I could give out.. I think
[14:52:55] <jdh> my initial goal for a CNC machine was about the same. Mainly PC boards. Haven't really made any.
[14:57:56] <CaptHindsight> PetefromTn: make a mold of the plate, cast another
[14:58:00] <ChristianS> jdh: not sure i'd really use it much for that either, but i'd like to have that flexibility, aren't there suitable solutions?
[14:58:39] <jdh> tradeoff everywhere
[14:58:52] * ChristianS has also heard good things about the CNC 6040Z-S80: http://www.carving-cnc.com/cnc6040-series/cnc-6040z-s80-new-router-engraver-drilling-and-milling-machine.html
[15:00:06] <jdh> where are you?
[15:00:45] <jdh> that would probably be more immediately satisfying
[15:00:54] <CaptHindsight> do you have the tools to make your own parts or are you limited to kits and precut t-slot?
[15:00:58] <PetefromTn> CaptHindsight: Hey man not a bad idea, It does have lots of little nooks and crannies that could prove difficult to reproduce
[15:01:15] <jdh> (The unique and dedicated mold extrusion profiles, Let counterfeiters dwarfs
[15:02:09] -!- terabyte- [terabyte-!~terabyte@c-76-108-132-114.hsd1.fl.comcast.net] has joined #linuxcnc
[15:02:11] <ChristianS> jdh: currently in thailand, but usually in germany
[15:02:50] <PetefromTn> jdh: was that directed to me?
[15:02:57] <pcw_home> Tom_itx: the 5I25 has on card SPI flash
[15:02:58] <pcw_home> It cant work without external memory since
[15:03:00] <pcw_home> the host (PCI) interface is in the FPGA
[15:03:02] <jdh> Pete: if you think it fits, sure.
[15:03:10] <jdh> but, it was a quote from that chinese router page.
[15:03:13] <PetefromTn> not sure what you mean
[15:03:32] <PetefromTn> Oh I thought you were talking about the idea of casting the base plate of my encoder
[15:03:49] <jdh> how much was the encoder?
[15:03:59] <PetefromTn> Something like $50.00
[15:04:41] <jdh> how much time for you to make a plate?
[15:04:44] -!- dway has quit [Read error: No route to host]
[15:05:08] -!- FinboySlick [FinboySlick!~shark@74.117.40.10] has joined #linuxcnc
[15:05:19] <PetefromTn> Dunno but since they are sending me a brand new one this one is free so not sure.
[15:05:32] <jdh> how about, I buy you a complete brand new encoder, and you come and mow my lawn and trim my hedges.
[15:05:45] <PetefromTn> LOL how about kiss my ass..
[15:06:13] <jdh> perhaps this is why my yard looks like crap.
[15:06:37] <PetefromTn> How come you are not so animated when people come on here asking how to build a CNC router that will do everything including cut steel for under $300.00??
[15:06:47] <CaptHindsight> it's not what your time is worth, it's the experience
[15:07:19] <PetefromTn> How come you don't get your butt up off the IRC chat and go mow your own damn lawn lazyass ROFL..
[15:07:48] <PetefromTn> What would you cast it in to make the plate a rigid plastic?
[15:08:10] <PetefromTn> It's not even an inch and a quarter long.
[15:08:21] <jdh> Pete: because you know how long it would take and how much your time is worth, they don't.
[15:08:50] <PetefromTn> I know I am just bustin' your chops man. It would definietely not be worth the time if not just for fun.
[15:10:22] -!- sirdancealot3 has quit [Quit: Leaving]
[15:10:22] <jdh> I need to cut my lathe encoder wheel (using Tom's PCB material) and some plastic discs on my router tonight.
[15:11:03] <PetefromTn> Great then you can whittle me a little encoder base plate then LOL...
[15:12:04] <CaptHindsight> laser scan the base plate, create STL, build SLA printer, print parts, easy!
[15:12:25] <jdh> that might actually be a real use for a typical 3d printer
[15:12:29] <PetefromTn> Yeah man I ain't got that kinda time LOL
[15:12:44] <PetefromTn> Actually it probably would...
[15:13:15] <jdh> we got a little one here. They print logos, key fobs, etc and gush over how cool it is.
[15:14:21] <PetefromTn> I'm sure... Here is the encoder I am using.. http://www.avagotech.com/docs/AV02-1046EN
[15:15:14] <PetefromTn> Mine's thee 5540 picture near the top.
[15:16:40] <jdh> how did they leave out the base?
[15:16:55] <CaptHindsight> a small 3" x 3" printer for candy would be popular, especially if it could make gummies
[15:17:26] <CaptHindsight> even if it was manually operated like an etch-a-sketch
[15:18:22] <pcw_home> I saw a really good use for a 3D printer, making organ models for surgeon reference/practice from a CAT scan
[15:18:36] <PetefromTn> Not sure really, I suppose it is possible It dropped out when I opened the package but something like that would be found around here by me or my wife for sure..
[15:18:40] <pcw_home> model tumors etc
[15:19:18] <PetefromTn> Hell I saw a show on youtube where they are working on 3d printing human organs now..
[15:19:55] <PetefromTn> I think it was on a Ted talks episode.
[15:20:05] <CaptHindsight> tissue engineering
[15:20:27] <PetefromTn> yes
[15:21:02] <CaptHindsight> a new photopolymer is Vitamin B2
[15:21:02] <PetefromTn> unbelievable we may actually be able to make simpler organs and skin tissue with a 3d CNC printer soon.
[15:21:57] <Jymmm> PetefromTn: What do you think obama is?
[15:22:00] <CaptHindsight> it's already being done, we've been working with it for the past 6 years
[15:22:04] <PetefromTn> They actually showed the machine and discussed some of the basics of the setup. They then showed the finished skin tissue in some kinda incubator to aid it
[15:22:28] <CaptHindsight> you print a scaffold then add live cells
[15:22:34] <PetefromTn> Jymmm: So I take it you're a republican then LOL?
[15:22:49] <Jymmm> PetefromTn: I'm Anti-Idiot
[15:23:07] <PetefromTn> yeah me too... unfortunately I live in Tennessee...
[15:23:17] <Jymmm> lol
[15:24:08] <PetefromTn> Gotta go pick up a large load of furniture grade plywood today something like 16 sheets as well as some steel for a project for another customer.
[15:24:09] <Jymmm> PetefromTn: Well, pass out the shine and have all them drunks march on DC
[15:24:26] <PetefromTn> They'd have a ball..
[15:24:34] <Jymmm> Exactly
[15:24:53] <PetefromTn> not sure they are not in the planning stages now LOL
[15:25:03] <CaptHindsight> http://www.youtube.com/watch?v=82t84VIwlTE Human Ear Created in Lab Using 3D Printing
[15:25:05] <Tecan> (82t84VIwlTE) "Human Ear Created in Lab Using 3D Printing" by "GeoBeats News" is "News" - Length: 0:01:12
[15:25:32] <CaptHindsight> so far it's only good for printing ears on the backs of mice
[15:25:49] <PetefromTn> So they are printing the physical structure and then implanting the organic materials then.
[15:26:21] <CaptHindsight> for now
[15:26:36] <PetefromTn> I am thinking of trading in my Astro Van for a little newer truck. any suggestions?
[15:27:00] <PetefromTn> Needs to be able to haul plywood and stuff yet be comfortable for the fam.
[15:27:17] <jdh> Tundra
[15:27:31] <CaptHindsight> 80-series Land Cruiser
[15:27:39] <jdh> heh
[15:27:42] <PetefromTn> yotas huh.
[15:28:04] <jdh> Yukon XL and a trailer
[15:28:12] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[15:29:05] <PetefromTn> I was actiually thinking of something like this monster.. http://img.modifiedcartrader.com/uploaded/XL/2011/12/Ford-Excursion-Limited-for-sale-custom-29083-297609.JPG
[15:30:32] <PetefromTn> http://carphotos.cardomain.com/ride_images/2/4997/741/24990370004_large.jpg or this...
[15:31:12] <CaptHindsight> http://phys.org/news/2013-10-natural-compound-d-medical-implants.html
[15:31:15] <jdh> heh... there is a reason they don't make Excursions anymore
[15:31:24] <PetefromTn> My oldest daughter's husband has an f350 diesel dually 4x4 and it is HUGE inside very comfortable.
[15:31:30] <PetefromTn> yeah whats that?
[15:32:46] <Jymmm> jdh: The gas?
[15:33:08] <jdh> the gas, and you can't just park them anywhere
[15:33:51] <CaptHindsight> whats the lowest cost way to send on/off control signals wirelessly with a range of 1-2meters?
[15:34:00] <PetefromTn> yeah I am sure the mileage sucks but honestly so does my van so Im used to it..
[15:34:04] <Jymmm> CaptHindsight: IR
[15:34:30] <jdh> Pete: they haven't made them in 6 or 8 years
[15:34:35] <PetefromTn> I have spoken to several folks who have them and they all seemed to really love them. Mostly the v10 engine guys seemed to get the best mileage.
[15:34:53] <PetefromTn> yeah I know I am hoping to get a nice used low mileage one for a good price.
[15:35:05] <jdh> I have a Yukon XL. A little smaller, but nice ride and lots of room. Gas sucks though.
[15:35:12] <CaptHindsight> heh, except for IR, it's not line of sight, has to work through clothing
[15:35:15] <PetefromTn> whats it get?
[15:35:24] <Jymmm> PetefromTn: You want an Excursion?
[15:35:26] <jdh> 17 mpg mostly
[15:35:34] <PetefromTn> Jymmm: possibly..??
[15:35:54] <Jymmm> ah
[15:36:00] <PetefromTn> Speaking to these excursion guys most said 15-16MPG regardless of where you are driving it LOL
[15:36:30] <Jymmm> Ford has always been that way.... Drive light or haul 40 tons, same mileage
[15:36:34] <PetefromTn> The nice thing is they can tow about anything and fit tons of stuff.
[15:36:41] <jdh> yeah, I go to florida 5-10 times a year. Gas sucks
[15:36:44] * archivist hugs his 40-50 mpg
[15:36:58] <PetefromTn> whazzit cost to drive to fla and back typically?
[15:37:05] <Jymmm> $300
[15:37:11] <jdh> $200ish
[15:37:13] <cradek> I'd have the plywood delivered and drive a reasonable car the rest of the year
[15:37:28] <PetefromTn> archivist probaby drives a yugo taht I will drive over in my new lifted 4x4 excursion LOL
[15:37:38] -!- sirdancealot3 [sirdancealot3!~sirdancea@98.82.broadband5.iol.cz] has joined #linuxcnc
[15:37:42] <jdh> ~500 miles each way plus a couple hundred down there.
[15:37:44] <archivist> mondeo
[15:37:52] <Jymmm> PetefromTn: Drive over, toss in the back
[15:38:17] <jdh> I need to tow a boat a few times a year
[15:38:22] <PetefromTn> cradek: Yeah I would but I work from home and unless you buy tons they usuallly don't want to deliver as well as the neighbors probably wouldln't enjoy it too much.
[15:38:31] <Jymmm> http://dailypicksandflicks.com/wp-content/uploads/2012/07/pick-up-truck-hauling-smart-car.jpg
[15:38:35] <PetefromTn> Jymmm: exactly...
[15:38:52] <PetefromTn> thats hilarious...
[15:38:56] <CaptHindsight> cradek makes a good point, the fuel and maintenance is not worth it unless you move loads all the time or really live in the outback
[15:39:21] <PetefromTn> I am ALWAYS moving something I love my van for it but it is getting old now.
[15:39:38] <PetefromTn> Besides I just think it is a handsome mans kinda truck.
[15:39:45] <jdh> I moved 6 large gas bottles and a compressor in my Yukon the other day.
[15:39:58] <Jymmm> I just bought a old civic for the cheap gas
[15:40:17] <Jymmm> $80 vs $25 to go 300 miles
[15:40:24] <PetefromTn> exactly I just bought a used wood shaper that weighs probably 500 lbs..moved it here in my van.
[15:40:47] <jdh> I traded in my old Suburban for a VW once for gas mileage. Kept it for 6 months and got a Yukon instead.
[15:40:52] <PetefromTn> I honestly don't really drive all that much just locally here occasionally and to pick up materials.
[15:41:31] <PetefromTn> My daughter's F350 is really sweet inside with leather and TONS o room.
[15:41:45] <PetefromTn> the Excursion is basically the same truck only longer.
[15:41:52] <jdh> buy a civic, borrow her F350
[15:42:25] <PetefromTn> wish I could but she is kinda far away.
[15:42:49] <PetefromTn> Besides these trucks are coming way down in price for the aforementioned reasons so I can probably get a real nice one for cheap.
[15:43:49] <cradek> hahaha "man's kinda truck"
[15:45:45] <PetefromTn> http://img.modifiedcartrader.com/uploaded/XL/2011/12/Ford-Excursion-Limited-for-sale-custom-29083-297609.JPG Yes exactly.... a MANS truck...LOL
[15:46:14] <cradek> I've noticed I remain a man no matter what size of car I drive
[15:46:15] <PetefromTn> Best part is I could build most of that accessories here in the shop.
[15:46:23] <PetefromTn> you too huh..
[15:47:02] <PetefromTn> my favorite car is a Pontiac Fiero GT I have so I guess I can go either way LOL
[15:47:25] <jdh> that's really TMI.
[15:47:25] <CaptHindsight> http://images.motorcycle-usa.com/PhotoGallerys/DSCN1797.jpg saves on gas and carries large loads
[15:47:34] <cradek> I bet that thing steers terribly after being raised like that
[15:47:46] <cradek> also makes it not line up with any trailer
[15:48:01] <cradek> doesn't add ground clearance, so it's only for looks
[15:48:03] <PetefromTn> There's ways around that.
[15:48:28] <PetefromTn> How ya figure it doesn't add ground clearance?
[15:49:09] <cradek> maybe an inch added?
[15:49:11] <PetefromTn> Holy smokes that much be a pic from india LOL
[15:49:25] <PetefromTn> should be enough to run over your prius tho...
[15:50:02] <cradek> heh, I don't have a prius, they are just for looks/status too, other end of the spectrum
[15:50:09] <PetefromTn> I dunno I like them gotta see what I come up wiht.
[15:50:25] <PetefromTn> I would also consider a sub or tahoe like jd has..
[15:50:37] <jdh> tahoe is too short
[15:51:06] <jdh> yukon xl or suburban. Also tows better
[15:51:19] <PetefromTn> My wife HATES my van so I was thinking that the excursion would be the best of both worlds. Big enough to haul whatever and still nice and luxurious inside so I don't have to hear her whine about riding in it.
[15:52:13] <PetefromTn> Plus if you ever get in a wreck they will be cutting the other guys car apart while you stand there and watch the carnage most likely. LOL
[15:52:54] <PetefromTn> I actually like the suburbans but the new ones are CRAZY expensive.
[15:55:12] <CaptHindsight> https://www.sparkfun.com/products/12031 only $6.95 single pc
[15:55:22] <JT_Shop> does the 7i76 have modes like the 7i77? I don't see anything in the 7i76 manual about modes
[15:56:07] <PetefromTn> What modes are you referring to? I have the 77..
[15:56:40] <JT_Shop> you can select in the config mode 0-3 to give you different options
[15:57:19] <jdh> CaptHindsight: I have gotten pairs of transceivers for a few $$US
[15:57:29] -!- kwallace2 [kwallace2!~kwallace@smb-31.sonnet.com] has joined #linuxcnc
[15:58:25] <JT_Shop> search for sserial http://www.mesanet.com/pdf/parallel/7i77man.pdf
[15:58:29] <pcw_home> Yes the 7I76 has the same field I/O modes as the 7I77
[15:58:47] <JT_Shop> ok thanks, I didn't see it in the manual
[15:59:06] -!- kwallace has quit [Ping timeout: 268 seconds]
[16:00:46] <JT_Shop> ok, I found it... I was looking for a section like the 7i77 manual has software process data modes
[16:01:08] <JT_Shop> but I was using sserial as my key search word
[16:02:19] <JT_Shop> pcw_home, does the 7i76 have 4 modes like the 7i77?
[16:02:30] <pcw_home> Yes
[16:02:44] <JT_Shop> the manual only shows 0-2
[16:03:35] <pcw_home> The modes should be listed in dmesg
[16:03:49] <pcw_home> (maybe only in master)
[16:04:42] <pcw_home> AFAIK with current firmware the field I/O sections of the 7I76, 7I77 and the 7I84 are all basically the same
[16:04:50] <CaptHindsight> http://www.ebay.com/itm/like/321156181473?lpid=82 US $1.84 2.4GHz Wireless Transceiver Module
[16:05:16] -!- voxadam [voxadam!voxadam@unaffiliated/voxadam] has joined #linuxcnc
[16:05:58] <JT_Shop> I am looking at page 24 of the online 7i76 manual http://www.mesanet.com/pdf/parallel/7i76man.pdf
[16:06:13] -!- BdCoser has quit [Client Quit]
[16:06:33] <JT_Shop> the description for mode 2 looks like it combined the description of mode 2 & 3 from the 7i77 manual
[16:07:20] <pcw_home> I will take a look today and see if its correct
[16:07:55] -!- syyl-- [syyl--!~syyl@p4FD101A7.dip0.t-ipconnect.de] has joined #linuxcnc
[16:08:13] -!- sumpfralle [sumpfralle!~lars@c.mail.systemausfall.org] has joined #linuxcnc
[16:10:03] <pcw_home> I know the 7I76 got the MPG encoder option first as it was requested
[16:10:04] <pcw_home> a lot since there was only a single normal encoder on the 7I76
[16:10:32] -!- PetefromTn has quit [Remote host closed the connection]
[16:10:54] -!- syyl- has quit [Ping timeout: 246 seconds]
[16:16:17] <JT_Shop> ok thanks
[16:22:48] -!- mle has quit [Ping timeout: 240 seconds]
[16:28:16] -!- wboykinm has quit [Remote host closed the connection]
[16:30:16] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[16:33:36] -!- wboykinm has quit [Ping timeout: 252 seconds]
[16:35:14] -!- vladimirek has quit [Remote host closed the connection]
[16:39:16] -!- febr has quit [Quit: Page closed]
[16:46:28] -!- kiw has quit [Remote host closed the connection]
[16:52:33] -!- Connor has quit [Read error: Connection reset by peer]
[16:53:34] -!- Connor [Connor!~Connor@75.76.30.113] has joined #linuxcnc
[16:54:40] -!- maximilian_h has quit [Quit: Leaving.]
[16:57:55] -!- gazprom [gazprom!danh@unaffiliated/gazprom] has joined #linuxcnc
[17:10:30] Cylly is now known as Loetmichel
[17:22:08] -!- ravenlock has quit [Ping timeout: 240 seconds]
[17:23:03] -!- sumpfralle has quit [Ping timeout: 245 seconds]
[17:24:34] -!- popeye has quit [Read error: Connection reset by peer]
[17:27:41] -!- adb [adb!~IonMoldom@2a02:1205:501e:f260:baac:6fff:fe67:305f] has joined #linuxcnc
[17:31:26] -!- tris has quit [Excess Flood]
[17:33:01] -!- tris [tris!tristan@2001:1868:a00a::4] has joined #linuxcnc
[17:38:38] -!- _rambo has quit [Ping timeout: 264 seconds]
[17:39:24] -!- thomaslindstr_m has quit [Remote host closed the connection]
[17:42:31] -!- thomaslindstr_m has quit [Read error: Operation timed out]
[17:42:47] -!- dway_ has quit [Quit: NOOOOOOooooooooo……]
[17:48:30] <CaptHindsight> http://www.youtube.com/watch?v=sC-AHm6dS44 perfect for turning large plastic nuts
[17:48:35] <Tecan> (sC-AHm6dS44) "The Largest Ever 3D Printed Wrench!" by "Stratasys" is "Tech" - Length: 0:03:36
[17:49:23] -!- b_b has quit [Changing host]
[17:53:29] -!- wboykinm has quit [Remote host closed the connection]
[17:55:12] <archivist> CaptHindsight, http://www.collection.archivist.info/archive/DJCPD/PD/2009/2009_08_13_adjustable_spanner/P1010268.JPG
[17:55:34] <archivist> note the irc in the background :)
[17:55:55] <archivist> I got one at one of the shows over here
[17:56:12] <ReadError> jeeze archivist
[17:56:15] <ReadError> cut your fingernails
[17:56:36] <ReadError> in the states we call that a 'coke spoon'
[17:56:42] <archivist> if you work with small parts they are required
[17:57:32] -!- afiber__ [afiber__!~sabayonus@p2003005BE981FE01BE5FF4FFFE4A972D.dip0.t-ipconnect.de] has joined #linuxcnc
[17:58:27] <cradek> is that the modern equivalent of having a newspaper front page in the photo?
[17:59:19] <archivist> if it had the date it could be
[18:02:39] <archivist> not seen dmess on irc in a few years now
[18:07:27] -!- IchGuckLive [IchGuckLive!~chatzilla@95-89-97-51-dynip.superkabel.de] has joined #linuxcnc
[18:07:32] <IchGuckLive> Hi all B)
[18:07:56] <IchGuckLive> pcw_home: ?
[18:08:49] <IchGuckLive> i think the electronics in my last workplace shot yesterday 2 or even all 3 5i25_7i76
[18:09:01] <IchGuckLive> today they called in
[18:09:12] <IchGuckLive> if i coudt have alock
[18:09:18] <IchGuckLive> look
[18:09:36] <IchGuckLive> Loetmichel: Weather is BAD outside
[18:09:51] <kengu> some wind
[18:10:41] <IchGuckLive> kengu: i read the logs of jesterday as they tryed to get rid of the problems i saw you also fighting with the login in the forum its a miss
[18:11:46] <kengu> i did not fight. i was peaceful (:
[18:18:21] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc
[18:22:01] -!- tris has quit [Excess Flood]
[18:22:44] -!- md-2 has quit [Remote host closed the connection]
[18:23:07] -!- tris [tris!tristan@2001:1868:a00a::4] has joined #linuxcnc
[18:23:51] -!- bedah [bedah!~bedah@f050187136.adsl.alicedsl.de] has joined #linuxcnc
[18:24:39] <IchGuckLive> why is there no backlash entry on pncconf
[18:27:31] -!- md-2 has quit [Ping timeout: 240 seconds]
[18:37:12] -!- jfire has quit [Ping timeout: 246 seconds]
[18:38:20] <pcw_home> IchGuckLive: what happened to the 7I76s?
[18:38:58] <IchGuckLive> i have it not in the hands so i cand tell
[18:39:24] <IchGuckLive> i think they just forgott to enter a pin for the axis enable
[18:39:51] <IchGuckLive> as they told it run once then after mashine config start nothing worked
[18:40:14] <IchGuckLive> the Test panel activates Xenable
[18:40:40] <IchGuckLive> the pncconf does this not if you dont specifi a enable mashine pin
[18:41:31] <IchGuckLive> i holp the pins are protected i dont think stepgen on the ports are mutch to fail
[18:42:17] <IchGuckLive> pcw_home: they said the maid a shortcut on the pc as thex pluged off the 5i25 under power what a miss
[18:42:37] <IchGuckLive> maybe its the 5i25 that has the fail
[18:42:56] <pcw_home> that probably wont hurt anything
[18:43:01] -!- motioncontrol [motioncontrol!~io@host124-233-dynamic.211-62-r.retail.telecomitalia.it] has joined #linuxcnc
[18:43:11] <IchGuckLive> but they said it worked under testpanel once as they changed W2 UP
[18:43:20] <IchGuckLive> on 5i25
[18:44:47] <IchGuckLive> xenable gives power to the stepgen so it might be this isssue THAT all Leadshine users have
[18:45:06] <IchGuckLive> the leadshine ont need enabel to be connected
[18:45:48] <IchGuckLive> and as they normaly diont use Bidirectional they let them off and so mashine aktivate F2 is not used in there config
[18:46:30] <IchGuckLive> we will see
[18:47:42] -!- skunkworks has quit [Quit: Leaving]
[18:48:22] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc
[18:51:24] <pcw_home> I would not do it to a customer part but I live plug my test cards all the time,
[18:51:25] <pcw_home> never a problem, as long as both sides always have a common GND
[18:52:11] -!- micges [micges!~micges@ewx80.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[18:52:49] <IchGuckLive> thanks you for your help yesterday as i read the logs you told them to read the Manuals first
[18:56:14] -!- tris has quit [Excess Flood]
[18:56:41] -!- tris [tris!~tristan@2001:1868:a00a::4] has joined #linuxcnc
[19:01:05] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc
[19:11:48] -!- motioncontrol has quit [Quit: Sto andando via]
[19:20:28] -!- sumpfralle [sumpfralle!~lars@31.172.31.201] has joined #linuxcnc
[19:21:03] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[19:21:23] -!- IchGuckLive [IchGuckLive!~chatzilla@95-89-97-51-dynip.superkabel.de] has joined #linuxcnc
[19:23:05] <pcw_home> ahh the always refreshing scent gland cleaning
[19:23:53] -!- `Nerobro_ has quit [Remote host closed the connection]
[19:24:20] -!- `Nerobro_ [`Nerobro_!~wolfeman@216.21.33.42] has joined #linuxcnc
[19:24:48] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[19:25:48] -!- `Nerobro__ [`Nerobro__!fwuser@globalcom.global-com.com] has joined #linuxcnc
[19:26:41] <archivist> near me on fleabay 121206364294
[19:27:38] -!- micges_ [micges_!~micges@aecj228.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[19:29:20] -!- `Nerobro_ has quit [Ping timeout: 260 seconds]
[19:30:32] -!- `Nerobro__ has quit [Remote host closed the connection]
[19:30:44] <skunkworks> pcw_home, ah - eww?
[19:30:48] -!- `Nerobro__ [`Nerobro__!fwuser@globalcom.global-com.com] has joined #linuxcnc
[19:31:20] -!- micges has quit [Ping timeout: 243 seconds]
[19:31:56] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[19:34:04] -!- KimK has quit [Quit: Leaving]
[19:34:15] <pcw_home> Bunnies get stinky if this is not done periodically
[19:37:53] <jdh> how many bunnies?
[19:38:24] <pcw_home> Down to 3
[19:38:42] -!- terabyte- has quit [Quit: terabyte-]
[19:40:07] * archivist thinks of a flue brush, a 10ft barge pole...a terrified bunny
[19:42:33] <pcw_home> well more like a Qtip and a little olive oil
[19:48:51] micges_ is now known as micges
[19:52:48] -!- Tugge has quit [Read error: Operation timed out]
[20:02:02] `Nerobro__ is now known as `Nerobro
[20:03:42] -!- geografa has quit [Ping timeout: 252 seconds]
[20:08:24] -!- terabyte- [terabyte-!~terabyte@c-76-108-132-114.hsd1.fl.comcast.net] has joined #linuxcnc
[20:15:20] -!- motioncontrol [motioncontrol!~io@host249-233-dynamic.211-62-r.retail.telecomitalia.it] has joined #linuxcnc
[20:16:57] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[20:25:07] -!- terabyte- has quit [Quit: terabyte-]
[20:31:42] -!- terabyte- [terabyte-!~terabyte@c-76-108-132-114.hsd1.fl.comcast.net] has joined #linuxcnc
[20:44:34] -!- asdfasd1 [asdfasd1!123456@149.241.143.189] has joined #linuxcnc
[20:45:51] -!- asdfasd has quit [Ping timeout: 264 seconds]
[20:47:55] -!- terabyte- has quit [Ping timeout: 240 seconds]
[20:50:07] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[20:51:29] -!- bedah has quit [Remote host closed the connection]
[20:55:57] -!- sirdancealot3 has quit [Remote host closed the connection]
[20:57:11] -!- skunkworks has quit [Quit: Leaving]
[20:59:23] -!- asdfasd [asdfasd!123456@149.241.143.189] has joined #linuxcnc
[21:00:53] -!- asdfasd1 has quit [Ping timeout: 272 seconds]
[21:10:24] -!- afiber__ has quit [Quit: Konversation terminated!]
[21:20:16] -!- asdfasd has quit [Ping timeout: 264 seconds]
[21:21:52] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[21:29:03] -!- asdfasd [asdfasd!~123456@149.241.129.164] has joined #linuxcnc
[21:41:32] -!- vladimirek has quit [Remote host closed the connection]
[21:48:51] -!- sirdancealot3 [sirdancealot3!~sirdancea@98.82.broadband5.iol.cz] has joined #linuxcnc
[21:52:09] -!- motioncontrol has quit [Read error: Connection reset by peer]
[21:52:36] -!- motioncontrol [motioncontrol!~io@host249-233-dynamic.211-62-r.retail.telecomitalia.it] has joined #linuxcnc
[21:55:23] -!- asdfasd1 [asdfasd1!~123456@149.241.129.164] has joined #linuxcnc
[21:57:15] -!- asdfasd has quit [Ping timeout: 272 seconds]
[21:58:36] -!- kwallace_shop [kwallace_shop!~kwallace@smb-31.sonnet.com] has joined #linuxcnc
[22:02:20] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginm.net] has joined #linuxcnc
[22:06:17] -!- jfire1 has quit [Quit: Leaving.]
[22:09:05] -!- FinboySlick has quit [Quit: Leaving.]
[22:25:26] <_DJ_> gn8
[22:25:42] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[22:26:18] -!- _DJ_ has quit [Quit: bye]
[22:27:42] -!- motioncontrol has quit [Remote host closed the connection]
[22:27:59] -!- skorasaurus has quit [Ping timeout: 240 seconds]
[22:30:51] -!- tris has quit [Excess Flood]
[22:31:26] -!- sumpfralle [sumpfralle!~lars@erina.opennet-initiative.de] has joined #linuxcnc
[22:31:27] -!- tris [tris!tristan@2001:1868:a00a::4] has joined #linuxcnc
[22:35:56] -!- Valen [Valen!~Valen@c122-108-37-1.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[22:36:19] * Valen pokes PCW or pcw_home
[22:36:56] <PCW> oww!
[22:37:06] <Valen> i didn't say hard ;-P
[22:37:43] <PCW> I'm already sore...
[22:37:51] <Valen> :-<
[22:40:04] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[22:41:56] -!- PetefromTn [PetefromTn!~quassel@24-158-203-52.dhcp.kgpt.tn.charter.com] has joined #linuxcnc
[22:42:10] <Tom_itx> how do you clear the command history from the MDI window?
[22:42:34] <Tom_itx> nevermind
[22:44:03] -!- sumpfralle [sumpfralle!~lars@erina.opennet-initiative.de] has joined #linuxcnc
[22:44:15] <andypugh> Oh no! My kettle has started leaking. This could get expensive, largely as I have recently become aware of the existence of WiFi enabled kettles.
[22:47:08] -!- wboykinm has quit [Remote host closed the connection]
[22:48:51] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[22:52:43] -!- wboykinm has quit [Ping timeout: 272 seconds]
[22:53:32] -!- chillly has quit [Quit: Leaving]
[22:57:20] <skunkworks> omg
[22:58:20] <Valen> lol
[22:59:23] -!- sarcanon has quit [Remote host closed the connection]
[23:00:30] <sirdancealot3> what have you done
[23:02:31] -!- sumpfralle [sumpfralle!~lars@46.115.76.150] has joined #linuxcnc
[23:03:07] <PetefromTn> coffee?
[23:05:36] <Tom_itx> i thought brits were more into tea
[23:05:40] <Valen> http://www.youtube.com/watch?v=34r6RGF2JLA is pretty cool, note does contain some swearing
[23:05:46] <Tecan> (34r6RGF2JLA) "Electrical fireball in Lachine" by "Huw Griffiths" is "Tech" - Length: 0:00:57
[23:06:07] <Valen> think jacobs ladder running down a street power line
[23:07:09] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc
[23:11:57] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[23:12:39] -!- vladimirek has quit [Remote host closed the connection]
[23:32:04] -!- PetefromTn has quit [Remote host closed the connection]
[23:35:56] -!- gimps [gimps!~noone@unaffiliated/gimps] has joined #linuxcnc
[23:38:42] -!- WalterN [WalterN!~luna@or-76-2-21-139.dhcp.embarqhsd.net] has joined #linuxcnc
[23:41:11] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[23:46:00] -!- sirdancealot3 has quit [Remote host closed the connection]
[23:48:44] -!- tecan__ [tecan__!~fasdf@ip-216-234-182-80.wireless.tera-byte.com] has joined #linuxcnc
[23:54:21] -!- rob__H [rob__H!~rob_h@2.122.57.182] has joined #linuxcnc
[23:55:12] -!- tmcw has quit [Remote host closed the connection]
[23:56:22] -!- rob_h has quit [Ping timeout: 240 seconds]