OllisGit / OctoPrint-DisplayLayerProgress

OctoPrint-Plugin
GNU Affero General Public License v3.0
120 stars 24 forks source link

Cant use this plugin with Octolapse custom trigger? #259

Closed pto199 closed 2 years ago

pto199 commented 2 years ago

I have a "search and replace" script running in Cura. It is:

Search: (;LAYER:).{1,} Repalce: g4 P1

I need this for my octolapse instance to get properp trigger timing. The problem is once I replace layer text, this plugin has nothing to see and doesnt work. What can I do here? If I goto gcode viewer in octoprint, it still seems to know what layer im on, but this plugin does not.

CmdrCody51 commented 2 years ago

Don't replace it. Append a new line after the "LAYER:" Add the "G4 P1" after it. That way both are happy.

github-actions[bot] commented 2 years ago

This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days.

github-actions[bot] commented 2 years ago

This issue was closed, because it has been already marked for 10 days with no activity.