Re: [Emc-users] Feed control

2014-05-16 Thread yann jautard
so you want LCNC to output a 0-5v signal to control welding current 
according to feed rate,

or you want feed to change according to welding current rate ?

Le 14/05/2014 23:06, a k a écrit :
 Hi
 right now i want to solve problem to connect THCAD-10 to EMC2 and all HAL
 code.
 what is source of 0+5V dc - it will be generated by current or welding  MIG
 type of machine. I want to build CNC operated welding machine.
 example my welder has 200amp max
 so 0 amp --= 100% feed
 and 200 amp --= 0% feed
 how do that i will think after i can assemble machine where 0 +5V will
 control feed.




 On Wed, May 14, 2014 at 12:49 PM, andy pugh bodge...@gmail.com wrote:

 On 14 May 2014 20:00, a k pccncmach...@gmail.com wrote:

 we talk about board THCAD-10 to convert 0 =5 V into signal that will be
 connected to A signal of encoder on emc2.
 why do i need encoder?
 If you want an adjustable knob as an input to LinuxCNC then an encoder
 is easier.
 You haven't said what the source of your 0-5V is. If it is from a knob
 and potentiometer then the encoder is easier and much cheaper.
 If the control voltage isn't from a hand-control then the encoder
 isn't the answer.

 --
 atp
 If you can't fix it, you don't own it.
 http://www.ifixit.com/Manifesto


 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users


--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Feed control

2014-05-16 Thread a k
 feed to change according to welding current rate
i think need put some logic - as default feed 100% or what ever set
manually on monitor, when current 0 amp.
when current go to 50% everything same way.
when current pass 50% and up to 100% feed will be slow down and at current
100% feed will be 0%/


On Fri, May 16, 2014 at 12:12 AM, yann jautard brico...@free.fr wrote:

 so you want LCNC to output a 0-5v signal to control welding current
 according to feed rate,

 or you want feed to change according to welding current rate ?

 Le 14/05/2014 23:06, a k a écrit :
  Hi
  right now i want to solve problem to connect THCAD-10 to EMC2 and all HAL
  code.
  what is source of 0+5V dc - it will be generated by current or welding
  MIG
  type of machine. I want to build CNC operated welding machine.
  example my welder has 200amp max
  so 0 amp --= 100% feed
  and 200 amp --= 0% feed
  how do that i will think after i can assemble machine where 0 +5V will
  control feed.
 
 
 
 
  On Wed, May 14, 2014 at 12:49 PM, andy pugh bodge...@gmail.com wrote:
 
  On 14 May 2014 20:00, a k pccncmach...@gmail.com wrote:
 
  we talk about board THCAD-10 to convert 0 =5 V into signal that will be
  connected to A signal of encoder on emc2.
  why do i need encoder?
  If you want an adjustable knob as an input to LinuxCNC then an encoder
  is easier.
  You haven't said what the source of your 0-5V is. If it is from a knob
  and potentiometer then the encoder is easier and much cheaper.
  If the control voltage isn't from a hand-control then the encoder
  isn't the answer.
 
  --
  atp
  If you can't fix it, you don't own it.
  http://www.ifixit.com/Manifesto
 
 
 
 --
  Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
  Instantly run your Selenium tests across 300+ browser/OS combos.
  Get unparalleled scalability from the best Selenium testing platform
  available
  Simple to use. Nothing to install. Get started now for free.
  http://p.sf.net/sfu/SauceLabs
  ___
  Emc-users mailing list
  Emc-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/emc-users
 
 
 --
  Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
  Instantly run your Selenium tests across 300+ browser/OS combos.
  Get unparalleled scalability from the best Selenium testing platform
 available
  Simple to use. Nothing to install. Get started now for free.
  http://p.sf.net/sfu/SauceLabs
  ___
  Emc-users mailing list
  Emc-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/emc-users



 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 5i24?

2014-05-16 Thread Viesturs Lācis
2014-05-14 9:26 GMT-04:00 Peter C. Wallace p...@mesanet.com:

 On Wed, 14 May 2014, Viesturs L?cis wrote:

  Date: Wed, 14 May 2014 06:54:46 -0400
  From: [UTF-8] Viesturs L?cis viesturs.la...@gmail.com
  Reply-To: Enhanced Machine Controller (EMC)
  emc-users@lists.sourceforge.net
  To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net
 
  Subject: Re: [Emc-users] 5i24?
 
  I finally received 5i24 board, but I am stucj at getting LinuxCNC to
  cooperate with it.
  I have 2.7.0-pre0.43... and I am getting an error:

 There is a patch that needs to be applied to hm2_pci.c


Thanks to Michal, after 3rd recompilation I finally got it to work,
LinuxCNC now recognizes 5i24 card.

I used mesaflash utility from 5i24.zip file and flashed the card with
5i24_16_svsttp_6_6_7i39.bit firmware file.

The problem is with pwmgens - it seems to me that there are 1-phase pwmgens
in this firmware file - not only LinuxCNC complains about my config and
3pwmgen related pin names, but also in HalShow the name is pwmgen and
there are only 2 pins per pwmgen - value and enable. It should be 3 values
- one per each phase.
--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 5i24?

2014-05-16 Thread Viesturs Lācis
2014-05-16 7:50 GMT-04:00 Viesturs Lācis viesturs.la...@gmail.com:

 The problem is with pwmgens - it seems to me that there are 1-phase
 pwmgens in this firmware file


The whole pinout in dmesg is obviously wrong (3 pwmgens, 3 encoders and 1
stepgen enabled in INI file):
[ 2182.566925] hm2/hm2_5i24.0: 72 I/O Pins used:
[ 2182.566932] hm2/hm2_5i24.0: IO Pin 000 (P2-01): Encoder #1, pin B
(Input)
[ 2182.566937] hm2/hm2_5i24.0: IO Pin 001 (P2-03): Encoder #1, pin A
(Input)
[ 2182.566941] hm2/hm2_5i24.0: IO Pin 002 (P2-05): Encoder #0, pin B
(Input)
[ 2182.566946] hm2/hm2_5i24.0: IO Pin 003 (P2-07): Encoder #0, pin A
(Input)
[ 2182.566950] hm2/hm2_5i24.0: IO Pin 004 (P2-09): Encoder #1, pin
Index (Input)
[ 2182.566955] hm2/hm2_5i24.0: IO Pin 005 (P2-11): Encoder #0, pin
Index (Input)
[ 2182.566960] hm2/hm2_5i24.0: IO Pin 006 (P2-13): PWMGen #1, pin Out0
(PWM or Up) (Output)
[ 2182.566964] hm2/hm2_5i24.0: IO Pin 007 (P2-15): PWMGen #0, pin Out0
(PWM or Up) (Output)
[ 2182.566969] hm2/hm2_5i24.0: IO Pin 008 (P2-17): PWMGen #1, pin Out1
(Dir or Down) (Output)
[ 2182.566974] hm2/hm2_5i24.0: IO Pin 009 (P2-19): PWMGen #0, pin Out1
(Dir or Down) (Output)
[ 2182.566979] hm2/hm2_5i24.0: IO Pin 010 (P2-21): PWMGen #1, pin
Not-Enable (Output)
[ 2182.566983] hm2/hm2_5i24.0: IO Pin 011 (P2-23): PWMGen #0, pin
Not-Enable (Output)
[ 2182.566988] hm2/hm2_5i24.0: IO Pin 012 (P2-25): Encoder #3, pin B
(Input)
[ 2182.566992] hm2/hm2_5i24.0: IO Pin 013 (P2-27): Encoder #3, pin A
(Input)
[ 2182.566997] hm2/hm2_5i24.0: IO Pin 014 (P2-29): Encoder #2, pin B
(Input)
[ 2182.567001] hm2/hm2_5i24.0: IO Pin 015 (P2-31): Encoder #2, pin A
(Input)
[ 2182.567005] hm2/hm2_5i24.0: IO Pin 016 (P2-33): Encoder #3, pin
Index (Input)
[ 2182.567011] hm2/hm2_5i24.0: IO Pin 017 (P2-35): Encoder #2, pin
Index (Input)
[ 2182.567016] hm2/hm2_5i24.0: IO Pin 018 (P2-37): PWMGen #3, pin Out0
(PWM or Up) (Output)
[ 2182.567021] hm2/hm2_5i24.0: IO Pin 019 (P2-39): PWMGen #2, pin Out0
(PWM or Up) (Output)
[ 2182.567026] hm2/hm2_5i24.0: IO Pin 020 (P2-41): PWMGen #3, pin Out1
(Dir or Down) (Output)
[ 2182.567031] hm2/hm2_5i24.0: IO Pin 021 (P2-43): PWMGen #2, pin Out1
(Dir or Down) (Output)
[ 2182.567036] hm2/hm2_5i24.0: IO Pin 022 (P2-45): PWMGen #3, pin
Not-Enable (Output)
[ 2182.567040] hm2/hm2_5i24.0: IO Pin 023 (P2-47): PWMGen #2, pin
Not-Enable (Output)
[ 2182.567045] hm2/hm2_5i24.0: IO Pin 024 (P3-01): StepGen #0, pin Step
(Output)
[ 2182.567050] hm2/hm2_5i24.0: IO Pin 025 (P3-03): StepGen #0, pin
Direction (Output)
[ 2182.567054] hm2/hm2_5i24.0: IO Pin 026 (P3-05): IOPort
[ 2182.567058] hm2/hm2_5i24.0: IO Pin 027 (P3-07): IOPort
[ 2182.567061] hm2/hm2_5i24.0: IO Pin 028 (P3-09): IOPort
[ 2182.567065] hm2/hm2_5i24.0: IO Pin 029 (P3-11): IOPort
[ 2182.567068] hm2/hm2_5i24.0: IO Pin 030 (P3-13): IOPort
[ 2182.567072] hm2/hm2_5i24.0: IO Pin 031 (P3-15): IOPort
[ 2182.567075] hm2/hm2_5i24.0: IO Pin 032 (P3-17): IOPort
[ 2182.567079] hm2/hm2_5i24.0: IO Pin 033 (P3-19): IOPort
[ 2182.567082] hm2/hm2_5i24.0: IO Pin 034 (P3-21): IOPort
[ 2182.567086] hm2/hm2_5i24.0: IO Pin 035 (P3-23): IOPort
[ 2182.567089] hm2/hm2_5i24.0: IO Pin 036 (P3-25): IOPort
[ 2182.567093] hm2/hm2_5i24.0: IO Pin 037 (P3-27): IOPort
[ 2182.567096] hm2/hm2_5i24.0: IO Pin 038 (P3-29): IOPort
[ 2182.567100] hm2/hm2_5i24.0: IO Pin 039 (P3-31): IOPort
[ 2182.567103] hm2/hm2_5i24.0: IO Pin 040 (P3-33): IOPort
[ 2182.567107] hm2/hm2_5i24.0: IO Pin 041 (P3-35): IOPort
[ 2182.567110] hm2/hm2_5i24.0: IO Pin 042 (P3-37): IOPort
[ 2182.567114] hm2/hm2_5i24.0: IO Pin 043 (P3-39): IOPort
[ 2182.567118] hm2/hm2_5i24.0: IO Pin 044 (P3-41): IOPort
[ 2182.567121] hm2/hm2_5i24.0: IO Pin 045 (P3-43): IOPort
[ 2182.567125] hm2/hm2_5i24.0: IO Pin 046 (P3-45): IOPort
[ 2182.567128] hm2/hm2_5i24.0: IO Pin 047 (P3-47): IOPort
[ 2182.567132] hm2/hm2_5i24.0: IO Pin 048 (P4-01): IOPort
[ 2182.567135] hm2/hm2_5i24.0: IO Pin 049 (P4-03): IOPort
[ 2182.567139] hm2/hm2_5i24.0: IO Pin 050 (P4-05): IOPort
[ 2182.567142] hm2/hm2_5i24.0: IO Pin 051 (P4-07): IOPort
[ 2182.567146] hm2/hm2_5i24.0: IO Pin 052 (P4-09): IOPort
[ 2182.567149] hm2/hm2_5i24.0: IO Pin 053 (P4-11): IOPort
[ 2182.567153] hm2/hm2_5i24.0: IO Pin 054 (P4-13): IOPort
[ 2182.567156] hm2/hm2_5i24.0: IO Pin 055 (P4-15): IOPort
[ 2182.567160] hm2/hm2_5i24.0: IO Pin 056 (P4-17): IOPort
[ 2182.567164] hm2/hm2_5i24.0: IO Pin 057 (P4-19): IOPort
[ 2182.567167] hm2/hm2_5i24.0: IO Pin 058 (P4-21): IOPort
[ 2182.567171] hm2/hm2_5i24.0: IO Pin 059 (P4-23): IOPort
[ 2182.567174] hm2/hm2_5i24.0: IO Pin 060 (P4-25): IOPort
[ 2182.567178] hm2/hm2_5i24.0: IO Pin 061 (P4-27): IOPort
[ 2182.567181] hm2/hm2_5i24.0: IO Pin 062 (P4-29): IOPort
[ 2182.567185] hm2/hm2_5i24.0: IO Pin 063 (P4-31): IOPort
[ 2182.567188] 

Re: [Emc-users] 5i24?

2014-05-16 Thread Peter C. Wallace
On Fri, 16 May 2014, Viesturs L?cis wrote:

 Date: Fri, 16 May 2014 07:50:30 -0400
 From: [UTF-8] Viesturs L?cis viesturs.la...@gmail.com
 Reply-To: Enhanced Machine Controller (EMC)
 emc-users@lists.sourceforge.net
 To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net
 Subject: Re: [Emc-users] 5i24?
 
 2014-05-14 9:26 GMT-04:00 Peter C. Wallace p...@mesanet.com:

 On Wed, 14 May 2014, Viesturs L?cis wrote:

 Date: Wed, 14 May 2014 06:54:46 -0400
 From: [UTF-8] Viesturs L?cis viesturs.la...@gmail.com
 Reply-To: Enhanced Machine Controller (EMC)
 emc-users@lists.sourceforge.net
 To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net

 Subject: Re: [Emc-users] 5i24?

 I finally received 5i24 board, but I am stucj at getting LinuxCNC to
 cooperate with it.
 I have 2.7.0-pre0.43... and I am getting an error:

 There is a patch that needs to be applied to hm2_pci.c


 Thanks to Michal, after 3rd recompilation I finally got it to work,
 LinuxCNC now recognizes 5i24 card.

 I used mesaflash utility from 5i24.zip file and flashed the card with
 5i24_16_svsttp_6_6_7i39.bit firmware file.

 The problem is with pwmgens - it seems to me that there are 1-phase pwmgens
 in this firmware file - not only LinuxCNC complains about my config and
 3pwmgen related pin names, but also in HalShow the name is pwmgen and
 there are only 2 pins per pwmgen - value and enable. It should be 3 values
 - one per each phase.


Did you power cycle the CPU after flashing the card?


 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users


Peter Wallace
Mesa Electronics

(\__/)
(='.'=) This is Bunny. Copy and paste bunny into your
()_() signature to help him gain world domination.


--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] fest

2014-05-16 Thread Stuart Stevenson
Guys,
  Is there anything planned for this summer?
thanks
Stuart


-- 
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.
--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Feed control

2014-05-16 Thread a k
Hi
i did look link to - encoder.
http://www.linuxcnc.org/docs/devel/html/man/man9/hostmot2.9.html#encoder
where i can find this part on my computer?
i went to
configs- m5i20 file browser--
i am in right direction?
and there 3 hal files
1-core servohal
2-m5i20 motion hal
3-m5i20 -io hal



On Fri, May 16, 2014 at 12:43 AM, a k pccncmach...@gmail.com wrote:

  feed to change according to welding current rate
 i think need put some logic - as default feed 100% or what ever set
 manually on monitor, when current 0 amp.
 when current go to 50% everything same way.
 when current pass 50% and up to 100% feed will be slow down and at current
 100% feed will be 0%/


 On Fri, May 16, 2014 at 12:12 AM, yann jautard brico...@free.fr wrote:

 so you want LCNC to output a 0-5v signal to control welding current
 according to feed rate,

 or you want feed to change according to welding current rate ?

 Le 14/05/2014 23:06, a k a écrit :
  Hi
  right now i want to solve problem to connect THCAD-10 to EMC2 and all
 HAL
  code.
  what is source of 0+5V dc - it will be generated by current or welding
  MIG
  type of machine. I want to build CNC operated welding machine.
  example my welder has 200amp max
  so 0 amp --= 100% feed
  and 200 amp --= 0% feed
  how do that i will think after i can assemble machine where 0 +5V will
  control feed.
 
 
 
 
  On Wed, May 14, 2014 at 12:49 PM, andy pugh bodge...@gmail.com wrote:
 
  On 14 May 2014 20:00, a k pccncmach...@gmail.com wrote:
 
  we talk about board THCAD-10 to convert 0 =5 V into signal that will
 be
  connected to A signal of encoder on emc2.
  why do i need encoder?
  If you want an adjustable knob as an input to LinuxCNC then an encoder
  is easier.
  You haven't said what the source of your 0-5V is. If it is from a knob
  and potentiometer then the encoder is easier and much cheaper.
  If the control voltage isn't from a hand-control then the encoder
  isn't the answer.
 
  --
  atp
  If you can't fix it, you don't own it.
  http://www.ifixit.com/Manifesto
 
 
 
 --
  Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
  Instantly run your Selenium tests across 300+ browser/OS combos.
  Get unparalleled scalability from the best Selenium testing platform
  available
  Simple to use. Nothing to install. Get started now for free.
  http://p.sf.net/sfu/SauceLabs
  ___
  Emc-users mailing list
  Emc-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/emc-users
 
 
 --
  Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
  Instantly run your Selenium tests across 300+ browser/OS combos.
  Get unparalleled scalability from the best Selenium testing platform
 available
  Simple to use. Nothing to install. Get started now for free.
  http://p.sf.net/sfu/SauceLabs
  ___
  Emc-users mailing list
  Emc-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/emc-users



 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users



--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] fest

2014-05-16 Thread Chris Kelley
If not, Tx/Rx Labs in Houston is ready and eager to host.


On Fri, May 16, 2014 at 10:09 AM, Stuart Stevenson stus...@gmail.comwrote:

 Guys,
   Is there anything planned for this summer?
 thanks
 Stuart


 --
 Addressee is the intended audience.
 If you are not the addressee then my consent is not given for you to read
 this email furthermore it is my wish you would close this without saving or
 reading, and cease and desist from saving or opening my private
 correspondence.
 Thank you for honoring my wish.

 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] fest

2014-05-16 Thread Stuart Stevenson
I thought there was one scheduled in Houston this summer. I was hoping to
go somewhere this summer.
On May 16, 2014 5:48 PM, Chris Kelley tensait...@gmail.com wrote:

 If not, Tx/Rx Labs in Houston is ready and eager to host.


 On Fri, May 16, 2014 at 10:09 AM, Stuart Stevenson stus...@gmail.com
 wrote:

  Guys,
Is there anything planned for this summer?
  thanks
  Stuart
 
 
  --
  Addressee is the intended audience.
  If you are not the addressee then my consent is not given for you to read
  this email furthermore it is my wish you would close this without saving
 or
  reading, and cease and desist from saving or opening my private
  correspondence.
  Thank you for honoring my wish.
 
 
 --
  Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
  Instantly run your Selenium tests across 300+ browser/OS combos.
  Get unparalleled scalability from the best Selenium testing platform
  available
  Simple to use. Nothing to install. Get started now for free.
  http://p.sf.net/sfu/SauceLabs
  ___
  Emc-users mailing list
  Emc-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/emc-users
 

 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] fest

2014-05-16 Thread Stuart Stevenson
It may be a little late for some people to arrange to be there.
On May 16, 2014 5:58 PM, Stuart Stevenson stus...@gmail.com wrote:

 I thought there was one scheduled in Houston this summer. I was hoping to
 go somewhere this summer.
 On May 16, 2014 5:48 PM, Chris Kelley tensait...@gmail.com wrote:

 If not, Tx/Rx Labs in Houston is ready and eager to host.


 On Fri, May 16, 2014 at 10:09 AM, Stuart Stevenson stus...@gmail.com
 wrote:

  Guys,
Is there anything planned for this summer?
  thanks
  Stuart
 
 
  --
  Addressee is the intended audience.
  If you are not the addressee then my consent is not given for you to
 read
  this email furthermore it is my wish you would close this without
 saving or
  reading, and cease and desist from saving or opening my private
  correspondence.
  Thank you for honoring my wish.
 
 
 --
  Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
  Instantly run your Selenium tests across 300+ browser/OS combos.
  Get unparalleled scalability from the best Selenium testing platform
  available
  Simple to use. Nothing to install. Get started now for free.
  http://p.sf.net/sfu/SauceLabs
  ___
  Emc-users mailing list
  Emc-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/emc-users
 

 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users


--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users