Re: [Emc-users] Press Brake Gui, was: Re: Variables for instantaneous transit vector, from python?

2022-04-24 Thread Robin Szemeti via Emc-users
Very interesting, presumably it can step through pre-programmed sequences of bends setting new XYZ values for each step of the program? On Sun, 24 Apr 2022 at 18:22, Ted wrote: > > Subject: Re: [Emc-users] Variables for instantaneous transit vector > > from python? (long) > > Message-ID:

Re: [Emc-users] Because I can't seem to finish anything... Nebel lathe conversion.

2022-04-24 Thread Sam Sokolik
First cuts... https://youtu.be/bpqFL3rZKBA On Fri, Apr 22, 2022, 3:27 PM Sam Sokolik wrote: > Front side of the cross slide protected.. (1/8 neoprene..) > > https://photos.app.goo.gl/g8kzRGZWxxDzQRAA8 > > On Mon, Apr 18, 2022 at 12:31 PM gene heskett > wrote: > >> On Monday, 18 April 2022

[Emc-users] Press Brake Gui, was: Re: Variables for instantaneous transit vector, from python?

2022-04-24 Thread Ted
Subject: Re: [Emc-users] Variables for instantaneous transit vector from python? (long) Message-ID: Content-Type: text/plain; charset="UTF-8" Hey I won't be much help but I would love to see how you did a break press gui! Andrew - I really do need to put together an entry for

Re: [Emc-users] Press Brake Gui, was: Re: Variables for instantaneous transit vector, from python?

2022-04-24 Thread andy pugh
On Sun, 24 Apr 2022 at 21:03, Robin Szemeti via Emc-users wrote: > > Very interesting, presumably it can step through pre-programmed sequences > of bends setting new XYZ values for each step of the program? FWIW there is a no-g-code (in fact, no interpreter or motion module) press-brake setup

Re: [Emc-users] Because I can't seem to finish anything... Nebel lathe conversion.

2022-04-24 Thread John Figie
Looks good. I need to catch up with my Clausing NC retrofit. John Figie On Sun, Apr 24, 2022 at 4:54 PM Sam Sokolik wrote: > > First cuts... > > https://youtu.be/bpqFL3rZKBA > > On Fri, Apr 22, 2022, 3:27 PM Sam Sokolik wrote: > > > Front side of the cross slide protected.. (1/8 neoprene..) >

Re: [Emc-users] M codes without g-codes not executed properly?

2022-04-24 Thread Leonardo Marsaglia
Seems strange. Does it happen also when you hit M65 in MDI? I constantly use M64 and M65 from MDI without any GCODE and I always get an instant response. I really can't tell if this is the same when running a program though. Anyway, If it was me, I would do all the logic and validations in HAL

Re: [Emc-users] Press Brake Gui, was: Re: Variables for instantaneous transit vector, from python?

2022-04-24 Thread Robin Szemeti via Emc-users
Ah yes, a different screenshot. What are "start depth" and "end depth"? I ask this, as my latest pressbrake (this is the .. hmm 5th CNC pressbrake I have owned) has come with a rather "annoying" control. All the others have had Hurco "Autobend" controls, which have been a doddle to operate, I

Re: [Emc-users] Variables for instantaneous transit vector from python? (long)

2022-04-24 Thread Philipp Burch
Hi Ted, disclaimer first: I learned mechanics as my first education some 10+ years ago, but have since then moved more into electronics and software. So my experience with "real machining" is rather limited. If I understand correctly, your goal is that you can approach a surface with the

Re: [Emc-users] M codes without g-codes not executed properly?

2022-04-24 Thread andrew beck
I think it is just in programs. Mdi still works fine On Mon, 25 Apr 2022, 11:33 Leonardo Marsaglia, wrote: > Seems strange. Does it happen also when you hit M65 in MDI? > > I constantly use M64 and M65 from MDI without any GCODE and I always get an > instant response. I really can't tell if

Re: [Emc-users] M codes without g-codes not executed properly?

2022-04-24 Thread Nicklas SB Karlsson
Den 2022-04-25 kl. 01:28, skrev Leonardo Marsaglia: Seems strange. Does it happen also when you hit M65 in MDI? I constantly use M64 and M65 from MDI without any GCODE and I always get an instant response. I really can't tell if this is the same when running a program though. Happens then