I pressed the wrong button and i don't know how to fix it
- seb88
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
16 Apr 2024 10:20 #298351
by seb88
I pressed the wrong button and i don't know how to fix it was created by seb88
Hi, everything was running fine before. Then I want to have a lock if another display is more suitable for me. I changed from qtdragon to some other one’s .Now linuxcnc didn't start anymore. Does anybody know what I did wrong?
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17931
- Thank you received: 4806
16 Apr 2024 13:23 - 16 Apr 2024 13:23 #298367
by PCW
Replied by PCW on topic I pressed the wrong button and i don't know how to fix it
You probably want to change this line in your ini file:
DISPLAY=qtvcp qtdragon
To this:
DISPLAY=qtdragon
( Your ini file is /home/seb/linuxcnc/configs/cnc/cnc.ini )
DISPLAY=qtvcp qtdragon
To this:
DISPLAY=qtdragon
( Your ini file is /home/seb/linuxcnc/configs/cnc/cnc.ini )
Last edit: 16 Apr 2024 13:23 by PCW.
Please Log in or Create an account to join the conversation.
- cornholio
- Away
- Platinum Member
Less
More
- Posts: 1064
- Thank you received: 357
16 Apr 2024 13:26 #298368
by cornholio
Replied by cornholio on topic I pressed the wrong button and i don't know how to fix it
This is your issue
Debug file information:
Note: Using POSIX realtime
./custom.hal:5: parameter or pin 'plasmac.ohmic-sense-off-delay' not found
If the change to the display was all you made change it back to the original.
A bit of advice, back things up before messing around, saves a lot of headaches.
It helps to post the hal & ini files, it's hard to say "this is it, do x & y" without your files.
Debug file information:
Note: Using POSIX realtime
./custom.hal:5: parameter or pin 'plasmac.ohmic-sense-off-delay' not found
If the change to the display was all you made change it back to the original.
A bit of advice, back things up before messing around, saves a lot of headaches.
It helps to post the hal & ini files, it's hard to say "this is it, do x & y" without your files.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19449
- Thank you received: 6513
16 Apr 2024 15:12 #298376
by tommylight
Replied by tommylight on topic I pressed the wrong button and i don't know how to fix it
More importantly, what are plasmac pins doing inside a QTDragon config?
Those do not go together, one is for plasma machines, the other for mills.
Those do not go together, one is for plasma machines, the other for mills.
The following user(s) said Thank You: cornholio
Please Log in or Create an account to join the conversation.
- seb88
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
17 Apr 2024 08:43 #298416
by seb88
Replied by seb88 on topic I pressed the wrong button and i don't know how to fix it
Hi, thank you for your help. But changing the name didn't work. I just made a compiled new configuration. I think it is faster and better in the long run too. I'm afraid it will bite me in the … later on. If I don't find every mistake I made.
Please Log in or Create an account to join the conversation.
Time to create page: 0.084 seconds