freezing GUI during start

  • endian
  • endian's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
17 Jul 2023 19:51 #275674 by endian
freezing GUI during start was created by endian
Hello

can anybody help me with small configuraiton problem please?

I really do not know what I am doing wrong, when I am adding any startup code to .ini file (just for exa.. RS274NGC_STARTUP_CODE = G7) and lcnc GUI freeze and this blank GUI happend pic.1. and cmd.txt what is behind it in the terminal.

When I comment #RS274NGC_STARTUP_CODE = G7 everything works fine pic. 2 and cmdOk.txt what is behing it in terminal when everything is OK.... 

I found bug here 
emc/task/emctask.cc 416: interp_error: Unknown word where unary operation could be
Unknown word where unary operation could be
emc/task/emctaskmain.cc 3091: can't initialize interpreter
 
but what could I do? I found this issue

thanks for assistance

regards Slav



 
Attachments:

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

More
18 Jul 2023 13:10 #275737 by andypugh
Replied by andypugh on topic freezing GUI during start
It sounds like there is a problem with the RS274NGC_STARTUP_CODE line. Possibly the wrong type of line-end character (so that the first letter of the next line is seen as part of the G-code string)
The following user(s) said Thank You: endian

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

  • endian
  • endian's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
18 Jul 2023 14:29 #275740 by endian
Replied by endian on topic freezing GUI during start
yes thanks for your idea.

I found that DOS endline and missing spacer between G64 and P0.01. I had just G64P0.01.

Regards Slav

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

Time to create page: 0.053 seconds
Powered by Kunena Forum