Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 09:58:17 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  acceleration data table
Pages: 1   Go Down
Print
Author Topic: acceleration data table  (Read 240 times)
0 Members and 1 Guest are viewing this topic.
marker
Active Member

Offline Offline

Posts: 2


View Profile
« on: October 29, 2011, 06:53:51 AM »

hello all

in some cnc software's, the acceleration data can be seen and modified. in mach3 we can see the same on config >> motor tuning.
is it possible to see the data which we save after setting the acceleration deceleration ramps?

regards

marker
Logged
BR549
Active Member

Online Online

Posts: 2,557


View Profile
« Reply #1 on: October 29, 2011, 09:58:08 AM »

XaccelValue = GetParameter(accelerationX)

(;-) TP
Logged
marker
Active Member

Offline Offline

Posts: 2


View Profile
« Reply #2 on: October 29, 2011, 02:28:55 PM »

dear friend

i didn't get you.
can you just explain the same?
what my question is can we see the integer value of steps of acceleration value?

regrads

marker
Logged
BR549
Active Member

Online Online

Posts: 2,557


View Profile
« Reply #3 on: October 29, 2011, 05:15:28 PM »

GetParameter(accelerationX) gives you the MAX accel settings you applied in the config screen. They are always the same once set.

Mach will not exceed that value but it can use a lesser value to coordinate feedrates on moves.

IF you are asking if you have access to what MACH3 is actually using at any given time ? Then the answer is no for the normal access. BUT I do believe you can get that info from a plugin as the plugin interface has that data available.

(;-) TP
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!