#linuxcnc | Logs for 2013-11-11

Back
[00:04:53] -!- sirdancealo2 has quit [Read error: Operation timed out]
[00:05:37] <TH9000> kwallace1: pcw_home This is what we would like to implement: http://pastebin.com/yNL1cW0q - which Mesa card will fit?
[00:13:30] -!- PetefromTn [PetefromTn!~quassel@24-158-203-52.dhcp.kgpt.tn.charter.com] has joined #linuxcnc
[00:16:17] <pcw_home> TH9000: probably 7I77 for analog servos (5 axis plus spindle)
[00:19:12] <andypugh> My CNC has been annoying me all day. It seems to run reliably, as long as i don't do anything with the PC. But, for example, opening a URL will cause the PC to restart. Or opening a file. But it _only_ seems to happen if I do something with the OS.
[00:19:27] <andypugh> I suspect that my 12V supply might be weak.
[00:20:06] <pcw_home> atom MB with 12V power?
[00:20:07] <Tom_itx> you drawing the 12v from the pc?
[00:20:16] <Tom_itx> picopsu?
[00:20:46] <andypugh> PicPSU
[00:21:20] <andypugh> 2kW 24V PSU, then a 12V DC-DC converter
[00:21:24] <Tom_itx> they make several, maybe you need a bigger one
[00:21:50] <andypugh> It's an 80W PicoPSU, but the 12V converter is only really 2A.
[00:22:27] <pcw_home> That might be bit marginal
[00:22:43] <andypugh> I have a bigger one on the way
[00:22:57] <Tom_itx> do you have more than one?
[00:23:05] <Tom_itx> maybe you can share the load in the interum
[00:23:40] <pcw_home> It would be nice if they would take 19V in so you could us a laptop PS
[00:24:11] <Tom_itx> they might
[00:24:59] <kwallace1> What would be cool is a PC power supply that used 220 VAC for input.
[00:25:40] -!- rob_h has quit [Ping timeout: 264 seconds]
[00:26:21] <Tom_itx> so far my smps has run all my logic
[00:31:39] -!- ve7it has quit [Remote host closed the connection]
[00:33:31] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[00:33:39] <TH9000> pcw_home: Thanks, I've downloaded the manual, BRB...
[00:35:31] -!- toudi [toudi!~toudi@djn180.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[00:35:49] toudi is now known as micges
[00:38:04] <kwallace1> For a new install, I would tend to use PWM servos/ amps over +/- 10 analog. Am I wrong?
[00:39:34] <andypugh> I don't think it matters much, so would choose on other criteria.
[00:40:49] <kwallace1> But PWM amps are cheaper, unless the machine already has +/-10 amps.
[00:41:40] <kwallace1> There is an external feedback loop with +/-10.
[00:42:18] <mpictor> seb_kuzminsky, pcw_home: the contents of 7i80.zip and hostmot2-firmware.git differ
[00:43:30] <mpictor> err, to be clear, 7i80.zip appears to contain more recent versions of many of the files that are in hostmot2-firmware.git
[00:46:17] <micges> mpictor: that's true, hostmot2-firmware.git is out of date
[00:46:54] <mpictor> ok, I wasn't sure if anyone was aware
[00:47:22] <mpictor> I expected the 7i80 files to be out of date or missing, but quite a few others are as well
[00:52:09] -!- wboykinm has quit [Remote host closed the connection]
[00:52:32] <micges> quite many is missing, there is about 400 configs atm
[00:58:41] <mpictor> micges: is there any documentation on modifying a hostmot2 PIN_*.vhd file?
[00:59:02] <mpictor> I want to add 1 SPI to a configuration that lacks it
[00:59:21] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[00:59:24] <micges> afaik none mesa specific
[00:59:27] <Tom_itx> i wrote a tutorial but it's old
[00:59:39] <mpictor> ok. I *think* I know what to do
[00:59:54] <mpictor> Tom_itx: do you have a link?
[01:00:08] <Tom_itx> it uses ver 9 software
[01:00:29] <mpictor> ver 9?
[01:00:40] <Tom_itx> xilinx webpack
[01:00:42] <Tom_itx> http://tom-itx.dyndns.org:81/~webpage/emc/xilinx/xilinx_install_index.php
[01:00:51] -!- uw [uw!~uw@unaffiliated/uw] has joined #linuxcnc
[01:00:51] <mpictor> oic
[01:00:55] <Tom_itx> last one i did was with 14 iirc
[01:01:03] <Tom_itx> and peter helped walk me thru it
[01:01:04] <micges> mpictor: pastebin it later, I'll take a look
[01:01:09] <mpictor> wow, v9 _is_ old
[01:01:19] <Tom_itx> good for old hardware :D
[01:01:42] <mpictor> micges: ok, I'll post a link. probably to github :)
[01:01:43] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.90.1 [Firefox 25.0/20131025151332]]
[01:01:56] <micges> ok
[01:06:45] <andypugh> Goodnight chaps.
[01:06:51] -!- andypugh has quit [Quit: andypugh]
[01:10:43] <Tom_itx> i should have documented what i did on 14 i suppose
[01:11:57] <mpictor> Tom_itx: looked at your link finally. I got it to build bit files, but that's not what I meant
[01:12:34] <mpictor> I've poked around in vhdl a bit in the past, and these files are different than what I'm familiar with.
[01:13:13] <Tom_itx> you need to add a function to the bitfile ?
[01:13:21] <Tom_itx> i did that on the one with 14 for sserial
[01:13:46] <mpictor> yea, I want to add spi
[01:14:17] <Tom_itx> i could see if i can remember but peter could get you thru it alot easier
[01:14:30] <mpictor> that's fine, I'm not in a hurry
[01:19:31] -!- sirdancealo2 [sirdancealo2!~sirdancea@194.228.11.188] has joined #linuxcnc
[01:21:10] -!- atom1 [atom1!~tom@ip68-102-199-165.ks.ok.cox.net] has joined #linuxcnc
[01:21:11] -!- atom1 has quit [Changing host]
[01:21:11] -!- atom1 [atom1!~tom@unaffiliated/toml/x-013812] has joined #linuxcnc
[01:24:02] -!- atom1 has quit [Client Quit]
[01:26:27] -!- joe9 has quit [Remote host closed the connection]
[01:30:21] -!- wboykinm has quit [Remote host closed the connection]
[01:30:57] -!- PetefromTn has quit [Remote host closed the connection]
[01:31:16] <RyanS> What on earth is an air feed on a drill press http://www.newmac.com.au/Used%202085%20Richardson%20pedestal%20drill%20bb.jpg
[01:33:38] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[01:56:54] -!- atom1 [atom1!~tom@ip68-102-199-165.ks.ok.cox.net] has joined #linuxcnc
[01:56:55] -!- atom1 has quit [Changing host]
[01:56:55] -!- atom1 [atom1!~tom@unaffiliated/toml/x-013812] has joined #linuxcnc
[02:05:25] -!- asdfasd has quit [Ping timeout: 245 seconds]
[02:08:19] -!- kiw has quit [Ping timeout: 252 seconds]
[02:10:20] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[02:11:47] -!- dhoovie|2 [dhoovie|2!~kvirc@182.64.119.23] has joined #linuxcnc
[02:16:19] <MacGalempsy> looks like it is used to automate the z axis
[02:16:50] <MacGalempsy> with the handle on the left
[02:17:59] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[02:18:11] <pzpz> RyanS: what is this drill press??
[02:19:30] <pzpz> i haet air tools.. too mach noise for me..
[02:19:30] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[02:20:34] -!- dhoovie|2 [dhoovie|2!~kvirc@182.64.119.23] has joined #linuxcnc
[02:21:09] -!- c-bob has quit [Ping timeout: 244 seconds]
[02:21:11] -!- c-bob| [c-bob|!~c@unaffiliated/c-bob] has joined #linuxcnc
[02:21:12] c-bob| is now known as c-bob|afk
[02:21:13] -!- skunkworks has quit [Ping timeout: 240 seconds]
[02:23:43] -!- pzpz has quit [Ping timeout: 250 seconds]
[02:34:02] -!- kwallace [kwallace!~kwallace@smb-205.sonnet.com] has joined #linuxcnc
[02:34:21] -!- kwallace1 has quit [Ping timeout: 245 seconds]
[02:36:00] -!- pzpz [pzpz!4fb405c8@gateway/web/freenode/ip.79.180.5.200] has joined #linuxcnc
[02:36:29] <pzpz> hi again
[02:36:40] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[02:38:20] -!- FinboySlick has quit [Quit: Leaving.]
[02:42:36] -!- Servos4ever [Servos4ever!~chatzilla@173-87-52-170.dr01.hnvr.mi.frontiernet.net] has joined #linuxcnc
[02:43:58] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[02:44:24] -!- dhoovie|2 [dhoovie|2!~kvirc@182.64.119.23] has joined #linuxcnc
[02:45:23] -!- dhoovie [dhoovie!~kvirc@182.64.119.23] has joined #linuxcnc
[02:45:27] <FreezingCold> Doubt I'll ever have the time, but would you guys be interested in a rewrite/fork of pycam in C (with qt)?
[02:47:13] -!- dhoovie has quit [Read error: Connection reset by peer]
[02:48:07] -!- dhoovie [dhoovie!~kvirc@182.64.119.23] has joined #linuxcnc
[02:48:30] <kwallace> pzpz: You asked about a drill press?
[02:48:41] -!- dhoovie|2 has quit [Ping timeout: 246 seconds]
[02:50:05] <pzpz> yes
[02:50:18] <pzpz> kwallace: ^
[02:51:41] <kwallace> I think the one linked above is set up to auto feed the quill -- matbe with a foot pedal. It would be good for second ops.
[02:51:51] -!- dhoovie has quit [Read error: Connection reset by peer]
[02:51:52] <kwallace> maybe
[02:53:17] <pzpz> but drill press based on air need
[02:53:23] -!- dhoovie [dhoovie!~kvirc@182.64.119.23] has joined #linuxcnc
[02:53:41] <pzpz> extreamly big compresor,,
[02:53:42] <kwallace> The air is just to feed Z.
[02:55:11] <pzpz> the conical shape make me think that is air based..
[02:55:15] <kwallace> Yeah that can be a pain. My lathe uses air for the turret, auto lube, collet closer and a couple of other things.
[02:55:17] -!- tmcw has quit []
[02:56:25] -!- dhoovie has quit [Read error: Connection reset by peer]
[02:56:35] -!- atom1 has quit [Quit: Leaving]
[02:56:44] <kwallace> The ends of each air circuit has a tiny bleed so that the oil atomizer can get oil out to each item. There is a constant hiss and the compressor goes off constantly.
[02:57:31] -!- dhoovie [dhoovie!~kvirc@182.64.119.23] has joined #linuxcnc
[02:58:05] <pzpz> i want to make everything electric.
[02:58:22] <kwallace> The conical shape covers a multi-pulley speed changer from the electric motor.
[02:58:35] <pzpz> quiet..
[02:59:05] <kwallace> You loosen the motor mount to change the belt from pulley to pulley.
[02:59:41] -!- KimK_ has quit [Quit: Leaving]
[02:59:56] <kwallace> http://www.kanabco.com/vms/glossary/p/pulley.html
[03:00:36] <pzpz> at the G0704 is gear
[03:01:51] <kwallace> I have a plan to make a small quiet compressor that will run all the time to keep the big compressor from coming on unless there is a big demand.
[03:04:22] <kwallace> The drill press quill could be done electrically, or better with a AVR to set feed, a display and such.
[03:05:45] <kwallace> I'd also like a VFD on my drill press.
[03:06:06] <pzpz> BRB
[03:06:07] <pzpz> 00
[03:12:21] <kwallace> Drill Presses Gone Wild: http://www.cnccookbook.com/CCDrillPress.htm
[03:13:39] <pzpz> 9SIA1JX0PC9913
[03:13:45] <pzpz> opss
[03:14:26] -!- TH9000 has quit [Quit: Page closed]
[03:16:15] -!- sumpfralle has quit [Ping timeout: 245 seconds]
[03:17:39] -!- r00t4rd3d [r00t4rd3d!~XX@unaffiliated/r00t4rd3d] has joined #linuxcnc
[03:23:46] -!- micges has quit [Quit: Wychodzi]
[03:24:56] <Tom_itx> mpictor, i found the logs from my bitfile build with pcw if you care to read them over
[03:25:38] <Tom_itx> i should clean them up and post it somewhere
[03:25:54] <Tom_itx> maybe another day
[03:32:58] -!- TH9000 [TH9000!~red@ool-457a7539.dyn.optonline.net] has joined #linuxcnc
[03:34:00] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[03:44:02] -!- AR_ has quit [Ping timeout: 264 seconds]
[03:47:44] -!- Servos4ever has quit [Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.22/20131028182136]]
[04:08:22] -!- brent_lap [brent_lap!~brent@168-103-137-90.bois.qwest.net] has parted #linuxcnc
[04:08:23] -!- geografa has quit [Quit: Computer has gone to sleep.]
[04:12:54] -!- tandoori [tandoori!~snow@unaffiliated/tandoori] has joined #linuxcnc
[04:22:55] -!- skorasaurus has quit [Ping timeout: 245 seconds]
[04:23:49] -!- somenewguy [somenewguy!~chatzilla@pool-108-7-96-203.bstnma.fios.verizon.net] has joined #linuxcnc
[04:31:46] -!- joe9 [joe9!~user@ip70-179-153-227.fv.ks.cox.net] has joined #linuxcnc
[04:39:20] <zultron> FreezingCold, I'm interested in a refactor/fork of pycam in python, C/C++ TPGs, qt GUI, and VTK 3D.
[04:40:17] <FreezingCold> zultron: What's VTK for?
[04:40:25] <zultron> 3D rendering.
[04:40:46] <zultron> Check out awallin's site: http://www.anderswallin.net/tag/cam/
[04:41:00] <FreezingCold> But why not OpenGL?
[04:41:23] <zultron> Too low level.
[04:41:39] <FreezingCold> I haven't worked with it much, but OpenCL might be a possible candidate for some of the number crunching (regardless of VTK vs OpenGL)
[04:41:53] <zultron> But pycam uses OpenGL right now, so if you want to stick to that, it would be a no-brainer. :)
[04:42:52] <FreezingCold> zultron: It doesn't use any GPU processing (aside from the final rendering), right?
[04:43:17] <zultron> VTK has a bunch of nice features for interaction. For example, it would be pretty easy to select one or more faces on your model to restrict your surfacing operation to. ;)
[04:43:45] <FreezingCold> interesting
[04:44:33] <zultron> I don't know that much about it. I was looking at it almost a year ago when I was thinking about getting serious with PyCAM, but it never happened, other than that settings persistence patch.
[04:45:15] <FreezingCold> What I'd like the development model to be is a backend written in pure C (which extends possible uses OpenCL if I see a preference benefit) that is meant to be command line driver, and then a qt GUI laid over top that can be maintained separately
[04:45:31] -!- TH9000 has quit [Quit: leaving]
[04:46:21] <zultron> Why the backend in pure C?
[04:46:22] -!- eric_unterhausen has quit [Ping timeout: 265 seconds]
[04:46:44] <FreezingCold> Just because I like writing in C :p
[04:47:05] <zultron> Not C++, either, but C?
[04:48:05] <FreezingCold> meh, maybe C++? :p my writing style just tends to go more to C
[04:48:06] -!- eric_unterhausen [eric_unterhausen!~eric@c-71-58-220-46.hsd1.pa.comcast.net] has joined #linuxcnc
[04:48:47] <zultron> I like hacking LinuxCNC RTAPI in C. I like writing GUIs in python. Application backends, I'm more flexible about, but C seems like a lot of work for something as complex and something needing to be as flexible as a CAM application.
[04:49:45] <FreezingCold> On a similar note, why do you prefer python over qt or gtk?
[04:52:41] <zultron> ??? I don't get it. Python is a programming language, but qt and gtk are GUI libs.
[04:53:16] <zultron> FreeCAD is written in python and C++ and uses qt.
[04:53:28] <zultron> PyCAM is written in python and uses gtk.
[04:53:57] <FreezingCold> I mean you said 'writing in GUIs in python'
[04:55:01] <zultron> Ha, you got me. Rephrase: I like writing GUI layers in python. I doubt I'd prefer qt over gtk.
[04:56:03] <FreezingCold> for a second I thought you were writing something completely in python lol
[04:56:30] <FreezingCold> qt impressed me when BlackBerry switched to it
[04:56:41] <FreezingCold> sadly they failed badly at it because they closed up the source so bad
[04:57:12] <zultron> Here's what I said first:
[04:57:14] <zultron> <zultron> FreezingCold, I'm interested in a refactor/fork of pycam in python, C/C++ TPGs, qt GUI, and VTK 3D.
[04:59:22] <zultron> Anyway, I don't see that VTK makes use of OpenCL anywhere, and have yet to check whether VTK can take better advantage of GPUs than just for rendering.
[05:02:26] -!- joe9 has quit [Remote host closed the connection]
[05:02:39] <FreezingCold> OpenCL is similar to CUDA. It'd be for the task/tool path generation
[05:03:05] <FreezingCold> but I'd have to actually be assed to look at the source code more to see if it could use lots of parallel instructions or not
[05:04:06] <FreezingCold> regardless of how much or little work is done, I'm pretty sure pycam has to be forked seeing how it hasn't been updated in months as far I can tell
[05:04:53] <FreezingCold> last update was 8 months ago
[05:05:10] -!- toner has quit [Ping timeout: 246 seconds]
[05:06:08] <zultron> Yeah, I've looked at OpenCL, neat stuff. I'd start by grabbing existing tpgs and working them in, and let folks like you write better ones later on. ;)
[05:06:59] <zultron> Pycam doesn't necessarily need a fork. Lars seems pretty willing to give up the reins and let someone else step in.
[05:08:18] -!- dhoovie|2 [dhoovie|2!~kvirc@182.64.119.153] has joined #linuxcnc
[05:08:33] <FreezingCold> oh?
[05:08:38] <zultron> I didn't even ask for VCS access; he just gave it to me.
[05:09:02] <zultron> Yeah, I talked to him a bit about it a year ago.
[05:09:02] -!- uw has quit [Remote host closed the connection]
[05:09:22] -!- dhoovie has quit [Ping timeout: 246 seconds]
[05:14:19] <FreezingCold> man compiling qt creator from source takes forever =/
[05:14:50] <FreezingCold> didn't want to bother, but I need to get a patch that supports keyboard remapping, as for some random reason qt creator doesn't respect my xmodmap
[05:16:10] <zultron> Ah, you type dvorak too.
[05:18:35] -!- toner [toner!~ink@c-50-150-125-200.hsd1.ca.comcast.net] has joined #linuxcnc
[05:19:44] <FreezingCold> er sadly not, couldn't get used to it
[05:20:00] <FreezingCold> I just have a slightly broken keyboard and had to remap my arrow keys and my delete key
[05:20:24] <FreezingCold> maybe this summer I'll go to dvorak
[05:20:56] <zultron> Heh
[05:21:48] <FreezingCold> so you use it?
[05:21:49] <zultron> I learned dvorak and C at the same time. Painful, looking up how to write the next statement in K&R, then trying to figure out how to enter it on the keyboard.
[05:22:32] <zultron> About three days before the extreme part of the discomfort was over.
[05:23:36] <FreezingCold> Is it still easy to hop back in a qwerty?
[05:24:20] <zultron> Nope. That's the big pain of switching, you (or I, anyway,) can't go back.
[05:24:29] -!- tandoori has quit [Ping timeout: 272 seconds]
[05:25:32] <zultron> Going afk. TTYL
[05:25:38] -!- toastyde1th [toastyde1th!~toast@2601:a:2e00:1e4:8960:f69b:83e2:165a] has joined #linuxcnc
[05:25:55] <FreezingCold> later
[05:29:36] -!- toastydeath has quit [Ping timeout: 260 seconds]
[05:29:52] -!- tandoori [tandoori!~snow@unaffiliated/tandoori] has joined #linuxcnc
[05:32:47] -!- dhoovie [dhoovie!~kvirc@122.177.23.33] has joined #linuxcnc
[05:48:35] -!- fovezea has quit [Remote host closed the connection]
[06:03:28] -!- Fox_Muldr has quit [Ping timeout: 264 seconds]
[06:05:00] -!- Fox_Muldr [Fox_Muldr!quakeman@frnk-590f7bfa.pool.mediaWays.net] has joined #linuxcnc
[06:25:13] <MacGalempsy> my servo amplifier has a tach +/- and it has one going to negative and the other goes to a ground signal, or + terminal on the motor. do I plug the + into the controllerboard and set it as a tach?
[06:35:54] <kwallace> My guess is that the the tach on the motor should go only to the tach input in the amp. LinuxCNC will provide a velocity command, the amp will try to make the tach match the command.
[06:37:04] <MacGalempsy> ok, that sounds good to me
[06:37:40] <MacGalempsy> thanks
[06:38:02] <MacGalempsy> also, is it better to power endstops with the controller board, or external 5v?
[06:39:21] <kwallace> The amp velocity gain will need to be tuned to match your motor and tach characteristics before doing the LinuxCNC velocity loop tuning. Usually there is an amp tuning procedure in the the amp manual.
[06:40:05] <MacGalempsy> the amps should be pre tuned
[06:40:21] <MacGalempsy> because the machine was previously set up and running
[06:46:18] <MacGalempsy> just making sure to plug the amps back to the original motors
[06:52:05] <RyanS> If I wanted to add a VFD to a drill press, is it pretty much a no-brainer to hook it up to a three phase drill press? ie no need to change the motor
[06:52:30] <kwallace> The polarity of the tach and amp input need to match. If they don't match the amp will think that that the motor is going slower when you increase the command, which will tell the amp to go faster until it hits a limit.
[06:54:46] <FreezingCold> I haven't used LinuxCNC, but what exactly is the reason of "selling" it as a distro instead of just Debian/Ubuntu packages?
[06:54:58] <kwallace> RyanS: That sounds good too me, but I haven't seen any three phase drill presses before.
[06:57:37] <RyanS> They seem to be sold as 'industrial', I was thinking of a good secondhand three-phase. Although I don't know if it's possible to abuse a drill press the same as used milling machine
[07:00:37] <RyanS> I guess you could stuff up the bearings
[07:02:24] -!- Guest19292 has quit [Read error: Connection reset by peer]
[07:02:26] -!- cevad [cevad!~davec@host-174-45-229-40.bln-mt.client.bresnan.net] has joined #linuxcnc
[07:02:44] -!- realz has quit [Ping timeout: 244 seconds]
[07:02:56] cevad is now known as Guest9908
[07:03:51] -!- kwallace1 [kwallace1!~kwallace@smb-235.sonnet.com] has joined #linuxcnc
[07:04:00] <kwallace1> Oops, back on line in time to say goodnight.
[07:05:04] -!- kwallace has quit [Ping timeout: 265 seconds]
[07:05:14] -!- kwallace1 [kwallace1!~kwallace@smb-235.sonnet.com] has parted #linuxcnc
[07:05:38] -!- realz has quit [Changing host]
[07:09:58] -!- The_Ball has quit [Ping timeout: 244 seconds]
[07:25:43] -!- dhoovie has quit [Read error: Connection reset by peer]
[07:31:28] -!- geografa has quit [Quit: Computer has gone to sleep.]
[07:34:52] -!- archivist_herron has quit [Ping timeout: 272 seconds]
[07:35:31] -!- Nekosan has quit [Quit: later folks...]
[07:41:39] -!- _DJ_ [_DJ_!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[07:41:55] <_DJ_> moin
[07:43:24] -!- geografa has quit [Client Quit]
[07:44:09] -!- LeelooMinai_ has quit [Read error: Operation timed out]
[07:47:22] -!- archivist_herron [archivist_herron!~herron@80.175.14.110] has joined #linuxcnc
[07:50:30] <archivist> RyanS, often the internal wiring has to be changed in the motor, from star(440) to delta (220) depends on what vfd and your local voltages etc what you actually have to do
[07:50:50] -!- LeelooMinai [LeelooMinai!~quassel@24-212-142-144.cable.teksavvy.com] has joined #linuxcnc
[07:51:25] <archivist> assuming you want to run a 440 3 phase on 220(240) single and a vfd
[07:56:25] <RyanS> 415V 3PH, to 240V 1PH , but mainly because I want electronic variable speed
[07:57:18] -!- fomox [fomox!~chatzilla@77-110-193-140.inet.signal.no] has joined #linuxcnc
[07:58:44] -!- Simooon [Simooon!~simon@h196.natout.aau.dk] has joined #linuxcnc
[08:06:00] <Loetmichel> mornin'
[08:07:28] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc
[08:15:34] -!- sirdancealo2 has quit [Ping timeout: 244 seconds]
[08:18:17] <archivist> RyanS, note not all motors have easy to modify internal connections, the label should show 440 and 220 ratings if it can be connected both ways
[08:20:10] <archivist> the brave will unwrap the winding end connections and modify, the timid buy the expensive 240 single phase in 440 3 phase out inverter (costs a lot more)
[08:21:14] -!- tjb11 [tjb11!~tjb1@cpe-67-252-67-92.stny.res.rr.com] has joined #linuxcnc
[08:23:44] -!- tjb1 has quit [Ping timeout: 240 seconds]
[08:38:49] -!- gimps has quit [Ping timeout: 252 seconds]
[08:59:34] <RyanS> They don't seem too expensive http://www.ebay.com.au/itm/1-5KW-2HP-single-to-3-phase-VFD-Freq-To-400Hz-Motor-Control-VSD-Dual-display-/281199466703?pt=AU_B_I_Electrical_Test_Equipment&hash=item4178cb58cf
[09:00:31] -!- LeelooMinai has quit [Ping timeout: 244 seconds]
[09:01:38] <RyanS> 1.5kw/2hp is actually a pretty serious drill press right?
[09:04:15] <RyanS> Granted thatis a Chinese VFD
[09:06:31] <Loetmichel> RyanS: it is
[09:06:43] <Loetmichel> the cheap chinese ones have 350 to 500W
[09:08:01] <Loetmichel> but you have to have a fitting motor with 3 phase ac
[09:08:27] <Loetmichel> normally there are cheap single phase motors with starter cap on these cheap chinese drill presses
[09:11:30] -!- sirdancealot3 [sirdancealot3!~sirdancea@98.82.broadband5.iol.cz] has joined #linuxcnc
[09:14:29] <RyanS> I think it's an ex-demo.. http://www.wotol.com/1-machtech-bd35-drilling-machine/second-hand-machinery/prod_id/982862
[09:20:12] -!- Valen [Valen!~Valen@c211-28-237-68.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[09:21:25] -!- syyl-- has quit [Ping timeout: 240 seconds]
[09:27:38] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[09:32:19] -!- Thetawaves has quit [Client Quit]
[09:46:13] -!- syyl [syyl!~syyl@p4FD113E6.dip0.t-ipconnect.de] has joined #linuxcnc
[09:49:00] -!- Tom_itx has quit []
[09:54:57] -!- Tom_itx [Tom_itx!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc
[09:59:23] -!- rob_h [rob_h!~rob_h@2.122.57.182] has joined #linuxcnc
[10:13:16] -!- voxadam has quit [Ping timeout: 268 seconds]
[10:15:44] -!- voxadam [voxadam!voxadam@67-5-191-250.ptld.qwest.net] has joined #linuxcnc
[10:20:27] -!- The_Ball [The_Ball!~ballen@c114-77-185-26.hillc3.qld.optusnet.com.au] has joined #linuxcnc
[10:28:42] <archivist> 4 morse taper is more than serious for a drill
[10:29:01] <MacGalempsy> morning
[10:33:28] -!- fomox has quit [Ping timeout: 264 seconds]
[10:38:44] -!- FreezingCold has quit [Read error: Operation timed out]
[10:40:52] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[10:42:28] <RyanS> You could almost mill with a MT4 collet chuck
[10:44:16] -!- NickParker has quit [Ping timeout: 264 seconds]
[10:44:22] <archivist> the bearings in the spindle wont be adjustable for milling probably
[10:45:07] <archivist> is the drill too big for the work you normally do
[10:45:08] -!- NickParker|2 has quit [Read error: Connection reset by peer]
[10:45:43] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[10:46:48] <RyanS> Possibly , but 3ph, 415v can be easily converted for variable speed
[10:48:31] <archivist> but if making small stuff the concentricity of chucks is often not as good
[10:49:31] <archivist> they even cannot hold very small drills, so you would need a small chuck and some morse adapters
[10:50:37] <RyanS> am I to understand that with belt drive, let's say you want to step drill *properly* you need to change belts 'thrice'? Normally I just use the target speed for the final drill
[10:51:54] <RyanS> With VFD you can even tap because you can reverse. I think
[10:52:52] -!- fomox [fomox!~chatzilla@77-110-193-140.inet.signal.no] has joined #linuxcnc
[10:53:00] <archivist> often one uses a tapping head on a drill, it has the reverse internally geared
[10:53:56] <archivist> while a vfd can reverse its reaction is not really quick enough for tapping
[10:54:42] <archivist> you will need to add braking resistors and adjust the vfd for maximum braking
[10:58:29] <RyanS> I just need more z travel than the current bench drill really and not to piss around with belts
[10:59:20] <archivist> having more than one drill for different jobs can be useful too
[11:01:05] <archivist> I have a high speed drill for small holes, and a bench for middle sized work, currently lack a working floor drill for big work
[11:01:59] <MacGalempsy> when ready to test pins, do I need to have a hal file setup, or can I just test pins in halmeter directly?
[11:04:38] -!- NickParker|2 has quit [Read error: Connection reset by peer]
[11:04:57] <RyanS> hmm well, I mounted a compound table to the bench drill press, it's okay clearance wis for drilling flat objects, but I have a project that requires reaming. no way it will fit chucking reamers
[11:05:14] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[11:06:12] -!- NickParker|2 has quit [Read error: Connection reset by peer]
[11:06:44] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[11:07:44] -!- NickParker|2 has quit [Read error: Connection reset by peer]
[11:08:10] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[11:17:36] <RyanS> I guess in mass production, they don't tend to have dedicated drilling machines these days because the task gets done in a machining centre
[11:19:10] <archivist> yup, they are often just a general workshop tool these days, with a drop in quality which goes with that
[11:21:32] <Loetmichel> who has time to center-punch, predrill and countersink in production these days anyway?
[11:25:01] <RyanS> considering CNC machines can blast through steel plate in 2 seconds
[11:30:03] -!- skunkworks has quit [Remote host closed the connection]
[11:34:30] -!- sirdancealot3 has quit [Quit: Leaving]
[11:35:32] <RyanS> I want one of those magnetic-base drills, otherwise known as a safecracking drill :p
[11:57:53] <jthornton> mini mag they are called in the ship yard
[11:59:39] -!- r00t4rd3d has quit [Quit: Leaving]
[12:01:28] <kengu> zero results on search "mendel" or "mendel90" on youmagine
[12:03:46] -!- gimps [gimps!~noone@unaffiliated/gimps] has joined #linuxcnc
[12:05:20] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc
[12:05:38] <kengu> uuh.. here is the missing line. i lost that for a while
[12:05:41] <MacGalempsy> morning jthornton
[12:05:46] <kengu> it did end up on wrong channel
[12:06:06] <jthornton> morning MacGalempsy
[12:07:22] <MacGalempsy> I am trying to determine if it would be better to run powers outs for sensors through the mesa card, or through a external psu?
[12:07:37] <MacGalempsy> any tips
[12:07:43] <MacGalempsy> will be appreciated
[12:11:54] <jthornton> scroll down to the bottom figures http://www.gnipsel.com/linuxcnc/configs/7i77.html
[12:14:17] <MacGalempsy> ok. I figured out the relay coil part. but it was a 50/50 on the ins
[12:14:45] <MacGalempsy> should be easy enough, I got one more 5v phone charger to hack up
[12:15:41] <MacGalempsy> they what is the purpose of being able to put in 24v dc to fieldpower?
[12:16:48] <jthornton> that powers up the 7i7- card and the I/O
[12:17:43] -!- kiw has quit [Ping timeout: 252 seconds]
[12:21:15] <MacGalempsy> so after testing all the pins in halmeter, and getting everything to work manually, what is the next step?
[12:21:40] <MacGalempsy> would really like to get the axes moving this week
[12:22:57] <jthornton> I usually test the estop, the limit switches then start with the axes
[12:24:03] <MacGalempsy> sounds like a good method. i'll leave you guys alone and get to bed. Thanks for the help, and i'm sure there will be a few more questions tomorrow.
[12:24:20] <jthornton> manually move an axis to the middle and energize one axis then test it
[12:24:30] <jthornton> http://www.gnipsel.com/linuxcnc/tuning/index.html
[12:25:30] <RyanS> I don't get people dicking around with a bunch of clamps on a drill press, just use a compound table and vice and be done with it
[12:25:32] <MacGalempsy> been lurking your site, it seems more helpful than the manual
[12:25:48] <MacGalempsy> again, thanks a bunch.
[12:25:52] <jthornton> lol, I work on both
[12:25:52] -!- MacGalempsy has quit [Remote host closed the connection]
[12:26:47] <jthornton> sometimes I feel the stuff I put on my web site might be suitable for the manual but try and keep the manual as LinuxCNC specific as possible
[12:29:39] -!- The_Ball has quit [Ping timeout: 264 seconds]
[12:31:39] -!- skorasaurus has quit [Ping timeout: 252 seconds]
[12:47:52] -!- asdfasd [asdfasd!123456@149.241.129.164] has joined #linuxcnc
[12:59:54] -!- b_b has quit [Changing host]
[13:02:43] -!- md-2 has quit [Remote host closed the connection]
[13:05:28] -!- adb_ [adb_!~IonMoldom@2a02:1205:501a:ed00:baac:6fff:fe67:305f] has joined #linuxcnc
[13:08:52] -!- fomox has quit [Ping timeout: 240 seconds]
[13:22:24] -!- skunkworks_ [skunkworks_!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc
[13:23:45] -!- skunkworks has quit [Ping timeout: 245 seconds]
[13:24:17] -!- skunkworks__ [skunkworks__!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc
[13:27:05] -!- skunkworks_ has quit [Ping timeout: 245 seconds]
[13:28:08] -!- franck34 has quit [Quit: Page closed]
[13:41:49] -!- dhoovie [dhoovie!~kvirc@122.161.177.76] has joined #linuxcnc
[13:44:34] -!- dhoovie|2 has quit [Ping timeout: 246 seconds]
[13:44:46] -!- Valen has quit [Quit: Leaving.]
[13:45:16] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.177.76] has joined #linuxcnc
[13:48:47] -!- dhoovie has quit [Ping timeout: 246 seconds]
[13:49:50] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[13:51:18] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.177.76] has joined #linuxcnc
[13:54:10] -!- archivist_herron has quit [Ping timeout: 245 seconds]
[13:58:57] -!- dhoovie [dhoovie!~kvirc@122.161.42.194] has joined #linuxcnc
[13:59:42] -!- fomox [fomox!~chatzilla@77-110-193-140.inet.signal.no] has joined #linuxcnc
[14:01:02] -!- dhoovie|2 has quit [Ping timeout: 246 seconds]
[14:05:39] -!- dhoovie has quit [Read error: Connection reset by peer]
[14:06:50] -!- dhoovie [dhoovie!~kvirc@122.161.42.194] has joined #linuxcnc
[14:07:46] -!- archivist_herron [archivist_herron!~herron@80.175.14.110] has joined #linuxcnc
[14:09:20] -!- dhoovie has quit [Read error: Connection reset by peer]
[14:10:12] -!- dhoovie [dhoovie!~kvirc@122.161.42.194] has joined #linuxcnc
[14:11:57] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:13:37] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:14:42] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:15:23] -!- dhoovie has quit [Ping timeout: 246 seconds]
[14:16:41] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:17:05] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:17:51] -!- FinboySlick [FinboySlick!~shark@74.117.40.10] has joined #linuxcnc
[14:18:28] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:19:58] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:24:12] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:25:01] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:26:56] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:27:23] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:29:45] -!- joe9 [joe9!~user@ip70-179-153-227.fv.ks.cox.net] has joined #linuxcnc
[14:30:25] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:31:38] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:32:40] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:32:53] -!- zzolo has quit [Quit: zzolo]
[14:32:58] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:34:24] -!- Simooon has quit [Quit: Leaving]
[14:36:07] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:37:05] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:37:13] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:37:31] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:37:52] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:39:19] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:40:57] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:42:05] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:42:55] -!- NickParker [NickParker!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[14:45:09] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:46:10] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:46:11] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:46:15] -!- NickParker|2 has quit [Ping timeout: 272 seconds]
[14:46:28] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:47:54] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:48:35] -!- fomox has quit [Ping timeout: 265 seconds]
[14:49:13] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:51:14] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:51:35] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:52:08] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:52:28] <pzpz> hii
[14:52:28] -!- kwallace [kwallace!~kwallace@smb-41.sonnet.com] has joined #linuxcnc
[14:52:40] <pzpz> kwallace: hi
[14:53:06] <kwallace> Good Morning
[14:53:32] <pzpz> i was dream about cnc...
[14:53:33] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:53:46] <pzpz> hi dhoovie|2
[14:54:04] <dhoovie|2> hi pzpz
[14:54:21] -!- wboykinm has quit [Remote host closed the connection]
[14:54:43] <pzpz> what is the difference between mist and coolant?
[14:56:10] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:56:11] <kwallace> Mist is like using a paint sprayer to paint coolant on to the cutting area.
[14:56:27] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:56:49] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[14:57:39] <Loetmichel> hmm, any ham radio here? i need a schematic for a half decent "comb" generator/transmitter to test our measurement chamber from 10 khz to 1ghz simultaneously ;-)
[14:57:39] <kwallace> Here is a fancy version: http://www.datron.com/accessories/coolant-systems.php
[14:57:40] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[14:57:42] * JT_Shop has never seen a CNC machine with both and wonders why there is a choice
[14:58:06] <pzpz> so mist is cooling better then flood?
[14:58:31] <Jymmm> Loetmichel: Get a a couple DDR's off ebay
[14:59:18] <Jymmm> Loetmichel: err DDS
[14:59:34] <pzpz> JT_Shop: what do you mean?
[15:00:47] <Loetmichel> Jymmm: too expensive
[15:00:59] <Loetmichel> i would suggest a simple square wave oscillator with a 10khz or 100khz signal and then some filters to straighten the overtones (level)... should work
[15:01:03] <Jymmm> Loetmichel: $4 is too expensive?! you cheap bastrd!
[15:01:12] <Loetmichel> but i havnt seen something like that in a lionmg time, especially not with antennae and groundplane
[15:01:27] <Loetmichel> and dds up to 1ghz is a bit tricky
[15:01:41] <kwallace> I have used mist because my coolant system isn't hooked up. There is much less coolant flow so it drains into a can. The down side is that the mist fills the air and gets on everything including lungs.
[15:02:00] <archivist> Loetmichel, just drive a diode hard to make a comb generator
[15:02:41] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:02:50] <archivist> there is one in my frequency counter :)
[15:03:03] <Jymmm> Loetmichel: Fine, use one of these... https://www.ettus.com/product/details/UN210-KIT
[15:03:36] <jdh> kwallace: http://en.wikipedia.org/wiki/Lipid_pneumonia
[15:03:48] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:03:58] <Loetmichel> Jymmm: ouch
[15:04:03] <archivist> I dont think Jymmm knows what a comb generator is
[15:04:22] <Loetmichel> archivist: seems that way
[15:04:46] -!- joe9 has quit [Remote host closed the connection]
[15:04:58] <Jymmm> archivist: Nah, Loetmichel was just bitching about $4 being too expensive, figured I show him what expensive really is =)
[15:04:58] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:05:32] <kwallace> Another coolant system uses alcohol, I think, so that the mist evaporates and leaves a clean part.
[15:05:38] <pzpz> what the USRP do?
[15:05:42] <archivist> Loetmichel, sbl1 from minicircuits driven hard may just do it, may need a broadband amp after it
[15:05:43] -!- wboykinm has quit [Remote host closed the connection]
[15:05:57] <Loetmichel> i just want to chec our measurement chabers for plausibility, so the 1 million R&s Spectruim analyzers tend to have problems with bad cantenna cables... abnd we wondered some times in the past few months how the measurements are so erratic good/bad
[15:05:58] <Jymmm> pzpz: It's a SDR
[15:06:39] <archivist> Loetmichel, seen some crappy rf connectors in my time
[15:06:40] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:06:46] <pzpz> kwallace: alcohol - can make fire very easy
[15:06:49] -!- wboykinm has quit [Read error: Connection reset by peer]
[15:07:00] <Loetmichel> archivist: thats exactly my problem, i know how to make a comb generator out of a semiconductor... i DONT know how to straighten out the frequency response fropm "bell shaope" to "more or less linear"
[15:07:10] <pzpz> milling metals make alot of heat
[15:08:54] <kwallace> http://www.cnccookbook.com/CCCNCMillFeedsSpeedsCoolant.htm
[15:09:05] <archivist> Loetmichel, iirc the way they are driven makes them reasonably level or maybe just pass it through a pair of back to back diodes to level it
[15:10:39] <kwallace> http://www.mmsonline.com/articles/alcohol-based-coolant-offers-environmentally-friendly-machining
[15:10:47] <pzpz> kwallace: from the table i see that water is the best coolant?
[15:11:07] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:11:08] <pzpz> kwallace: how the metal / macine not rust?
[15:11:25] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:12:13] -!- wboykinm_ has quit [Remote host closed the connection]
[15:12:23] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:12:47] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:12:55] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:13:13] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:13:27] <kwallace> In my opinion, the machine needs to be made from the start to tolerate water based coolant. My mill was a filthy rusty mess when I got it, so it will never see water again, as long as I can say so.
[15:14:42] <kwallace> My lathe has only seen neat oil coolant and is in much better shape.
[15:15:04] <pzpz> kwallace: i build an in door machine so evaporate alcohol at the middele of the house...
[15:16:10] <archivist> Loetmichel, I shall look in the manual for one of the counters to see what they did, note these go to 18ghz
[15:16:54] <kwallace> Yeah, a full enclosure and proper ventilation comes in handy.
[15:17:02] -!- wboykinm has quit [Ping timeout: 240 seconds]
[15:17:20] <Loetmichel> the r&s SA go up to 7ghz and 10 ghz
[15:17:28] <Loetmichel> but we only have to measure up to 1ghz
[15:17:46] <pzpz> kwallace: there is a coolant that is also can use as lubricat?
[15:18:04] <Loetmichel> its just to test occasionally that all plugs/connectors/preselectors are working and we dont "measure shit" ;-)
[15:18:32] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:18:49] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:19:15] <CaptHindsight> why not reclaim the ethanol? Condense the vapor and collect it back coolant tank. You don't want to breath the vapors anyway.
[15:20:03] <Loetmichel> CaptHindsight: or to smoke nearby
[15:20:06] <Loetmichel> :-)
[15:22:50] <kwallace> The CNCcookbook link above talks about cooling and lubrication. I just pretend to know what I'm talking about.
[15:23:30] -!- zzolo has quit [Quit: zzolo]
[15:24:19] <kwallace> I also check the Coromant site when I'm looking for answers, but they don't seem to have much on coolants: http://www.sandvik.coromant.com/en-gb/Pages/search.aspx?q=coolant
[15:24:19] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:25:04] <CaptHindsight> the other problem is the tax on straight ethanol, if it's mixed with ~5% methanol to denature it, the tax may be avoided but then you really don't want to breath the vapors
[15:25:42] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:27:01] <CaptHindsight> http://www.datron.com/ but I see that they make machine that are fully enclosed
[15:28:01] <kwallace> CaptHindsight: A condenser seems like a good idea. Which reminds me that I need to make one to get rid of the water from my compressor air.
[15:29:32] <kwallace> I think the automatic spray direction makes for good youtube videos.
[15:30:47] <CaptHindsight> http://www.datron.com/cnc-machines/m10pro.php I wonder what the price tag is on this?
[15:31:46] -!- sirdancealot3 [sirdancealot3!~sirdancea@98.82.broadband5.iol.cz] has joined #linuxcnc
[15:31:47] <kwallace> Fortunately my lathe came with an enclosure, but I need to find a source for neat oil. No one seems to use it any more.
[15:35:15] -!- patrickarlt has quit [Remote host closed the connection]
[15:36:57] <CaptHindsight> http://www.koolrite.com/Koolrite_2290MAX.html I've been using this the past few months. No mold/milder odor but I get sick of how it smells anyway.
[15:40:18] -!- patrickarlt has quit [Ping timeout: 265 seconds]
[15:42:44] <kwallace> The coolant I have in the lathe is like way oil, with no odor, and has been in the machine for around twenty years with no maintenance. I just need to find more. http://www.youtube.com/watch?v=Zxw7HaD_kxk
[15:42:46] <Tecan> (Zxw7HaD_kxk) "Hardinge HNC Rigid Tapping 2" by "wallacecompany" is "Tech" - Length: 0:01:47
[15:52:46] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[15:53:12] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[15:53:51] <archivist> Loetmichel, from what I can see they just drive the step recovery diode with about 1w of power, but they dont show internal circuit of the microwave assembly, nor show any filter between comb gen and mixer
[15:54:04] <archivist> looked in two counter manuals
[15:54:55] -!- cpresser has quit [Quit: Lost terminal]
[15:58:19] <CaptHindsight> kwallace: "Texaco Almag Oil is a straight mineral oil" http://bbs.homeshopmachinist.net/archive/index.php/t-36085.html does it use this?
[15:58:19] -!- kwallace has quit [Read error: Connection reset by peer]
[15:58:55] -!- kwallace [kwallace!~kwallace@smb-242.sonnet.com] has joined #linuxcnc
[16:00:58] <CaptHindsight> kwallace: maybe one of these? http://catalog.mooreballiewoil.com/Asset/pds-127.pdf
[16:02:05] -!- i_tarzan_ [i_tarzan_!~i_tarzan@189.249.229.179] has joined #linuxcnc
[16:03:31] -!- i_tarzan has quit [Ping timeout: 272 seconds]
[16:04:37] -!- b_b has quit [Changing host]
[16:12:53] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[16:13:44] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[16:18:47] <CaptHindsight> http://www.kickstarter.com/projects/flykly/flykly-smart-wheel
[16:21:17] <CaptHindsight> no pics of the coil, just the magnets
[16:21:22] -!- thomaslindstr_m has quit [Remote host closed the connection]
[16:23:53] <kwallace> CaptHindsight: Thanks for the neat oil link. The previous owner, I think said the oil was Chevron 504, but this may be it.
[16:24:41] -!- thomaslindstr_m has quit [Read error: Operation timed out]
[16:25:11] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[16:26:07] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[16:28:57] <kwallace> I would prefer to see the Smart Wheel use an induction motor -- no rare earth to worry about.
[16:30:30] <pcw_home> An no real time regenerative braking from hand controls is a mistake
[16:31:53] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[16:32:32] <CaptHindsight> not sure if it's just fir people new to electric bikes or if the phone app gimmick is what attracts people
[16:32:50] <pcw_home> Yeah the I-bike
[16:32:59] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[16:34:24] <kwallace> pcw_home: Do you have any plans on website updates. Passing links to your website is not ideal.
[16:42:28] <archivist> pcw_home, html frames are the problem
[16:45:22] <skunkworks__> (I usually right click on the frame and pass the url from that frame..
[16:47:08] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[16:48:02] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[16:48:15] <archivist> wee after some link following http://www.collection.archivist.info/archive/grabs/Screenshot-Mesa%20Electronics%20-%20Mozilla%20Firefox.png
[16:50:07] <kwallace> I usually do a "open frame only" and pass that link, but then the navigation goes away.
[16:50:48] <skunkworks__> right
[16:52:03] <skunkworks__> archivist: I think at the fest he said they are working on a new site
[16:53:03] <archivist> skunkworks__, he mentioned in here one day and one sees it in that screenshot I just did
[16:54:05] <archivist> its the inner window with two outer frames
[16:54:05] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[16:54:17] -!- tmcw has quit [Read error: Connection reset by peer]
[16:54:49] <jdh> I remember that happening a lot in the 90s
[16:54:53] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[16:55:30] <jdh> but, if you had to choose between product engineering and web site design....
[16:55:41] <archivist> then we all stopped using frames :)
[16:56:02] <jdh> yeah, except for those people that had .sigs with links to their Home Page!
[16:56:22] <archivist> and M$ front page users
[16:56:51] -!- tmcw has quit [Client Quit]
[17:00:03] -!- kiw has quit [Ping timeout: 252 seconds]
[17:01:00] <ReadError> thank god MS killed frontpage
[17:02:48] <kwallace> Oops. I tried it again and actually I do this, open main page, right click a link in the nav frame, open in new tab, move to new tab and copy the link which gives: http://wallacecompany.com/tmp/mesanet_screen.png
[17:04:03] -!- joe9 [joe9!~user@ip70-179-153-227.fv.ks.cox.net] has joined #linuxcnc
[17:04:11] -!- joe9 has quit [Read error: Connection reset by peer]
[17:04:27] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[17:06:14] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[17:25:14] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[17:26:56] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[17:31:33] -!- zzolo has quit [Quit: zzolo]
[17:34:22] -!- tronwizard [tronwizard!~tronwizar@24.229.164.191.res-cmts.sm.ptd.net] has joined #linuxcnc
[17:37:47] -!- mackerski has quit [Quit: mackerski]
[17:41:26] <pcw_home> Fixed the frame within-a frame on the store link
[17:47:06] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[17:48:21] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[17:49:29] -!- wboykinm has quit [Remote host closed the connection]
[17:52:32] -!- IchGuckLive [IchGuckLive!~chatzilla@95-89-97-51-dynip.superkabel.de] has joined #linuxcnc
[17:52:36] <IchGuckLive> hi all B)
[17:54:14] -!- wboykinm has quit [Ping timeout: 240 seconds]
[18:00:20] -!- sumpfralle [sumpfralle!~lars@c.mail.systemausfall.org] has joined #linuxcnc
[18:08:42] -!- md-2 has quit [Quit: Leaving...]
[18:10:15] -!- mhaberler has quit [Quit: mhaberler]
[18:12:21] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginm.net] has joined #linuxcnc
[18:12:32] <JT_Shop> pcw_home, the new store?
[18:13:20] <andypugh> whho! It almost looks like you can buy stuff :-)
[18:13:57] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc
[18:14:03] <pcw_home> Kind of cut/pasted our old website into open cart...
[18:14:22] <andypugh> It makes it much easier to give people links to individual cards.
[18:14:57] <andypugh> I will say that the URL blue on the grey background isn't as contrasty as one might like.
[18:17:23] <kengu> pcw_home: i am just putting up an opencart.. starting pretty much today
[18:17:58] <kengu> it is the first time I try with open cart
[18:18:37] <kengu> it is most likely open cart this week and then with the plasma cutter next week
[18:18:55] <pcw_home> opencart seems ok you need a lot of add-ons for an operational store though
[18:19:30] <pcw_home> it nice that you can play with it on a local linux box
[18:20:37] <kengu> i had trouble understanding seo urls but then when I was told (read somewhere) that you need to add manually seo keywords to all things (products, categories, ..) it started to work a lot better.
[18:21:10] <JT_Shop> I use open cart too http://gnipsel.com/spyderstore/
[18:21:31] <JT_Shop> lunch time here
[18:25:45] <kengu> i was looking at http://www.mycashflow.fi/english/ also as a simple solution but as I have some needs for some idling stores with own domain the 49e/month is a bit too much. for active shop that would not be a problem at all.
[18:25:46] <pcw_home> Looks nice JT
[18:25:50] <IchGuckLive> pcw_home: thanks for the hint on timing
[18:25:57] <jthornton> thanks
[18:26:01] -!- tmcw has quit [Remote host closed the connection]
[18:26:15] <IchGuckLive> pcw you shoudt consider to sell the PNP kits also with a 10ft cable
[18:26:30] <jthornton> I didn't have to add any add ons what did you see that you needed to ad on pcw_home
[18:27:30] -!- tmcw has quit [Read error: Connection reset by peer]
[18:28:16] -!- tmcw has quit [Remote host closed the connection]
[18:28:45] -!- tmcw has quit [Remote host closed the connection]
[18:33:10] -!- tmcw has quit [Client Quit]
[18:35:10] <IchGuckLive> pcw_home: is there a loss in sped from 6 to 10ft
[18:39:59] <pcw_home> No but you have to be more careful if you have electrical noise issues
[18:41:40] <IchGuckLive> ok but its not available in germany of your dealer
[18:43:53] -!- Cylly [Cylly!cylly@p54B115CF.dip0.t-ipconnect.de] has joined #linuxcnc
[18:44:46] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[18:45:05] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[18:45:24] -!- Loetmichel has quit [Ping timeout: 244 seconds]
[18:48:11] <Tom_itx> JT_Shop how's your site going for you?
[18:52:44] <pcw_home> all the credit card stuff, stuff for international orders etc
[18:53:21] <IchGuckLive> pcw_home: will y<ou go for paypal
[18:53:31] <Tom_itx> no
[18:53:36] <Tom_itx> i asked that before
[18:53:43] <IchGuckLive> ok
[18:53:48] <Tom_itx> would be nice if he would
[18:53:56] <kwallace> Bummer.
[18:53:58] <IchGuckLive> agree on that also
[18:54:00] <pcw_home> We will never use paypal
[18:54:11] <Tom_itx> told ya :)
[18:54:31] <pcw_home> as far I am concerned they are a bunch of crooks
[18:54:34] <IchGuckLive> to many costs i know
[18:54:50] <Tom_itx> there are costs associated with CC pay as well
[18:55:12] <pcw_home> too slimy for my tastes
[18:55:27] <IchGuckLive> Ghostbusters !
[18:55:41] <IchGuckLive> O.O
[18:55:43] <kwallace> I like that the payment comes out of my checking account and it's all done, no bill later.
[18:56:09] -!- tronwizard has quit []
[18:56:34] <kwallace> Is there a way to pay by checking account?
[18:56:55] <Connor> pcw_home: You revamping your website ?
[18:57:15] <IchGuckLive> Connor: he is
[18:57:36] <jdh> I like paypal, but I don't want them taking any money out of my checking account.
[18:57:38] <Connor> Cool. If he needs help or anything. That's what we do.
[18:58:50] -!- somenewguy has quit [Ping timeout: 244 seconds]
[18:59:10] -!- KimK [KimK!~kkirwan@wsip-184-176-200-171.ks.ks.cox.net] has joined #linuxcnc
[19:00:29] -!- Nekosan [Nekosan!~kvirc@173.183.184.116] has joined #linuxcnc
[19:01:04] <IchGuckLive> hi Nekosan is your mill runnning
[19:05:36] <Nekosan> IchGuckLive: the 3d printer?
[19:05:37] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:06:03] <IchGuckLive> oh id be wrong on that
[19:06:23] <Nekosan> the cnc router mill project is next...
[19:06:46] <IchGuckLive> ah id be right on that ! ;-)
[19:06:47] <Nekosan> just calibrating the 3d printer this morning
[19:06:58] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:07:34] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:08:43] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:09:03] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:09:48] <IchGuckLive> im off BYE its late here
[19:09:53] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[19:10:33] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:12:42] -!- cmorley has quit [Quit: Leaving.]
[19:13:18] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:15:07] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:16:58] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc
[19:18:52] <JT_Shop> Tom_itx, slow
[19:20:20] -!- somenewguy [somenewguy!~chatzilla@pool-108-7-96-203.bstnma.fios.verizon.net] has joined #linuxcnc
[19:23:33] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:24:41] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:26:49] -!- pzpz has quit [Ping timeout: 250 seconds]
[19:27:21] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:28:27] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:31:25] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:32:36] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:32:56] Cylly is now known as Loetmichel
[19:37:36] -!- odogono has quit [Ping timeout: 260 seconds]
[19:40:18] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[19:41:17] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[19:49:58] -!- afiber__ [afiber__!~sabayonus@p2003005BE9816301BE5FF4FFFE4A972D.dip0.t-ipconnect.de] has joined #linuxcnc
[19:55:20] -!- skunkworks__ has quit [Quit: Leaving]
[19:55:28] * JT_Shop loves to see "it don't work" as a description of a problem...
[19:57:42] <cradek> it's like those people have never had to answer a question before
[19:59:10] <Jymmm> cradek: that may be true.
[19:59:14] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[20:05:27] <pcw_home> Maybe I was a bit testy
[20:06:23] -!- PetefromTn [PetefromTn!~quassel@24-158-203-52.dhcp.kgpt.tn.charter.com] has joined #linuxcnc
[20:06:26] -!- patrickarlt has quit [Read error: Connection reset by peer]
[20:06:49] -!- zzolo has quit [Quit: zzolo]
[20:06:54] <pcw_home> It would be nice on home to index systems that you could re-home and check any count errors
[20:07:29] -!- cpresser [cpresser!~cpresser@rstenpresser.de] has joined #linuxcnc
[20:07:53] <pcw_home> or I guess any system (check-home)
[20:08:01] <cradek> you can
[20:08:16] <jdh> home, save coords, home again?
[20:09:12] <pcw_home> OK so thats what I should have suggested
[20:09:23] <cradek> I think it's axis.N.motor-offset
[20:09:43] <cradek> record it, home to index again, compare
[20:09:57] <cradek> it should not change, if your encoder works
[20:10:13] <cradek> (untested)
[20:12:31] -!- LeelooMinai [LeelooMinai!~quassel@184.175.46.197] has joined #linuxcnc
[20:13:32] <PetefromTn> Well I got the package from Digikey today where they said I was being sent a new encoder to replace the one that was missing the base plate. They sent me a new base plate instead LOL Oh well It is what I wanted but I was kinda hoping to have two encoders here one just in case. Gonna have to ante up....
[20:13:36] -!- Guest9908 has quit [Quit: Leaving]
[20:14:30] -!- zzolo has quit [Client Quit]
[20:15:14] -!- ravenlock [ravenlock!~ravenlock@enlightenment/developer/ravenlock] has joined #linuxcnc
[20:16:40] <kwallace> Does anyone know off hand how 'probe_tripped' from the Python interface gets cleared?
[20:17:15] <cradek> isn't there a CLEAR_PROBE canon call?
[20:19:27] <kwallace> I have no idea. I think I should 'print' its status to see when it sets and clears.
[20:21:25] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:23:04] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:24:43] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:25:40] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:27:55] -!- patrickarlt has quit [Remote host closed the connection]
[20:27:57] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:28:52] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:32:06] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:33:02] -!- patrickarlt has quit [Ping timeout: 240 seconds]
[20:33:04] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:34:43] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:35:30] -!- patrickarlt has quit [Read error: Connection reset by peer]
[20:35:33] <CaptHindsight> http://www.kickstarter.com/projects/cartesianco/the-ex1-rapid-3d-printing-of-circuit-boards this will end up being a disappointment
[20:35:49] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:37:45] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:38:07] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:38:09] -!- vladimirek has quit [Remote host closed the connection]
[20:38:24] <andypugh> Well bother! I crasehd the tool on the last operation on that toolholder.
[20:39:34] -!- motioncontrol [motioncontrol!~io@host153-241-dynamic.252-95-r.retail.telecomitalia.it] has joined #linuxcnc
[20:42:16] <CaptHindsight> silver precipitate + used HP cartridges
[20:43:01] <pcw_home> Ouch! hope you didn't damage your work
[20:43:15] <andypugh> Yes, of course I damahed the work.
[20:43:27] <pcw_home> crap
[20:43:46] <andypugh> Ah well, only about 20 hours and £20 wasted :-(
[20:44:33] <andypugh> I can't be bothered to make another one, I will just try not to notice the damage.
[20:45:31] <SadMan> any idea if there's a build of camview-emc for 12.04?
[20:45:38] <pcw_home> bulk it up and use it as a pattern for a casting...
[20:46:11] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:46:15] <andypugh> https://picasaweb.google.com/lh/photo/42LycK8iT2SCpoytNJJhZNMTjNZETYmyPJy0liipFm0?feat=directlink
[20:46:30] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:46:53] <cradek> argh.
[20:47:14] <cradek> anywhere else you'd just file it off.
[20:47:17] <andypugh> I put in a safe radius to make sure that I had fixed the mirror image effect that you see in the 80degree mark. I should have put in a safe diameter.
[20:47:45] -!- jfire has quit [Quit: Leaving.]
[20:49:20] <kwallace> cradek: I found emc_probe_clear in emcsh.cc. I just need to figure out what that means. thank you.
[20:50:45] <kwallace> andypugh: I'm feeling your pain, well a little bit.
[20:50:58] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[20:51:47] -!- afiber__ has quit [Quit: Konversation terminated!]
[20:51:48] -!- dhoovie|2 [dhoovie|2!~kvirc@122.161.144.248] has joined #linuxcnc
[20:52:09] tjb11 is now known as tjb1
[20:53:59] -!- wboykinm has quit [Remote host closed the connection]
[20:55:52] <CaptHindsight> http://www.youtube.com/watch?v=Rs6xscd5NIA#t=22 3D-printed disposable panties
[20:55:53] <Tecan> (Rs6xscd5NIA) "Cosyflex - production process (cuts)" by "Tamicare - Textile Reinvented" is "Tech" - Length: 0:00:23
[20:58:56] <CaptHindsight> I predict that in the next decade most clothing will be printed this way vs weaving, cutting and stitching
[20:59:15] -!- wboykinm has quit [Ping timeout: 260 seconds]
[20:59:43] <CaptHindsight> and similar to the clothing in Idiocracy without complicated buttons, snaps or zippers
[20:59:58] <kwallace> The next step would be no clothing at all.
[21:00:31] <CaptHindsight> they will have to figure out a way to make money on that
[21:00:37] <jdh> that's probably not such a good idea
[21:00:54] <CaptHindsight> maybe a tax on % of skin exposed
[21:01:18] <jdh> or square meter instead of %
[21:09:07] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[21:09:07] -!- fomox_ [fomox_!~chatzilla@20.152.202.84.customer.cdi.no] has joined #linuxcnc
[21:09:13] <CaptHindsight> http://3dprintingindustry.com/2013/11/12/snowing-3d-prints-victorias-secret-swarovski/ must 3D underwear week
[21:10:01] -!- motioncontrol has quit [Ping timeout: 268 seconds]
[21:14:28] <WalterN> http://www.practicalmachinist.com/vb/cnc-machining/where-does-fanuc-16-hide-loop-counter-121650/
[21:14:59] <WalterN> why are so many people in that thread saying that if programs are edited, said person that edits gets fired?
[21:16:15] <cradek> a lot of people are the smartest people they know
[21:16:30] <WalterN> what?
[21:16:31] <cradek> a lot of people are the smartest person they know? not sure how to say it.
[21:17:08] <toastyde1th> WalterN, because there's a massive, massive difference between how you have to treat untested vs tested code
[21:17:42] <WalterN> tweaking a program to me is the same as tested program
[21:18:07] <toastyde1th> re-read the types of changes they're objecting to
[21:18:18] <toastyde1th> and yes, on big machines, a tweak can take a program that runs fine to crashed
[21:18:41] <toastyde1th> some of the bigger tools i've used are very sensitive to load and chatter
[21:18:52] <WalterN> making a loop thing... no big deal
[21:19:26] <toastyde1th> in a small shop with cheap parts and small machines, sure
[21:19:50] <toastyde1th> confidence isn't worth much if you stand to scrap a bigger part, which a lot of the guys on practicalmachinist are concerned with
[21:20:05] -!- fomox_ has quit [Ping timeout: 265 seconds]
[21:20:55] <toastyde1th> there are also issues of altered tool life, which can lead to a crash when nobody's expecting it
[21:21:59] <toastyde1th> if i'm going to start a machine and walk away, i don't want anyone messing with any paramater, anywhere, because I have to babysit that machine for a few hours if any of the cutting parameters change
[21:34:28] <tjb1> lol practical machinist
[21:35:40] <tjb1> More like practical dickheads
[21:43:30] -!- dougztr [dougztr!~kvirc@gentoo/contributor/dougztr] has joined #linuxcnc
[21:44:47] -!- FinboySlick has quit [Quit: Leaving.]
[21:47:25] <WalterN> herm
[21:51:42] -!- patrickarlt has quit [Read error: Connection reset by peer]
[21:56:09] <WalterN> trying to make a fanuc program loop a certain number of times (say 13 times, for 13 parts in a bar), do I need to set up a do while loop with a variable? or is there an easier way?
[21:57:12] <dougztr> a loop sounds reasonable
[21:58:00] <dougztr> unless there is a canned cycle right?
[21:58:05] <WalterN> I recall in the haas machines, you can do something like goto <sub program #> L<number of loops>
[21:58:26] <_DJ_> gn8
[21:58:34] <WalterN> but thats not fanuc
[21:59:23] -!- _DJ_ has quit [Quit: bye]
[21:59:33] <WalterN> the book I'm looking at says P for number of repetitions, but I'm not finding how to do that
[21:59:42] -!- adb_ has quit [Ping timeout: 252 seconds]
[21:59:53] <dougztr> i'm working with haas gear
[22:02:07] <WalterN> I guess I'll just define a variable, add one to it every time, and use a while do loop
[22:02:58] -!- bbene [bbene!~seymour@129.33.49.247] has joined #linuxcnc
[22:03:32] -!- bbene [bbene!~seymour@129.33.49.247] has parted #linuxcnc
[22:04:40] <WalterN> seems like you can with fanuc
[22:04:49] <WalterN> the L thing
[22:05:06] -!- wboykinm has quit [Remote host closed the connection]
[22:08:23] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[22:10:46] -!- ingsoc has quit [Ping timeout: 272 seconds]
[22:12:50] <skunkworks> andypugh: how did you generate the gcode for your rivott tool post?
[22:12:59] <WalterN> can I say something like M98 P25 L13
[22:13:20] <WalterN> where N25 is a line number later on in the program
[22:14:38] -!- Brandonian has quit [Quit: Brandonian]
[22:15:07] -!- syyl_tb [syyl_tb!~syyl@ip-109-43-0-18.web.vodafone.de] has joined #linuxcnc
[22:16:28] <skunkworks> that looks very fanuc like
[22:17:20] <WalterN> I know it will work if the program O25 is defined
[22:17:32] <rob_h> u need a M99 also
[22:18:08] <rob_h> erm, wrong control lol... u need a N number thats not used again some where to loop to, then u put a call later on in the program to loop back to if that makes sence
[22:18:11] <WalterN> but I dont want to define and use the O25 program, I want to just jump to line number 25
[22:19:27] <rob_h> line 25 u need, N1000 ur code... later on, M98 P1000
[22:19:54] <rob_h> N1000 can = any number btw just never needs to be used some where else ur it will jump there or somethign worse
[22:20:06] <rob_h> its so long ago i had to think
[22:22:45] <rob_h> not sure about counting but ur probly into varable programing there... also M99 will jump u back a line after the M98 call btw
[22:23:01] <WalterN> http://www.emastercam.com/board/index.php?showtopic=65434
[22:23:05] -!- kiw has quit [Ping timeout: 252 seconds]
[22:23:13] <WalterN> they are saying you cant do that?
[22:23:13] -!- The_Ball [The_Ball!~ballen@c114-77-185-26.hillc3.qld.optusnet.com.au] has joined #linuxcnc
[22:23:39] <WalterN> internal subprogram
[22:23:42] <andypugh> skunkworks: I used MeshCAM. It seems pretty good.
[22:24:45] <andypugh> WalterN: There is no "GOTO" in LinuxCNC G-code
[22:25:01] <WalterN> thats fine
[22:25:10] <rob_h> should be fine i did it a few weeks back
[22:25:17] <rob_h> can you post a sample of the program?
[22:26:28] <andypugh> rob_h: I take it you are not talking about LinuxCNC G-code?
[22:27:36] <WalterN> rob_h: I'm just trying to figure out all the different ways I can loop with the fanuc controller
[22:28:00] <WalterN> the book I'm going through seems to not have a list
[22:28:02] <rob_h> i talking abotu fanuc as walter aked yes
[22:28:13] <rob_h> dam i cant type
[22:30:40] -!- The_Ball has quit [Ping timeout: 244 seconds]
[22:31:03] <rob_h> WalterN, http://pastebin.com/fz3iFNeu hope makes sence was not guna wire a full program
[22:32:00] <rob_h> P does depend on a paramiter i think also but its a standard option P other is Q i think
[22:33:21] -!- mrsun_ has quit [Ping timeout: 252 seconds]
[22:33:54] -!- chillly has quit [Quit: Leaving]
[22:34:21] -!- micges [micges!~micges@djg23.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[22:34:37] -!- micges has quit [Client Quit]
[22:35:24] -!- jfire has quit [Read error: Connection reset by peer]
[22:38:32] <rob_h> for linuxcnc you can just use repeat[] nice and easy :)
[22:40:53] -!- NickParker|2 [NickParker|2!~kvirc@c-24-6-124-113.hsd1.ca.comcast.net] has joined #linuxcnc
[22:42:40] -!- |1li has quit [Read error: Connection reset by peer]
[22:42:59] -!- wboykinm_ has quit [Remote host closed the connection]
[22:43:00] <WalterN> yeah
[22:43:00] -!- eligundry has quit [Ping timeout: 246 seconds]
[22:43:08] <WalterN> it would be nice to have a machine with a modern controller
[22:43:55] -!- Valen [Valen!~Valen@c211-28-237-68.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[22:44:25] <Tom_itx> andypugh, the chip on the base is the only issue?
[22:44:29] <Tom_itx> too bad it happended...
[22:45:03] -!- NickParker has quit [Ping timeout: 272 seconds]
[22:45:30] <andypugh> Well, it wrote off the engraving bit so I couldn't finish the engraving, too.
[22:45:42] -!- syyl_tb has quit [Quit: Verlassend]
[22:45:49] <andypugh> And it is more than a chip, it has gouged all along the underside.
[22:46:06] <andypugh> It's functional, but I really was trying for "pretty" too.
[22:46:12] <pcw_home> did it crash in a G0?
[22:46:24] <Tom_itx> ahh
[22:47:02] <Tom_itx> no wood chips before hand ehh?
[22:47:03] <andypugh> pcw_home: Yeah. I put a radius where it should have been a diameter.
[22:48:39] -!- mrsun_ [mrsun_!~mrsun@c-643de253.4551536--62697410.cust.bredbandsbolaget.se] has joined #linuxcnc
[22:50:20] <skunkworks> time to find some more aluminium
[22:50:29] <pcw_home> I wonder is there a way to at least minimize the damage by faulting if you get spindle load or too much axis torque on a G0 move
[22:50:41] <Tom_itx> skunkworks, that's one thing this town has plenty of
[22:50:57] <skunkworks> should send some to andy :)
[22:51:11] <Tom_itx> he could have picked some up when here
[22:51:39] <skunkworks> heh - and as stuarts shop shows - lots of chips
[22:51:40] <Tom_itx> but probably would have cost a fortune to shop
[22:51:43] <andypugh> skunkworks: You or me?
[22:51:46] <andypugh> pcw_home: Maybe, but I doubt that the motor would even have noticed the torque before it was too late, with all the whirling metal.
[22:51:53] <skunkworks> you
[22:52:04] <Tom_itx> pcw_home, by then it's usually too late anyway
[22:52:08] <Tom_itx> the tool is long gone
[22:52:13] <andypugh> skunkworks: That's cast iron.
[22:52:30] <skunkworks> oh - really - wow. I just figured aluminum - it is so shiny
[22:52:38] <Tom_itx> you should invest in some machinable wax
[22:52:51] <Tom_itx> especially for one offs
[22:52:52] <skunkworks> send the patern back off?
[22:53:10] <Tom_itx> yeah he was doing such a pretty job...
[22:53:16] <andypugh> That's why it took 2 x 4 hour machining sessions to make it.
[22:53:47] -!- zzolo has quit [Quit: zzolo]
[22:54:15] <Tom_itx> skunkworks, last time i was at the scrap i noticed some 3' rectangular blocks of it
[22:54:28] <somenewguy> ....
[22:54:30] <andypugh> skunkworks: I carved it from a solid block: https://picasaweb.google.com/lh/photo/S8VRD96-azmuEG_DbCnRatMTjNZETYmyPJy0liipFm0?feat=directlink and https://picasaweb.google.com/lh/photo/_G0r_v_xAMLbDRznCRhP-tMTjNZETYmyPJy0liipFm0?feat=directlink
[22:55:28] <somenewguy> anyone here have a mini shriline rotary table?
[22:55:32] <somenewguy> the little 3 or 4 inch version
[22:55:39] <skunkworks> that is what cnc's are for!
[22:56:12] <somenewguy> cause I can't figure out how I am intended to hold things in it
[22:56:16] <mpictor> pcw_home: I want to add SPI to a config that lacks it. which of the 3 spi types do I use?
[22:56:44] <mpictor> pcw_home: and do I need to edit more than the PIN_* file?
[22:57:11] -!- wboykinm has quit [Remote host closed the connection]
[22:57:26] <Tom_itx> somenewguy, no but i do have a cnc sherline
[22:57:39] <Tom_itx> wishing i had one
[22:58:19] <Tom_itx> somenewguy, is the table slotted?
[22:58:27] <Tom_itx> use T slot clamps etc
[22:59:12] <Tom_itx> mpictor are you good at the xilinx software?
[22:59:42] <Tom_itx> i found the logs from when pcw helped with mine
[23:00:27] <pcw_home> mpictor: what you need to edit depends on whether you are using the linuxcnc build scripts or the GUI
[23:00:28] <mpictor> Tom_itx: not too bad
[23:00:33] <mpictor> gui
[23:01:11] <kwallace> emcsh.cc functions are only callable from tcl? "* Description: emcsh.cc
[23:01:11] <kwallace> * Extended-Tcl-based EMC automatic test interface "
[23:01:30] <mpictor> pcw_home: I know I need to edit TopEthernet* to use the PIN file
[23:01:54] -!- wboykinm has quit [Ping timeout: 246 seconds]
[23:02:14] <pcw_home> Yes (and with the GUI you need to add-source the PIN_XXX file as well)
[23:02:27] <mpictor> yea I got that
[23:02:51] <mpictor> just trying to figure out how to add SPI to a PIN file that lacks it
[23:03:14] <pcw_home> I think only BSPI is supported in the driver (though DBSPI is pretty much identical)
[23:03:22] <somenewguy> any photos of somethign stuffed into yours? Tom_itx
[23:03:39] <somenewguy> it has 4 tslots, not sure what I am supposed ot make to stick into them
[23:03:51] <mpictor> all I've seen in the files is DBSPI, not BSPI
[23:04:02] <somenewguy> I have ideas obviously, but usually people do it a certain way cause it has been proben to be a lot better than whatever you make up beofre ever actually using the tool lol
[23:04:05] <pcw_home> there are a few PIN_xxx files with SPI
[23:04:14] <Tom_itx> somenewguy, i don't have a rotary.. just the 3 axis cnc
[23:04:20] <somenewguy> oh I misunderstod
[23:04:31] <Tom_itx> wish i did
[23:04:35] <somenewguy> I have a taig, came w/ the rotatary
[23:04:41] <mpictor> yea, but is there anything in particular I need to do to ensure that the spi pins don't overlap with something else?
[23:04:46] <pcw_home> you can grep for them (the pin file with 7I65 in the name use BSPI)
[23:04:50] <kwallace> http://www.cnccookbook.com/CCRotabToys.html
[23:04:52] <mpictor> how they get their numbering is not obvious to me
[23:04:57] <somenewguy> and some parts for a 3 jaw vice that are completly wrong for the setup, which lead to quite a bit of confusion for me for a wile lol
[23:04:59] <somenewguy> while
[23:05:11] <archivist> somenewguy, google t slot nut
[23:05:11] <mpictor> this has spihttps://github.com/mpictor/7i80-hostmot2/blob/master/pin/sp/PIN_SP4_34.vhd#L76
[23:05:19] <mpictor> this has spi https://github.com/mpictor/7i80-hostmot2/blob/master/pin/sp/PIN_SP4_34.vhd#L76
[23:05:35] <kwallace> somenewgut: see my link above.
[23:05:37] <Tom_itx> mpictor i had to map the sserial to certain pins so they would fit the actual IO functions of the board
[23:05:45] <kwallace> Oops.
[23:06:45] <mpictor> Tom_itx: I'm not limited by the hardware, just the fpga configuration - I have a breakout board not a smart serial device
[23:06:55] <archivist> somenewguy, not the same rotary but you can see them in use http://www.archivist.info/cnc/stage6/P1010026.JPG
[23:07:10] <Tom_itx> pcw_home, typo on the sserial add to cart page
[23:07:26] <Tom_itx> 7i84 description is for a 7i70
[23:07:33] <pcw_home> That particular config has 4 instances of DBSPI, each with one channel but you could have 1 instance with 16 channels
[23:08:03] <mpictor> I just want one instance with one channel, along with servo and stepper instances
[23:08:15] <somenewguy> I did, I see how he mounted the 3 jaw onto it using tslots
[23:08:29] <somenewguy> I just figured there must be a "normal" way of mounting the work directly to the rotary face
[23:08:33] <pcw_home> thz tom_itx, I'll tell Lily
[23:08:43] <somenewguy> I don't have any kind of 3 or 4 jaw
[23:09:00] <archivist> somenewguy, same t slot nuts and whatever clamping the job needs
[23:09:06] <somenewguy> and I am obvously not a machinest, so just tryign to figure out if there is a normal way of doing this
[23:09:33] <somenewguy> clamping straight down is fairly obvoius, although the table is so tiny I figure most all work will enver fit on it
[23:09:41] <somenewguy> is there a way of holidng parts radially on it?
[23:09:46] <somenewguy> like how a 4 jaw would
[23:09:51] <mpictor> pcw_home: if I paste those 4 pin lines into another config and delete the 4 they replace, as well as adding to ModuleID, is that enough?
[23:10:11] <mpictor> I'm really confused as to how the pin numbers are determined by ise
[23:10:15] <archivist> somenewguy, yes mount a chuck
[23:10:39] <pcw_home> Pretty much
[23:10:57] <mpictor> ok, thanks :)
[23:11:13] <pcw_home> the pin number are determined by where the pin desc is on the physical IDrom record
[23:12:28] <pcw_home> that is the PINDesc section of the PIN_XXXX file starts at GPIO 0 and goes to the last GPIO on the card (GPIO71 on a 7I80HD for example)
[23:12:45] <mpictor> by the way, the 7i80.zip I downloaded a week or so ago was missing some files - 7i80hd.ucf, i80hd_x*card.vhd
[23:12:52] <kwallace> T-Slot clamps with side force http://www.industrydepot.com/TSlotClamps.htm
[23:13:15] <mpictor> and I assume that there's supposed to be a TopEthernet25* to go with the TopEthernet16*
[23:13:25] <Tom_itx> kwallace, that or camlocks
[23:13:34] <mpictor> ok, that explaination of pin assignment makes sense
[23:13:46] -!- djinni` has quit [Read error: Operation timed out]
[23:13:50] -!- somenewguy has quit [Ping timeout: 240 seconds]
[23:14:13] <pcw_home> for a single channel DBSPI and BSPI are basically the same so chose BSPI since its supported
[23:14:16] -!- djinni` [djinni`!~djinni@li125-242.members.linode.com] has joined #linuxcnc
[23:14:34] <pcw_home> TopEthernet16 is for all Ethernet cards
[23:14:49] <mpictor> oh ok
[23:16:37] <pcw_home> (16 bit CPU)
[23:16:54] <mpictor> pcw_home: and how do I set the BSPI frequency for that instance?
[23:17:09] <mpictor> oic - I thought it was fpga size
[23:17:30] <pcw_home> I have no idea how the driver works i presume its a parameter
[23:17:45] <mpictor> oh, it's configurable from the pc?
[23:18:04] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[23:18:29] <mpictor> pcw_home: thanks for your help!
[23:19:20] -!- Tecan has quit [Remote host closed the connection]
[23:19:28] <andypugh> mpictor: BSPI is supported in a slightly half-hearted way.
[23:19:47] <pcw_home> sure, Ethernet support for SPI will be even more interesting than other things
[23:20:54] <pcw_home> The SPI interfaces need some work as well to support autosend and DPLL triggered autosend
[23:21:08] <andypugh> mpictor: You basically have to write your own comp that calls functions provided by the Hostmot2 driver.
[23:21:39] -!- micges [micges!~micges@djg23.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[23:21:40] <pcw_home> I'm actually using the 7I80 SPI to test the SPI Hostmot2 host interface
[23:21:40] <andypugh> There is a possibility that in the future I might make it work like SSI and BISS (which in turn copy elements of Smart Serial)
[23:21:52] -!- The_Ball [The_Ball!~ballen@202.10.92.134] has joined #linuxcnc
[23:22:30] <mpictor> andypugh: ok
[23:22:37] <pcw_home> bbl
[23:22:45] <mpictor> I assume the B means buffered?
[23:23:04] <andypugh> Yes.
[23:23:54] <andypugh> If you look at the mesa_7i65 driver file, that is an example of a comp that uses BSPI. You can probably just modify that for your purposes.
[23:23:59] -!- gimps has quit []
[23:24:33] <mpictor> I've been wondering... what architecture is the cpu synthesized in the fpga? custom?
[23:24:43] <mpictor> ok, I'll take a look at the 7i65
[23:28:32] -!- somenewguy [somenewguy!~chatzilla@pool-108-7-96-203.bstnma.fios.verizon.net] has joined #linuxcnc
[23:29:04] -!- The_Ball has quit [Ping timeout: 260 seconds]
[23:29:37] <somenewguy> stupid network
[23:30:44] -!- ser has quit [Remote host closed the connection]
[23:35:49] <andypugh> pcw_home: I don't think I have a firmware with your new BISS regmap in it. Makes testing hard.
[23:45:27] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[23:45:55] -!- The_Ball [The_Ball!~ballen@202.10.92.134] has joined #linuxcnc
[23:49:09] -!- Thetawaves [Thetawaves!~Thetawave@114-68-237-24.gci.net] has joined #linuxcnc
[23:49:58] <JT_Shop> dang near got QCad CAM to produce a working G code file
[23:58:45] -!- tmcw has quit [Remote host closed the connection]