Hello Guest it is April 25, 2024, 09:28:47 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 - fishmore

Pages: 1
1
Works in progress / Re: Show first line of G-Code
« on: August 31, 2019, 06:09:35 AM »
Thank You. I'll keep trying. If I figure it out I'll post it.

2
Works in progress / Show first line of G-Code
« on: August 30, 2019, 03:17:49 PM »
Hi,
 I am working on creating a custom screen set for myself. I would like a text line to show the first line of code from my g-code.
Basically my first line of code is the "name" of the saved tool path. I would like a text line to always show the name of the running toolpath.
Can some one help me with a script or code for this?
Thank You

3
VB and the development of wizards / Re: Custom button script
« on: August 29, 2019, 08:12:35 AM »
Hi Tweakie,
 I didn't understand your script. However after a good nights sleep I came up with this script that seems to be working well.
Code "G92.2"
Call SetDRO(1, (0.125))

Thank You for your help

4
VB and the development of wizards / Custom button script
« on: August 28, 2019, 09:18:52 PM »
HI,
 I am trying to create a button that when pressed it sets the "Y" axis to 0.125. I have created the button but I don't have any idea how to write the script. 
Can someone please help me out or point me in the right direction.
Thank You.

5
General Mach Discussion / Re: Mach3 MDI line issue
« on: September 26, 2018, 10:23:48 AM »
That was it,
Thanks Craig

6
General Mach Discussion / Mach3 MDI line issue
« on: September 26, 2018, 09:07:18 AM »
Hello all,
 I just installed Geckodrive G540. Unfortunately the xml file crashes my computer so I am manually going through all the settings. I have almost everything all set however the MDI line isn't working correctly. If I type in G0X1.5 the table doesn't move to x=1.5 but it does move 1.5". In other words if the x is at 2.000" and I type G0X1.5 the table will move to x=3.5.
Can you please let me know which setting I should be looking for?
Thanks

7
General Mach Discussion / Re: Remebering settings
« on: June 19, 2012, 12:35:49 PM »
Thanks Hood,
That worked. This will make set up much easier.

8
General Mach Discussion / Re: Remebering settings
« on: June 19, 2012, 10:26:08 AM »
Here is my xml file. Sorry for the delay, I got distracted with other issues.
I have another question. Does Mach3 support "Inverse Time"?

9
General Mach Discussion / Re: Remebering settings
« on: June 12, 2012, 07:25:53 AM »
Thanks Hood,
 But it didn't work. After shutting down Mach3 and restarting all four of my zeros start with very obscure numbers. I also have to click the reset button on each startup.

Fish

10
General Mach Discussion / Remebering settings
« on: June 11, 2012, 04:49:03 PM »
Hi,
 I am new to to the forum and want to thank you for posting all your great knowledge.
I have been running Mach3 for a few months now and it's been great. But I have one issue, It doesn't remember my settings when I shut down. I am wondering if it should. All my zero references get lost. Is this typical?

Pages: 1