Hello Guest it is April 25, 2024, 08:25:18 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DazTheGas

741
Mach4 Videos / Re: Mach4 - Arduino and Touchscreen
« on: June 06, 2015, 01:41:11 AM »
Keep your eyes open for an Arduino TRE when they come out, these are a joint board being developed by arduino and beaglebone.

DazTheGas

742
Mach4 General Discussion / Re: MACH4 and ESS with homing issues
« on: June 05, 2015, 01:12:03 PM »
Glad I haven't paid for it yet. Wont until ESS works properly.

My ESS is working absolute fine, Ive never used mach3, I jumped straight into mach and the ESS and from just following the docs had it up and running, so I would really check all your settings for the ess and do the bulk of them in the plugin config.

DazTheGas

743
Mach4 General Discussion / Re: No Script Engine Found for ...
« on: June 04, 2015, 09:06:04 AM »
add a lua panel within the editor.

DazTheGas

744
Mach4 General Discussion / Re: Mach 4 Feature Request
« on: May 30, 2015, 08:15:38 PM »
ive just developed a whole new diagnostic page, tried it on 2 different machines and it wont load in the editor, after exiting the editor its gone from the screen.ini file??

DazTheGas

745
Mach4 General Discussion / Re: Mach 4 Feature Request
« on: May 30, 2015, 06:55:10 PM »
But did it give you a copy of default page thats identical or blank one?

DazTheGas

746
Mach4 General Discussion / Re: Mach 4 Bug Reports
« on: May 30, 2015, 06:52:50 PM »
Is it just me or has the add page function in the editor broke, added a new page but can no longer add any objects to it in the editor??

Build : 2472

DazTheGas

747
Mach4 General Discussion / Re: Mach 4 Feature Request
« on: May 30, 2015, 06:49:31 PM »
Is it just me or has the add page function in the editor broke, added a new page but can no longer add any objects to it in the editor??

Build : 2472

DazTheGas

OOPS WRONG THREAD

748
Mach4 Videos / Re: Mach4 - Arduino and Touchscreen
« on: May 29, 2015, 03:23:46 PM »
The Arduino yun that I am playing with also run a cutdown version of Linux, plus able to run Python scripts, there is a bridge library which enables the Arduino chip to communicate directly to the Linux os,  so I decided to use pymodbus for communication via tcp and have the atmel chip collect or send via the bridge.

DazTheGas

749
Mach4 Videos / Re: Mach4 - Arduino and Touchscreen
« on: May 25, 2015, 11:15:44 AM »

My current product uses the Arduino MEGA and the next Gen (MACH3 and MACH4 TCP) uses the Arduino DUE

What libraries you using on the arduino to connect to modbus??

DazTheGas

750
Mach4 General Discussion / Re: MACH4 and ESS with homing issues
« on: May 23, 2015, 09:03:15 AM »
From a quick glance you have 2 home switches on the x axis and a slave, cant quite figure out why. your set for x to home last so i would start there as its prob waiting for the second axis to home, try deleting one of the homing switches on x axis.

DazTheGas