Maybe a Bug: Can't update operation new code snippet

Having problems with or questions about SheetCam? Post them here.
Post Reply
jazzkramer
Posts: 6
Joined: Thu Apr 28, 2022 6:14 am

Maybe a Bug: Can't update operation new code snippet

Post by jazzkramer »

Hi,
maybe it's me, maybe it's a bug: (version 7.1.35 linux, registered)

1) I added a G4 P10 (wait 10 seconds - for linuxCNC QTPlasmaC) before my usual code tool for Center Spot in the relative center_spot code snippet.
2) I Checked the T99 (my center spot tool) to verify that "Use Led In Settings" was checked and that the "Use Code Snippet" contains the "center_spot" code.
3) I saved the default tools
4) I reopened the job file (previously done with old center spot code) containig the job I need to modify (various nested parts)
5) I reloaded the default tools
6) I deleted the first center spot (drill) operation
7) I re-did the drill center spot operation (to the correct layer)
8) I run post processor

=> The G4 P10 is not added to the Gcode.

I tried this many times and tried closing and reopening the software, deleted gcode file, resaved job file... no way.
I think the old snipped code remains somewhere... or... I don't know.
I checked the snippet code, it's ok, it contains the G4 P10...

Is it a Bug?

Is there a way to update all my center spot operations (even re-doing the operations)...
at the moment I will edit manually, it's a simple modify but...

Thanks, Alberto
User avatar
Les Newell
Site Admin
Posts: 3668
Joined: Thu May 11, 2006 8:12 pm

Re: Maybe a Bug: Can't update operation new code snippet

Post by Les Newell »

Could you send me an example job file demonstrating the issue.
jazzkramer
Posts: 6
Joined: Thu Apr 28, 2022 6:14 am

Re: Maybe a Bug: Can't update operation new code snippet

Post by jazzkramer »

Yes of course
Attachments
PROT_004_6mm_catenanaccio_ALL.job
(39.45 KiB) Downloaded 6 times
jazzkramer
Posts: 6
Joined: Thu Apr 28, 2022 6:14 am

Re: Maybe a Bug: Can't update operation new code snippet

Post by jazzkramer »

And here the toolset if needed,
thanks.

(..and "Keep parts together" was selected in "Job options").
Attachments
sheetcam_toolset.tools.zip
(938 Bytes) Downloaded 9 times
jazzkramer
Posts: 6
Joined: Thu Apr 28, 2022 6:14 am

Re: Maybe a Bug: Can't update operation new code snippet

Post by jazzkramer »

Solved: it was in the postprocessor.
The postprocessor has a "drill part" in which the drill code.... So I don't know if the "snipped center_spot" code is needed anymore, but... ok, I modified the postprocessor and now it works. :)
Post Reply