probe basic - toolpath/file preview loading error
- Aciera
- Offline
- Administrator
Less
More
- Posts: 4039
- Thank you received: 1743
12 Nov 2024 07:42 - 12 Nov 2024 08:14 #314306
by Aciera
Replied by Aciera on topic probe basic - toolpath/file preview loading error
You can also patch 'interpret.py' manually:
github.com/LinuxCNC/linuxcnc/pull/3176/files
github.com/LinuxCNC/linuxcnc/pull/3176/files
Last edit: 12 Nov 2024 08:14 by Aciera.
The following user(s) said Thank You: Lcvette, spumco, RogEnk
Please Log in or Create an account to join the conversation.
- spumco
- Offline
- Platinum Member
Less
More
- Posts: 1857
- Thank you received: 748
05 Jan 2025 23:08 #318178
by spumco
Replied by spumco on topic probe basic - toolpath/file preview loading error
Ive circled back to this after getting annoyed with renumbering my tools for every program.
I've updated to 2.10 since the last time. (LINUXCNC - 2.10.0-pre0-3745-g8102217123)
I renamed interpret.py and grabbed the latest version from GH (with the 'fix') and put it in the same folder.
Unfortunately, I'm still getting the same error. Same thing - any tool number >199 causes the error. Changing the tool(s) to a lower number makes the error go away.
Is there something else I should do to patch, or maybe the patch isn't working?
I've updated to 2.10 since the last time. (LINUXCNC - 2.10.0-pre0-3745-g8102217123)
I renamed interpret.py and grabbed the latest version from GH (with the 'fix') and put it in the same folder.
Unfortunately, I'm still getting the same error. Same thing - any tool number >199 causes the error. Changing the tool(s) to a lower number makes the error go away.
Is there something else I should do to patch, or maybe the patch isn't working?
Please Log in or Create an account to join the conversation.
- Lcvette
- Offline
- Moderator
Less
More
- Posts: 1247
- Thank you received: 635
06 Jan 2025 13:23 #318215
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
2.9.3 works rock solid
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
- spumco
- Offline
- Platinum Member
Less
More
- Posts: 1857
- Thank you received: 748
06 Jan 2025 16:07 #318237
by spumco
Replied by spumco on topic probe basic - toolpath/file preview loading error
I also switched to PB develop vers... any reason I can't just switch LCNC from 2.10 to 2.9.3?2.9.3 works rock solid
Please Log in or Create an account to join the conversation.
- Lcvette
- Offline
- Moderator
Less
More
- Posts: 1247
- Thank you received: 635
07 Jan 2025 15:26 #318303
by Lcvette
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
i just did an install yesterday on one of my machines, my method of choice is how i listed it in the docs here:
kcjengr.github.io/probe_basic/development_quick_start_apt.html
thing of note, i had to go into the synaptic package manager after install and manually change to the preempt rt kernel as shown below, just search for linux-image in synaptic to bring up the different kernels. i also like to remove any unused or older kernels on my machine pc's once i have fully tested updated kernels.
kcjengr.github.io/probe_basic/development_quick_start_apt.html
thing of note, i had to go into the synaptic package manager after install and manually change to the preempt rt kernel as shown below, just search for linux-image in synaptic to bring up the different kernels. i also like to remove any unused or older kernels on my machine pc's once i have fully tested updated kernels.
Attachments:
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
- RogEnk
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 11
07 Jan 2025 18:21 #318321
by RogEnk
Replied by RogEnk on topic probe basic - toolpath/file preview loading error
Is there a reason why to not install SSH Server?
I usually install it and actually use it for any config or GCode edits using Visual Studio Code editors ssh function.
I usually install it and actually use it for any config or GCode edits using Visual Studio Code editors ssh function.
Please Log in or Create an account to join the conversation.
- Lcvette
- Offline
- Moderator
Less
More
- Posts: 1247
- Thank you received: 635
07 Jan 2025 19:34 #318333
by Lcvette
myself, I use syncthing for folder sharing and it works great, i have all of my pc's connected, windows and linux boxes and each has a folder for my posts which is where fusion360 sends the post outputs. they magically appear in the machines' post folder so no usb to worry with.
Replied by Lcvette on topic probe basic - toolpath/file preview loading error
never tried it, if you use it an have no issues i guess its fine. the instructions are for a basic install, if users want to experient that is fine, we just don't support that type of experimentation, gets kind of cumbersome trying to anticipate and test every option so we leave that in the hands of the end user.Is there a reason why to not install SSH Server?
I usually install it and actually use it for any config or GCode edits using Visual Studio Code editors ssh function.
myself, I use syncthing for folder sharing and it works great, i have all of my pc's connected, windows and linux boxes and each has a folder for my posts which is where fusion360 sends the post outputs. they magically appear in the machines' post folder so no usb to worry with.
Please Log in or Create an account to join the conversation.
Moderators: KCJ, Lcvette
Time to create page: 0.131 seconds