Home
Downloads
Mach3
Plugins
CAM Post Processors
Screensets
Purchase
Support
Forum
Tutorial Videos
Documentation
Yahoo Group
Mach Wiki
Resources
Contact Us
Links
CNCZone
German Forum
Italian Forum
Korean Forum
Portugese (Brazil) Forum
Russian Forum (RSK CNCROUTER)
Thai Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 27, 2012, 02:19:55 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Select from and to languages
Chinese-simp to English
Chinese-trad to English
English to Chinese-simp
English to Chinese-trad
English to Dutch
English to French
English to German
English to Greek
English to Italian
English to Japanese
English to Korean
English to Portuguese
English to Russian
English to Spanish
Dutch to English
Dutch to French
French to English
French to German
French to Greek
French to Italian
French to Portuguese
French to Dutch
French to Spanish
German to English
German to French
Greek to English
Greek to French
Italian to English
Italian to French
Japanese to English
Korean to English
Portuguese to English
Portuguese to French
Russian to English
Spanish to English
Spanish to French
Machsupport Forum
Mach Discussion
General Mach Discussion
newbee, steps per stay the same but .125 now = 3.3125
Pages:
1
2
3
»
Go Down
« previous
next »
Author
Topic: newbee, steps per stay the same but .125 now = 3.3125 (Read 785 times)
0 Members and 1 Guest are viewing this topic.
jcrouch
Active Member
Offline
Posts: 12
newbee, steps per stay the same but .125 now = 3.3125
«
on:
September 30, 2010, 11:52:40 PM »
I have a fine line automation CNC Machine That I built I have set it up two times. The first times when I measured with a steel rule and used the Settings/set steps per unit I got it close and was able to air carve the road runner.
I then made a dust hood with cut2d and that worked. I then tried my hand with the tutorials for cut2d and made a sign. simple one with year 1982 and that was also close.
I saw the tutorials on zeroing with a PC board and clip and got that to work.
I then worked on tweaking the rollers and taking up some slop I worked with the dial indicator and was able to get real accurate, it surprised me how accurate this thing is.
Then I loaded in the same file from cut2d and everything went to the dumper. When I moved the z axis with the MDI .125. The others where also off. If I restart the mach3 program it was back to where it should be.
Am I saving the g-code with the correct Post Processor?
Mach2/3 Arcs(*.txt)
I did read something about that but I an using (I think) everything the same as before.
Anyone have a clue?
JR
Logged
Hood
Active Member
Offline
Posts: 17,360
Carnoustie, Scotland
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #1 on:
October 01, 2010, 02:24:53 AM »
Could it have something to do with metric and imperial as 0.125 x 25.4 is close to the movement you are seeing.
Hood
«
Last Edit: October 01, 2010, 02:36:08 AM by Hood
»
Logged
jcrouch
Active Member
Offline
Posts: 12
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #2 on:
October 01, 2010, 09:03:17 AM »
Hood,
I don't know just getting started. I looked at the .pp file and it looks like it can be changed. I removed the (Mach2/3postprocessor) line by putting a + at the start of the line. and I noted N20G00G20G17G20G90G40G49G80 and the next line is N30G70. so
G00 = Rapid positioning
G20
= inches
G17 = XY plane
G20
= inches again
G90 = Absolute distance mode
G40 = Cancel cutting radius compensation
G49 = Cancel tool length offset
G80 = Cancel motion mode
and then on the next line
G70
= inches again
Don't know why all the inches that's all in the header of the post processor file but until I know more I'm not going to remove anything. I did put that other line back in but I don't think it does anything. I guess cute2d want to make sure it's in inches. The pp files are in cute2d but I just don't know enough yet hopping someone has had this happen and can tell us how to fix it. Not even sure if it's cure2d problem or mach3.
JR
Logged
Hood
Active Member
Offline
Posts: 17,360
Carnoustie, Scotland
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #3 on:
October 01, 2010, 09:26:42 AM »
Do the DROs show the 3.3125 or is it just the axis that moves that and the DROs read 0.125?
Hood
Logged
jcrouch
Active Member
Offline
Posts: 12
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #4 on:
October 01, 2010, 09:35:21 AM »
Hood,
The dro doesn't sow it it is just the movement. the dro says .125 but movement is around 3 3/8 inch.
JR
Logged
Hood
Active Member
Offline
Posts: 17,360
Carnoustie, Scotland
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #5 on:
October 01, 2010, 09:47:04 AM »
mmmmmmm thats going to be a hard one to test in simulation as I will have no idea of the distance the axis would move
If you want attach your xml and code and I will see if I can find an issue.
Hood
Logged
jcrouch
Active Member
Offline
Posts: 12
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #6 on:
October 01, 2010, 12:04:45 PM »
Hood,
I am using a gecko controller so the 540b.xml
the other two files are files that worked. The roadrunner still does.
I did load the mach3 program and found that it is always (in regard to movement) correct. oops!
I just went to look at something on the machine and when I loaded mach3 got a blank screen.
I have no idea what to do but uninstall and reload. With all that is going on it may be the best thing.
I will weight a while to see what you think
Jim
Logged
jcrouch
Active Member
Offline
Posts: 12
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #7 on:
October 01, 2010, 12:06:56 PM »
Hood
2.roadrunner.tap
(157.17 KB - downloaded 31 times.)
Logged
jcrouch
Active Member
Offline
Posts: 12
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #8 on:
October 01, 2010, 12:16:09 PM »
Hood
last two
4.540B.xml
(97.48 KB - downloaded 33 times.)
4.both.txt
(9.38 KB - downloaded 38 times.)
Logged
Hood
Active Member
Offline
Posts: 17,360
Carnoustie, Scotland
Re: newbee, steps per stay the same but .125 now = 3.3125
«
Reply #9 on:
October 01, 2010, 12:19:38 PM »
Do you still see the menu bars in Mach? if so go to View and Load Screen and then in the Mach3 folder choose the screenset you have been using.
Will look through your files in a bit.
Hood
Logged
Pages:
1
2
3
»
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Mach Discussion
-----------------------------
=> General Mach Discussion
=> Mach3 under Vista
=> Quantum
=> Mach SDK plugin questions and answers.
===> Finished Plugins for Download
=> VB and the development of wizards
=> Brains Development
=> Video P*r*o*b*i*n*g
=> Mach Screens
===> Screen designer tips and tutorials
===> Works in progress
===> Finished Screens
===> Flash Screens
===> JetCam screen designer
===> Machscreen Screen Designer
===> CVI MachStdMill (MSM)
=> Feature Requests
=> Non English Forums
===> Italian
===> French
===> Spanish
===> Chinese
===> German
===> Russian
===> Romanian
===> Japanese
===> Vietnamese
=> FAQs
-----------------------------
*****VIDEOS*****
-----------------------------
=> *****VIDEOS*****
-----------------------------
General CNC Chat
-----------------------------
=> Share Your GCode
=> Show"N"Tell ( What you have made with your CNC machine.)
=> Building or Buying a Wood routing table.. Beginnners guide..
=> Show"N"Tell ( Your Machines)
-----------------------------
G-Code, CAD, and CAM
-----------------------------
=> G-Code, CAD, and CAM discussions
=> LazyCam (Beta)
-----------------------------
Third party software and hardware support forums.
-----------------------------
=> LazyTurn
=> GearoticMotion Preliminary testing
=> Tempest Trajectory Planner
=> Contec
=> dspMC/IP Motion Controller
=> HiCON Motion Controller
=> Third party software and hardware support forums.
=> Galil
=> Newfangled Solutions Wizards
=> Mach3 and G-Rex
=> Mesa
=> Modbus
=> NC Pod
=> PoKeys
=> SmoothStepper USB
=> Sieg Machines
=> Promote and discuss your product
-----------------------------
Tangent Corner
-----------------------------
=> Tangent Corner
=> Competitions
=> Polls
=> Bargain Basement
-----------------------------
Support
-----------------------------
=> Downloads
===> XML files
===> Post Processors
===> Macros
===> Tutorials
===> Others
===> Beta Brains
===> Screen Sets
===> Documents
===> MACH TOOL BOX
=> One on one phone support.
=> Forum suggestions and report forum problems.
-----------------------------
Mach4
-----------------------------
=> Mach4 pre-Alpha Testing
Loading...