Re: [Emc-users] RFID Tag or Barcode into LinuxCNC

2016-03-24 Thread giorgio foga
> To: emc-users@lists.sourceforge.net > From: j...@gnipsel.com > Date: Wed, 23 Mar 2016 15:13:58 -0500 > Subject: [Emc-users] RFID Tag or Barcode into LinuxCNC > > Anyone read a RFID tag or barcode and use that to run a subroutine in > LinuxCNC? > > JT > >

Re: [Emc-users] RFID Tag or Barcode into LinuxCNC

2016-03-24 Thread giorgio foga
g or Barcode into LinuxCNC > > Thanks, I didn't think of using a M1xx I'll give that a whirl. > > JT > > On 3/24/2016 3:20 AM, giorgio foga wrote: > > > >> To: emc-users@lists.sourceforge.net > >> From: j...@gnipsel.com > >> Date: Wed,

[Emc-users] modbus2hal is possible to setting as SLAVE?

2016-04-27 Thread giorgio foga
I not understand if there is this possibility .. in my test I receive only a list of error (debug level 1) . If someone have use with succes mb2hal in slave conf ... can suggest my the right way to do this? Regards Giorgio -

Re: [Emc-users] modbus2hal is possible to setting as SLAVE?

2016-04-28 Thread giorgio foga
So if I want to do LinuxCNC Slave . I have to create a component, you can or are there restrictions? Anyway now I try . If have positive response I post the comp on LcncForum and here. Tanks A lot. Giorgio > Date: Wed, 27 Apr 2016 22:47:56 +0200 > From: nicklas.karlsso...@gmail.com > To

Re: [Emc-users] JA branch is merged into master?

2016-04-29 Thread giorgio foga
I use from 2 mounth every day 3 delta and 3 scara robot (as printer) with JA without problem I've only an issue if You try to use linuxcncrsh after a shutdown command my user is unable to reconnet to the machine that itbring shutdown command . for solve these problem I shutdown the

Re: [Emc-users] modbus2hal is possible to setting as SLAVE?

2016-04-29 Thread giorgio foga
I see these but works only as userspace I try to work and play with a custom comp and at the end I try to realize a rt_comp for these . I have some machine to control remotely in text mode linuxcncrsh have some problem with shutdown command and in general is not it is not very

Re: [Emc-users] modbus2hal is possible to setting as SLAVE?

2016-04-29 Thread giorgio foga
I have 6 machine (server-slave) to control remotely from 1 pc set as master mb2hal not connect to these master (client) pc. I try to use mb2hal as master to comunicate to plc or drive slave works very well Regards Giorgio > Date: Thu, 28 Apr 2016 12:09:20 +0200 > From: nicklas.k

Re: [Emc-users] JA branch is merged into master?

2016-04-29 Thread giorgio foga
no I use .profile file with bash script for launch JA I use mingetty for automatic login at startup. Regards Giorgio > To: emc-users@lists.sourceforge.net > From: dgarr...@panix.com > Date: Fri, 29 Apr 2016 14:33:56 + > Subject: Re: [Emc-users] JA branch is merged into master?

Re: [Emc-users] modbus2hal is possible to setting as SLAVE?

2016-04-29 Thread giorgio foga
I think Ethercat is an entirely different animal than Modbus. > > Dave > > On 4/29/2016 3:37 AM, giorgio foga wrote: > > I see these but works only as userspace I try to work and play > > with a custom comp and at the end I try to realize a rt_comp for these . &

[Emc-users] /usr/local/include/modbus/modbus-rtu.h:35: error: expected ‘)’ before ‘->’ token

2016-05-04 Thread giorgio foga
At first --compile of my new usercomp for make LCNC server modbus obtain this error ... I have really not ideas how to find the solution. (after 6 hour of work modbus file seems ok ) The file is attach in relate post on lcnc forum ... here ... https://forum.linuxcnc.org/forum/24-

Re: [Emc-users] /usr/local/include/modbus/modbus-rtu.h:35: error: expected ‘)’ before ‘->’ token

2016-05-04 Thread giorgio foga
-users@lists.sourceforge.net > Subject: Re: [Emc-users] /usr/local/include/modbus/modbus-rtu.h:35: > error: expected ‘)’ before ‘->’ token > > On 4 May 2016 at 11:49, giorgio foga wrote: > > /usr/local/include/modbus/modbus-rtu.h:35: error: expected ‘)’ before ‘->’ >

Re: [Emc-users] /usr/local/include/modbus/modbus-rtu.h:35: error: expected ‘)’ before ‘->’ token

2016-05-04 Thread giorgio foga
12:03:56 +0100 > > To: emc-users@lists.sourceforge.net > > Subject: Re: [Emc-users]/usr/local/include/modbus/modbus-rtu.h:35: > > error: expected ‘)’ before ‘->’ token > > > > On 4 May 2016 at 11:49, giorgio foga wrote: > > > /usr/local/include/modbus

Re: [Emc-users] /usr/local/include/modbus/modbus-rtu.h:35: error: expected ‘)’ before ‘->’ token

2016-05-04 Thread giorgio foga
; error: expected ‘)’ before ‘->’ token > > On 4 May 2016 at 11:49, giorgio foga wrote: > > /usr/local/include/modbus/modbus-rtu.h:35: error: expected ‘)’ before ‘->’ > > token > > What does line 35 of that file look like? > > I don't see any problem in th

Re: [Emc-users] /usr/local/include/modbus/modbus-rtu.h:35: error: expected ‘)’ before ‘->’ token

2016-05-06 Thread giorgio foga
e: Wed, 4 May 2016 14:51:56 +0100 > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] /usr/local/include/modbus/modbus-rtu.h:35: > error: expected ‘)’ before ‘->’ token > > On 4 May 2016 at 14:39, giorgio foga wrote: > > >

[Emc-users] Lcnc 2.7 DISPLAY = halui is not a valid option?

2016-05-06 Thread giorgio foga
I use for some period linuxcncrsh but isn't the best solution for me . so I try to use DISPLAY = halui in ini file in order to have my LinuxCNC working machine without any user interface but obtaion only duplicate component name error . so I comment out in [HALUI] #HALUI = hal

Re: [Emc-users] Lcnc 2.7 DISPLAY = halui is not a valid option?

2016-05-06 Thread giorgio foga
May 2016 at 09:34, giorgio foga wrote: > > > > > Is not possible to set DISPLAY = halui?? > > > > It is possible, because I have done it as an experiment. > > You may well need to put the halui connections in the POSTGUI halfile. > > -- > atp > "A m

Re: [Emc-users] Lcnc 2.7 DISPLAY = halui is not a valid option?

2016-05-06 Thread giorgio foga
Subject: Re: [Emc-users] Lcnc 2.7 DISPLAY = halui is not a valid option? > > On 6 May 2016 at 11:43, giorgio foga wrote: > > > I put my halui connection in customhal file . is wrong these? > > > I am not sure, it's an unusual application. > > I think that

Re: [Emc-users] Appropriate PCs

2016-05-06 Thread giorgio foga
Sorry ... my expirience with j1800 is vewry bad ... works it work but sometime it have realtime problem . (1/2 time every 16 -48 hour). Regards Giorgio > Date: Fri, 6 May 2016 07:17:35 -0700 > From: m...@ijohnsen.com > To: emc-users@lists.sourceforge.net > Subject: [Emc-users] Appropri

Re: [Emc-users] Appropriate PCs

2016-05-11 Thread giorgio foga
ught someone identified the > > video driver as an issue? But, don't recall. Mark > > > > Date: Fri, 6 May 2016 17:11:29 +0200 > > > From: giorgio foga > > > Subject: Re: [Emc-users] Appropriate PCs > > > To: Enhanced Machine Controller EMC > >

[Emc-users] halui interfaces with no gui problem

2016-05-11 Thread giorgio foga
I try to run halui interfaces with no gui and at same time loadusr my.comp if i use axis gui all works fine but without gui my.comp or hali not works with axis gui I put all in custom_postgui whithout gui I try to put all or in my.hal or in custom.hal ... I try to use twopa

Re: [Emc-users] halui interfaces with no gui problem

2016-05-11 Thread giorgio foga
Actually I use linuxcncsrh in DISPLAY section and than all (halui and my.comp) in custom_postgui but I try that these solution is not the better I have open a telnet connection too and my.comp is connected over same line (but other port) . I try another solution if possible

Re: [Emc-users] halui interfaces with no gui problem

2016-05-11 Thread giorgio foga
Thanks A lot for your time. As you I make the same experiment . in the same way but not try these.. One way might be to add a HAL file to the list that uses loadusr -W to > load a Python comp that just sits there waiting for halui pins to > appear. I think it is a working solution .

Re: [Emc-users] halui interfaces with no gui problem

2016-05-11 Thread giorgio foga
Thanks A lot for the response It works fine I had not thought it was possible to enter a bash script in DISPLAY regards Giorgio > To: emc-users@lists.sourceforge.net > From: dgarr...@panix.com > Date: Wed, 11 May 2016 14:14:37 + > Subject: Re: [Emc-users] halui interfaces with

Re: [Emc-users] Joint-Axis Branch?

2016-05-13 Thread giorgio foga
for my epirience 9 axes... > Date: Fri, 13 May 2016 16:04:11 -0400 > From: zuerc...@embarqmail.com > To: emc-users@lists.sourceforge.net > Subject: [Emc-users] Joint-Axis Branch? > > I have a question, that I can't say that I've ever seen definitively > answered. I know that axis are limited to

[Emc-users] change ngc program..

2016-05-13 Thread giorgio foga
which file must see and study for make an c++or phyton app to change ngc program in Lcnc Ja session whit nogui? regardsGiorgio -- Mobile security can be enabling, not merely restrictin

[Emc-users] queuebuster in 2.7.x ubuntu 10.04

2016-10-28 Thread giorgio foga
I have remapped queuebuster on G70 command If run LCNC on terminal obtain: is_callable(remap.queuebuster) = TRUE at the start of my ngc ... then al other time to call G70 obtain these other messages: is_callable(oworld.queuebuster) = FALSE because I try to use G70 inside a oworld b

[Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread giorgio foga
I have already ask in LCNC forum but have not a convincing answer ... in fact, who told me he had a chance to test ... My machine have a lot of customisation and I'm afraid it does not work. If update from 2.8 pre ja9 I have problem with python3 (in ubuntu 10.04 only python 2.7 is possible...

Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread giorgio foga
Thanks a lot but is possible to upgrade via builbot whitout problem. regards Giorgio Da: Jeff Epler Inviato: venerdì 28 ottobre 2016 14.11 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04

Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread giorgio foga
Explain me better my problem is mesa error 13 when put in emergency the machine ... PCW has suggested me to update for solve the problem ... because in new version some delay are increase to 20ns in these way mesa card not intercept the error Other chanches for my is obtain the name of fi

Re: [Emc-users] queuebuster in 2.7.x ubuntu 10.04

2016-10-28 Thread giorgio foga
orgio Da: giorgio foga Inviato: venerdì 28 ottobre 2016 13.04 A: Enhanced Machine Controller EMC Oggetto: [Emc-users] queuebuster in 2.7.x ubuntu 10.04 I have remapped queuebuster on G70 command If run LCNC on terminal obtain: is_callable(remap.queuebuster) = TRUE a

[Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script

2016-11-26 Thread giorgio foga
As a title, I install successfull (with some initial panic ... first time for me) Lcnc master branch in ubuntu 14.04 64bit rt4.1.5. For black friday 2 question at 1 post Get the super discount [😅] Question 1) in the xconf not find my processor i3 family ... so in the futur I woul

Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script

2016-11-26 Thread giorgio foga
to 26 novembre 2016 12.26 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script On 26 November 2016 at 09:14, giorgio foga wrote: > Question 2)there are a simple way to run Lcnc whitout .rip-environment

Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script

2016-11-26 Thread giorgio foga
ays on the config picker. Then the shortcut launches linuxcnc normally Sam On Sat, 26 Nov 2016 11:26:03 + andy pugh wrote: > On 26 November 2016 at 09:14, giorgio foga wrote: > > > Question 2)there are a simple way to run Lcnc whitout .rip-environment > > script?? > &g

Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script

2016-11-26 Thread giorgio foga
I have only 1 install on ubuntu 14.04 and normally run whitout guy with nogui script as you suggest me in the past. I try using bash script but probably I use wrong folder (Not see git in my path... I must control... I'm not in front of machine. ). Tomorrow morning I controlli my path.

Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script

2016-11-27 Thread giorgio foga
Sorry at all ... I try to launch my config with bash script but with wrong path so not run at all Regards Giorgio Da: giorgio foga Inviato: sabato 26 novembre 2016 16.23 A: emc-users@lists.sourceforge.net Oggetto: Re: [Emc-users] run Lcnc ubuntu

Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script

2016-11-27 Thread giorgio foga
hat I face that such of problem.. Regards giorgio Da: giorgio foga Inviato: sabato 26 novembre 2016 16.23 A: emc-users@lists.sourceforge.net Oggetto: Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script I have only 1 insta

Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script

2016-11-27 Thread giorgio foga
ggest for upgrade my experience Tanks A Lot Giorgio Da: Erik Christiansen Inviato: domenica 27 novembre 2016 11.45 A: emc-users@lists.sourceforge.net Oggetto: Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout rip-environment script On 27.11.16

[Emc-users] Lcnc git master... halcompile

2016-11-30 Thread giorgio foga
due to some problems can not be explained (an 1 year old LCNC Ja9 on Ubuntu 10.04 make unrecognize error, and plus after install of JA9 is affect to mesa ssreial error sometime at emergency stop) I had to update. Not wanting to use wheezy I installed ubuntu 14.04 in the end all right. But I

Re: [Emc-users] Lcnc git master... halcompile

2016-12-01 Thread giorgio foga
return 1; } } return 0; } /*(row 912)*/ """ Da: giorgio foga Inviato: mercoledì 30 novembre 2016 18.24 A: Enhanced Machine Controller EMC Oggetto: [Emc-users] Lcnc git master... halcompile due to some problems can not

Re: [Emc-users] Installing on a updated distribution.

2016-12-02 Thread giorgio foga
For debian jessy there is a specific repo for other no there isn't yet ... you can only try to install from sources . and first install you oun rtai kernel ... but many recommend to do everything with a rt_preeempt ... Actually I install over ubuntu 14.04 rt4.5 + patch ... mesa card +

[Emc-users] @ d garret teleop jog solution work for me.

2015-11-19 Thread giorgio foga
I use the delta robot modifyed kins no possibility to have external jog wheel in world mode . ok so i think from kinematics to overwrite the value of selected world axis + encoder value (on certain condition: is-teleop is-manual is-on is-enable no-limits) directly from kinematics to po

[Emc-users] halui.max-velocity ...

2017-04-10 Thread giorgio foga
using JA I try to send halui.max-velocity.decrease/increase trought modbus after more test I see it work well but the result is unespected for my config. With axis gui I have max-velocity slider that show 21mm/min max velocity ... it is ok ... but if I use setp halui.max-velocity.scale

[Emc-users] old JA14 .. tedious problem cnt't do that emc_traj_enable_teleop ...

2017-04-10 Thread giorgio foga
I Have an old machine with Lcnc 2.8 and ja14 I use it for testing my comp modbus ... I tried in some way to remove this annoying error message than the TeleOp jumping out whenever I pause a program or that I finish a mdi command stand-alone I have not tried the component on my new ubun

Re: [Emc-users] halui.max-velocity ...

2017-04-11 Thread giorgio foga
being lighter. [😅] any how I control again my setting. regards giorgio Da: Sebastian Kuzminsky Inviato: lunedì 10 aprile 2017 20.18 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] halui.max-velocity ... On 04/10/2017 02:18 AM, giorgio foga

Re: [Emc-users] halui.max-velocity ...

2017-04-11 Thread giorgio foga
orgio Da: Sebastian Kuzminsky Inviato: lunedì 10 aprile 2017 20.18 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] halui.max-velocity ... On 04/10/2017 02:18 AM, giorgio foga wrote: > using JA I try to send halui.max-velocity.decrease/increase trought > modbus after more

Re: [Emc-users] old JA14 .. tedious problem cnt't do that emc_traj_enable_teleop ...

2017-04-11 Thread giorgio foga
Da: Sebastian Kuzminsky Inviato: martedì 11 aprile 2017 17.46 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] old JA14 .. tedious problem cnt't do that emc_traj_enable_teleop ... On 04/10/2017 03:25 AM, giorgio foga wrote: > I Have an old machine with Lcnc 2.8

Re: [Emc-users] mesa setup

2017-04-11 Thread giorgio foga
Normally I use io ... tb5/tb6 ... regards Giorgio Da: Valerio Bellizzomi Inviato: martedì 11 aprile 2017 20.25 A: EMC Users Oggetto: [Emc-users] mesa setup Hello, I am looking at the 7i76 manual and at the TB2 connector pinout (page 5), it is evident where to

Re: [Emc-users] mesa setup

2017-04-12 Thread giorgio foga
Hi Valerio, Peter suggest obviusly is right,but in our laws (CE) if there is you must use the enable pin in the safety chain obviously if the machine is for you and only you can do as you please. I know it's something to be pedantic people ... but I think it is correct inform you since y

Re: [Emc-users] mesa setup

2017-04-13 Thread giorgio foga
afety chain. On Wed, 2017-04-12 at 16:19 +0000, giorgio foga wrote: > Hi Valerio, > > > > Peter suggest obviusly is right,but in our laws (CE) if there is you must use > the enable pin in the safety chain obviously if the machine is for you > and only you can do

Re: [Emc-users] Forum down?

2017-04-20 Thread giorgio foga
some forums it has "donate" button ...This way it is possible to fund a more stable server service, especially in the case of sites with a lot of memory consumption ... 2USD of annual donation is nothing to worry about getting everyone in touch ... but it is not my intention to oppose Nobody wit

Re: [Emc-users] Forum down?

2017-04-20 Thread giorgio foga
Some forum it has "donate" button .. In this way it is possible to fund a more stable server service, especially in the case of sites with a lot of memory consumption ... 2USD of annual donation is nothing to worry about getting everyone in touch ... but it is not my intention to oppose Nobody w

Re: [Emc-users] halui.max-velocity ...

2017-04-21 Thread giorgio foga
things. regards Giorgio Da: Sebastian Kuzminsky Inviato: martedì 11 aprile 2017 20.54 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] halui.max-velocity ... On 04/11/2017 03:10 AM, giorgio foga wrote: > I just setting the [TRAJ] and [A

Re: [Emc-users] halui.max-velocity ...

2017-04-24 Thread giorgio foga
17 10:21 AM, giorgio foga wrote: > Dear Kuzminsky, > > sorry for the late reply ... no there are JA9 ... the file ini.txt for > observe it joint1-2 and axis 1-2 is equal than joint 0 and axis 0 ... > > I see nothings to particular ... so a suggest in witch emc file I try to

Re: [Emc-users] touch screen calibration assistance please

2017-05-04 Thread giorgio foga
sorry is an egalax touch?? you are on ubuntu or debian? Ik you have kernel > of 2.6 actually on egalax drive is not need to write the calibration.conf file ... there are a tool for these only you need to add usbtouch SO drive on blacklist I think is the same with elo touch... I you

Re: [Emc-users] Buildbot Jessie RTAI

2017-05-04 Thread giorgio foga
... is the same if try to test it on ubuntu 16 and rtai5.0-test2 ? giorgio Da: Sebastian Kuzminsky Inviato: giovedì 27 aprile 2017 23.06 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] Buildbot Jessie RTAI On 04/27/2017 01:18 PM, Todd

Re: [Emc-users] touch screen calibration assistance please

2017-05-05 Thread giorgio foga
x27;s all that matters to me now, on the real problems now like a coffee maker that blows the fuse when wakes up from stand-by. G21 On Thu, May 4, 2017 at 7:00 PM, giorgio foga wrote: > sorry is an egalax touch?? you are on ubuntu or debian? > > > Ik you have kernel > of 2.6 actuall

Re: [Emc-users] touch screen calibration assistance please

2017-05-08 Thread giorgio foga
creen calibration assistance please On 5 May 2017 at 12:30, giorgio foga wrote: > Not worry, as I can understand today if I wanted to redistribute my work on > Lcnc I have to use either linux or debian linux ... so I could run with > egalax and debian ... but if i use debian I do not get very e

Re: [Emc-users] Forum down?

2017-05-10 Thread giorgio foga
Renew my ideas to add "donate" button in top of forum .I know many give a lot to the forum every day others instead like me much less ... and we are in many ... maybe in this way we can become useful. regards Giorgio Da: Bengt Sjölund Inviato: merco

Re: [Emc-users] Installing On Older Computer

2017-05-10 Thread giorgio foga
and why not continue to use ubuntu 10.04? I suspect that your ram is a bit slow ... try to buy new one more fast ex. 1333Mhz type and 2Gb regards giorgio Da: Todd Zuercher Inviato: mercoledì 10 maggio 2017 18.22 A: Linuxcnc-Users Oggetto: [Emc-users]

Re: [Emc-users] Forum down?

2017-05-10 Thread giorgio foga
o: Re: [Emc-users] Forum down? On Wednesday 10 May 2017 03:49:24 giorgio foga wrote: > Renew my ideas to add "donate" button in top of forum .I know many > give a lot to the forum every day others instead like me much > less ... and we are in many ... maybe in this wa

Re: [Emc-users] Forum down?

2017-05-10 Thread giorgio foga
://youtu.be/MH7KYmGnj40 On Wed, May 10, 2017 at 5:15 PM, giorgio foga wrote: > sorry Gene I'm not american what is means: Yup, its dead Jim??? > At least I can understand the trend he has developer views. > > > regards > > giorgio > > >

Re: [Emc-users] Forum down?

2017-05-11 Thread giorgio foga
Da: Gene Heskett Inviato: mercoledì 10 maggio 2017 23.49 A: emc-users@lists.sourceforge.net Oggetto: Re: [Emc-users] Forum down? On Wednesday 10 May 2017 17:15:05 giorgio foga wrote: > sorry Gene I'm not american what is means: Yup, its dead > Jim??? At lea

[Emc-users] c++ control Lcnc ... old piece of code

2017-05-12 Thread giorgio foga
I found on GMANE these old post of Jepler that reply to someone I think ... the code is attach (code + comment). The question actually for perform the same or similar result not find xemc.cc (because from 2.5 to 2.8 is disappear or because I'm very bad detective...) so I think is possible to us

Re: [Emc-users] c++ control Lcnc ... old piece of code

2017-05-13 Thread giorgio foga
7 at 13:28, giorgio foga wrote: > > The question actually for perform the same or similar result not find xemc.cc > (because from 2.5 to 2.8 is disappear or because I'm very bad detective...) It disappeared between 2.7 and 2.8. https://github.com/LinuxCNC/linuxcnc/blob/2.7/src/emc

Re: [Emc-users] c++ control Lcnc ... old piece of code

2017-05-13 Thread giorgio foga
Controller (EMC) Oggetto: Re: [Emc-users] c++ control Lcnc ... old piece of code On 12 May 2017 at 13:28, giorgio foga wrote: > > The question actually for perform the same or similar result not find xemc.cc > (because from 2.5 to 2.8 is disappear or because I'm very bad det

[Emc-users] Best cam linux/open for additive manufactory

2017-05-16 Thread giorgio foga
Hi, anyone can suggest me a good cam for additive manufactoring .. (fdm) ... free or payment not so important, but just need to install it on linux... regards goirgio -- Check out the vibrant tech community on one of

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-16 Thread giorgio foga
te. Can it slice an imported one? On Tue, May 16, 2017 at 4:42 AM, giorgio foga wrote: > Hi, > > > anyone can suggest me a good cam for additive manufactoring .. (fdm) ... > free or payment not so important, but just need to install it on

Re: [Emc-users] new thread inspired by Christophers question about 3d printer sliceing SW.

2017-05-16 Thread giorgio foga
You are in right but today you can choice from many type of material ... someone works fine a cold. For rude heated bed you can use heating cable and glass plane + some sort of hot hair shot . You can use your iso30/40 tolholder modified for house a head ... Any how milling machine is not

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-17 Thread giorgio foga
you are in right but it is my surprise on that any how ... I have a cad system on office ... but I use FreeCad too with some difficult but it work great (never use for big project) ... my ideal it is to have all pc on linux ... is a bad things? because the question. regards giorgio

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-17 Thread giorgio foga
I read now... I use freeCAD, but i have no time to learn me how to use so well ... I'm an autocat/autodesk user from 1989 ... in my work FEA analysis is slower than my experience. So real rarely use it (maybe 1-2 time some years ago?) regards giorgio Da: and

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-17 Thread giorgio foga
I know these ... never try kicad ... but try more linux cad actually most part of these works in 3d model but you neet to make a lot of code for use it in similar way to (for exe.) Inventor from 2008. Bend in most case is only a "mirage"... I know USAF or NASA (not remember now) have make a

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-18 Thread giorgio foga
giorgio Da: dave Inviato: giovedì 18 maggio 2017 16.57 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] Best cam linux/open for additive manufactory On 05/17/2017 04:18 AM, giorgio foga wrote: > I know these ... never try kicad ... but try more li

[Emc-users] rtai 5 for kernel 4.4

2017-05-18 Thread giorgio foga
I try to use rt-preempt with some satisfaction un ubuntu 14.04 kernel 4.4 and on linuxmint same kernel now I read on rtai site that rtai 5.0 is possible to compile on kernel linux 4.4 ... so the automatic question is: Is possible install linuxcnc rtai 5.0 on kernel 4.4 (exe. linux mint) ??

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-19 Thread giorgio foga
ed to use all open source tools I was stuck at the point where I have a 3D design but could not turn that file into g-code. Maybe things have changed now? If you do have a full concept to metal cutting work flow On Wed, May 17, 2017 at 3:57 AM, giorgio foga wrote: > you are in right b

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-19 Thread giorgio foga
manages to be very powerful and very easy to use. Disclaimer: I have no commercial affiliation with Simplify3D. I'm just a happy customer. On 05/18/2017 04:33 PM, Andy Pugh wrote: > >> On 18 May 2017, at 18:21, giorgio foga wrote: >> >> My question was a kind of u

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-19 Thread giorgio foga
Probabily you are in right ... because from when I discover FreeCad every 6 mouth more or less... I try to install it on fresh ubuntu install and use it the last time (2 mount ago) I've upgrade to ubuntu 16.04 and re-install FreeCad. The menus respond better and more immediately (with the

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-19 Thread giorgio foga
I try it but not send any generated gcode to my mill... so not well tested. it seems to work. regards giorgio Da: andy pugh Inviato: giovedì 18 maggio 2017 23.54 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] Best cam linux/open for additiv

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-19 Thread giorgio foga
I'm using Linux and one other open source Real Time OS ("mbed" a layer over Keil RTX) in a line of robots. Using my machine tools to build parts for same. So you use these kernel for control a multiple robot but the single robot use is own controller or even the controller is open source

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-19 Thread giorgio foga
Sorry Sir Sebastian, I take the chance to ask you ... In your git I see fork of Lcnc rtai on rtai sites write rtai 5.0 support linux kernel 4.4 is possible make Lcnc works on that kernel and that rtai?? I ask these because I'm not a kernel genius ... I probably will spend two or tre

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-19 Thread giorgio foga
If you have ubuntu or debian (better last stable ubuntu 16.04) you can download it from repo with deb file without issue ... Not shure, because in my pc there are python 2.7 and 3.x ... but seems nee some module from 2.7. regards giorgio Da: Chris Albertson

Re: [Emc-users] rtai 5 for kernel 4.4

2017-05-20 Thread giorgio foga
real tanks... Da: Sebastian Kuzminsky Inviato: venerdì 19 maggio 2017 17.46 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] rtai 5 for kernel 4.4 On 05/18/2017 10:33 AM, giorgio foga wrote: > I try to use rt-preempt with some satisfaction

Re: [Emc-users] Best cam linux/open for additive manufactory

2017-05-20 Thread giorgio foga
9 maggio 2017 23.17 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] Best cam linux/open for additive manufactory On Fri, May 19, 2017 at 4:01 AM, giorgio foga wrote: > > I'm using Linux and one other open source Real Time OS ("mbed" a layer over > Keil RTX

Re: [Emc-users] 3 d metal printer

2017-05-20 Thread giorgio foga
2 years ago some israelian guy make a 3d metal print tecnology ink-jet type. regards giorgio Da: a k Inviato: sabato 20 maggio 2017 08.51 A: Enhanced Machine Controller (EMC) Oggetto: Re: [Emc-users] 3 d metal printer here is more https://www.youtube.com/watc

[Emc-users] disty game to fight .... warming ....

2017-05-22 Thread giorgio foga
I'm not the type of person to do these type of mail ... but I was impressed when I knew, especially for the possible developments of this kind of thing (I think of the possible trade of a gaming platform or worse than that). I do not know if I'm late to tell this to the users. But it does not mat

Re: [Emc-users] disty game to fight .... warming ....

2017-05-22 Thread giorgio foga
ng On 22.05.2017 18:48, giorgio foga wrote: > In Russia 157 suicides documented in 2 years. Please proof. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.o

Re: [Emc-users] disty game to fight .... warming ....

2017-05-22 Thread giorgio foga
Da: Erik Christiansen Inviato: lunedì 22 maggio 2017 12.20 A: emc-users@lists.sourceforge.net Oggetto: Re: [Emc-users] disty game to fight warming On 22.05.17 19:40, Pavel G. Kasyanenko wrote: > On 22.05.2017 18:48, giorgio foga wrote: > > In Russia 157 suicides documente