gcode not found
- wade956
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 3
30 Jun 2022 15:04 - 30 Jun 2022 17:09 #246282
by wade956
gcode not found was created by wade956
Hi all, I tried my machine today and I get the error gcode not found. I get this error using conversational or uploading a file from sheetcam.
Everything else appears to be working.
Traceback (most recent call last):File "/usr/share/qtvcp/screens/qtplasmac_4x3/qtplasmac_4x3_handler.py", line 2501, in <lambda>self.w.main_tab_widget.currentChanged.connect(lambda w:self.main_tab_changed(w))File "/usr/share/qtvcp/screens/qtplasmac_4x3/qtplasmac_4x3_handler.py", line 2026, in main_tab_changedself.CONV.conv_setup(self, self.w)File "/usr/lib/python3/dist-packages/qtvcp/lib/qtplasmac/conversational.py", line 76, in conv_setupCOPY(P.filteredBkp, P.fNgc)File "/usr/lib/python3.7/shutil.py", line 245, in copycopyfile(src, dst, follow_symlinks=follow_symlinks)File "/usr/lib/python3.7/shutil.py", line 120, in copyfilewith open(src, 'rb') as fsrc:FileNotFoundError: [Errno 2] No such file or directory: '/tmp/qtplasmac/filtered_bkp.ngc'
Everything else appears to be working.
Traceback (most recent call last):File "/usr/share/qtvcp/screens/qtplasmac_4x3/qtplasmac_4x3_handler.py", line 2501, in <lambda>self.w.main_tab_widget.currentChanged.connect(lambda w:self.main_tab_changed(w))File "/usr/share/qtvcp/screens/qtplasmac_4x3/qtplasmac_4x3_handler.py", line 2026, in main_tab_changedself.CONV.conv_setup(self, self.w)File "/usr/lib/python3/dist-packages/qtvcp/lib/qtplasmac/conversational.py", line 76, in conv_setupCOPY(P.filteredBkp, P.fNgc)File "/usr/lib/python3.7/shutil.py", line 245, in copycopyfile(src, dst, follow_symlinks=follow_symlinks)File "/usr/lib/python3.7/shutil.py", line 120, in copyfilewith open(src, 'rb') as fsrc:FileNotFoundError: [Errno 2] No such file or directory: '/tmp/qtplasmac/filtered_bkp.ngc'
Attachments:
Last edit: 30 Jun 2022 17:09 by wade956.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
30 Jun 2022 23:24 - 01 Jul 2022 01:34 #246329
by phillc54
Replied by phillc54 on topic gcode not found
It looks like a recent update did not go to plan.
In the .ini file for the [FILTER] section it should read:
Do you have a package installation or run in place?
EDIT: Could you try restarting LinuxCNC to see if that fixes it.
EDIT2: See next post.
PROGRAM_EXTENSION = .ngc,.nc,.tap GCode File (*.ngc, *.nc, *.tap)
ngc = qtplasmac_gcode
nc = qtplasmac_gcode
tap = qtplasmac_gcode
EDIT2: See next post.
Last edit: 01 Jul 2022 01:34 by phillc54.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
01 Jul 2022 01:30 #246336
by phillc54
Replied by phillc54 on topic gcode not found
Sorry that I broke the package build.
A fix has been posted and will be available when the Buildbot is finished.
Users who have updated their package installation prior to this fix will probably need to start LinuxCNC twice after upgrading again to apply this fix.
A fix has been posted and will be available when the Buildbot is finished.
Users who have updated their package installation prior to this fix will probably need to start LinuxCNC twice after upgrading again to apply this fix.
The following user(s) said Thank You: wade956
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
01 Jul 2022 04:21 #246339
by phillc54
Replied by phillc54 on topic gcode not found
Well, after three attempts I finally got it working, sorry about the mess...
It will be available when this build completes.
buildbot.linuxcnc.org/buildbot/builders/....checkin/builds/8907
It will be available when this build completes.
buildbot.linuxcnc.org/buildbot/builders/....checkin/builds/8907
Please Log in or Create an account to join the conversation.
- wade956
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 3
01 Jul 2022 14:14 #246370
by wade956
Replied by wade956 on topic gcode not found
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.090 seconds