Hello Guest it is April 26, 2024, 06:12:48 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 - Nitro2134

Pages: 1
1
General Mach Discussion / Re: Machine will only home on the MDI screen
« on: April 17, 2014, 06:02:58 PM »
Thanks Hood, that did it!   Is there a better script for auto zeroing

Now let's see what else I can mess up.

Al

2
General Mach Discussion / Re: Machine will only home on the MDI screen
« on: April 17, 2014, 03:45:52 PM »
Not sure what you mean by the  default screen?

Not sure what this means but I could have done this when I tried to setup the auto zero, which is a message I get now when I try to home?



essage( "Auto Zeroing..." )
If IsSuchSignal (22) Then
code "G31 Z-3 F20"
While IsMoving()
Wend
Call SetDRO( 2, .060 )
code "G1 Z1"
End If 

3
My name is Al Perozzi and live in Concord, NH. I work in the Drilling and Blasting industry with extensive experience with Drilling in rock and Commercial Explosives. I do woodworking and metalworking as a hobby, so this CNC thing just seem to make sense for both so I built a DIY machine and now struggling through the start-up without cutting my first piece yet!

4
General Mach Discussion / Machine will only home on the MDI screen
« on: April 14, 2014, 05:59:45 PM »
I am new to cnc and average with a computer. I had all kinds of issues but after reviewing the videos I had most cleaned up. My question is the machine will only home from the MDI screen not the home screen?

Pages: 1