#linuxcnc-devel | Logs for 2014-09-12

Back
[00:01:57] <jepler> micges-dev: my branch updated on your master branch
[00:02:09] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[00:03:30] -!- patrickarlt has quit [Remote host closed the connection]
[00:03:40] <jepler> micges-dev: if you don't want to apply a form of the last commit in my branch, I don't blame you
[00:04:10] <jepler> also I am sure my first commit doesn't build on windows, since there's no spidev, no ioctl, etc there. perhaps you have a windows machine where you're able to test.
[00:04:43] <micges-dev> jepler: create pr with only two commits with spi support (WIP and layer violations) and I'll merge it
[00:05:34] <PCW> 6i24 works.. jolly good!
[00:05:46] <micges-dev> jepler: no it's rather I can't fully follow your code
[00:07:22] <jepler> micges-dev: I updated my original pull request with just the one commit https://github.com/micges/mesaflash/pull/3/ no layer violations
[00:07:55] <jepler> micges-dev: I am happy to discuss the code with you, if you have specific questions or specific revision suggestions.
[00:08:00] -!- mhaberler has quit [Quit: mhaberler]
[00:08:16] <jepler> I wasn't sure I understood the structure of mesaflash well enough to add this correctly
[00:08:17] -!- skunkworks_ has quit [Ping timeout: 272 seconds]
[00:08:46] <jepler> .. I was unsure of the division between spi_boards and spilbp, for instance
[00:09:04] <micges-dev> you fit in good
[00:10:45] -!- FreezingCold has quit [Ping timeout: 264 seconds]
[00:11:18] <micges-dev> spilbp was for hold all protocol details but that idea fade away
[00:11:43] <micges-dev> along with ethernet and lbp16 modifications
[00:12:10] -!- kfoltman has quit [Quit: Ex-Chat]
[00:13:14] <jepler> I see, but only one thing communicates with the same bit stream as spi
[00:15:14] * jepler realizes he was just running mesaflash and linuxcnc at the same time
[00:15:22] <jepler> .. and nothing was overtly broken by doing that!?
[00:17:09] <jepler> micges-dev: thanks!
[00:17:16] <micges-dev> jepler: I don't understand sentence with 'same stream as spi'
[00:19:16] -!- postaL has quit [Ping timeout: 252 seconds]
[00:19:19] p0staL is now known as postaL
[00:20:17] <PCW> you can get away with running linuxcnc and mesaflash at the same time (sometimes, dont try writing the flash EEPROM for example)
[00:21:11] <jepler> micges-dev: I know that ethernet and serial can use the same byte stream for communication (lbp16), but today only spi uses its byte (word) stream
[00:21:20] -!- rythmnbls [rythmnbls!~rythmnbls@d-24-153-46-7.cpe.metrocast.net] has joined #linuxcnc-devel
[00:21:22] <jepler> that's all
[00:21:32] <jepler> it's not a problem to solve
[00:21:48] <micges-dev> ahh
[00:23:05] <PCW> Ether and serial are somewhat fancier protocols since they use a processor
[00:23:07] <PCW> (they share most of the same code)
[00:23:53] -!- asdfasd has quit [Ping timeout: 276 seconds]
[00:25:00] <jepler> and is spi different because a processor doesn't fit in the fpga, or because the timing requirements of spi don't lend themselves to an embedded processor?
[00:25:39] <micges-dev> jepler: yeah it was added as a framework for spi code, I wasn't giving it's design much attention then
[00:48:19] <micges-dev> 'nite
[00:48:24] -!- micges-dev has quit [Quit: Wychodzi]
[00:50:36] -!- tmcw has quit [Remote host closed the connection]
[00:52:20] <PCW> I guess mainly because with SPI (and EPP) you have such a low level hardware interface that a processor doesn't add much
[00:52:21] <PCW> and Ethernet for example would be a lot harder to do without a processor (and more FPGA resources)
[00:54:22] <PCW> Serial is somewhere in between, but its was easy to just take the Ethernet code and replace the MAC with a UART, get rid of the UDP
[00:54:23] <PCW> wrapper and other Ethernet support (like ARP) and add CRC checking
[01:12:32] -!- _nexxus_ has quit [Quit: Leaving.]
[01:23:52] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[01:27:05] -!- rythmnbls has quit [Quit: Leaving]
[01:31:46] -!- ries has quit [Quit: ries]
[01:38:38] Valen1 is now known as Valen
[01:45:47] -!- AR__ has quit [Read error: Connection reset by peer]
[01:52:33] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[01:58:29] -!- PetefromTn_andro has quit [Ping timeout: 272 seconds]
[02:02:48] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[02:05:15] -!- patrickarlt has quit [Remote host closed the connection]
[02:10:33] -!- patrickarlt has quit [Ping timeout: 260 seconds]
[02:12:44] -!- GJdan has quit [Quit: WeeChat 1.0-dev]
[02:14:31] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[02:32:38] -!- sylphiae has quit [Ping timeout: 268 seconds]
[02:35:12] -!- `Nerobro has quit [Ping timeout: 245 seconds]
[02:41:21] -!- PetefromTn_andro has quit [Quit: Bye]
[02:58:37] -!- FreezingCold has quit [Ping timeout: 260 seconds]
[03:01:54] -!- patrickarlt has quit [Remote host closed the connection]
[03:03:05] -!- mozmck_lp has quit [Ping timeout: 272 seconds]
[03:06:52] -!- patrickarlt has quit [Ping timeout: 240 seconds]
[03:09:00] -!- Tomashe has quit [Ping timeout: 255 seconds]
[03:22:00] -!- tmcw has quit []
[03:25:57] -!- ChuangTzu_ has quit [Ping timeout: 240 seconds]
[03:28:04] -!- sumpfralle has quit [Quit: Leaving.]
[03:41:03] -!- cmorley has quit [Read error: Connection reset by peer]
[03:41:19] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc-devel
[03:46:32] -!- AR__ has quit [Ping timeout: 245 seconds]
[03:47:40] -!- HailDraft [HailDraft!~Hail@S010664315074fad1.vc.shawcable.net] has joined #linuxcnc-devel
[03:52:59] -!- HailDraft has quit [Quit: Leaving]
[04:00:22] -!- patrickarlt has quit [Ping timeout: 252 seconds]
[04:10:41] -!- kengu_ has quit [Ping timeout: 268 seconds]
[04:12:04] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[04:38:20] -!- patrickarlt has quit [Quit: Leaving...]
[04:58:46] -!- kwallace [kwallace!~kwallace@smb-73.sonnet.com] has parted #linuxcnc-devel
[05:01:32] -!- Fox_Muldr has quit [Ping timeout: 245 seconds]
[05:01:39] -!- postaL has quit [Ping timeout: 252 seconds]
[05:03:25] -!- Roguish has quit [Ping timeout: 272 seconds]
[05:06:33] -!- zeitue has quit [Ping timeout: 246 seconds]
[05:12:50] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[05:15:44] -!- syyl has quit [Ping timeout: 276 seconds]
[05:18:09] -!- Connor has quit [Ping timeout: 255 seconds]
[05:33:24] -!- Connor [Connor!~Connor@198-144-165-65.knx.tn.nxs.net] has joined #linuxcnc-devel
[05:39:52] -!- ve7it has quit [Remote host closed the connection]
[05:48:51] -!- kb8wmc has quit [Quit: ChatZilla 0.9.90.1 [Firefox 20.0/20130329043827]]
[05:50:48] <NTU> jepler: kbuild rtai undefined variables are back, not sure why
[06:07:52] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[06:32:59] -!- basiclaser has quit [Excess Flood]
[06:36:27] -!- dan2k3k4 has quit [Ping timeout: 255 seconds]
[06:40:17] -!- dan2k3k4 has quit [Client Quit]
[06:59:33] -!- The_Ball has quit [Remote host closed the connection]
[07:08:24] -!- asah has quit [Quit: asah]
[07:10:40] -!- mhaberler has quit [Quit: mhaberler]
[07:17:49] -!- Connor1 [Connor1!~Connor@24.214.127.194] has joined #linuxcnc-devel
[07:19:09] -!- tjb1 has quit [Read error: Connection reset by peer]
[07:20:32] -!- Connor has quit [Ping timeout: 276 seconds]
[07:29:13] -!- djinni` has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
[07:29:13] -!- mal`` has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
[07:32:23] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[07:34:29] -!- mal`` [mal``!~mal``@192.241.198.49] has joined #linuxcnc-devel
[07:40:01] -!- rob_h [rob_h!~robh@176.249.89.22] has joined #linuxcnc-devel
[08:15:12] -!- sirdancealot has quit [Ping timeout: 245 seconds]
[08:57:35] -!- basiclaser has quit [Excess Flood]
[09:05:36] -!- syyl has quit [Ping timeout: 246 seconds]
[09:36:37] -!- mhaberler has quit [Quit: mhaberler]
[09:38:18] -!- basiclaser has quit [Excess Flood]
[09:54:29] -!- b_b has quit [Changing host]
[09:55:05] -!- micges-dev [micges-dev!~x@aehu83.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[10:03:14] -!- Valen has quit [Quit: Leaving.]
[10:08:25] -!- basiclaser has quit [Excess Flood]
[10:12:30] -!- phantoxe has quit [Remote host closed the connection]
[10:14:01] -!- ries has quit [Ping timeout: 260 seconds]
[10:26:23] -!- phantoxe has quit [Remote host closed the connection]
[10:30:17] -!- amiri_ has quit [Ping timeout: 245 seconds]
[10:31:27] -!- skunkworks has quit [Ping timeout: 245 seconds]
[10:40:53] -!- XXCoder has quit [Read error: Connection reset by peer]
[10:47:45] -!- The_Ball has quit [Read error: Connection reset by peer]
[10:50:48] -!- theorbtwo has quit [Remote host closed the connection]
[11:14:32] -!- rob_h has quit [Ping timeout: 255 seconds]
[11:15:11] -!- rob_h [rob_h!~robh@90.202.239.237] has joined #linuxcnc-devel
[11:20:34] Cylly is now known as Loetmichel
[11:25:47] -!- mhaberler has quit [Quit: mhaberler]
[12:01:52] -!- meji3 has quit [Ping timeout: 245 seconds]
[12:03:05] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:13:56] -!- mozmck_lp [mozmck_lp!~mozmck_lp@67.210.159.245] has joined #linuxcnc-devel
[12:19:15] stt_michaelz is now known as stt_michaelz^afk
[12:19:17] stt_michaelz^afk is now known as stt_michaelz
[12:32:18] -!- skunkworks_ [skunkworks_!~chatzilla@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:34:55] -!- MC500 has quit [Ping timeout: 246 seconds]
[12:38:32] -!- mozmck_lp has quit [Ping timeout: 245 seconds]
[12:44:01] -!- Ravi_ has quit [Ping timeout: 246 seconds]
[12:46:21] -!- micges-dev has quit [Ping timeout: 255 seconds]
[12:52:41] -!- balestrino has quit [Ping timeout: 276 seconds]
[13:02:18] -!- PetefromTn_ has quit [Ping timeout: 252 seconds]
[13:04:58] -!- rythmnbls [rythmnbls!~rythmnbls@204.186.88.34] has joined #linuxcnc-devel
[13:23:21] -!- zeitue has quit [Quit: Leaving]
[13:38:26] -!- Khetzal has quit [Remote host closed the connection]
[13:42:04] -!- Khetzal [Khetzal!~khetzal@sierra.khetzal.info] has joined #linuxcnc-devel
[13:48:39] -!- mhaberler has quit [Quit: mhaberler]
[13:51:04] -!- chillly has quit [Quit: Ex-Chat]
[14:00:51] -!- maximilian_h [maximilian_h!~bonsai@dslb-178-007-134-230.178.007.pools.vodafone-ip.de] has joined #linuxcnc-devel
[14:21:49] <skunkworks> So - I grabbed one of the other motherboards that dad had (all the same asus model) and this one has been running all morning under 16us.
[14:22:01] <skunkworks> it does have a different processor (single core it seems)
[14:22:34] <skunkworks> running glxgears and streaming youtube video
[14:24:14] -!- kwallace [kwallace!~kwallace@smb-123.sonnet.com] has joined #linuxcnc-devel
[14:28:04] <skunkworks> over a wifi usb dongle
[14:29:23] -!- txp has quit [Quit: Leaving]
[14:33:14] -!- phantoxe has quit [Remote host closed the connection]
[14:37:20] -!- skunkworks_ has quit [Ping timeout: 276 seconds]
[14:39:28] -!- PetefromTn_ has quit [Ping timeout: 252 seconds]
[14:51:25] md2 is now known as Guest53786
[14:54:12] -!- md-2 has quit [Ping timeout: 246 seconds]
[14:57:24] -!- micges-dev [micges-dev!~x@aebg100.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[14:57:53] -!- kwallace2 [kwallace2!~kwallace@smb-8.sonnet.com] has joined #linuxcnc-devel
[14:58:42] -!- mozmck_lp [mozmck_lp!~mozmck_lp@67.210.159.245] has joined #linuxcnc-devel
[14:58:51] -!- mozmck_lp has quit [Client Quit]
[14:59:22] -!- kwallace has quit [Ping timeout: 245 seconds]
[15:01:06] -!- Dava has quit [Ping timeout: 252 seconds]
[15:16:30] -!- Guest53786 has quit [Quit: Leaving...]
[15:17:23] amnesic_away is now known as amnesic
[15:31:05] <skunkworks> well it just jumped to 200us
[15:31:07] <skunkworks> darn
[15:31:25] -!- ashcan_ has quit [Client Quit]
[15:32:36] <micges-dev> skunkworks: jitter?
[15:32:43] <skunkworks> yes
[15:32:57] -!- fomox has quit [Ping timeout: 272 seconds]
[15:34:02] <micges-dev> any specific setup or jus testing new mb?
[15:34:59] <skunkworks> well - this is hardware that is in our big mill and seems to run 10.04/rtai just fine.
[15:35:08] <skunkworks> testing with the debian hybrid iso.
[15:35:15] <micges-dev> ah ok
[15:35:59] -!- Tomashe1 has quit []
[15:37:03] <skunkworks> just trying to see if I can figure out why.
[15:38:05] <pcw_home> preemt-rt might do better :-)
[15:38:21] <skunkworks> have not gotten that far yet :)
[15:39:52] <pcw_home> preemt-rt may have lower peak latency then 200k but latency has higher spectral density
[15:40:23] <skunkworks> sure - but normally maxes at 70us or so from my testing
[15:40:27] <pcw_home> must be something busted to get 200 K though
[15:41:15] <skunkworks> well - a lot of the onboard stuff is nvidia which probably doesn't help
[15:41:16] -!- balestrino has quit [Ping timeout: 252 seconds]
[15:41:28] <skunkworks> but I am running a ati video card
[15:42:00] <micges-dev> pcw_home: I got Asrock D1800 for tests
[15:42:51] <pcw_home> OK good that works reliably for me (though was a PITA to get it to boot linux the first time)
[15:42:57] <skunkworks> http://www.asus.com/Motherboards/M2N68AM_PLUS/specifications/
[15:43:38] Connor1 is now known as Connor
[15:44:06] -!- Simooon has quit [Quit: Leaving]
[15:47:05] <pcw_home> I learned some pid-stepper tricks:
[15:47:06] <pcw_home> 1: P gain ~= servo thread frequency is a good rule of thumb
[15:47:08] <pcw_home> 2. I can get acceptable performance down to 250 Hz (meet ferror limit of .0002" at 1200 IPM/200IPS^2)
[15:52:50] <micges-dev> I didn't tried it yet, machine was busy
[15:53:42] -!- b_b has quit [Changing host]
[15:58:50] -!- kb8wmc [kb8wmc!~chatzilla@64.25.194.29] has joined #linuxcnc-devel
[16:06:32] asheppard is now known as sheppard
[16:13:18] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[16:15:20] <jepler> this weekend I intend to see how far from working my little mill is (servos) and hopefully run the motors around with the u3
[16:16:10] <jepler> (I don't think I've run it for 2+ years at this point)
[16:17:44] -!- mle has quit [Ping timeout: 268 seconds]
[16:20:14] <pcw_home> That sounds like fun
[16:20:47] <cradek> having working machinery causes projects that need working machinery to happen
[16:20:56] <skunkworks> onboard video - 200us with rt-preemt
[16:21:01] <skunkworks> +
[16:32:51] -!- tylerbre has quit [Quit: leaving]
[16:45:17] -!- thealch3m1st [thealch3m1st!~thealch3m@cpe-76-172-31-62.socal.res.rr.com] has joined #linuxcnc-devel
[16:55:58] -!- gadue has quit []
[16:56:02] -!- thealch3m1st has quit [Remote host closed the connection]
[16:56:34] -!- thealch3m1st [thealch3m1st!~thealch3m@cpe-76-172-31-62.socal.res.rr.com] has joined #linuxcnc-devel
[17:02:50] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[17:09:20] -!- memleak [memleak!~memleak@unaffiliated/memfrob] has joined #linuxcnc-devel
[17:10:34] <memleak> RTAI + linuxcnc build scripts (source, no packages) part 1: http://dpaste.com/3MZ80VQ.txt part 2: http://dpaste.com/2YQPMKZ.txt part 3: http://dpaste.com/07M3HVX.txt May use wget && chmod a+x on bash scripts
[17:13:50] <memleak> kernel is part 1, rtai userspace (/usr/realtime) is part 2, linuxcnc is part 3, skunkworks the default kernel config should boot on your system, its not quite as big as the debian / ubuntu config but should at least mount rootfs on most machines and distros
[17:14:23] <zq> hm
[17:14:31] <memleak> all networking drivers built as modules, all common SATA and PATA drivers built in, and full USB support
[17:15:01] <memleak> i had some trouble using the stock ubuntu and debian kernel configs due to no initrd
[17:15:39] <zq> how useful do you guys think an http version of the rs274 interpreter would be?
[17:15:42] <memleak> once seb_kuzminsky posts his rtai package building instructions (if he already has i cant find them) ill build .debs using my shiny new RTAI tree
[17:16:21] <memleak> (with full blown kernel + initial ramfs)
[17:17:25] <memleak> things that are missing is full I2C I20 and some other busses
[17:17:40] <memleak> drm modesetting works + gpu accel, etc.
[17:18:24] -!- HailDraft has quit [Ping timeout: 246 seconds]
[17:19:27] -!- _balestrino has quit [Ping timeout: 245 seconds]
[17:23:07] <memleak> you may need to uninstall the linuxcnc package first in order to use the rip-environment binaries, you can fall back to /usr/bin by closing and opening a new terminal window and installing linuxcnc package again via synaptic
[17:24:37] <memleak> one thing i can do too is create a tarball to decompress to / and overwrite system-wide linuxcnc + RTAI but thats not safe.
[17:25:42] -!- Roguish [Roguish!~chatzilla@c-67-188-44-176.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[17:32:09] -!- larryone has quit [Quit: This computer has gone to sleep]
[17:36:05] -!- Komzzzpa has quit [Read error: Connection reset by peer]
[17:36:27] -!- memleak has quit [Quit: Leaving]
[17:42:02] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-22-30.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[17:46:57] -!- sylphiae has quit [Ping timeout: 245 seconds]
[17:52:03] -!- mhaberler has quit [Quit: mhaberler]
[17:54:30] -!- basiclaser has quit [Excess Flood]
[18:09:43] amnesic is now known as amnesic_away
[18:10:34] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[18:13:56] <jepler> memeak: no, don't do that. geez wtf
[18:14:17] <jepler> memleak:
[18:27:14] -!- eeriegeek has quit [Ping timeout: 268 seconds]
[18:31:23] <skunkworks> rt-preempt has been running for a few hours at 60us...
[18:32:13] <skunkworks> tab complete getting lazy?
[18:33:01] -!- larryone has quit [Quit: This computer has gone to sleep]
[18:34:35] <NTU> heh jepler..
[18:36:54] <NTU> ./configure --prefix=/usr && make PREFIX=output install && tar output to file && tar zxf rtai_and_linuxcnc.tar.gz -C /
[18:37:04] <NTU> its not _THAT_ deadly
[18:37:21] <NTU> simple apt-get reinstall <package> reverts it (mostly.)
[18:38:08] <cradek> that's fine to do to your own system, but unfortunately people will often do the thing you tell them, so be sure to tell people only good ideas
[18:38:30] <NTU> thats how gentoo works..
[18:38:48] <NTU> and archlinux
[18:39:23] <NTU> arch is configure to /usr install to folder and compress to package
[18:39:26] <cradek> whether gentoo does a thing and whether that thing is a good idea to advise are different
[18:40:18] <NTU> but yet again archlinux is unstable as hell.. so you're probably right come to think of it
[18:43:27] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[18:55:47] -!- tmcw has quit [Ping timeout: 255 seconds]
[18:58:24] <PCW> micges-dev: hm2-ser card name fixed
[18:58:30] -!- zbychuk has quit [Client Quit]
[18:58:54] <micges-dev> thanks
[18:59:11] <PCW> (well all of space 7 fixed it had a off-by-one error)
[18:59:16] <skunkworks> rt_preempt seems to work as expected
[19:00:13] <KGB-linuxcnc> 03Norbert Schechner 052.6 ed090f8 06linuxcnc 10lib/python/gladevcp/tooledit_widget.py 10src/emc/usr_intf/gmoccapy/gmoccapy.glade 10src/emc/usr_intf/gmoccapy/gmoccapy.py 10src/emc/usr_intf/gmoccapy/release_notes.txt gmoccapy_1_2_2 - support now also matchbox-keyboard * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ed090f8
[19:03:04] <PCW> fixed bit file
[19:03:06] <PCW> freeby.mesanet.com/7i90_ser_justio.bit
[19:03:37] <micges-dev> got it
[19:08:08] <micges-dev> it's working
[19:08:22] <micges-dev> even space 6 data are correct
[19:08:45] <micges-dev> packets received: all 52, good 51, bad 0
[19:08:45] <micges-dev> packets sended: all 51, good 51, bad 0
[19:14:17] -!- thealch3m1st has quit [Remote host closed the connection]
[19:14:47] -!- thealch3m1st [thealch3m1st!~thealch3m@cpe-76-172-31-62.socal.res.rr.com] has joined #linuxcnc-devel
[19:23:00] <PCW> I'll eventually fix the hm2-ser code so it gets the name from the IDROM
[19:25:10] <micges-dev> good idea
[19:36:12] -!- patrickarlt has quit [Remote host closed the connection]
[19:39:53] -!- skorasaurus has quit [Remote host closed the connection]
[19:41:12] -!- patrickarlt has quit [Ping timeout: 246 seconds]
[19:46:26] -!- PetefromTn_ has quit [Ping timeout: 252 seconds]
[19:58:30] -!- skunkworks has quit [Read error: Connection reset by peer]
[20:01:01] -!- andypugh [andypugh!~andy2@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[20:03:00] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[20:08:47] amnesic_away is now known as amnesic
[20:13:30] -!- Thetawaves has quit [Client Quit]
[20:19:33] -!- f1oat2 [f1oat2!~f1oat@AMontsouris-553-1-63-248.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[20:20:41] -!- f1oat has quit [Ping timeout: 260 seconds]
[20:22:14] -!- larryone has quit [Quit: This computer has gone to sleep]
[20:28:09] -!- patrickarlt has quit [Remote host closed the connection]
[20:29:46] -!- rythmnbls has quit [Quit: Leaving]
[20:32:07] -!- jasen has quit [Quit: Page closed]
[20:33:17] -!- patrickarlt has quit [Ping timeout: 260 seconds]
[20:41:10] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[20:46:52] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[20:49:02] -!- _ink has quit [Ping timeout: 245 seconds]
[20:51:06] -!- txp has quit [Quit: Leaving]
[20:52:19] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[20:59:12] -!- FinboySlick has quit [Quit: Leaving.]
[21:00:29] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[21:04:26] -!- Deejay has quit [Quit: bye]
[21:06:47] -!- acdha has quit [Quit: Textual IRC Client: www.textualapp.com]
[21:09:19] -!- asah has quit [Quit: asah]
[21:19:51] -!- asdfasd has quit [Read error: Connection reset by peer]
[21:23:17] -!- patrickarlt has quit [Remote host closed the connection]
[21:28:18] -!- patrickarlt has quit [Ping timeout: 252 seconds]
[21:30:41] -!- fomox_ has quit [Ping timeout: 260 seconds]
[21:39:06] -!- Spyou` has quit [Read error: Connection reset by peer]
[21:40:15] -!- SkramX has quit [Ping timeout: 268 seconds]
[21:41:14] -!- logger[mah] has quit [Ping timeout: 268 seconds]
[21:41:18] -!- andypugh_ [andypugh_!~andy2@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[21:41:30] -!- tronwizard has quit [Ping timeout: 268 seconds]
[21:41:30] -!- schimmi has quit [Ping timeout: 268 seconds]
[21:42:01] -!- logger[mah] [logger[mah]!~loggermah@mah2.mah.priv.at] has joined #linuxcnc-devel
[21:42:08] -!- amiri has quit [Ping timeout: 268 seconds]
[21:42:08] -!- dr0w has quit [Ping timeout: 268 seconds]
[21:42:44] -!- skorasaurus has quit [Ping timeout: 268 seconds]
[21:42:44] -!- GJdan has quit [Ping timeout: 268 seconds]
[21:42:45] -!- DenSchub has quit [Ping timeout: 268 seconds]
[21:43:12] -!- andypugh has quit [Ping timeout: 276 seconds]
[21:43:12] -!- _nexxus_ has quit [Ping timeout: 276 seconds]
[21:43:12] -!- t12 has quit [Ping timeout: 276 seconds]
[21:43:20] andypugh_ is now known as andypugh
[21:45:11] -!- SpeicusX has quit [Ping timeout: 268 seconds]
[21:45:19] -!- Roguish has quit [Ping timeout: 276 seconds]
[21:45:19] -!- KimK has quit [Ping timeout: 276 seconds]
[21:45:51] -!- Roguish [Roguish!~chatzilla@67.188.44.176] has joined #linuxcnc-devel
[21:46:15] -!- Fox_Muldr has quit [Write error: Broken pipe]
[21:46:55] -!- KimK [KimK!~Kim__@ip68-102-30-143.ks.ok.cox.net] has joined #linuxcnc-devel
[21:48:06] -!- eFuchs has quit [Quit: ping timeout]
[22:00:45] -!- Dava has quit [Ping timeout: 255 seconds]
[22:09:35] phantom is now known as Guest63928
[22:15:57] -!- djinni` has quit [Ping timeout: 240 seconds]
[22:17:27] -!- alex_jon1 [alex_jon1!~alex_joni@81.196.65.201] has joined #linuxcnc-devel
[22:17:42] -!- putnik_ has quit [Changing host]
[22:18:48] -!- SpeicusX has quit [*.net *.split]
[22:18:50] -!- DenSchub has quit [*.net *.split]
[22:18:50] -!- logger[mah] has quit [*.net *.split]
[22:18:50] -!- andypugh has quit [*.net *.split]
[22:18:50] -!- basiclaser has quit [*.net *.split]
[22:18:51] -!- Khetzal has quit [*.net *.split]
[22:18:51] -!- kengu has quit [*.net *.split]
[22:18:51] -!- `Nerobro has quit [*.net *.split]
[22:18:51] -!- mozmck has quit [*.net *.split]
[22:18:54] -!- finnpixel has quit [*.net *.split]
[22:21:12] -!- Khetzal [Khetzal!~khetzal@sierra.khetzal.info] has joined #linuxcnc-devel
[22:24:26] -!- thealch3_ [thealch3_!~thealch3m@cpe-76-172-31-62.socal.res.rr.com] has joined #linuxcnc-devel
[22:25:29] -!- mickname has quit [*.net *.split]
[22:25:29] -!- marvi has quit [*.net *.split]
[22:26:04] -!- PCW_ [PCW_!~chatzilla@99.88.10.65] has joined #linuxcnc-devel
[22:27:48] -!- mozmck [mozmck!~moses@67.210.159.245] has joined #linuxcnc-devel
[22:28:12] -!- eeriegeek has quit [Ping timeout: 255 seconds]
[22:28:12] <micges-dev> jepler: when you have time please try lastest mf, and see if I didn't broke spi (I triple checked but still)
[22:28:12] -!- Tom_itx has quit [Ping timeout: 255 seconds]
[22:29:05] -!- patrickarlt has quit [Ping timeout: 255 seconds]
[22:29:06] -!- putnik_ has quit [Ping timeout: 255 seconds]
[22:29:07] -!- rob_h has quit [Ping timeout: 255 seconds]
[22:29:09] -!- pjm has quit [Ping timeout: 255 seconds]
[22:29:10] -!- WalterN has quit [Ping timeout: 255 seconds]
[22:29:20] -!- logger[mah] [logger[mah]!~loggermah@mah2.mah.priv.at] has joined #linuxcnc-devel
[22:29:24] -!- zlog_ [zlog_!~zlog@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[22:29:33] -!- `Nerobro_ has quit [Ping timeout: 255 seconds]
[22:29:36] -!- mhaberler has quit [Ping timeout: 255 seconds]
[22:29:36] -!- ve7it has quit [Ping timeout: 255 seconds]
[22:29:36] -!- tjb1 has quit [Ping timeout: 255 seconds]
[22:29:36] -!- rob_h [rob_h!~robh@90.202.239.237] has joined #linuxcnc-devel
[22:30:41] -!- kwallace2 has quit [*.net *.split]
[22:30:43] -!- RagingComputer has quit [*.net *.split]
[22:30:46] -!- PCW has quit [*.net *.split]
[22:30:46] -!- l0ggy has quit [*.net *.split]
[22:30:46] -!- swingley has quit [*.net *.split]
[22:30:46] -!- putnik_ has quit [Changing host]
[22:30:46] -!- toastydeath has quit [Read error: Connection reset by peer]
[22:31:07] -!- f1oat2 has quit [Ping timeout: 245 seconds]
[22:31:55] -!- Tom_itx [Tom_itx!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[22:32:50] -!- tinkerer has quit [*.net *.split]
[22:32:51] -!- thealch3m1st has quit [*.net *.split]
[22:32:51] -!- kfoltman has quit [*.net *.split]
[22:32:52] -!- The_Ball has quit [*.net *.split]
[22:32:55] -!- the_wench has quit [*.net *.split]
[22:32:55] -!- zlog has quit [*.net *.split]
[22:32:55] -!- putnik has quit [*.net *.split]
[22:32:55] -!- phantoxeD has quit [*.net *.split]
[22:32:59] -!- MrHindsight has quit [*.net *.split]
[22:32:59] -!- DaViruz has quit [*.net *.split]
[22:32:59] -!- alex_joni has quit [*.net *.split]
[22:32:59] -!- _methods has quit [*.net *.split]
[22:32:59] -!- sivu has quit [*.net *.split]
[22:32:59] -!- jfrmilner has quit [*.net *.split]
[22:33:20] <jepler> micges-dev: verifying ROM still worked, I assume it's fine
[22:34:09] <micges-dev> that's good, thanks
[22:37:47] -!- Loetmichel has quit [Ping timeout: 245 seconds]
[22:38:08] -!- tjb11 has quit [*.net *.split]
[22:38:08] -!- PCW_ has quit [*.net *.split]
[22:38:09] -!- Khetzal has quit [*.net *.split]
[22:38:10] -!- basiclases has quit [*.net *.split]
[22:38:10] -!- sivu_ has quit [*.net *.split]
[22:38:10] -!- jfrmilner_ has quit [*.net *.split]
[22:38:11] -!- t12 has quit [*.net *.split]
[22:38:12] -!- sumpfralle has quit [*.net *.split]
[22:38:16] -!- theorbtwo has quit [*.net *.split]
[22:38:16] -!- gambakufu has quit [*.net *.split]
[22:38:18] -!- pcw_home has quit [*.net *.split]
[22:38:18] -!- Flipp- has quit [*.net *.split]
[22:38:19] -!- hm2-buildmaster has quit [*.net *.split]
[22:39:28] -!- PCW [PCW!~chatzilla@99.88.10.65] has joined #linuxcnc-devel
[22:40:11] -!- kwallace [kwallace!~kwallace@smb-8.sonnet.com] has joined #linuxcnc-devel
[22:41:52] -!- steves_logging has quit [Ping timeout: 246 seconds]
[22:41:54] -!- sudobangbang has quit [Ping timeout: 246 seconds]
[22:41:56] -!- alex_jon1 has quit [Ping timeout: 246 seconds]
[22:41:59] -!- gonzo__ has quit [Ping timeout: 246 seconds]
[22:41:59] -!- Teme has quit [Ping timeout: 246 seconds]
[22:42:04] -!- alex_joni [alex_joni!~alex_joni@emc/board-of-directors/alexjoni] has joined #linuxcnc-devel
[22:42:04] -!- mode/#linuxcnc-devel [+v alex_joni] by ChanServ
[22:42:04] -!- tmcw_ has quit []
[22:42:10] -!- GJdan_ has quit [Ping timeout: 246 seconds]
[22:42:11] -!- _ink has quit [Ping timeout: 246 seconds]
[22:42:11] -!- ssi has quit [Ping timeout: 246 seconds]
[22:42:11] -!- gene78 has quit [Ping timeout: 246 seconds]
[22:42:37] -!- MrHindsight [MrHindsight!~shop@adsl-75-57-149-253.dsl.emhril.sbcglobal.net] has joined #linuxcnc-devel
[22:42:37] -!- MrHindsight has quit [Changing host]
[22:42:37] -!- MrHindsight [MrHindsight!~shop@unaffiliated/capthindsight] has joined #linuxcnc-devel
[22:42:39] -!- mozmck1 [mozmck1!~moses@67.210.159.245] has joined #linuxcnc-devel
[22:42:52] -!- cpresser has quit [Ping timeout: 246 seconds]
[22:42:52] -!- tumdedum has quit [Ping timeout: 246 seconds]
[22:43:11] -!- Roguish_ [Roguish_!~chatzilla@c-67-188-44-176.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[22:43:43] -!- Khetzal [Khetzal!~khetzal@sierra.khetzal.info] has joined #linuxcnc-devel
[22:43:54] -!- mhaberler has quit [Ping timeout: 246 seconds]
[22:43:54] -!- ries has quit [Ping timeout: 246 seconds]
[22:43:55] -!- marmite has quit [Ping timeout: 246 seconds]
[22:43:55] mhaberler_ is now known as mhaberler
[22:44:36] -!- zlog_ has quit [Ping timeout: 246 seconds]
[22:44:37] -!- linuxcnc-build_ [linuxcnc-build_!~linuxcnc-@71-218-158-216.hlrn.qwest.net] has joined #linuxcnc-devel
[22:44:48] -!- toastyde1th has quit [Read error: Connection reset by peer]
[22:44:58] -!- jleh_ has quit [Ping timeout: 246 seconds]
[22:45:05] -!- patrickarlt has quit [Remote host closed the connection]
[22:45:18] -!- jepler has quit [Ping timeout: 246 seconds]
[22:48:27] -!- mozmck has quit [Ping timeout: 276 seconds]
[22:48:29] -!- Roguish has quit [Ping timeout: 276 seconds]
[22:48:29] -!- patricka_ has quit [Ping timeout: 276 seconds]
[22:48:29] -!- The__Ball has quit [Read error: Connection timed out]
[22:48:29] -!- WalterN has quit [Ping timeout: 276 seconds]
[22:48:29] -!- toastydeath has quit [Ping timeout: 276 seconds]
[22:48:31] -!- Guest63928 has quit [Ping timeout: 276 seconds]
[22:48:33] -!- Jymmm has quit [Ping timeout: 276 seconds]
[22:48:33] -!- linuxcnc-build has quit [Ping timeout: 276 seconds]
[22:48:36] Roguish_ is now known as Roguish
[22:49:19] -!- ssi [ssi!~ssi@app2.prototechnical.com] has joined #linuxcnc-devel
[22:53:23] amnesic is now known as amnesic_away
[22:57:02] -!- fomox_ has quit [Ping timeout: 252 seconds]
[23:02:23] -!- marvi has quit [Changing host]
[23:02:24] -!- marvi has quit [Ping timeout: 260 seconds]
[23:04:49] -!- gambakufu has quit [Read error: Connection reset by peer]
[23:06:01] -!- asah has quit [Quit: asah]
[23:06:34] -!- l0ggy_ has quit [Ping timeout: 252 seconds]
[23:06:37] -!- kb8wmc has quit [Quit: ChatZilla 0.9.90.1 [Firefox 20.0/20130329043827]]
[23:08:49] -!- asdfasd has quit [Ping timeout: 252 seconds]
[23:08:51] -!- tronwzrd has quit [Ping timeout: 252 seconds]
[23:08:51] -!- zeitue has quit [Ping timeout: 252 seconds]
[23:10:49] -!- tjb1 has quit [Ping timeout: 252 seconds]
[23:10:49] -!- jfrmilner has quit [Ping timeout: 252 seconds]
[23:10:50] -!- kengu_ has quit [Ping timeout: 252 seconds]
[23:11:35] -!- mickname has quit [Ping timeout: 260 seconds]
[23:11:35] -!- marvi has quit [Changing host]
[23:13:54] <kwallace> If I recall correctly, the text engraving software on the wiki uses a scale value to set the text size. I would like to find a method to use a height value for let's say cap A, then calculate the scale value in the background. It comes to mind that I could just simulate plotting an A, find the Y extent and successively approximate the scale that gives me what I want. Does anyone know a better way?
[23:14:03] -!- DaViruz_ has quit [Ping timeout: 252 seconds]
[23:14:12] -!- zlog [zlog!~zlog@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[23:16:54] -!- marvi has quit [Ping timeout: 260 seconds]
[23:16:54] -!- mickname has quit [Ping timeout: 260 seconds]
[23:17:12] -!- Tom_itx has quit [Ping timeout: 252 seconds]
[23:17:13] -!- PetefromTn_ has quit [Ping timeout: 252 seconds]
[23:18:04] -!- linuxcnc-build_ has quit [Ping timeout: 252 seconds]
[23:18:07] -!- Cylly has quit [Read error: Connection reset by peer]
[23:20:07] -!- postaL has quit [Ping timeout: 252 seconds]
[23:20:09] -!- l0ggy has quit [Ping timeout: 252 seconds]
[23:20:09] -!- gene78 has quit [Ping timeout: 252 seconds]
[23:20:09] -!- _methods_ has quit [Ping timeout: 252 seconds]
[23:21:44] -!- Valen has quit [Quit: Leaving.]
[23:22:14] -!- MrHindsight has quit [Ping timeout: 252 seconds]
[23:22:37] -!- bedah has quit [Quit: Ex-Chat]
[23:26:39] -!- micges-dev has quit [Quit: Wychodzi]
[23:27:50] -!- PetefromTn_ has quit [Ping timeout: 252 seconds]
[23:30:34] -!- jepler [jepler!~jepler@emc/developer/pdpc.professional.jepler] has joined #linuxcnc-devel
[23:32:58] -!- pcw_home [pcw_home!~chatzilla@c-50-143-148-115.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[23:38:23] -!- toastydeath has quit [Read error: Connection reset by peer]
[23:38:25] -!- DenSchub has quit [Read error: Connection reset by peer]
[23:38:25] -!- asdfasd has quit [Ping timeout: 268 seconds]
[23:38:25] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@71-218-158-216.hlrn.qwest.net] has joined #linuxcnc-devel
[23:38:27] -!- tumdedum has quit [Changing host]
[23:38:33] -!- skorasaurus2 has quit [Write error: Broken pipe]
[23:39:39] -!- tumdedum has quit [Max SendQ exceeded]
[23:42:00] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@71-218-158-216.hlrn.qwest.net] has joined #linuxcnc-devel
[23:43:26] -!- mhaberler has quit [Quit: mhaberler]
[23:44:27] -!- 17SAA6XO5 [17SAA6XO5!~chatzilla@99.88.10.65] has joined #linuxcnc-devel
[23:44:56] -!- 17SAA7ISU has quit [Max SendQ exceeded]
[23:45:00] -!- 17SAA6XO5 has quit [Ping timeout: 272 seconds]
[23:46:56] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[23:54:17] -!- MrHindsight [MrHindsight!~shop@adsl-75-57-149-253.dsl.emhril.sbcglobal.net] has joined #linuxcnc-devel
[23:54:17] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[23:54:17] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[23:58:12] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.90.1 [Firefox 30.0/20140605174243]]
[23:58:19] -!- patrickarlt has quit [Read error: Connection reset by peer]
[23:58:47] -!- basiclaser has quit [Changing host]