Python command methods
23 Apr 2019 04:17 #131598
by persei8
Python command methods was created by persei8
In the documentation at linuxcnc.org/docs/devel/html/config/pyth...ommand_tt_attributes under :
feedrate(float)
set the feedrate.
Is this right or should it say set the feedrate override value?
feedrate(float)
set the feedrate.
Is this right or should it say set the feedrate override value?
Please Log in or Create an account to join the conversation.
23 Apr 2019 06:32 #131602
by pl7i92
Replied by pl7i92 on topic Python command methods
You are write it is the FEED ovrride factor
not the feedrate
it is always downgraded to below zero or to the max in ini
saying 12.0 gives you 120%
or 1.2 is 120%
0.8 to 80%
not the feedrate
it is always downgraded to below zero or to the max in ini
saying 12.0 gives you 120%
or 1.2 is 120%
0.8 to 80%
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.061 seconds