[Emc-users] STEPGEN_MAXACCEL

2010-10-06 Thread Mark Wendt
Howdy all, Perusing the doccy's while trying to troubleshoot a problem on my Z axis, and I was playing around with the variables MAX_VELOCITY, MAX_ACCELERATION, and STEPGEN_MAXACCEL. While the first two variables are relatively self-explanatory, I'm having a difficult time figuring out

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Mark Wendt
Don, Replies embedded below. On 10/06/2010 12:14 AM, Don Stanley wrote: > Hi All; > The EMC Errors File is probably telling me what is > wrong but I'm on too many shifts today to figure it out. > > EMC Errors: > > > Debug file information: > insmod: error inserting > '/usr/realtime-2.6.

Re: [Emc-users] STEPGEN_MAXACCEL

2010-10-06 Thread Alex Joni
In emc2 there are a couple of different linked together components. MAX_VELOCITY and MAX_ACCELERATION are variables that are used by the motion controller (trajectory planner to be precise) when doing calculations for the next position the machine should go to. If you have a servo machine the out

Re: [Emc-users] STEPGEN_MAXACCEL

2010-10-06 Thread Mark Wendt
Alex, Thanks for the explanation of how those variables work together. Now I understand how each comes into play. Perhaps your paragraphs below could become part of the documentation? ;-) The current docs just state what values those variables should be set to, without much of an expl

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Don Stanley
Thanks Mark; The jetmill1_load.hal file is below. This is the univstep_load.hal file from Pico-Systems, less some comments. loadrt hal_ppmc extradac=0x00 (appears to be EMC 10.04's complaint) Don On Wed, Oct 6, 2010 at 5:32 AM, Mark Wendt wrote: > Don, > > Replies embedded below. > > O

Re: [Emc-users] Kearney and Trecker Milwaukeematic IIIb progress

2010-10-06 Thread sam sokolik
Worked a bit on the tool changer arm. http://www.youtube.com/watch?v=ovxW8TKBGWU sam On 10/5/2010 10:15 AM, sam sokolik wrote: >3 axis moving! ;) > > http://www.youtube.com/watch?v=pOHL_KlUdqw > > sam > > On 9/6/2010 11:38 AM, sam sokolik wrote: >> 2 axis moving! >> >> http://www.youtu

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Mark Wendt
Don, Are you sure the card is actually at the 0x00 address? lspci -v should tell you the correct address, I think. Folks that use this card may be able to help you out a bit more, if the lspci command is not correct. Something at that address is not loading. Mark On 10/06/2010 09:09 A

Re: [Emc-users] Kearney and Trecker Milwaukeematic IIIb progress

2010-10-06 Thread Mark Wendt
Very cool! That's definitely a good sized machine! mark On 10/06/2010 09:17 AM, sam sokolik wrote: >Worked a bit on the tool changer arm. > > http://www.youtube.com/watch?v=ovxW8TKBGWU > > sam > > On 10/5/2010 10:15 AM, sam sokolik wrote: > >> 3 axis moving! ;) >> >> http://www.youtu

Re: [Emc-users] handwheel tapping

2010-10-06 Thread Stuart Stevenson
Gentlemen, A little progress on the handwheel tapping project. The spindle motor encoder has pulses of 7200 per revolution in low gear. This gives 20 pulses per degree. Not enough to be a real C axis. The number of pulses may be limited by the spindle drive so I may try to tap into the sign wav

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Stephen Wille Padnos
Don Stanley wrote: > [snip] > [ 22.961406] PARPORT: linux parport parport0 does not support mode 4. > [ 22.961412] PARPORT: continuing anyway. > [ 22.961806] PPMC: ERROR: no boards found on bus 0, port 0378 > [ 22.961817] PPMC: ERROR: no USC/UPC for extra dac at bus 0, slot 0 > [ 22.96182

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Don Stanley
Thank All; The following are the results of lspci and lspci -v respectively. The current printer CMOS setting is ECP. Does anyone see a printer port? *I tried univstepdiags 2000 bus and 0378 bus with no board found.* 00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge (rev 02) 00:02.0 VGA

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Peter C. Wallace
On Wed, 6 Oct 2010, Don Stanley wrote: > Date: Wed, 6 Oct 2010 12:37:09 -0400 > From: Don Stanley > Reply-To: "Enhanced Machine Controller (EMC)" > > To: mark.we...@nrl.navy.mil, > "Enhanced Machine Controller (EMC)" > Subject: Re: [Emc-users] My New D519MO Motherboard does not load EMC

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Jon Elson
Don Stanley wrote: > insmod: error inserting > '/usr/realtime-2.6.32-122-rtai/modules/emc2/hal_ppmc.ko': -1 Operation not > permitted > jetmill1_load.hal:8: exit value: 1 > jetmill1_load.hal:8: insmod failed, returned -1 > See the output of 'dmesg' for more information. > Well, the info placed i

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Jon Elson
Mark Wendt wrote: > Don, > > Are you sure the card is actually at the 0x00 address? lspci -v > should tell you the correct address, I think. Folks that use this card > may be able to help you out a bit more, if the lspci command is not > correct. Something at that address is not loading.

Re: [Emc-users] handwheel tapping

2010-10-06 Thread Jon Elson
Stuart Stevenson wrote: > The most important finding is the ultimate usefulness of tapping this way. > It seems novel but is it a useful tool? Putting it on the Cinci or Viper for > 5 axis MPG tapping would be killer! > Well, I don't do those hideous aerospace metals. But, I have done some r

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Jon Elson
Stephen Wille Padnos wrote: >> [snip] >> [ 22.961406] PARPORT: linux parport parport0 does not support mode 4 >> Sharp eyes! I totally missed this line in his message, glad you spotted it! > EPP is the correct mode. ECP should also work, I think, but it's not > necessary and it ties up a

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Jon Elson
Don Stanley wrote: > > 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 01) > Subsystem: Intel Corporation Device 4f4d > Flags: bus master, medium devsel, latency 0 > Capabilities: [e0] Vendor Specific Information > > I think this means your parallel port is imp

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Don Stanley
On Wed, Oct 6, 2010 at 1:49 PM, Jon Elson wrote: > Don Stanley wrote: > > > > 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 01) > > Subsystem: Intel Corporation Device 4f4d > > Flags: bus master, medium devsel, latency 0 > > Capabilities: [e0] Vendor Specific I

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Igor Chudov
Don, start with running Jon's program ppmcdiags. Do not try to diagnose it with EMC2. Start with 378 as the address. My feeling is that PPMC is not communicating with the host PC. i On Wed, Oct 6, 2010 at 2:15 PM, Don Stanley wrote: > On Wed, Oct 6, 2010 at 1:49 PM, Jon Elson wrote: > >> Don

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Don Stanley
Thanks Igor; I have tried the USC diagnostics. They don't see the printer port also. Apparently the CMOS settings are not getting the printer port into EPP mode, or something, that is keeping everything from recognising the port while it is acting like a ECP printer port. See Jon's last post and m

Re: [Emc-users] My New D519MO Motherboard does not load EMC 10.04.

2010-10-06 Thread Jon Elson
Don Stanley wrote: > On Wed, Oct 6, 2010 at 1:49 PM, Jon Elson wrote: > > >> >> and it will show a terse listing of port addresses, with lines like >> 0378-037a : parport0 >> 037b-037f : parport0 >> note the second line for parport0 indicates that port is set for EPP >> mode, > Thank Jon and al

[Emc-users] EMC controlled sniper robot

2010-10-06 Thread Igor Chudov
I am considering making a portable (read, mounted on a hand truck) robotic sniper. It would be a combination of EMC for positioning (two axes only, horizontal and vertical plane), and a built in ballistics calculator. The robot would be orientated (homed) according to landmarks, and would be told

Re: [Emc-users] EMC controlled sniper robot

2010-10-06 Thread Edward Bernard
OMG! Now you'll have us all under the scrutiny of Homeland Security! Certainly would make a great video though. Maybe even better than the volleyball. From: Igor Chudov To: Enhanced Machine Controller (EMC) Sent: Wed, October 6, 2010 9:32:23 PM Subject: [Emc-

Re: [Emc-users] EMC controlled sniper robot

2010-10-06 Thread Igor Chudov
Ed, thanks. My first idea is to make a very limited sector, where the robot can shoot and limit it mechanically. So a bug, like calculating bearing wrong, would not turn the robot around to kill its creator or bystanders. i On Wed, Oct 6, 2010 at 10:31 PM, Edward Bernard wrote: > OMG! Now you'll

Re: [Emc-users] EMC controlled sniper robot

2010-10-06 Thread Bill J
You may want to re-think advertising anything about actually building this, you're going to be in violation of a few BATFE regulations. They're not nice to people that violate their regulations. On Wed, Oct 6, 2010 at 11:36 PM, Igor Chudov wrote: > Ed, thanks. My first idea is to make a very li

Re: [Emc-users] EMC controlled sniper robot

2010-10-06 Thread Igor Chudov
I would love to know what BATF regulations would be violated, and certainly I would not undertake anything illegal. i On Wed, Oct 6, 2010 at 11:24 PM, Bill J wrote: > You may want to re-think advertising anything about actually building this, > you're going to be in violation of a few BATFE regu