Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-19 Thread andrew beck
Here is a quick video of some of the different parts This one is not using the tailstock https://youtu.be/_3mKA7dri60?si=vafE_I3i054bXf8E On Thu, 19 Oct 2023, 20:42 andrew beck, wrote: > Hey guys I think I fixed the issue. > > The wear remap is perfect. > > The issue was I was using classic l

Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-19 Thread andrew beck
Hey guys I think I fixed the issue. The wear remap is perfect. The issue was I was using classic ladder for toolchanger and then also the remap. And I think they had timing issues. 1 toolchange out of 500 fails. I changed to using the carousel component and remaps I just added to the wear re

Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-12 Thread andrew beck
Yep I'll keep digging and reply back here later On Fri, 13 Oct 2023, 08:38 andy pugh, wrote: > On Thu, 12 Oct 2023 at 19:19, andrew beck > wrote: > > > And also the fact that Linux CNC was showing t3 when t3 was the one > loaded. > > > > Even though the code had gone past the t4 command > > If

Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-12 Thread andy pugh
On Thu, 12 Oct 2023 at 19:19, andrew beck wrote: > And also the fact that Linux CNC was showing t3 when t3 was the one loaded. > > Even though the code had gone past the t4 command If you can find a recipe to recreate the issue then perhaps there is a way to investigate what's going on. -- atp

Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-12 Thread andrew beck
Hey andy I just have a pocket sensor home sensor and classic ladder counter. Plus carousel clamped and unclamped sensors etc. But I don't think that was the problem. If that was the case I would expect the offsets to be incorrect. Eg t4 would be using t3 offsets and try machine in wrong loc

Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-12 Thread andy pugh
On Thu, 12 Oct 2023 at 10:33, andrew beck wrote: > > No we pushed cycle stop changed a offset by 0.01mm waited 2 minutes then > restarted whole program from beginning. Could your observations be explained by the toolchanger position not being what the system thought it was? What sort of toolcha

Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-12 Thread andrew beck
No we pushed cycle stop changed a offset by 0.01mm waited 2 minutes then restarted whole program from beginning. On Thu, 12 Oct 2023, 21:59 andy pugh, wrote: > On Thu, 12 Oct 2023 at 02:41, andrew beck > wrote: > > > We stopped it and then changed a wear offset and it ignored the > toolchange

Re: [Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-12 Thread andy pugh
On Thu, 12 Oct 2023 at 02:41, andrew beck wrote: > We stopped it and then changed a wear offset and it ignored the toolchange > and tried to machine with t3 instead of changing to t4. Was this with run-from-line? (You say that you stopped it) Which line did you run from? -- atp "A motorcycle

[Emc-users] Lathe ignores tool number change using fanucy wear offset patch

2023-10-11 Thread andrew beck
Hey guys. Got a problem with my CNC lathe It randomally tried to run a program with the wrong tool number. I'm using the fanucy wear offset patch to get wear offsets as linuxcnc doesn't offer that yet as stock standard. This lathe has done about 4000 toolchanges faultlessly. We stopped it and t

Re: [Emc-users] Lathe wear offsets remap help

2023-02-11 Thread andrew beck
Sweet well that works great for now On Sun, 12 Feb 2023, 04:56 Andy Pugh, wrote: > > > > On 11 Feb 2023, at 00:28, andrew beck wrote: > > > > it looks like the wear offset is not > > separated and i don't know to change x and not z > > Oh, yes. Thinking about it, it will. > You might have to

Re: [Emc-users] Lathe wear offsets remap help

2023-02-11 Thread Andy Pugh
> On 11 Feb 2023, at 00:28, andrew beck wrote: > > it looks like the wear offset is not > separated and i don't know to change x and not z Oh, yes. Thinking about it, it will. You might have to actually store half the value in the tool table. There is probably a way to pick out the individ

Re: [Emc-users] Lathe wear offsets remap help

2023-02-10 Thread andrew beck
awesome i went and had a look and my brain hurts this is the code in the toolchange sub remap what would i need to change? it looks like the wear offset is not separated and i don't know to change x and not z if you can show me i will make a big post in the linuxcnc forum all about setting u

Re: [Emc-users] Lathe wear offsets remap help

2023-02-10 Thread Andy Pugh
> On 10 Feb 2023, at 21:44, andrew beck wrote: > > And I trying to change the toolchange.ngc file? Yes, that’s where the offset is applied. ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-

Re: [Emc-users] Lathe wear offsets remap help

2023-02-10 Thread andrew beck
Haha might have known you wrote it Andy😁 I'll go get the script now to have a look at it And I trying to change the toolchange.ngc file? Or the python stuff? One thing I need to do is make sure I half the X axis wear offset and don't change the z axis wear offset On Sat, 11 Feb 2023, 02:27 A

Re: [Emc-users] Lathe wear offsets remap help

2023-02-10 Thread Andy Pugh
> On 10 Feb 2023, at 06:42, andrew beck wrote: > > Does anyone know who wrote the fanucy style wear offset remap? I did it. Note that I have never used a Fanuc machine. > > It would be good to change it to be in dia eg divide the wear This should be a simple change in the remap NGC file.

[Emc-users] Lathe wear offsets remap help

2023-02-09 Thread andrew beck
Hey guys Does anyone know who wrote the fanucy style wear offset remap? I put it on my lathe and it is great. Not perfect but much better than stock standard tool offsets. There are two things I would like to change. First the wear offset is in radius. It would be good to change it to be in d

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-29 Thread Chris Albertson
ss a series resistor. > > John > > > > > > -Original Message- > > From: andy pugh [mailto:bodge...@gmail.com] > > Sent: July-29-21 11:02 AM > > To: Enhanced Machine Controller (EMC) > > Subject: Re: [Emc-users] Lathe Spindle Drive Questions >

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-29 Thread Gene Heskett
On Thursday 29 July 2021 12:55:29 Chris Albertson wrote: > THis is actualy "on topic" for CNC controllers, read on. I've got a > good link below. > > I have an interest in old tube amplifiers. They went out of style > before I was old enough to know much and they never covered tubes when > I was

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-29 Thread John Dammeyer
tely discharged. And then pop goes the fuse or circuit breaker. That's why I used the relay to bypass a series resistor. John > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: July-29-21 11:02 AM > To: Enhanced Machine Controller (EMC) > Sub

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-29 Thread Chris Albertson
Talk to the people at Ametherm. Sometimes you use them as sensors to control something else like a MOSFET.I am far from expert at kilowatt class power supplies. But I think today if designing something like that where a multi-KW supply is involved they use microcontrollers and sensors so the

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-29 Thread andy pugh
On Thu, 29 Jul 2021 at 17:58, Chris Albertson wrote: > The way to deal with inrush today is to use a thermistor on the > high-current side of the transformer. They start to become hard to spec when you are working with steady-state power input of a few kW, though. I tried to use one for my serv

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-29 Thread Chris Albertson
THis is actualy "on topic" for CNC controllers, read on. I've got a good link below. I have an interest in old tube amplifiers. They went out of style before I was old enough to know much and they never covered tubes when I was in school. But there is an email group about tube technology and m

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-29 Thread Gene Heskett
> > > -Original Message- > > From: Gene Heskett [mailto:ghesk...@shentel.net] > > Sent: July-28-21 3:24 PM > > To: emc-users@lists.sourceforge.net > > Subject: Re: [Emc-users] Lathe Spindle Drive Questions > > > > On Wednesday 28 July 2021 15:25:01

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread John Dammeyer
clamp and drain circuit. John Dammeyer > -Original Message- > From: Gene Heskett [mailto:ghesk...@shentel.net] > Sent: July-28-21 3:24 PM > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Lathe Spindle Drive Questions > > On Wednesday 28 July 2021 15:2

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread Gene Heskett
On Wednesday 28 July 2021 15:25:01 Chris Albertson wrote: > Do you really need to worry about inrush tripping the breaker? > 1) If the DC supply is the old linear type, it will have a very large > filter capacitor and supply peak loads without a large AC draw. The > trick is to turn on the supply

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread Chris Albertson
Do you really need to worry about inrush tripping the breaker? 1) If the DC supply is the old linear type, it will have a very large filter capacitor and supply peak loads without a large AC draw. The trick is to turn on the supply and then the motor a second later. 2) Most breakers have a time co

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread Scott Harwell via Emc-users
The motor will warm up due to the field supply. The motor name plate shows the field current change from cold to warm. You might have a better idea on current looking at the AC supply rather than A1 and A2. All current should be DC to the motor. On Wednesday, July 28, 2021, 11:59:31 AM CD

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread andy pugh
On Wed, 28 Jul 2021 at 19:20, Gene Heskett wrote: > Since that motor is shown with a max field current of 3 amps, I think that was the drive current. Motor current seems to be rather lower, 0.64A -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial u

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread Gene Heskett
On Wednesday 28 July 2021 12:57:30 Earl Weaver wrote: > **I took some voltage readings on the field windings F1 and F2. > This is on the edge of my experience with electrical testing, > so you may need to coach me with getting the readings that you need. > > Motor stopped: > From Ground to F1 = +

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread andy pugh
On Wed, 28 Jul 2021 at 18:00, Earl Weaver wrote: > I have noticed if the main power disconnect switch is let on the machine > for a length of time, the motor will feel hot to the touch. > Is this normal? Yes, if the field windings are permanently powered on. The motor rating plate says that the

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread Earl Weaver
**I took some voltage readings on the field windings F1 and F2. This is on the edge of my experience with electrical testing, so you may need to coach me with getting the readings that you need. Motor stopped: From Ground to F1 = +107.9 -  Ground to F2 = -107.8 Leads on F1 and F2 = 215.0 Motor @

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread John Dammeyer
FD I haven't had problems. But for my mill a 3 phase 2HP motor, VFD and shipping costs were more expensive than the Bergerda. John > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: July-28-21 2:34 AM > To: Enhanced Machine Controller (EMC) >

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread Gene Heskett
On Wednesday 28 July 2021 05:33:46 andy pugh wrote: > On Wed, 28 Jul 2021 at 00:46, Gene Heskett wrote: > > > Yes, this is an approx. 1984 machine. > > > > That new? I would have guessed 1934, the year I was born. That means > > of making a variable speed motor is ancient tech because its not >

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-28 Thread andy pugh
On Wed, 28 Jul 2021 at 00:46, Gene Heskett wrote: > > Yes, this is an approx. 1984 machine. > > That new? I would have guessed 1934, the year I was born. That means of > making a variable speed motor is ancient tech because its not very > efficient. I think you are maybe thinking of the Ward Leo

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Gene Heskett
On Tuesday 27 July 2021 16:10:40 Earl Weaver wrote: > On 7/27/2021 1:43 PM, Gene Heskett wrote: > > Actually, the torque goes up as the speed goes down, because they > > run at the speed determined by the counter emf generated by varying > > the current in the field winding, and the higher current

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread andy pugh
On Tue, 27 Jul 2021 at 21:13, Earl Weaver wrote: > Yes, this is an approx. 1984 machine. It won't have Selenium rectifiers then. Though I concur that the bus capacitors are very unlikely to be anywhere near spec by now. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is de

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Scott Harwell via Emc-users
Earl, I haven't worked anything as small as 5hp but most Vs drives are close. This is by memory, but you should not see any field weakening until you hit motor base speed. The larger drives always had a shunt on the armature  leads to measure current. The tach runs through a summing junction wi

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Earl Weaver
On 7/27/2021 1:43 PM, Gene Heskett wrote: Actually, the torque goes up as the speed goes down, because they run at the speed determined by the counter emf generated by varying the current in the field winding, and the higher current actually causes it to slow down, but at the same time, the tor

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Gene Heskett
On Tuesday 27 July 2021 14:43:49 Earl Weaver wrote: > Ok, Here is my attempt at taking amp readings. > I attached my AC Clamp Meter to lines A1 and A2 going from drive to > motor. But you are trying to measure a poorly filtered DC at that point and a clamp on meter ignores the DC component. Or d

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Chris Albertson
So the DC motor is seeing roughly 50 amps at stall?What is the motor rated at? Is there a maximum current stamped on the data plate? What is A1 and A2? Are these the supply and ground return? If so how could they not be equal? Maybe your meter is only good to plus or minus 10% It would

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Gene Heskett
On Tuesday 27 July 2021 11:48:29 Earl Weaver wrote: > My 8" chuck has a max 2500 RPM, I would think 1500 RPM would be > sufficient for my use. > The motor has 2 line wires and 2 shunt field wires. plus tachometer > feedback wires. > > On 7/27/2021 10:02 AM, andy pugh wrote: > > On Tue, 27 Jul 2021

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Earl Weaver
Ok, Here is my attempt at taking amp readings. I attached my AC Clamp Meter to lines A1 and A2 going from drive to motor. Running no load:  4.9 Original Pot Setting: A1=41.9 & A2= 42.6 Full Pot Setting:  A1= 47.3 & A2= 51.5 At full Pot Setting it trips the breaker on the drive when it stalls. On

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Earl Weaver
On 7/27/2021 12:13 PM, andy pugh wrote: I skimmed the drive manual looking for any info on tuning the velocity loop, but could ne see anything. However: Are you sure that your tachometer is set up right? (I think it probably is or speed would be way off) And is the current limit pot set to suit

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread andy pugh
On Tue, 27 Jul 2021 at 14:10, Earl Weaver wrote: > > Here's a link to motor nameplate, drive info etc. > https://www.dropbox.com/sh/8k6ss8tfbfl4muj/AACFFFxQLOsuvu04vPmuK21Ta?dl=0 I skimmed the drive manual looking for any info on tuning the velocity loop, but could ne see anything. However: Are y

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Gene Heskett
On Tuesday 27 July 2021 08:16:40 andy pugh wrote: > On Tue, 27 Jul 2021 at 12:41, Gene Heskett wrote: > > > The only way to make the spindle feel "stiff" in your test would > > > be to close the position loop with the encoder, but then how do > > > you drive it as a spindle with a speed command?

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Earl Weaver
My 8" chuck has a max 2500 RPM, I would think 1500 RPM would be sufficient for my use. The motor has 2 line wires and 2 shunt field wires. plus tachometer feedback wires. On 7/27/2021 10:02 AM, andy pugh wrote: On Tue, 27 Jul 2021 at 14:10, Earl Weaver wrote: Would there be a benefit for me

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread andy pugh
On Tue, 27 Jul 2021 at 14:10, Earl Weaver wrote: > Would there be a benefit for me to change the motor pulley to a smaller > size? I think that would depend on your planned use. My lathe can do 3000rpm but the macros I use with constant surface speed top out at 1500rpm and I very, very, rarely

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Earl Weaver
Here's a link to motor nameplate, drive info etc. https://www.dropbox.com/sh/8k6ss8tfbfl4muj/AACFFFxQLOsuvu04vPmuK21Ta?dl=0 Would there be a benefit for me to change the motor pulley to a smaller size? On 7/26/2021 8:04 PM, Gene Heskett wrote: On Monday 26 July 2021 18:11:45 Earl Weaver wrote

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread andy pugh
On Tue, 27 Jul 2021 at 12:41, Gene Heskett wrote: > > The only way to make the spindle feel "stiff" in your test would be to > > close the position loop with the encoder, but then how do you drive it > > as a spindle with a speed command? > > With a honking big power supply, and a high resolution

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Gene Heskett
On Tuesday 27 July 2021 05:13:28 andy pugh wrote: > On Mon, 26 Jul 2021 at 23:55, Earl Weaver wrote: > > I have a lathe spindle with 8 in. chuck that is run with a 5HP > > Reliance DC Motor and Reliance DC Drive. > > What kind of DC motor is this? Is it a permanent-magnet servo motor? > > Typica

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread andy pugh
On Tue, 27 Jul 2021 at 00:13, Sam Sokolik wrote: > > Is there a reduction? What is the rated rpm? I have a cunning plan for a simple electronically-controlled 2-speed drive for this sort of application. The idea is to use both a one-way clutch/bearing and a vehicle air-conditioning clutch. Both

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread andy pugh
On Mon, 26 Jul 2021 at 23:55, Earl Weaver wrote: > I have a lathe spindle with 8 in. chuck that is run with a 5HP Reliance > DC Motor and Reliance DC Drive. What kind of DC motor is this? Is it a permanent-magnet servo motor? Typically DC motors perform better at lower speeds than an AC inducti

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-27 Thread Rob C
a motor is only rated at 5hp at its rated rpm. 5hp at 2500rpm, hence it provides around 10.5 ft lb of torque power = 2 X pi X N X T / 60 (sorry I think in metric to have to convert back and forth) 10.5. ft lb at 200 rpm is around 0.4 HP. an AC motor (or DC motor, not servo / st

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-26 Thread Gene Heskett
On Monday 26 July 2021 18:11:45 Earl Weaver wrote: > Hi, > I have a lathe spindle with 8 in. chuck that is run with a 5HP > Reliance DC Motor and Reliance DC Drive. > I just cannot get much power out of it at low RPM. Was trying to turn > 8in OD steel, at approx. 200 -250 RPM with .005 in. cut. It

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-26 Thread Chris Albertson
A closed-loop DC motor should work fine if your power supply is beefy enough, the encoder has enough resolution to work at low speeds, and the PID constants are stunned correctly. A DC motor running open loop likely would slow or stall when a load is applied. It would be instructive to measure th

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-26 Thread Earl Weaver
Rated RPM 2500, 1:1 ratio double v belt to drive 8" spindle chuck On 7/26/2021 6:09 PM, Sam Sokolik wrote: Is there a reduction? What is the rated rpm? On Mon, Jul 26, 2021, 6:03 PM andrew beck wrote: I would suggest a closed loop ac Vfd drive with encoder. They are awesome. I normally.

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-26 Thread Sam Sokolik
Is there a reduction? What is the rated rpm? On Mon, Jul 26, 2021, 6:03 PM andrew beck wrote: > I would suggest a closed loop ac Vfd drive with encoder. They are > awesome. > > I normally. Buy schiender altivar 71 drives cheap second hand. > > But most brands have them. > > Second option is a

Re: [Emc-users] Lathe Spindle Drive Questions

2021-07-26 Thread andrew beck
I would suggest a closed loop ac Vfd drive with encoder. They are awesome. I normally. Buy schiender altivar 71 drives cheap second hand. But most brands have them. Second option is a open loop vector control Vfd. They are pretty good. On Tue, Jul 27, 2021, 10:55 AM Earl Weaver wrote: >

[Emc-users] Lathe Spindle Drive Questions

2021-07-26 Thread Earl Weaver
Hi, I have a lathe spindle with 8 in. chuck that is run with a 5HP Reliance DC Motor and Reliance DC Drive. I just cannot get much power out of it at low RPM. Was trying to turn 8in OD steel, at approx. 200 -250 RPM with .005 in. cut. It didn't work, it just stalled. When I run it at low RPM t

Re: [Emc-users] Lathe 'topslide' component

2021-07-12 Thread Leonardo Marsaglia
> > OK, I'll tidy it up and add some docs. It will probably take me a couple > of days to get time to do this. > Thank you Les, and please take your time :) El lun, 12 jul 2021 a las 17:17, Les Newell () escribió: > OK, I'll tidy it up and add some docs. It will probably take me a couple > of da

Re: [Emc-users] Lathe 'topslide' component

2021-07-12 Thread Les Newell
OK, I'll tidy it up and add some docs. It will probably take me a couple of days to get time to do this. Les On 12/07/2021 18:43, John Dammeyer wrote: I'm very interested. Eventually the BeagleBone with MachineKIt was to be on the Gingery Lathe. Project #42. But I like that idea of compoun

Re: [Emc-users] Lathe 'topslide' component

2021-07-12 Thread Leonardo Marsaglia
-21 10:05 AM > > To: emc-users@lists.sourceforge.net > > Subject: [Emc-users] Lathe 'topslide' component > > > > A while back I wrote a component for a simulated top slide for lathes > > with dual MPGs. It allows you to enter an angle and remap the X axis MPG > &g

Re: [Emc-users] Lathe 'topslide' component

2021-07-12 Thread Rob C
I'm interested, thanks Les Rob / Robertspark On Mon, 12 Jul 2021, 18:08 Les Newell, wrote: > A while back I wrote a component for a simulated top slide for lathes > with dual MPGs. It allows you to enter an angle and remap the X axis MPG > to move both axes simultaneously at that angle. I use i

Re: [Emc-users] Lathe 'topslide' component

2021-07-12 Thread John Dammeyer
Les Newell [mailto:les.new...@fastmail.co.uk] > Sent: July-12-21 10:05 AM > To: emc-users@lists.sourceforge.net > Subject: [Emc-users] Lathe 'topslide' component > > A while back I wrote a component for a simulated top slide for lathes > with dual MPGs. It allows you to

[Emc-users] Lathe 'topslide' component

2021-07-12 Thread Les Newell
A while back I wrote a component for a simulated top slide for lathes with dual MPGs. It allows you to enter an angle and remap the X axis MPG to move both axes simultaneously at that angle. I use it quite a bit for chamfering. At the press of a button I can swap from normal X-Z to X moving the

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread Feral Engineer
Thanks again, sir :) Phil T. The Feral Engineer Check out my LinuxCNC tutorials, machine builds and other antics at www.youtube.com/c/theferalengineer On Fri, Mar 5, 2021, 10:38 PM Gene Heskett wrote: > On Friday 05 March 2021 21:17:12 Feral Engineer wrote: > > > Thanks Gene > > > > My emco is

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 21:17:12 Feral Engineer wrote: > Thanks Gene > > My emco is running a pi 4 as well. Model b, 4gb. What kind of latency > figures are you getting on your servo thread? I find mine to be a bit > finicky unless I keep wifi off About 12 u-s. Worst I ever recorded was 200 u-s

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread Feral Engineer
Thanks Gene My emco is running a pi 4 as well. Model b, 4gb. What kind of latency figures are you getting on your servo thread? I find mine to be a bit finicky unless I keep wifi off Phil T. The Feral Engineer Check out my LinuxCNC tutorials, machine builds and other antics at www.youtube.com/c/

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 18:35:19 andy pugh wrote: > On Fri, 5 Mar 2021 at 23:31, Feral Engineer wrote: > > Can someone send me a copypasta of their spindle hal stuff? Pid, > > ff0,1,2 encoder feedback, all that? > > I don't actually run PID on my lathe spindle. I have some moderately > complex g

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread Feral Engineer
Lenze 8200 vector from an emco pc turn 55 Phil T. The Feral Engineer Check out my LinuxCNC tutorials, machine builds and other antics at www.youtube.com/c/theferalengineer On Fri, Mar 5, 2021, 7:34 PM andy pugh wrote: > On Sat, 6 Mar 2021 at 00:07, Feral Engineer > wrote: > > I've got 2 speed

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread andy pugh
On Sat, 6 Mar 2021 at 00:07, Feral Engineer wrote: > I've got 2 speed pulleys on mine 2000 and 4000rpm. Just want to try and > fine tune the rpm and see if there's a way to soften the acc/dec without > messing with the vfd (don't have the removable programming panel). Which VFD is it? In some ca

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread Feral Engineer
I've got 2 speed pulleys on mine 2000 and 4000rpm. Just want to try and fine tune the rpm and see if there's a way to soften the acc/dec without messing with the vfd (don't have the removable programming panel). Plus, i like to tinker with stuff to learn more about it. Phil T. The Feral Engineer

Re: [Emc-users] Lathe spindle vfd settings

2021-03-05 Thread andy pugh
On Fri, 5 Mar 2021 at 23:31, Feral Engineer wrote: > > Can someone send me a copypasta of their spindle hal stuff? Pid, ff0,1,2 > encoder feedback, all that? I don't actually run PID on my lathe spindle. I have some moderately complex gear selection stuff going on, but otherwise I just trust the

[Emc-users] Lathe spindle vfd settings

2021-03-05 Thread Feral Engineer
Can someone send me a copypasta of their spindle hal stuff? Pid, ff0,1,2 encoder feedback, all that? Gonna tackle the one on my machine but I've never done it before, so a starting point would be helpful. TIA Phil T. The Feral Engineer Check out my LinuxCNC tutorials, machine builds and other an

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread dave engvall
If you have nothing else to do download the demo for SynergyCAD. Parasoiid based. 2-D, 2.5D, wireframe, solids. lathe, edm. For the lathe you draw in X,Y and it transforms it to Z, X when you CAM. I started from scratch and it took me a long time to get comfortable with it. Exports are dxf, dwg

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread R C
actually,  I think that is what I saw that guy in that video I posted doing. In freecad, he took a plane and intersected it with his work piece, and then created a path (he called it a wire.).  I posted that video here  a few iterations back in this thread. That seemed kind of neat, how he di

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread andy pugh
On Wed, 3 Feb 2021 at 21:55, R C wrote: > I know how to code, from micro controller to clusters, but this "g-code > thing" is a different animal. And I imagine, that it would take a lot > of drawing and coding on paper, you know, like the 1970's Univaxes... Not really, you just need to draw

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Matthew Herd
In my experience you don't need to run the installer after renewing a Fusion360 license for personal use. You just have to do some clicking on their website. If the installer downloads automatically as a part of the license renewal you can ignore it. On Wed, Feb 3, 2021 at 4:50 PM R C wrote: >

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread R C
On 2/3/21 2:14 PM, andy pugh wrote: On Tue, 2 Feb 2021 at 18:18, R C wrote: I have been busy for a while with that pay check thing, and didn't have much time to look into creating g-code, that I can use in linux cnc for a lathe. It's worth pointing out that now that LinuxCNC has G71 and G7

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread R C
I set up a new machine with a clean windows 10 install (on a disk tray), after the install it was not happy with the  AMD ATI video card (irritating), apparently there is an ATI driver that messes up and is not needed. When the application starts,  one needs to be connected to the internet,

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread andy pugh
On Tue, 2 Feb 2021 at 18:18, R C wrote: > I have been busy for a while with that pay check thing, and didn't have > much time to look into creating g-code, that I can use in linux cnc > for a lathe. It's worth pointing out that now that LinuxCNC has G71 and G72 you might not need CAM. If you

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread andy pugh
On Wed, 3 Feb 2021 at 16:48, Bruce Layne wrote: > > once you have tens or > hundreds of designs in their proprietary CAD format, they decide to > unilaterally change the deal and you're trapped. Not just Autodesk, though. Alibre did that to me. -- atp "A motorcycle is a bicycle with a pandemoni

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Dave Matthews
On Wed, Feb 3, 2021 at 3:13 PM R C wrote: > well, > > > I don't expect companies to give me stuff for free of course, they > produce software for a market, to make money, I am just not in that > market. I read that a license, per year, if not mistaken, is $495, and > you can use it for free for a

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread R C
well, I don't expect companies to give me stuff for free of course, they produce software for a market, to make money, I am just not in that market. I read that a license, per year, if not mistaken, is $495, and you can use it for free for a year (1st year ?). That is of course a good deal,

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Chris Albertson
On Wed, Feb 3, 2021 at 8:48 AM Bruce Layne wrote: > and once you have tens or > hundreds of designs in their proprietary CAD format, they decide to > unilaterally change the deal and you're trapped. Moving away from Fusion360 is easy. Fusion allows you to save in ".STEP" format. I suggest y

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Todd Zuercher
incapable of. Todd Zuercher P. Graham Dunn Inc. 630 Henry Street  Dalton, Ohio 44618 Phone:  (330)828-2105ext. 2031 -Original Message- From: Bruce Layne Sent: Wednesday, February 03, 2021 11:46 AM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] lathe paths with linux c

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Bruce Layne
This is my annual warning that AutoDesk isn't The Benevolent Software Company, and they aren't in business to give you free stuff because you're so awesome.  AutoDesk has a history of offering free or low cost software to entice users into investing their time to learn the software (this may be the

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Gerrit Visser
...@gmail.com] Sent: February 3, 2021 11:03 AM To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] lathe paths with linux cnc and CAD software Hi Chris Fusion360 looks very nice. I see Fusion360 can run 'under linux', that is it can run in a VM. https://all3dp.com/2/fusion-360-for-li

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Dave Matthews
I usually find it by googling Fusion 360 for personal use or Fusion 360 hobbyist. Gets you to https://www.autodesk.com/products/fusion-360/personal Dave ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/list

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Thomas J Powderly
Chris nevermind I found the hidden personal version https://www.autodesk.com/products/fusion-360/personal thx Greg Eshelman thx tomp http ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/em

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-03 Thread Thomas J Powderly
Hi Chris Fusion360 looks very nice. I see Fusion360 can run 'under linux', that is it can run in a VM. https://all3dp.com/2/fusion-360-for-linux-how-to-install-it/ but what did you download? What I see on the website are a rented by year 495$ package an educator / student package and a

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread Gregg Eshelman via Emc-users
There's Heeks Cad/CAM. $10 for funding development. There's no limitations to the free version, the only difference is the free version inserts a note about the program at the beginning of the G-Code it outputs. Easy to delete with any text editor. On Tuesday, February 2, 2021, 12:33:20 P

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread R C
On 2/2/21 2:13 PM, Chris Albertson wrote: You are reading old posts that were at best inaccurate. Yes, you can import/export data in Fusion. And they do limit you to "only" 10 open projects at the same time. So you have to close one to open an 11th one at the same time. Go to the Fusion36

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread Chris Albertson
You are reading old posts that were at best inaccurate. Yes, you can import/export data in Fusion. And they do limit you to "only" 10 open projects at the same time. So you have to close one to open an 11th one at the same time. Go to the Fusion360 web site for the correct information. The

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread Dave Matthews
On Tue, Feb 2, 2021 at 2:44 PM R C wrote: > Hi Chris, > > well, I am only looking into something different for making some parts > on a lathe, I looked at fusion360, but what I hear is that you can't > 'export' projects, or import, and also you can only have a few. Not > that I do a lot of work

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread Mark Wendt
He's asking about for software for a lathe, not a mill. Mark On Tue, Feb 2, 2021 at 2:33 PM Chris Albertson wrote: > The free Fusion360 license allows 2 and 3-axis milling, adaptive clearing, > and turning. This is likely enough for most people. > > What you can't do is 4-axis and 5-axis mill

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread R C
Hi Chris, well, I am only looking into something different for making some parts on a lathe,  I looked at fusion360, but what I hear is that you can't  'export' projects, or import, and also you can only have a few.  Not that I do a lot of work, but it seems to be a hassle. I have a sherline

Re: [Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread Chris Albertson
The free Fusion360 license allows 2 and 3-axis milling, adaptive clearing, and turning. This is likely enough for most people. What you can't do is 4-axis and 5-axis milling. To enable that you do have to pay for a license more info here: https://www.autodesk.com/products/fusion-360/personal

[Emc-users] lathe paths with linux cnc and CAD software

2021-02-02 Thread R C
Hello, I have been busy for a while with that pay check thing, and didn't have much time to look into  creating g-code, that I can use  in linux cnc for a lathe. Is there anything "new" yet?  I was thinking about using fusion360,  but I heard that is on it's way out for even a reasonable h

Re: [Emc-users] Lathe Spindle Rebuild Quistions

2020-06-17 Thread Curtis Dutton
I want to thank everyone for your advice and encouragement on replacing my 5c lathe spindle bearings. I was able to replace the bearings in the spindle. The spindle "locknut" was pressed on instead of threaded on. I had to build an aluminum collar with steel dowel pins that engaged on the bearing

  1   2   3   4   5   6   7   8   >