Re: [Emc-users] Help us translate LinuxCNC into your language!

2021-12-11 Thread Sebastian Kuzminsky
On 12/11/21 8:10 AM, Leonardo Marsaglia wrote: Thanks for including that tool. I'm already correcting some words from the Spanish translation. I'll do the best I can to leave it clear for the Spanish users. :) Thanks Leonardo! :-) Please let us know how you find the Weblate interface.

Re: [Emc-users] Help us translate LinuxCNC into your language!

2021-12-11 Thread Leonardo Marsaglia
Hi Sebastian, Thanks for including that tool. I'm already correcting some words from the Spanish translation. I'll do the best I can to leave it clear for the Spanish users. :) El sáb, 11 dic 2021 a las 3:08, Sebastian Kuzminsky () escribió: > Hello everyone, I'm pleased to announce an easy new

Re: [Emc-users] Help with GladeVCP

2021-05-14 Thread andy pugh
On Fri, 14 May 2021 at 01:42, Billy Huddleston wrote: > > I'm trying to add a simple button on the right hand side to Shutdown the > system. I'm setting the machine up Kisok style. So, how do you add a > button that will throw up a confirm > prompt, and then execute a systemctl poweoff

Re: [Emc-users] Help with some sporadic followin errors

2020-04-28 Thread Leonardo Marsaglia
Well. I finally got rid of all the following errors. Thank you! Here's the first video of the lathe cutting a lobe. https://www.youtube.com/watch?v=KzEPyKZ6Xjo=youtu.be This is the first test so I'm sure I can get more speed from the X axis and spindle next time I test. Also, I'm taking not a

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Leonardo Marsaglia
> > What kind of driver are you using? I've got HP_UHU on brushed DC servo's > and a STMBL drive on the AC Servo Harmonic Drive. In both cases those > fault out if the following error doesn't match. In other words, the drive > counts the steps input and if the encoder pulses don't match the

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread John Dammeyer
> Don't forget I'm running servos not steppers. But yes, I'm running them in > step+dir mode. This is the first time I'm using a servo with this control > method so I really don't know what could happen if a commanded movement > cannot be achieved. I suppose the servo will trigger an overload

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Leonardo Marsaglia
> > > > escribió: > > > On Sat, 25 Apr 2020, Gene Heskett wrote: > > > > Date: Sat, 25 Apr 2020 17:09:33 -0400 > > > > From: Gene Heskett > > > > Reply-To: "Enhanced Machine Controller (EMC)" > > > > > > > > To: e

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Leonardo Marsaglia
ccel. Max_accel first. > > > > > > El sáb., 25 abr. 2020 a las 19:07, Peter C. Wallace > > () > > > > escribió: > > > On Sat, 25 Apr 2020, Gene Heskett wrote: > > > > Date: Sat, 25 Apr 2020 17:09:33 -0400 > > > > From: Gene H

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Gene Heskett
gt; > On Sat, 25 Apr 2020, Gene Heskett wrote: > > > Date: Sat, 25 Apr 2020 17:09:33 -0400 > > > From: Gene Heskett > > > Reply-To: "Enhanced Machine Controller (EMC)" > > > > > > To: emc-users@lists.sourceforge.net > > > Subje

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Jon Elson
On 04/25/2020 02:53 PM, Leonardo Marsaglia wrote: I happen to have some following erros on both X and Z axis from time to time, mostly when the machine is not homed (but that could be my impression). For historical reasons, the naming of the following error parameters are confusing. FERROR is

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Leonardo Marsaglia
anced Machine Controller (EMC)" > > > > To: emc-users@lists.sourceforge.net > > Subject: Re: [Emc-users] Help with some sporadic followin errors > > > > On Saturday 25 April 2020 17:04:50 Peter C. Wallace wrote: > > > >> On Sat, 25 Apr 2020, L

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Gene Heskett
On Saturday 25 April 2020 17:04:50 Peter C. Wallace wrote: > On Sat, 25 Apr 2020, Leonardo Marsaglia wrote: > > Date: Sat, 25 Apr 2020 16:53:40 -0300 > > From: Leonardo Marsaglia > > Reply-To: "Enhanced Machine Controller (EMC)" > > > > To: "Enhanced Machine Controller (EMC)" > > Subject:

Re: [Emc-users] Help with some sporadic followin errors

2020-04-25 Thread Peter C. Wallace
On Sat, 25 Apr 2020, Leonardo Marsaglia wrote: Date: Sat, 25 Apr 2020 16:53:40 -0300 From: Leonardo Marsaglia Reply-To: "Enhanced Machine Controller (EMC)" To: "Enhanced Machine Controller (EMC)" Subject: [Emc-users] Help with some sporadic followin errors Hello to all, We've almost

Re: [Emc-users] help needed with configuration

2020-04-10 Thread Joe H
Axes working now. I found my error in configuration. The axes were moving in the commanded direction, but I didn't notice that the encoder was reading the opposite sign of that direction. Duh! On Thu, Apr 9, 2020 at 10:01 PM Joe H <67p...@gmail.com> wrote: > Thanks, Gene I won't dwell on that

Re: [Emc-users] help needed with configuration

2020-04-09 Thread Joe H
Thanks, Gene I won't dwell on that then. It must be something else I've done incorrectly. On Thu, Apr 9, 2020 at 9:33 PM Gene Heskett wrote: > On Thursday 09 April 2020 20:28:55 Joe H wrote: > > > Should I be able to jog the axes with the drive not enabled through > > LinuxCNC with a 7i33? I

Re: [Emc-users] help needed with configuration

2020-04-09 Thread Gene Heskett
On Thursday 09 April 2020 20:28:55 Joe H wrote: > Should I be able to jog the axes with the drive not enabled through > LinuxCNC with a 7i33? I have not had any success in being able to > control movement, speed, or distance either in continuous or in step > increments. It moves in the correct

Re: [Emc-users] help needed with configuration

2020-04-09 Thread Joe H
Should I be able to jog the axes with the drive not enabled through LinuxCNC with a 7i33? I have not had any success in being able to control movement, speed, or distance either in continuous or in step increments. It moves in the correct direction, but only stops when it exceeds following error.

Re: [Emc-users] help needed with configuration

2020-04-05 Thread Joe H
Thank you, Andy, Peter. I will try this and spend more time and effort in PID tuning per John Thornton's tutorial. On Sun, Apr 5, 2020 at 9:18 PM andy pugh wrote: > On Mon, 6 Apr 2020 at 01:18, Joe H <67p...@gmail.com> wrote: > > > How can I scale the motor input/output and keep the encoders

Re: [Emc-users] help needed with configuration

2020-04-05 Thread andy pugh
On Mon, 6 Apr 2020 at 01:18, Joe H <67p...@gmail.com> wrote: > How can I scale the motor input/output and keep the encoders scaled > properly in a set up like this? Completely ignore the motors and gearing. Configure with the actual ballscrew pitch and all geared 1:1 -- atp "A motorcycle is a

Re: [Emc-users] help needed with configuration

2020-04-05 Thread Peter C. Wallace
On Sun, 5 Apr 2020, Joe H wrote: Date: Sun, 5 Apr 2020 19:53:47 -0400 From: Joe H <67p...@gmail.com> Reply-To: "Enhanced Machine Controller (EMC)" To: "Enhanced Machine Controller (EMC)" Subject: [Emc-users] help needed with configuration Hi all, I hope everyone is well. I have mounted

Re: [Emc-users] help with spindle speed

2020-01-16 Thread Gene Heskett
On Thursday 16 January 2020 12:42:01 Gene Heskett wrote: > On Wednesday 15 January 2020 22:59:20 Jon Elson wrote: > > On 01/15/2020 09:10 PM, Brent Loschen wrote: > > > In addition to the split pulleys, my "mechanical" concerns > > > are more along the lines of the heavy duty electrical > > >

Re: [Emc-users] help with spindle speed

2020-01-16 Thread Gene Heskett
On Wednesday 15 January 2020 22:59:20 Jon Elson wrote: > On 01/15/2020 09:10 PM, Brent Loschen wrote: > > In addition to the split pulleys, my "mechanical" concerns > > are more along the lines of the heavy duty electrical > > contactors clunking every time the fixed speed, 3 phase AC > > spindle

Re: [Emc-users] help with spindle speed

2020-01-15 Thread Gene Heskett
On Wednesday 15 January 2020 22:10:37 Brent Loschen wrote: > On 1/15/2020 3:22 PM, Gene Heskett wrote: > > I should probably interject here that with a good high-res encoder, > > it won't care about the wobbly speed mechanics as long as it keeps > > on turning under load. The z axis rigid tapping

Re: [Emc-users] help with spindle speed

2020-01-15 Thread Jon Elson
On 01/15/2020 09:10 PM, Brent Loschen wrote: In addition to the split pulleys, my "mechanical" concerns are more along the lines of the heavy duty electrical contactors clunking every time the fixed speed, 3 phase AC spindle motor is called to switch back and forth; increased heat in the

Re: [Emc-users] help with spindle speed

2020-01-15 Thread Brent Loschen
On 1/15/2020 3:22 PM, Gene Heskett wrote: I should probably interject here that with a good high-res encoder, it won't care about the wobbly speed mechanics as long as it keeps on turning under load. The z axis rigid tapping motion is 100% controlled by the spindle position as it turns. Since

Re: [Emc-users] help with spindle speed

2020-01-15 Thread Gene Heskett
On Wednesday 15 January 2020 13:18:09 Brent Loschen wrote: > Thanks for your reply Andy, and yes, PWM would be odd choice for the > BP.  I chose PWM for this "lab" project, because in addition to the BP > mill, I have a LCNC router with an analog controlled VFD which is next > in line for a

Re: [Emc-users] help with spindle speed

2020-01-15 Thread Brent Loschen
Thanks for your reply Andy, and yes, PWM would be odd choice for the BP.  I chose PWM for this "lab" project, because in addition to the BP mill, I have a LCNC router with an analog controlled VFD which is next in line for a conversion.   Getting an analog controlled PWM to work properly

Re: [Emc-users] help with spindle speed

2020-01-15 Thread andy pugh
On Wed, 15 Jan 2020 at 03:09, Brent Loschen wrote: > The DC motor speed is > currently controlled with a pot wiper on a small PWM driver board. The > goals of this test bed are to show spindle RPM , control the DC motor > with 0-5vdc from the 7i76 , and use knowledge gained to convert the BP.

Re: [Emc-users] help with spindle speed

2020-01-14 Thread Brent Loschen
On 1/14/2020 9:13 PM, Peter C. Wallace wrote: On Tue, 14 Jan 2020, Brent Loschen wrote: Date: Tue, 14 Jan 2020 20:06:36 -0700 From: Brent Loschen Reply-To: "Enhanced Machine Controller (EMC)"     To: "Enhanced Machine Controller (EMC)" Subject: [Emc-users] help with spindle speed

Re: [Emc-users] help with spindle speed

2020-01-14 Thread Peter C. Wallace
On Tue, 14 Jan 2020, Brent Loschen wrote: Date: Tue, 14 Jan 2020 20:06:36 -0700 From: Brent Loschen Reply-To: "Enhanced Machine Controller (EMC)" To: "Enhanced Machine Controller (EMC)" Subject: [Emc-users] help with spindle speed Almost a year ago I converted my servo'd

Re: [Emc-users] Help with stepgen joint error using Mesa 5i25 7i76 cards

2019-07-06 Thread andrew beck
Hey guys PCW. I tried changing the setp pid.XXX.maxerror .0005 to .01 and that fixed the error I think. I don't get a joint error now. So thanks so much for the help. Gene Haskin Just a bit of info as you were asking about it. This is a commerical vmc that I am retrofitting.. The

Re: [Emc-users] Help with stepgen joint error using Mesa 5i25 7i76 cards

2019-07-06 Thread Gene Heskett
On Saturday 06 July 2019 08:55:54 andrew beck wrote: > Hey guys. > > I will post this on the forum also... > > So I'm just setting up my cnc mill with Mesa cards and step/dir > > Using 5i25 and 7i76. > I'm using that combo, twice. One is driving a 6040 quite well, the other is moving a Grizzly

Re: [Emc-users] Help with stepgen joint error using Mesa 5i25 7i76 cards

2019-07-06 Thread Peter C. Wallace
On Sun, 7 Jul 2019, andrew beck wrote: Date: Sun, 7 Jul 2019 00:55:54 +1200 From: andrew beck Reply-To: "Enhanced Machine Controller (EMC)" To: Emc-users@lists.sourceforge.net Subject: [Emc-users] Help with stepgen joint error using Mesa 5i25 7i76 cards Hey guys. I will post this on the

Re: [Emc-users] help with Pncconf

2019-07-01 Thread John Dammeyer
> -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: July-01-19 4:05 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] help with Pncconf > > On Mon, 1 Jul 2019 at 06:37, andrew beck > wrote: > > > I am strugg

Re: [Emc-users] help with Pncconf

2019-07-01 Thread andy pugh
On Mon, 1 Jul 2019 at 06:37, andrew beck wrote: > I am struggling with pncconf because I can't find any up to date tutorials > on it. Everything I can find is all out of date from 2015. Anyway does > anyone know of any good tutorials I can learn or the best way to go forward Have you found

Re: [Emc-users] Help with small mill setup

2018-10-28 Thread andy pugh
On Sun, 28 Oct 2018 at 03:02, craig wrote: > 3 of the 4 pin connectors go to KL23H276-30-4A stepper motors on the > mill; the 4^th is not connected. On the KL-5056 micro-stepping and > current are set with 8 switches. (3 controlling peak current, one > reducing current at standstill and 4

Re: [Emc-users] Help

2018-03-28 Thread Todd Zuercher
Zuercher P. Graham Dunn Inc. 630 Henry Street  Dalton, Ohio 44618 Phone:  (330)828-2105ext. 2031 -Original Message- From: ch...@koenigcnc.com [mailto:ch...@koenigcnc.com] Sent: Thursday, March 15, 2018 2:03 PM To: Todd Zuercher <to...@pgrahamdunn.com> Subject: RE: [Emc-users] Help

Re: [Emc-users] Help

2018-03-15 Thread Todd Zuercher
Henry Street  Dalton, Ohio 44618 Phone:  (330)828-2105ext. 2031 -Original Message- From: ch...@koenigcnc.com [mailto:ch...@koenigcnc.com] Sent: Thursday, March 15, 2018 11:56 AM To: 'Enhanced Machine Controller (EMC)' <emc-users@lists.sourceforge.net> Subject: Re: [Emc-users] Help H

Re: [Emc-users] Help

2018-03-15 Thread Kurt Jacobson
Or get it water jet cut. Most of the time it is accurate enough for tap holes down to about #10. I can water jet you the adaptor at school for next to nothing, but can't guarantee a lead time. This time of year all the projects are in full swing and since I am staff and not a student anymore I'd

Re: [Emc-users] Help

2018-03-15 Thread andy pugh
On 15 March 2018 at 15:44, Todd Zuercher wrote: > I'm in Ohio, and the part I need is a mild steel adapter ring for the nose of > a spindle. It is 6.5 inches (165mm) diameter, and 10mm thick, center hole is > 96mm, and has two hole circles of 8 holes each. The outer

Re: [Emc-users] Help

2018-03-15 Thread chuck
Hi Todd If you can't find anyone to do it let me know. I can cut one for you for 100.00 I have several mills and I have some shop students that I mentor on Saturdays that I could turn loose on this project Let me know Chuck Todd 360-969-1420 -Original Message- From: Todd Zuercher

Re: [Emc-users] help mint 18 building sim from source

2016-07-30 Thread linden
Thanks Jeff, I have installed the sim in a virtual box for now on a fresh install of debian 8. Linden On 2016-07-27 04:57 AM, Jeff Epler wrote: > That wiki page is not accurate in several respects, and is out of date > in others. I have added a cautionary note and a pointer to the official

Re: [Emc-users] help mint 18 building sim from source

2016-07-27 Thread Jeff Epler
That wiki page is not accurate in several respects, and is out of date in others. I have added a cautionary note and a pointer to the official (and hopefully more accurate) instructions that are part of the documentation package: http://linuxcnc.org/docs/master/html/code/building-linuxcnc.html

Re: [Emc-users] help me MESA card select

2016-01-10 Thread Gene Heskett
On Sunday 10 January 2016 12:14:23 Horváth Csaba wrote: > *would like to realize the set-up of the CNC mill You can find it in > the attachement.* > *Please help me to select which MESA controller cards would be the > best for this function.* > *The computer will be PC. In this PC there are 2 qty

Re: [Emc-users] help me MESA card select

2016-01-10 Thread andy pugh
On 10 January 2016 at 17:14, Horváth Csaba wrote: > *Please help me to select which MESA controller cards would be the best for > this function.* For step-dir and encoders the normal recomendation would be the 5i25 or 6i25 and then a 7i85S for the step/dir and encoder

Re: [Emc-users] help about I can't find the src file

2015-10-15 Thread Karlsson & Wang
I use 2.8 which are the latest available I have round and there is a file src/emc/kinematics/genhexkins.h for hexapod kinematics. I also have an hexapod out in garage but it is further down on my list of things to do. Nicklas Karlsson On Thu, 15 Oct 2015 17:07:05 +0800 "开心小八怪"

Re: [Emc-users] help about I can't find the src file

2015-10-15 Thread Andrew
2015-10-15 12:07 GMT+03:00 开心小八怪 <610013...@qq.com>: > Dear friends: >I installed the live+dvd the version of LinuxCNC 2.6.4. I will make > use of it to control the parallel mechanism. So, I need the Hexapod/PKM > configuration. But I can't find the Hexapod in the Axis interface and the >

Re: [Emc-users] Help needed: howto configure the boost library (RPi)

2015-05-09 Thread Andy Pugh
On 9 May 2015, at 08:37, arto rasimus artorasi...@yahoo.com wrote: If you can help, thank you very much! RPi isn't really supported by LinuxCNC, you would be likely to get better support from the Machinekit fork.

Re: [Emc-users] help with torch height control

2015-01-12 Thread Marius Liebenberg
Short reply is - the THCUD does not work for servo loops but is designed for stepper systems. You will have to look at rolling your own control and for servos that might take some doing. The general consensus is that you axis of a plasma. Most systems use a standalone THC system that drives

Re: [Emc-users] help with torch height control

2015-01-12 Thread Marius Liebenberg
On 2015-01-12 16:42, andy pugh wrote: On 12 January 2015 at 14:33, Marius Liebenberg mar...@mastercut.co.za wrote: he general consensus is that you dont use servos on the Z axis of a plasma. I am not part of that consensus. I see absolutely no reason to prefer any motor type over another in

Re: [Emc-users] help with torch height control

2015-01-12 Thread andy pugh
On 12 January 2015 at 14:33, Marius Liebenberg mar...@mastercut.co.za wrote: he general consensus is that you dont use servos on the Z axis of a plasma. I am not part of that consensus. I see absolutely no reason to prefer any motor type over another in this application. -- atp If you can't

Re: [Emc-users] help with torch height control

2015-01-12 Thread Marius Liebenberg
sorry there are some words missing. This is what I meant to say. The general consensus is that you dont use servos on the Z axis of a plasma. On 2015-01-12 16:22, Marius Liebenberg wrote: Short reply is - the THCUD does not work for servo loops but is designed for stepper systems. You will

Re: [Emc-users] help with torch height control

2015-01-12 Thread andy pugh
On 12 January 2015 at 11:49, lloyd wilson llwilso...@rochester.rr.com wrote: built a simulator to mimic the thc box (up, down, arc OK inputs). All the IO appears to be working properly, but I see no altered Z heights when exercising the inputs. Where are you looking? You won't see any height

Re: [Emc-users] help with torch height control

2015-01-12 Thread andy pugh
On 12 January 2015 at 14:58, Marius Liebenberg mar...@mastercut.co.za wrote: Its not the motor type that is problematic but rather the control. I am in agreement that one could control the servo just as well if not better, it has just not been done on LCNC at his time The thcud component

Re: [Emc-users] help with torch height control

2015-01-12 Thread Marius Liebenberg
On 2015-01-12 17:33, andy pugh wrote: On 12 January 2015 at 14:58, Marius Liebenberg mar...@mastercut.co.za wrote: Its not the motor type that is problematic but rather the control. I am in agreement that one could control the servo just as well if not better, it has just not been done on

Re: [Emc-users] Help needed with CSS

2014-08-17 Thread Marius Liebenberg
Ok next question, does it look at the spindle feedback and radius to calculate the spindle speed or does it estimate the spindle speed for a given radius? On 2014-08-16 15:00, Stuart Stevenson wrote: CSS - Constant Surface Speed will only adjust the speed of the work piece past the tool. It

Re: [Emc-users] Help needed with CSS

2014-08-16 Thread Stuart Stevenson
CSS - Constant Surface Speed will only adjust the speed of the work piece past the tool. It will not affect the feed rate of the tool through the work piece. On Sat, Aug 16, 2014 at 7:31 AM, Marius Liebenberg mar...@mastercut.co.za wrote: Does LCNC adapt the feed rate to achieve CSS or does

Re: [Emc-users] Help needed with CSS

2014-08-16 Thread Gene Heskett
On Saturday 16 August 2014 08:31:49 Marius Liebenberg did opine And Gene did reply: Does LCNC adapt the feed rate to achieve CSS or does the spindle speed vary? CSS is generally a lathe only function, and needs a controllable spindle as it will vary the spindle speed upward as the workpiece

Re: [Emc-users] Help needed with CSS

2014-08-16 Thread Marius Liebenberg
On 2014-08-16 15:45, Gene Heskett wrote: On Saturday 16 August 2014 08:31:49 Marius Liebenberg did opine And Gene did reply: Does LCNC adapt the feed rate to achieve CSS or does the spindle speed vary? CSS is generally a lathe only function, and needs a controllable spindle as it will vary

Re: [Emc-users] Help needed with CSS

2014-08-16 Thread Gene Heskett
On Saturday 16 August 2014 10:26:12 Marius Liebenberg did opine And Gene did reply: On 2014-08-16 15:45, Gene Heskett wrote: On Saturday 16 August 2014 08:31:49 Marius Liebenberg did opine And Gene did reply: Does LCNC adapt the feed rate to achieve CSS or does the spindle speed vary?

Re: [Emc-users] Help requested - stepper drivers.

2014-07-10 Thread Claude Froidevaux
Le 09.07.2014 23:09, Przemek Klosowski a écrit : On Wed, Jul 9, 2014 at 12:23 PM, Claude Froidevaux men...@bluewin.ch wrote: to get en estimate of needed voltage: get the speed you need in rad/s (1t/s -- 6.28 rad/s) multiply by the torque in Nm this will give you the output power of

Re: [Emc-users] Help requested - stepper drivers.

2014-07-09 Thread Claude Froidevaux
could be these one: http://www.motionking.com/Products/Hybrid_Stepper_Motors/2-phase/24H2A_Stepper_Motor_60mm_1.8degree.htm up to 3.3Nm or from ebay:

Re: [Emc-users] Help requested - stepper drivers.

2014-07-09 Thread Przemek Klosowski
On Wed, Jul 9, 2014 at 12:23 PM, Claude Froidevaux men...@bluewin.ch wrote: to get en estimate of needed voltage: get the speed you need in rad/s (1t/s -- 6.28 rad/s) multiply by the torque in Nm this will give you the output power of motor at max speed. then, as you know the current

Re: [Emc-users] Help requested - stepper drivers.

2014-07-06 Thread Steve Blackmore
On Sat, 5 Jul 2014 09:33:37 -0700, you wrote: I don't know about the newer digital drives from Automation Technologies but I have my gantry router set up with these: http://www.automationtechnologiesinc.com/products-page/stepper-nema23-3-axis-kits/cnc-stepper-motor-3-axis-kit-2. They have

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Gene Heskett
On Saturday 05 July 2014 08:54:14 John Alexander Stewart did opine And Gene did reply: Hi all; Hope this question is considered on-topic, or at least not too far off. I'm doing another CNC conversion - my largest yet. G0704 (BF20) style mill, and I'm wondering about stepper drivers. (Have a

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Claude Froidevaux
Hi, leadshine is a china brand of good quality stepper driver (automationlogic seem to be leadshine model DM856 for example, there is a lot of re-branding within leadshine drives) I like the digital version (DM series, you can tune out some resonance, work well). I don't know much about the

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Greg Bernard
I don't know about the newer digital drives from Automation Technologies but I have my gantry router set up with these: http://www.automationtechnologiesinc.com/products-page/stepper-nema23-3-axis-kits/cnc-stepper-motor-3-axis-kit-2. They have performed flawlessly for nearly 5 years driving 2

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Gene Heskett
On Saturday 05 July 2014 12:06:33 Claude Froidevaux did opine And Gene did reply: Hi, leadshine is a china brand of good quality stepper driver (automationlogic seem to be leadshine model DM856 for example, there is a lot of re-branding within leadshine drives) I like the digital version

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Marcus Bowman
On 5 Jul 2014, at 13:54, John Alexander Stewart wrote: Hi all; Hope this question is considered on-topic, or at least not too far off. I'm doing another CNC conversion - my largest yet. G0704 (BF20) style mill, and I'm wondering about stepper drivers. (Have a Mesa 5i25/7i76 combo; maybe

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread andy pugh
On 5 July 2014 22:14, Marcus Bowman marcus.bow...@visible.eclipse.co.uk wrote: I just don't believe in trying to trim the size or power of a stepper to save a few pounds/dollars. I'd rather over-spec slightly in the knowledge that I have power in hand. It isn't necessarily that simple,

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread John Alexander Stewart
Andy, Marcus, Claude, Gene; Thanks for the feedback and the link. I logged back on to say that I had purchased some of those DM856 controllers, enough for my 4 axis mill build, plus one spare, just in case. I do have a larger lathe that I'm trying to get myself to CNC - an Emco Compact-8, and

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Gene Heskett
On Saturday 05 July 2014 19:08:34 John Alexander Stewart did opine And Gene did reply: Andy, Marcus, Claude, Gene; Thanks for the feedback and the link. I logged back on to say that I had purchased some of those DM856 controllers, enough for my 4 axis mill build, plus one spare, just in

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Gregg Eshelman
On 7/5/2014 3:14 PM, Marcus Bowman wrote: Not necessarily. I'm using 600NM NEMA 34 triple stack steppers, with Gecko 201s running at 78volts. PSU is based on two toroidal transformers, giving up to 10A at 80v for up to 4 steppers. Over current and over voltage protection, with soft start -

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Cecil Thomas
John, If I can get the shop straightened up a bit in the next couple of days I will try to show a 00-90 being cut on the Derbyshire(tiny), the Griz 9x20 (middle size), and the Monarch 10EE (just right). Most people are more impressed with the 10EE making the tiny screw than they are with the

Re: [Emc-users] Help requested - stepper drivers.

2014-07-05 Thread Gene Heskett
On Saturday 05 July 2014 22:36:42 John Alexander Stewart did opine And Gene did reply: Hi Gene; No, my little Unimat is really just for show. I take it to exhibitions, and it moves around, but does not cut anything. I *could* take some of my spare parts and make it thread, but to be

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-22 Thread Todd Zuercher
@lists.sourceforge.net Sent: Thursday, August 15, 2013 12:46:41 AM Subject: Re: [Emc-users] Help IDing this chip (off topic) Thanks a lot to everyone who has tried to help me. I think I am going to try to get one of these, and see if it works. http://www.mouser.com/Search/ProductDetail.aspx?R

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread andy pugh
On 14 August 2013 04:54, Todd Zuercher zuerc...@embarqmail.com wrote: It is the main chip on a large dimmer board, it is used for some of the sanctuary lighting at my church. Who made the dimmer? I know a chap who used to be a service engineer for Polaron... -- atp If you can't fix it, you

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread andy pugh
On 14 August 2013 10:49, andy pugh bodge...@gmail.com wrote: Who made the dimmer? I know a chap who used to be a service engineer for Polaron... He thinks it is probably an alternistor triac, and that something from here would be a substitute.

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread andy pugh
On 14 August 2013 12:18, andy pugh bodge...@gmail.com wrote: http://www.littelfuse.com/data/en/Data_Sheets/E4AlternistorTriac.pdf I guess it makes sense to go for the biggest? http://www.digikey.com/product-detail/en/Q4040K7TP/Q4040K7TP-ND/216027 -- atp If you can't fix it, you don't own it.

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread andy pugh
On 14 August 2013 12:24, andy pugh bodge...@gmail.com wrote: On 14 August 2013 12:18, andy pugh bodge...@gmail.com wrote: http://www.littelfuse.com/data/en/Data_Sheets/E4AlternistorTriac.pdf I guess it makes sense to go for the biggest?

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread Florian Rist
Hi I guess it makes sense to go for the biggest? http://www.digikey.com/product-detail/en/Q4040K7TP/Q4040K7TP-ND/216027 Not necessarily. TRIACs require a minimum latching current to flow through it, otherwise they will switch off to early after triggering. For the types in question this

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread Gene Heskett
On Wednesday 14 August 2013 12:14:20 andy pugh did opine: On 14 August 2013 12:18, andy pugh bodge...@gmail.com wrote: http://www.littelfuse.com/data/en/Data_Sheets/E4AlternistorTriac.pdf I guess it makes sense to go for the biggest?

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread Gene Heskett
On Wednesday 14 August 2013 12:22:50 andy pugh did opine: On 14 August 2013 12:24, andy pugh bodge...@gmail.com wrote: On 14 August 2013 12:18, andy pugh bodge...@gmail.com wrote: http://www.littelfuse.com/data/en/Data_Sheets/E4AlternistorTriac.pdf I guess it makes sense to go for the

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread Todd Zuercher
The dimmer was made by Precolite Controls - Original Message - From: andy pugh bodge...@gmail.com To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Sent: Wednesday, August 14, 2013 5:49:12 AM Subject: Re: [Emc-users] Help IDing this chip (off topic) On 14 August 2013

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-14 Thread Todd Zuercher
pugh bodge...@gmail.com To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Sent: Wednesday, August 14, 2013 7:25:38 AM Subject: Re: [Emc-users] Help IDing this chip (off topic) On 14 August 2013 12:24, andy pugh bodge...@gmail.com wrote: On 14 August 2013 12:18, andy pugh bodge

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-13 Thread Ralph Stirling
I'm pretty sure it is a Teccor triac. Teccor is owned by Littlefuse now. -- Ralph Todd Zuercher zuerc...@embarqmail.com wrote: I need to find a replacement for this transistor (Since I don't know what else to call it). I attached a bad photo of it. The numbers on it read

Re: [Emc-users] Help IDing this chip (off topic)

2013-08-13 Thread Gene Heskett
On Wednesday 14 August 2013 01:05:32 Todd Zuercher did opine: I need to find a replacement for this transistor (Since I don't know what else to call it). I attached a bad photo of it. The numbers on it read Q797 at the top and the bottom right corner has L7 and MEX. It is the main chip on a

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread andy pugh
On 9 May 2013 16:29, doug metzler doug.metz...@gmail.com wrote: This is a one-off so I don't want to make a huge investment in software. LinuxCNC comes with Image-to-GCode included. Just open a jpg file in Axis and watch what happens. More details here, in case your filters are not set up

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread Marcus Bowman
I can recommend Vectric VCarve Pro, but it is expensive for what it is. Needs to run under Windows, but will output LinuxCNC-compatible code. Ask for a LinuxCNC or EMC2 post-processor, if there isn't one on the menu. I use it regularly for all sorts of jobs. Used it this morning for text

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread doug metzler
Thank you Andy, I tried that and it didn't work. I'll check your attached details tonight and see if I can get it setup. DougM On Thu, May 9, 2013 at 8:47 AM, andy pugh bodge...@gmail.com wrote: On 9 May 2013 16:29, doug metzler doug.metz...@gmail.com wrote: This is a one-off so I don't

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread Robert Shell
+0100 To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] help with memorial plaque I can recommend Vectric VCarve Pro, but it is expensive for what it is. Needs to run under Windows, but will output LinuxCNC-compatible code. Ask for a LinuxCNC or EMC2 post-processor

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread andy pugh
On 9 May 2013 17:00, doug metzler doug.metz...@gmail.com wrote: Thank you Andy, I tried that and it didn't work. It should work in the sim-axis configuration. And then the G-code that is created should work in your actual config. -- atp If you can't fix it, you don't own it.

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread doug metzler
- Columbus OhioCell: (740) 972-1085 From: marcus.thebowm...@virgin.net Date: Thu, 9 May 2013 16:54:54 +0100 To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] help with memorial plaque I can recommend Vectric VCarve Pro, but it is expensive for what it is. Needs to run under

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread Sebastian Kuzminsky
On May 9, 2013, at 10:00 , doug metzler wrote: Thank you Andy, I tried that and it didn't work. What's the format of the image file? Do you have a [FILTER]PROGRAM_EXTENSION entry for that type of file in your .ini? -- Sebastian Kuzminsky

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread doug metzler
the image is .JPG. I am sorry I don't have the machine in front of me right now so I'll have to work on this when I get home (I realize that it didn't work is the wrong thing to say here :-) ) I will follow Andy's posted instructions, then will check for Sebastian's .ini entry. Also, does

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread Florian Rist
Hi, the problem with a actual photography is, it will not look good (realistic) if you just convert it into gray scale, interpret this as a height field and turn this into a relief using your mill. You would need a real high field, representing the 3D surfaces in the scene, than compress this in

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread doug metzler
Thank you Florian, I will send you the image tonight or tomorrow night. DougM On Thu, May 9, 2013 at 9:33 AM, Florian Rist fr...@fs.tum.de wrote: Hi, the problem with a actual photography is, it will not look good (realistic) if you just convert it into gray scale, interpret this as a

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread Kent A. Reed
On 5/9/2013 12:32 PM, doug metzler wrote: the image is .JPG. I am sorry I don't have the machine in front of me right now so I'll have to work on this when I get home (I realize that it didn't work is the wrong thing to say here :-) ) I will follow Andy's posted instructions, then will check

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread Marcus Bowman
Another good program for turning photographs/jpegs into a machinable picture is PhotoVCarve at http://www.vectric.com/products/photovcarve.html It's a single-purpose program and I have seen lots of good results from that. Sadly, it is another Windows program, but the output is LinuxCNC

Re: [Emc-users] help with memorial plaque

2013-05-09 Thread Florian Rist
Hi Doug I will send you the image tonight or tomorrow night. Sorry for being unclear, but I can't do anything with just _one_ image. The reconstruction of a high field from a single image can't be automated (at least to day) in general. The only think I can do it following your approach,

  1   2   3   >