Hello Guest it is April 28, 2024, 03:22:12 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 - Bill_O

461
CS-Lab / inputs
« on: October 19, 2012, 04:36:04 PM »
I am just getting started setting up my CSMIO IP-M
With only a switch to do some testing i am not getting it to be seen by mach or the Modules Diagnostic inputs.
I can see it turn on and off on the Digital IO and on the module itself.

462
General Mach Discussion / Re: combining gcode
« on: February 23, 2012, 07:52:26 AM »
are you still looking for a way to do this?
i have made a setup that you load 2 files and it opens and runs them in order.
you need to be able to do some custom screens and macros and custom buttons but it works well

bill

463
General Mach Discussion / Re: run from here problem
« on: February 22, 2012, 10:28:42 AM »
Hood,

Bingo.
You get the Golden Widget for today.

Thanks,
Bill

464
General Mach Discussion / run from here problem
« on: February 22, 2012, 09:12:29 AM »
I have a custom screen set that has a Run From Here button in it.
This is the code on the button;

DoOEMButton(1016)
SLEEP(10)

On one computer it works fine. On a different computer it does not work.
They both have the same .set and .xml file.

Any ideas?

Bill

465
General Mach Discussion / Re: loadfile problem
« on: February 01, 2012, 11:35:52 AM »
never mind
brian let me know what the problem was
needed quotes
LoadFile ("C:\MACH3\GCODE\new table mill.tap")

466
General Mach Discussion / Re: M7 and M9 controls
« on: February 01, 2012, 11:15:23 AM »
john,

make your own m codes to turn it on and off. pick some numbers like M100 and M101

bill

467
General Mach Discussion / loadfile problem
« on: February 01, 2012, 11:12:16 AM »
I have a button that loads a special file. I am getting a syntax error on the following line.
LoadFile (C:\MACH3\GCODE\new table mill.tap)
What is wrong?

Bill

468
General Mach Discussion / Re: rapid jog
« on: January 03, 2012, 09:33:30 AM »
Graham,

I am using the correct codes. I did check to make sure. I always assume I messed up. LOL
The arrow keys work for the slow jog speed but the shift + arrow key gives me no movement.
If I use the 1024 screen set it works.
I know I am just missing something.

Bill

469
General Mach Discussion / rapid jog
« on: January 03, 2012, 08:15:30 AM »
I have a custom screen set with the x, y and z jog buttons on it.
I have the buttons set up to use the arrow keys on the keyboard.
Using the arrow keys the axis' move at the slow jog speed.
If I then use the shift key and the arrow key I get no movement.
If I use the shift key and click on the screen with the mouse I get rapid movement.
What am I missing to make the rapid move work with the arrow key?

Thanks,
Bill

470
PoKeys / Re: lcd getting HOT
« on: November 23, 2011, 07:59:00 AM »
NeoTO,

the pinout i had showed the 5v on pin 2 and the ground on pin 1
i will flip them and see what happens

thanks
bill