Hello Guest it is April 27, 2024, 01:14:11 AM

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

731
Mach4 General Discussion / Re: Regfile Plugin
« on: June 16, 2015, 05:37:54 AM »
Why would you ask that?

I am creating a whole new screen and so far ive used 52 registers, i dont want to find out that it will max out at say 64

DazTheGas

732
Mach4 General Discussion / Regfile Plugin
« on: June 16, 2015, 01:47:23 AM »
Is the Regfile Plugin got any limits on how many register we can use or is it unlimited?

DazTheGas

733
Very impressive, found a bit in that code that has stumped me for a bit... Cheers

DazTheGas

734
Mach4 General Discussion / Re: Custom Signal Event Handler?
« on: June 09, 2015, 05:23:36 PM »
That way I can control m4 from anywhere there is a Internet connection if I am away from the area. Well, theoretically anyway.

and will mr google be putting the stock on the machine.....

735
Mach4 General Discussion / Re: Disable button border??
« on: June 09, 2015, 11:57:05 AM »
Kinda got that feeling, so ive started converting all of my screen to luapanels and adding me own layout, will lose the benefit of the editor but i need the buttons.

Code: [Select]
modbus_con_led = wx.wxBitmapButton( panel, wx.wxID_ANY, wx.wxBitmap( mod_led_off, wx.wxBITMAP_TYPE_ANY ), wx.wxDefaultPosition, wx.wxDefaultSize, wx.wxBU_AUTODRAW+wx.wxNO_BORDER )
    modbus_con_led:SetBitmapDisabled( wx.wxBitmap( mod_led_on, wx.wxBITMAP_TYPE_ANY ) )


DazTheGas

736
Mach4 General Discussion / Re: Disable button border??
« on: June 09, 2015, 10:45:04 AM »
Simpson posted some info on this a few months back.

Mach4 screen GRAPHICS -- makin' it Purdy - read all of that but nothing there unless Simpson found it and forgot to say ;)

DazTheGas

737
Mach4 General Discussion / Disable button border??
« on: June 09, 2015, 09:54:32 AM »
Bit stumped on this one,

local disableLuaPanel3Dborder = true;  will disable the 3d border for a lua panel..

is there anything anywhere to disable the border on a bitmap button using the wxBORDER_NONE parameter for instance.

DazTheGas


738
Mach4 Videos / Re: Mach4 - Arduino and Touchscreen
« on: June 08, 2015, 04:57:31 PM »
Its not 100% yet but im using the YunClient and Bridge libraries across to the Linux OS (openwrt) which i installed a python library called pymodbus.   :).

As i said though, not 100% reliable at moment.

DazTheGas

739
Mach4 Videos / Re: Mach4 - Arduino and Touchscreen
« on: June 08, 2015, 12:36:10 PM »
Well ive had lots of work lately and not much time for coding (till now).

Ive decided i am sticking with the arduino yun cause from it i can use python, linux and of course the arduinos own offering. got a bit of progress with it talking to mach4 over tcp so i will continue on this line.

DazTheGas

740
Mach4 General Discussion / Re: Mach 4 Bug Reports
« on: June 06, 2015, 03:57:09 PM »
This is strange, keeps popping up when I go into the mach configuration