Darning prints, I get a lot of error/warning codes. Things such as "Warning: Obsolete use of S parameter on G1 command. Use H parameter instead." or "Error: invalid input type". Request that these events also note the file name and line that triggered this event.
Best posts made by ericlmccormick
-
Feature request: Better information for error codes
-
RE: How to use a LED Strip with Duet 2 WiFI?
@the_dragonlord your problem is you have m106 P2 S1 H-1 and you should have m106 P2 S0 H-1
-
RE: M291 and using endstop for confirmation
@fcwilt I have 24V LED strips 2 of my 3 printers, but easy to add it to my 3rd. I use E1 heater for the LEDs, putting them on a fan output cause voltage drop on the fans.
But since I have the hotend shoot out a little filament before a retraction, having the hotend in a given place above the build plate with a little filament under would signal it has done what it needs and needs me to swap out the filament and hit the button to continue the process.
I have also setup a macro for replacing my nozzle and this would be a good way to tell the machine I am done with the nozzle swap and to start cooling off or go into a stand-by state.
I will have to check out this code a little later today.
-
RE: Http Post from Macro
Bump
I would like to trigger a webhook so that I know when there is a jam or a print is done.