- LinuxCNC
- General LinuxCNC Questions
- 2.8 pre - external offsets and negative adaptive speed working, check this !!
2.8 pre - external offsets and negative adaptive speed working, check this !!
- Grotius
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 2263
- Thank you received: 2013
13 May 2018 20:25 - 13 May 2018 20:30 #110701
by Grotius
reprository : github.com/michelwijnja/external_offsets.git
to install :
git clone github.com/michelwijnja/external_offsets.git linuxcnc_external_adaptive
cd debian => configure -r
cd src => ./autogen.sh + ./configure
make -j2 + sudo make setuid
cd scripts => . ./rip-environment + linuxcnc
To enable adaptive-feed, type in mdi : m52 P1
To play with negative adaptive feed, type in halshow command line : setp motion.adaptive-feed -1
2.8 pre - external offsets and negative adaptive speed working, check this !! was created by Grotius
reprository : github.com/michelwijnja/external_offsets.git
to install :
git clone github.com/michelwijnja/external_offsets.git linuxcnc_external_adaptive
cd debian => configure -r
cd src => ./autogen.sh + ./configure
make -j2 + sudo make setuid
cd scripts => . ./rip-environment + linuxcnc
To enable adaptive-feed, type in mdi : m52 P1
To play with negative adaptive feed, type in halshow command line : setp motion.adaptive-feed -1
Last edit: 13 May 2018 20:30 by Grotius.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- grijalvap
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 61
01 Jun 2018 01:18 #111369
by grijalvap
Replied by grijalvap on topic 2.8 pre - external offsets and negative adaptive speed working, check this !!
what is adaptive sped?
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
Less
More
- Posts: 7781
- Thank you received: 2075
01 Jun 2018 01:32 #111370
by cmorley
Replied by cmorley on topic 2.8 pre - external offsets and negative adaptive speed working, check this !!
_negative_ adaptive speed allows the gcode program to run backwards with some limitations.
Chris M
Chris M
The following user(s) said Thank You: grijalvap
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- 2.8 pre - external offsets and negative adaptive speed working, check this !!
Time to create page: 0.108 seconds