Skip to content

Remove use of HOME_IS_SHARED in sim configs#3869

Open
Sigma1912 wants to merge 3 commits intoLinuxCNC:masterfrom
Sigma1912:use_home_not_shared
Open

Remove use of HOME_IS_SHARED in sim configs#3869
Sigma1912 wants to merge 3 commits intoLinuxCNC:masterfrom
Sigma1912:use_home_not_shared

Conversation

@Sigma1912
Copy link
Contributor

Using HOME_IS_SHARED causes unnecessary error messages when rehoming in sim configs.

For discussion:
#3779

@BsAtHome
Copy link
Contributor

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.

@andypugh
Copy link
Collaborator

Shouldn't there be at least one example config (with an appropriate name) that demonstrates shared home?

This was mentioned in the issue report too. Maybe it's in here and we haven't spotted it?

@Sigma1912 Sigma1912 force-pushed the use_home_not_shared branch from fa6d9eb to 27ccff2 Compare March 19, 2026 16:23
@Sigma1912
Copy link
Contributor Author

Thanks for the feedback. I've added the config 'axis/home_is_shared'.

@hdiethelm
Copy link
Contributor

Looks good! You can remove:
loadrt or2 names=or2_0 in simulated_home.hal (https://github.com/Sigma1912/linuxcnc/blob/27ccff23f440d1ef23dea08118df8bdf2873e82b/lib/hallib/simulated_home.hal#L2C1-L2C23)
That module is not needed any more I think.

@Sigma1912 Sigma1912 force-pushed the use_home_not_shared branch from 27ccff2 to 44f0eac Compare March 19, 2026 21:09
Using shared limit switches in sim configs creates error messages
when trying to rehome.
@Sigma1912 Sigma1912 force-pushed the use_home_not_shared branch from 44f0eac to 4975608 Compare March 19, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants