Remove use of HOME_IS_SHARED in sim configs#3869
Remove use of HOME_IS_SHARED in sim configs#3869Sigma1912 wants to merge 3 commits intoLinuxCNC:masterfrom
Conversation
|
Shouldn't there be at least one example config (with an appropriate name) that demonstrates shared home? Maybe one of the simple ones duplicated and shared home enabled so that people know what to do and expect. |
This was mentioned in the issue report too. Maybe it's in here and we haven't spotted it? |
fa6d9eb to
27ccff2
Compare
|
Thanks for the feedback. I've added the config 'axis/home_is_shared'. |
|
Looks good! You can remove: |
27ccff2 to
44f0eac
Compare
Using shared limit switches in sim configs creates error messages when trying to rehome.
44f0eac to
4975608
Compare
Was this change made? |
Yes |
Using HOME_IS_SHARED causes unnecessary error messages when rehoming in sim configs.
For discussion:
#3779