Re: [Emc-users] Which is the latest release?

2020-03-29 Thread Valerio Bellizzomi
Thank you very much too.


On Sun, 2020-03-29 at 13:46 +, andy pugh wrote:
> On Sun, 29 Mar 2020 at 09:04, Valerio Bellizzomi  wrote:
> >
> > This onelinuxcnc-stretch-uspace-amd64.iso
> > or this one   linuxcnc-stretch-uspace-amd64-r13.iso
> 
> The non-suffixed version is a symbolic link to the -13 version.
> 
> ie linuxcnc-stretch-uspace-amd64.iso will always be the latest version
> even if there was to be a -14 version. (as the link would be changed)
> 
> 1334640640 Oct  3  2018 linuxcnc-stretch-uspace-amd64-r12.iso
> 2606967 Oct  2  2018 linuxcnc-stretch-uspace-amd64-r12.iso.zsync
> 1339883520 Oct 27  2018 linuxcnc-stretch-uspace-amd64-r13.iso
> 2617207 Oct 27  2018 linuxcnc-stretch-uspace-amd64-r13.iso.zsync
> 37 Oct 27  2018 linuxcnc-stretch-uspace-amd64.iso ->
> linuxcnc-stretch-uspace-amd64-r13.iso
> 43 Oct 27  2018 linuxcnc-stretch-uspace-amd64.iso.zsync ->
> linuxcnc-stretch-uspace-amd64-r13.iso.zsync
> 1369374720 Oct  3  2018 linuxcnc-stretch-uspace-i386-r12.iso
> 2674805 Oct  2  2018 linuxcnc-stretch-uspace-i386-r12.iso.zsync
> 1374748672 Oct 27  2018 linuxcnc-stretch-uspace-i386-r13.iso
> 2685301 Oct 27  2018 linuxcnc-stretch-uspace-i386-r13.iso.zsync
> 36 Oct 27  2018 linuxcnc-stretch-uspace-i386.iso ->
> linuxcnc-stretch-uspace-i386-r13.iso
> 42 Oct 27  2018 linuxcnc-stretch-uspace-i386.iso.zsync ->
> linuxcnc-stretch-uspace-i386-r13.iso.zsync
> 




___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Which is the latest release?

2020-03-29 Thread andy pugh
On Sun, 29 Mar 2020 at 09:04, Valerio Bellizzomi  wrote:
>
> This onelinuxcnc-stretch-uspace-amd64.iso
> or this one   linuxcnc-stretch-uspace-amd64-r13.iso

The non-suffixed version is a symbolic link to the -13 version.

ie linuxcnc-stretch-uspace-amd64.iso will always be the latest version
even if there was to be a -14 version. (as the link would be changed)

1334640640 Oct  3  2018 linuxcnc-stretch-uspace-amd64-r12.iso
2606967 Oct  2  2018 linuxcnc-stretch-uspace-amd64-r12.iso.zsync
1339883520 Oct 27  2018 linuxcnc-stretch-uspace-amd64-r13.iso
2617207 Oct 27  2018 linuxcnc-stretch-uspace-amd64-r13.iso.zsync
37 Oct 27  2018 linuxcnc-stretch-uspace-amd64.iso ->
linuxcnc-stretch-uspace-amd64-r13.iso
43 Oct 27  2018 linuxcnc-stretch-uspace-amd64.iso.zsync ->
linuxcnc-stretch-uspace-amd64-r13.iso.zsync
1369374720 Oct  3  2018 linuxcnc-stretch-uspace-i386-r12.iso
2674805 Oct  2  2018 linuxcnc-stretch-uspace-i386-r12.iso.zsync
1374748672 Oct 27  2018 linuxcnc-stretch-uspace-i386-r13.iso
2685301 Oct 27  2018 linuxcnc-stretch-uspace-i386-r13.iso.zsync
36 Oct 27  2018 linuxcnc-stretch-uspace-i386.iso ->
linuxcnc-stretch-uspace-i386-r13.iso
42 Oct 27  2018 linuxcnc-stretch-uspace-i386.iso.zsync ->
linuxcnc-stretch-uspace-i386-r13.iso.zsync

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] another wild hare idea.

2020-03-29 Thread andy pugh
On Sun, 29 Mar 2020 at 08:15, Gene Heskett  wrote:

> > And there is no need to add a tiny move to M66.
>
> Somebody should fix the docs, it say it needs a move to activate it.

No it doesn't. That is for M67 (and the requirement can be avoided by using M68)
http://linuxcnc.org/docs/2.7/html/gcode/m-code.html#mcode:m66

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] planning for release change

2020-03-29 Thread Valerio Bellizzomi
Thank you very much.


On Sun, 2020-03-29 at 06:37 -0400, Gene Heskett wrote:
> On Sunday 29 March 2020 04:00:19 Valerio Bellizzomi wrote:
> 
> > Which files must be saved in order to restore the current LinuxCNC
> > configuration in the new release?
> >
> The users /home/linuxcnc/*
> >
> >
> >
> > ___
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> Cheers, Gene Heskett




___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] planning for release change

2020-03-29 Thread Gene Heskett
On Sunday 29 March 2020 04:00:19 Valerio Bellizzomi wrote:

> Which files must be saved in order to restore the current LinuxCNC
> configuration in the new release?
>
The users /home/linuxcnc/*
>
>
>
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Which is the latest release?

2020-03-29 Thread Valerio Bellizzomi
This onelinuxcnc-stretch-uspace-amd64.iso   
or this one   linuxcnc-stretch-uspace-amd64-r13.iso  

?


 Thanks




___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] planning for release change

2020-03-29 Thread Valerio Bellizzomi
Which files must be saved in order to restore the current LinuxCNC
configuration in the new release?





___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] another wild hare idea.

2020-03-29 Thread Gene Heskett
On Saturday 28 March 2020 23:03:59 andy pugh wrote:

> On Sun, 29 Mar 2020 at 03:08, Gene Heskett  
wrote:
> > Is the analog-in-00 and and analog-out-00 two separate circuits
> > independent of each other?
>
> Yes.
>
That will help clarify my thinking, a bunch. So I can use 00 for 
independent vars.

> And there is no need to add a tiny move to M66.

Somebody should fix the docs, it say it needs a move to activate it.  The 
way the peck is written the next move is the next g33.1 and thats too 
late. Thats why I added the .002 moves, so motion would have something 
to do.

> M67 takes effect on the next move, but that's for output, not input.

Its also too late.

> M66 ENN  transfers the value of the hal pin motion.analog-in-NN
> straight to #5399.

Ok, but what about the docs saying its waiting for input, which I'd 
normally assume will be zero before the first peck, aka no 
data=0.000 until the measurement arrives shortly after the bottom of 
the pecks turnaround? And is held valid until the next peck updates it.


> That is all there is to it.

Ok, I should be able to get this part working in the morning.

But I just thought of another roadblock, units.py, I need its output to 
make things imperial that started imperial. units.py is apparently 
called from the system as it is not in a loadrt or addf statement 
anywhere. It used like this in postgui.hal
net display-mode<= units.G21 => ovrtrvl-scaler-mux.sel
However, a bit of conditional gcode in the ngc file can make a substitute 
for that I think. I was amazed that there is no units loadable module 
when I started this project over a year ago.

Good night & stay safe.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Who knows about LASIMM ?

2020-03-29 Thread theman whosoldtheworld
Twincat is beckhoff tools for develop program in beckhoff pc-plc echosystem
 it have kinematics module and promise to work wit 256 axis  there
is omrom that promise the same. Omrom who bought the delta tau who had
developed a beautiful cnc for robots and machines based on linuxcnc from
what i know ... but now you will only find omrom-delta tau products and I
assure you that the prices are 4x  then there are others who have
kinematics software to interpolate multiple axes or to make them work
together ... not to mention that often sellers develop special features for
customers ... at the cost of  a few trucks of beer  :))

Il giorno sab 28 mar 2020 alle ore 19:26 Valerio Bellizzomi <
vale...@selnet.org> ha scritto:

> I know nothing about twincat, but it is cool.
>
>
> On Sat, 2020-03-28 at 18:41 +0100, theman whosoldtheworld wrote:
> > twincat magician?
> >
> > Il giorno sab 28 mar 2020 alle ore 17:29 Valerio Bellizzomi <
> > vale...@selnet.org> ha scritto:
> >
> > > On Fri, 2020-03-27 at 13:31 +, andy pugh wrote:
> > > > On Fri, 27 Mar 2020 at 13:00, Valerio Bellizzomi  >
> > > wrote:
> > > >
> > > > > This actially means they have an advanced control system. Can
> really
> > > > > LinuxCNC do the same with metal additive and subtractive plus
> > > metrology?
> > > >
> > > > Yes and no...
> > > >
> > > > LinuxCNC can't control three independent robots like this machine
> can.
> > > >
> > > > But I would expect that the interactions between the robots were
> > > > handled in the CAM layer, not in the machine controller.
> > >
> > > They talk about an advanced control system, no idea what that means
> > > though. Is it possible that they can control the 3 robots
> > > simultaneously?
> > >
> > >
> > >
> > >
> > >
> > > ___
> > > Emc-users mailing list
> > > Emc-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/emc-users
> > >
> >
> > ___
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
>
>
>
>
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Who knows about LASIMM ?

2020-03-29 Thread theman whosoldtheworld
In addition, I don't think the motion part is the interesting one here ...
but the know-how for calculating the shrinkage of the weld on such a large
piece  this should ensure that when I remove everything from the sheet
or cut the part that I like it affects the sheet, everything does not curve
due to the effect of withdrawals, immediately or after a few days.

Ciao Valerio

Il giorno dom 29 mar 2020 alle ore 08:31 theman whosoldtheworld <
bleachk...@gmail.com> ha scritto:

> Twincat is beckhoff tools for develop program in beckhoff pc-plc
> echosystem  it have kinematics module and promise to work wit 256 axis
>  there is omrom that promise the same. Omrom who bought the delta tau
> who had developed a beautiful cnc for robots and machines based on linuxcnc
> from what i know ... but now you will only find omrom-delta tau products
> and I assure you that the prices are 4x  then there are others who have
> kinematics software to interpolate multiple axes or to make them work
> together ... not to mention that often sellers develop special features for
> customers ... at the cost of  a few trucks of beer  :))
>
> Il giorno sab 28 mar 2020 alle ore 19:26 Valerio Bellizzomi <
> vale...@selnet.org> ha scritto:
>
>> I know nothing about twincat, but it is cool.
>>
>>
>> On Sat, 2020-03-28 at 18:41 +0100, theman whosoldtheworld wrote:
>> > twincat magician?
>> >
>> > Il giorno sab 28 mar 2020 alle ore 17:29 Valerio Bellizzomi <
>> > vale...@selnet.org> ha scritto:
>> >
>> > > On Fri, 2020-03-27 at 13:31 +, andy pugh wrote:
>> > > > On Fri, 27 Mar 2020 at 13:00, Valerio Bellizzomi <
>> vale...@selnet.org>
>> > > wrote:
>> > > >
>> > > > > This actially means they have an advanced control system. Can
>> really
>> > > > > LinuxCNC do the same with metal additive and subtractive plus
>> > > metrology?
>> > > >
>> > > > Yes and no...
>> > > >
>> > > > LinuxCNC can't control three independent robots like this machine
>> can.
>> > > >
>> > > > But I would expect that the interactions between the robots were
>> > > > handled in the CAM layer, not in the machine controller.
>> > >
>> > > They talk about an advanced control system, no idea what that means
>> > > though. Is it possible that they can control the 3 robots
>> > > simultaneously?
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > ___
>> > > Emc-users mailing list
>> > > Emc-users@lists.sourceforge.net
>> > > https://lists.sourceforge.net/lists/listinfo/emc-users
>> > >
>> >
>> > ___
>> > Emc-users mailing list
>> > Emc-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>>
>>
>>
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users