Using G95 on a simulator
- n_spect_r
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
10 Jan 2024 16:36 #290381
by n_spect_r
Using G95 on a simulator was created by n_spect_r
I have LinuxCNC 2.8 installed in a virtual box to use as a simulator to check programs on various G code running machines.
I like programming in inches per rev, G95, but in the simulator there is no actual spindle so no place for . So the program just sits still. Is here a way to simulate this also?
Thanks
I like programming in inches per rev, G95, but in the simulator there is no actual spindle so no place for
spindle.N.speed-in
Thanks
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23162
- Thank you received: 4860
20 Jan 2024 11:20 #291191
by andypugh
Replied by andypugh on topic Using G95 on a simulator
Many of the sim configs include a simulate spindle, but this does need to be added to the config. (ie, you can't run your exact machine config in sim with this approach).
linuxcnc.org/docs/stable/html/man/man9/sim_spindle.9.html
linuxcnc.org/docs/stable/html/man/man9/sim_spindle.9.html
Please Log in or Create an account to join the conversation.
- n_spect_r
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
21 Jan 2024 10:43 #291252
by n_spect_r
Replied by n_spect_r on topic Using G95 on a simulator
Thanks for the reply. Do you happen to know of a sim config and where I could find it?
Please Log in or Create an account to join the conversation.
Time to create page: 0.049 seconds