Hello Guest it is March 29, 2024, 03:04:16 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.


Topics - MikeF2

Pages: 1
1
G-Code, CAD, and CAM discussions / Code for repeating 5000 times
« on: July 30, 2013, 02:47:33 PM »
Hi,

I wrote a little program to make a z-axis go up and down for a test.  It looks like this:

O001
M98 P17 L900
M30

O17
G1 Z.38 F50
Z0
M99

The problem is I can only go to about 950 times before getting a "too many nests" error.
I'd like to go 5,000 up-down cycles before stopping.  Any ideas out there?

Thanks,
Mike

2
General Mach Discussion / DRO's keyboard entry gone
« on: April 03, 2013, 05:11:06 PM »
Hi,

All of a sudden I can't enter numbers from the keyboard into the Axis DRO's.  Only a mouse-user keyboard pane/pain.  How do I get that functionality back and what did I do to lose it?

Much thanks,

MikeF2

Pages: 1