Hello Guest it is April 20, 2024, 02:21:43 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 - jdm033056

Pages: 1 2 »
1
G-Code, CAD, and CAM discussions / Re: Noob G Code question
« on: October 13, 2020, 04:40:08 PM »
Thank you. TPS

2
G-Code, CAD, and CAM discussions / Re: Noob G Code question
« on: October 13, 2020, 10:07:28 AM »
Hello,

your code will only work, if you are in incremental mode (G91), not if you are in absolute (G90)

Thanks to you both, to prove that I am a noob :) where do I check and change that? I've seen it but don't remember where. Also is one better for common usage.

3
G-Code, CAD, and CAM discussions / Noob G Code question
« on: October 12, 2020, 11:51:21 PM »
So I am brand new to CNC and after a 2.5 year battle over receiving a machine that was being built for me and then receiving an incomplete pile of pieces I have my machine together and moving. I have no experience with G Code but love to learn new things. Tonight I tested movement with code for the first time. I wrote a simple code to start in the middle of a square, move out, move around and back to the center just moving air. Here is the code

%        (1)
G01
F50
Y-2
X2       (5)
Y4
X-4
Y-4
X2
Y2       (10)
%

The machine ran blocks 3-8 exactly as it should but it moved block 9. 4 inches and block 10. 4 inches. So it didn't end up back at center but rather at the back right corner. I ran it many times with the same result. Running Mach 3 with motors calibrated and tuned. Do I have a setting wrong in Mach, or am I not understanding the code or what? I know this seems ridiculously simple to most, but a guys gotta start somewhere. Even at 64. :) Thanks for your help

4
General Mach Discussion / Re: Axis slaving question
« on: April 30, 2020, 06:51:52 PM »
Thank you Craig..

5
General Mach Discussion / Axis slaving question
« on: April 30, 2020, 10:22:36 AM »
Sorry if this has been discussed. I found info on slaving, I need to slave axis A to axis Y but I have a rack and pinion system not a ball screw system so I need to reverse the rotation of one of the motors. I'm a newb to Mach3 and to CNC so is this possible? If so can someone kindly lead me step by step? If not, what are my options? Thanks in advance.

6
Thanks, bookmarked for future application.

7
Yes that is it, thank you. I couldn't get search to work. I will PM Dan to see where development is at currently. Thanks again.

8
General Mach Discussion / zero backlash 4th axis developement project.
« on: January 01, 2019, 02:43:56 AM »
I was watching the development of this product here on the forum for a dealer friend and now can't seem to find it. I don't remember who was doing it. Anyone know where it went.

Thanks

9
Finished Screens / Re: 3 Axis mill with ATC
« on: October 23, 2018, 09:01:58 PM »
I will be interested

10
Works in progress / Re: Modern Screen based on SwissU
« on: March 16, 2018, 11:11:07 PM »
Looks nice. How many pages do you have done?

Pages: 1 2 »