simulation
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
24 Nov 2019 16:04 #151119
by RobotMatic
simulation was created by RobotMatic
is there any way to block the operation of a machine with linuxcnc installed to be able to run a simulation of a program. could someone explain to me how, thank you very much.
I need to test the tool radius compensation on a lathe and I can't try several options to get the right one
I need to test the tool radius compensation on a lathe and I can't try several options to get the right one
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
24 Nov 2019 16:20 #151120
by tommylight
Replied by tommylight on topic simulation
When you start Linuxcnc from the menu, there are many sim configs already for many types of machines, choose a lathe and test.
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
24 Nov 2019 16:34 - 24 Nov 2019 16:40 #151123
by RobotMatic
Replied by RobotMatic on topic simulation
hi tommylight .I know , but it is not what I need. on a machine with linuxcnc installed, I need to change run mode to simulation mode. is that possible ?
When a machine operator wants to try a program, how can he do it? I need to stop everything !!!
When a machine operator wants to try a program, how can he do it? I need to stop everything !!!
Last edit: 24 Nov 2019 16:40 by RobotMatic.
Please Log in or Create an account to join the conversation.
24 Nov 2019 16:42 - 24 Nov 2019 17:22 #151124
by Leon82
Replied by Leon82 on topic simulation
If you don't turn the drives on I'm pretty sure you can run it.
If you have homing switches you will need to hand trigger them.
I'm pretty sure I've done this with my parallel port machine. I don't think it will work if you have encoders or any feedback devices
If you have homing switches you will need to hand trigger them.
I'm pretty sure I've done this with my parallel port machine. I don't think it will work if you have encoders or any feedback devices
Last edit: 24 Nov 2019 17:22 by Leon82.
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
24 Nov 2019 17:22 #151126
by RobotMatic
Replied by RobotMatic on topic simulation
Hi Leon82. Yes, I thought about it the same way, but there is a big problem, we are lying to Linuxcnc and he has control of the machine. You can do it, me too, but I need to let an operator work. and it is very dangerous on an installed lathe.
Please Log in or Create an account to join the conversation.
24 Nov 2019 17:32 #151128
by Leon82
Replied by Leon82 on topic simulation
Are you talking about a gcode simulation?
Like camplete or vericut? They run the actual gcode file with a machine model
Like camplete or vericut? They run the actual gcode file with a machine model
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
24 Nov 2019 17:42 #151129
by RobotMatic
Replied by RobotMatic on topic simulation
No, I am talking about how a machine with linuxcnc working, with all its settings, can simulate on its graphic screen the operation of the program without producing movement. Axis bases its GUI on a large simulation window, but can only display the simulation completed, or the simulation while a program is running. For an inexperienced operator who needs to test before executing (for example a tool radius compensation on a lathe). If the path to be generated is correct. This is very common to all controls, is this possible in LinuxCNC?
Please Log in or Create an account to join the conversation.
24 Nov 2019 17:56 - 24 Nov 2019 17:59 #151131
by Leon82
Replied by Leon82 on topic simulation
So like a machine lock button?
Gmocappy has an interesting feature where you can click the tool path and it will highlight the back plot
Gmocappy has an interesting feature where you can click the tool path and it will highlight the back plot
Last edit: 24 Nov 2019 17:59 by Leon82.
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
24 Nov 2019 20:57 - 24 Nov 2019 21:10 #151141
by RobotMatic
Replied by RobotMatic on topic simulation
yesss !!! So like a machine lock button.!!!!. is this possible in LinuxCNC? .
like this for example in Halui. >
halui.mode.is-simulator
halui.program.is-simulating
and in simulator mode you can use the same program execution keys.
halui.program.run
halui.program.stop
halui.program.step
halui.program.resume
o for example in Axis
the button comand [simulator mode] and use the same program execution GUI keys.
is this possible ?????
like this for example in Halui. >
halui.mode.is-simulator
halui.program.is-simulating
and in simulator mode you can use the same program execution keys.
halui.program.run
halui.program.stop
halui.program.step
halui.program.resume
o for example in Axis
the button comand [simulator mode] and use the same program execution GUI keys.
is this possible ?????
Last edit: 24 Nov 2019 21:10 by RobotMatic.
Please Log in or Create an account to join the conversation.
24 Nov 2019 23:22 #151156
by Leon82
Replied by Leon82 on topic simulation
Screw machines and fanuc has an option for manual handle retrace.
When you enter this mode the program will advance with the turn of the mpg wheel. If you turn it backwards the program will reverse. It comes in handy with 7+ axis machines where you have to program wait times for certain ops.
Quite the coding challenge I'll bet
When you enter this mode the program will advance with the turn of the mpg wheel. If you turn it backwards the program will reverse. It comes in handy with 7+ axis machines where you have to program wait times for certain ops.
Quite the coding challenge I'll bet
Please Log in or Create an account to join the conversation.
Time to create page: 0.095 seconds