Can't SIM programs with spindle speed over 12500rpm

  • macsddau@linuxcnc
  • macsddau@linuxcnc's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
17 May 2026 02:19 #346450 by macsddau@linuxcnc
Can't SIM programs with spindle speed over 12500rpm was created by macsddau@linuxcnc
Hi,From few month program SIM (not on the CNC) are stucking before controled movement (not G0). By chance, I have fond that reducing spindle speed unlock the program.
I take a look a the HAL configuration and check some values with HalShow. Starting from spindle-speed-cmd to spindle-at-speed, There is a calculation error between sim_encoder_0.speed input pin and encoder_0.velocity output pin.

Attached a calc file with some values of tested values
Version info : LCNC 2.9.8 Run In Place SIM on LinuxMint 22.3 (6.8.0-117-generic
Attachments:

Please Log in or Create an account to join the conversation.

More
22 May 2026 02:07 #346548 by tommylight
Did you try editing the ini file for the sim?
The following user(s) said Thank You: macsddau@linuxcnc

Please Log in or Create an account to join the conversation.

  • macsddau@linuxcnc
  • macsddau@linuxcnc's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
22 May 2026 04:56 #346553 by macsddau@linuxcnc
Replied by macsddau@linuxcnc on topic Can't SIM programs with spindle speed over 12500rpm
Yes
The ini file is from gmoccapy sim sample
Only adjusted machine size and speeds according to real cnc.

Please Log in or Create an account to join the conversation.

More
29 May 2026 21:04 #346748 by HansU
The BASE_PERIOD in the sim config is too low for that spindle speed so the sim_encoder component cannot calculate the speed correctly.
Setting a lower BASE_PERIOD in the gmoccapy.ini increases the possible maximum spindle speed ;-)
 
The following user(s) said Thank You: macsddau@linuxcnc

Please Log in or Create an account to join the conversation.

  • macsddau@linuxcnc
  • macsddau@linuxcnc's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
30 May 2026 06:29 #346763 by macsddau@linuxcnc
Replied by macsddau@linuxcnc on topic Can't SIM programs with spindle speed over 12500rpm
Very nice
Set BASE_PERIOD to 5000. spindle_at_speed works correctly.
Thanks for help !

Please Log in or Create an account to join the conversation.

More
30 May 2026 15:00 #346772 by tommylight
50000
The following user(s) said Thank You: macsddau@linuxcnc

Please Log in or Create an account to join the conversation.

  • macsddau@linuxcnc
  • macsddau@linuxcnc's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
30 May 2026 17:01 #346774 by macsddau@linuxcnc
Replied by macsddau@linuxcnc on topic Can't SIM programs with spindle speed over 12500rpm
Yes 50000
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

Time to create page: 0.357 seconds
Powered by Kunena Forum