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 26, 2012, 04:11: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
how to control z-axis brake
Pages:
1
2
3
»
Go Down
« previous
next »
Author
Topic: how to control z-axis brake (Read 1438 times)
0 Members and 1 Guest are viewing this topic.
tcstar
Active Member
Offline
Posts: 11
how to control z-axis brake
«
on:
June 03, 2010, 02:37:10 AM »
I am a new user of Mach3
now I got a problem
if I want to release on when z axis moving
how can I do?
I thought I can check the "togo" of Z
if the var is not 0
release the brake
else brake up.
the problem is how can I know the "togo" of Z
and if I put this function in macropump, and i hope to add a timer to delay the Z axis move
how to do?
thx a lot..
Logged
Hood
Active Member
Offline
Posts: 17,345
Carnoustie, Scotland
Re: how to control z-axis brake
«
Reply #1 on:
June 03, 2010, 02:47:51 AM »
Normally the brake would either be controlled internally by your servo drive or if thats not possible you would use an enable signal. In other words when the axis is enabled the brake will be powered and released. If the axis faults or is switched off then the brake will be applied as it loses its signal from the enable.
Hood
Logged
tcstar
Active Member
Offline
Posts: 11
Re: how to control z-axis brake
«
Reply #2 on:
June 03, 2010, 04:13:16 AM »
I told my customer like what u talk,
but he thought his head is too heavy and hope the brake can help the motor to hold the position..
Logged
Hood
Active Member
Offline
Posts: 17,345
Carnoustie, Scotland
Re: how to control z-axis brake
«
Reply #3 on:
June 03, 2010, 05:07:29 AM »
Quote from: tcstar on June 03, 2010, 04:13:16 AM
I told my customer like what u talk,
but he thought his head is too heavy and hope the brake can help the motor to hold the position..
That is no use, he either needs to fit a counter weight or get a bigger motor.
Hood
Logged
tcstar
Active Member
Offline
Posts: 11
Re: how to control z-axis brake
«
Reply #4 on:
June 03, 2010, 08:43:25 AM »
I still need one way to realize the software function, to solve the problem or to prove his solution fail
Can anyone tell me the way to get the "togo" var of Z-Axis?
Logged
simpson36
Active Member
Offline
Posts: 769
Re: how to control z-axis brake
«
Reply #5 on:
June 03, 2010, 10:08:58 AM »
Quote from: tcstar on June 03, 2010, 08:43:25 AM
I still need one way to realize the software function, to solve the problem or to prove his solution fail
Can anyone tell me the way to get the "togo" var of Z-Axis?
I am wokring on a similar project, but for the A axis. My goal however, is to make the operation tansparent to MACH.
My current thinking is to use a 'position reached' output on a servo drive to activate a brake. That seems promising, but I have not had a chance to develop the idea yet. I am busy with other stuff at the moment, so it may be a while till I revisit this project.
Logged
Hood
Active Member
Offline
Posts: 17,345
Carnoustie, Scotland
Re: how to control z-axis brake
«
Reply #6 on:
June 03, 2010, 10:17:54 AM »
For a rotary axis I can see the point but if this is as in the OP's case for a Z axis then I dont see the point. If the motor is not good enough to hold the axis in position when stationary then it will be no use when it is moving and cutting.
Just my opinion of course.
Hood
Logged
tcstar
Active Member
Offline
Posts: 11
Re: how to control z-axis brake
«
Reply #7 on:
June 03, 2010, 11:16:02 AM »
I found GetDRO(16002) seem to be use for get "togo" distance
but it didn't work when trying...
does anyone know why?
Logged
NosmoKing
Active Member
Offline
Posts: 205
Re: how to control z-axis brake
«
Reply #8 on:
June 03, 2010, 12:42:22 PM »
I agree with Hood, normally when an axis is in position a brake should not be applied on a servo when the motor is active, the drive has to be shut off or disabled while the brake is on, this implies that when the drive is re-enabled, the true position is re-established otherwise a jump can occur if the Z has moved at all
On a Z axis a counterbalance system should be employed.
A rotary table is often the exception, but the motor still has to be de-activated.
Logged
simpson36
Active Member
Offline
Posts: 769
Re: how to control z-axis brake
«
Reply #9 on:
June 03, 2010, 05:31:19 PM »
I agree that a counterbalance is a better solution for a typical Z axis, not only to reduce stress on the motor, but to eliminate backlash . . a benefit unique to the Z axis.
On the other hand, I disagree that a drive motor 'must' be deactivated prior to an axis being locked in all cases. I have been doing some research into this question and I find that there are many different applications and each has it's own set of variables to consider. I am wokring with a servo drive that already has a separate set of parameters that are automatically engaged whenever the motor is not moving, so manually disabling the motor *might* be superfluous (too early to tell just yet). I know of several stepper motor drives that automatically reduce power when the motor is not moving, so locking an axis in that situation would do nothing but prevent stress on the motors and potentially prevent lost steps in the case of an extreme force such as occurs during tool chatter while the motor is at reduced power.
Then there is the example of a rotary tool holder where it is evident that the motor is used only for positioning and a positive mechanical lock takes the cutting forces.
Axis locking is an interesting elephant, to be sure.
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...