One Configuration folder with 2 ini files
28 Dec 2021 16:31 #230151
by DoWerna
One Configuration folder with 2 ini files was created by DoWerna
Hello
For my Maho I would like to make a second configuration with horizontal Z axis.
The Maho has a removable milling head and a second horizontal spindle.
For working with the horizontal spindle I would like to create a second configuration with Z axis horizontal.
in order not to have to maintain now 2 configurations but also tool tables, my question:
can I simply in the configuration folder add a second Ini where I parameterize the axis for horizontal spindle setup.
Probably also a separate *.var since I will certainly have other zero offsets.
but the rest could probably stay?
so that I would have to implement everything that I might add to the machine only in one configuration.
For my Maho I would like to make a second configuration with horizontal Z axis.
The Maho has a removable milling head and a second horizontal spindle.
For working with the horizontal spindle I would like to create a second configuration with Z axis horizontal.
in order not to have to maintain now 2 configurations but also tool tables, my question:
can I simply in the configuration folder add a second Ini where I parameterize the axis for horizontal spindle setup.
Probably also a separate *.var since I will certainly have other zero offsets.
but the rest could probably stay?
so that I would have to implement everything that I might add to the machine only in one configuration.
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
28 Dec 2021 18:40 #230159
by tommylight
Replied by tommylight on topic One Configuration folder with 2 ini files
You can have as many configurations as you like, but i would not put them in the same folder.
The following user(s) said Thank You: DoWerna
Please Log in or Create an account to join the conversation.
29 Dec 2021 20:44 #230275
by andypugh
I actually have four INI files in the same folder. Vertical, Horizontal, Hobbing and an XYZAB config with a manual B and kins to match.
Replied by andypugh on topic One Configuration folder with 2 ini files
I _would_ put them in the same folder. In fact I do. My milling machine is set up exactly as proposed, with two different INI files sharing vars and tool tables. They also share the spindle HAL and a number of other common elements. (such as the PSU control)You can have as many configurations as you like, but i would not put them in the same folder.
I actually have four INI files in the same folder. Vertical, Horizontal, Hobbing and an XYZAB config with a manual B and kins to match.
The following user(s) said Thank You: tommylight, DoWerna
Please Log in or Create an account to join the conversation.
30 Dec 2021 16:41 #230349
by DoWerna
Replied by DoWerna on topic One Configuration folder with 2 ini files
Thanks for the help, seems to have worked.
this is my current configuration
github.com/DoWerna/maho_retrofit
I created a new horizontal.hal and horizontal.ini in the existing folder.
the alternative configuration uses the existing tool table, but its own .var.
so exactly as i imagined
I am thrilled by the versatile configurability of linuxcnc again and again, very fine!
this is my current configuration
github.com/DoWerna/maho_retrofit
I created a new horizontal.hal and horizontal.ini in the existing folder.
the alternative configuration uses the existing tool table, but its own .var.
so exactly as i imagined
I am thrilled by the versatile configurability of linuxcnc again and again, very fine!
Please Log in or Create an account to join the conversation.
Time to create page: 0.103 seconds