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 28, 2012, 09:30:58 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
Normal condition ? and a few other questions
Pages:
1
Go Down
« previous
next »
Author
Topic: Normal condition ? and a few other questions (Read 282 times)
0 Members and 1 Guest are viewing this topic.
dresda
Active Member
Offline
Posts: 150
Normal condition ? and a few other questions
«
on:
December 03, 2011, 10:06:34 AM »
I just turned on my machine and it flashes normal/abnormal condition, if I click on the box it says " g90/g91 state axis are not referred to as normal" everything looks good.
As I'm here, I have a few other questions. I am still putting Mach through it's paces and was wondering if the Mach wizard for text works, I can't get much to happen, it posts about 10 lines of info with some go2/3s with no values.
First, I do understand abs/inc and g54/59 work offsets, so after sending the machine home I can zero my xyz and if I clear my work offsets I don't get zero on my abs, screen, It always shows X .0008" & Y .001" If I go back to my work offsets that value is in the g54.
I take it out so the current work offset read zero, then It puts the values into the inc/rel screen, so i zero the xyz, then it puts the values back into the work offsets and so on and on and on....
Ray.
Logged
Hood
Active Member
Online
Posts: 17,368
Carnoustie, Scotland
Re: Normal condition ? and a few other questions
«
Reply #1 on:
December 03, 2011, 04:46:09 PM »
Abnormal condition is just telling you that it needs referenced. To me its a PITA that button and I dont have it on my screens. It just flashes to warn you that something is not in the normal state you run things, suppose that could be a good thing on occasions but most of the time its stating the obvious and gets people worried.
The write wizard works fine for me, looks like you may not have chosen some of the parameters such as font or direction, once you have all your text entered then pressing the write button will take you back to Mach with the code there.
Not really sure what you are meaning regards the offsets, sorry
Hood
Logged
dresda
Active Member
Offline
Posts: 150
Re: Normal condition ? and a few other questions
«
Reply #2 on:
December 03, 2011, 11:58:15 PM »
I know the dro screen not being able to zero is a tough one to explain, but matter what I do I can't zero the screen, it always shows .0007" and .001" got me baffled.
Ray.
Logged
Sargon
Active Member
Offline
Posts: 99
Re: Normal condition ? and a few other questions
«
Reply #3 on:
December 04, 2011, 05:47:52 AM »
Maybe you're misunderstanding how the DRO's are interrelated? Just to clarify, the G54 work offset will never be zero unless the work origin is the same as the machine home. It is expected for it to change when you zero your work offsets. G54 holds the offset from machine home to your work origin.
What is curious is that the method you are describing should set everything to zero. Verify that the on the Offsets page that the Machine Coordinates LED is flashing and that it reads 0,0,0 after homing. Now set G54 work offset to 0,0,0. Now click the Machine Coordinates button (the one that should now be flashing) and it will give you your current work coordinate. This should read 0,0,0 without having to change anything.
Verify that under homing/limits in the config menu, you should have auto-zero checked fr each axis, correct?
Logged
dresda
Active Member
Offline
Posts: 150
Re: Normal condition ? and a few other questions
«
Reply #4 on:
December 04, 2011, 01:05:35 PM »
I do understand work g54/9, as I said zero in g54 but still has .0007" and .001" in the abs screen, I bet it's in this bloody DSPMC motion board from vital systems.
Ray.
Logged
dresda
Active Member
Offline
Posts: 150
Re: Normal condition ? and a few other questions
«
Reply #5 on:
December 04, 2011, 07:20:29 PM »
Now I know why the Normal/Abnormal screen is flashing. While testing some of the wizards, some of the guys used Absolute for the I&J and not Inc, the system was telling that, cool.
Managed to get the text to work, didn't select the the start angle...
ray.
Logged
Sargon
Active Member
Offline
Posts: 99
Re: Normal condition ? and a few other questions
«
Reply #6 on:
December 05, 2011, 05:50:36 AM »
Quote from: dresda on December 04, 2011, 01:05:35 PM
I do understand work g54/9, as I said zero in g54 but still has .0007" and .001" in the abs screen, I bet it's in this bloody DSPMC motion board from vital systems.
Ray.
Unless the motion controller has encoders connected that are providing feedback, this would not be possible. Generally external motion controllers are just slaves that do what Mach3 tells them to do.
Are you absolutely sure that when you home the machine, that the machine coordinates are actually being reset to 0? With Machine coordinates of 0, and work coordinates of 0, then G54 must also be 0. I'm not sure how anything else would be possible - not saying you're not right, I just can't figure out how Mach3 could justify that internally - there is only one correct answer in math! 0 + 0 = 0.
Check under Homing/Limits and verify that G28 is also set to 0,0,0. That's the only other thing I can think of.
Logged
Hood
Active Member
Online
Posts: 17,368
Carnoustie, Scotland
Re: Normal condition ? and a few other questions
«
Reply #7 on:
December 05, 2011, 06:50:16 AM »
Quote from: dresda on December 04, 2011, 07:20:29 PM
Now I know why the Normal/Abnormal screen is flashing. While testing some of the wizards, some of the guys used Absolute for the I&J and not Inc, the system was telling that, cool.
didn't select the the start angle...
ray.
Thats why I say it is important to have all settings in the first line or lines of your code, then it doesnt matter what has been previously set by a user
Hood
Logged
dresda
Active Member
Offline
Posts: 150
Re: Normal condition ? and a few other questions
«
Reply #8 on:
December 06, 2011, 12:08:00 AM »
I send the machine home and I can zero the rel/inc screen but the work co, screen shows the .0007" and .001" which is fine because then I look into the offset screen and see g54 .0007" .001" make them zero and it puts that value in the rel/incr screen, make that zero and it puts in back into the g54s and the and work co, screen still shows .0007" and .001"
I give up with that one.
Logged
Pages:
1
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...