You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'am using TTC450 with 500W spindle. The G-Code of sensor.ncc is sent to the machine.
If the spindle is not attached or powered of, the G-Code is completely transferred and
the visualization is shown as expected.
With spindle attached and power on, the G-Code is completely transferred and executed,
but the visualization stops after the command M3 S12000.
After completion of the job, candle has to be reset.
Working with the 80W-spindle does not produce this error.
Maybe the reasen for freezing of visualtion is the response after sending M3 S12000 ?
Seems to be some not recognized garbage ?
To Reproduce
Steps to reproduce the behavior:
Use TTC450 with 500W spindle, connected and powered
Load sensor.ncc in Candle
Send the G-Code
See G-Code log
Expected behavior
the garbage message should be ignored, visualization not frozen, candle working without any errors
Screenshots
see attachment : protocol Candle
Example files
see attachment : sensor.ncc , created with FreeCad
Sensor.ncc.txt
Versions
PC info
Describe the bug
I'am using TTC450 with 500W spindle. The G-Code of sensor.ncc is sent to the machine.
If the spindle is not attached or powered of, the G-Code is completely transferred and
the visualization is shown as expected.
With spindle attached and power on, the G-Code is completely transferred and executed,
but the visualization stops after the command M3 S12000.
After completion of the job, candle has to be reset.
Working with the 80W-spindle does not produce this error.
Maybe the reasen for freezing of visualtion is the response after sending M3 S12000 ?
Seems to be some not recognized garbage ?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the garbage message should be ignored, visualization not frozen, candle working without any errors
Screenshots
see attachment : protocol Candle
Example files
see attachment : sensor.ncc , created with FreeCad
Additional context
[Sensor.ncc.txt](https://github.com/user-attachments/files/15804570/Sensor.ncc.txt)The text was updated successfully, but these errors were encountered: