Skip to content

Filament sensor is now disabled if machine is paused#1

Open
sgruby wants to merge 1 commit intoRomRider:masterfrom
sgruby:master
Open

Filament sensor is now disabled if machine is paused#1
sgruby wants to merge 1 commit intoRomRider:masterfrom
sgruby:master

Conversation

@sgruby
Copy link
Copy Markdown

@sgruby sgruby commented Jan 29, 2020

If an M600 command is added to manually change filaments, the filament sensor will cause a second M600 command (if that is the gcode specified in settings) to be sent which is unwanted. This change watches for the user paused message, disables the runout sensor, and then watches for the processing message to re-enable the runout sensor.

This allows for an M600 (filament change) command to be inserted in the gcode and not have the filament unload twice due to the sensor triggering.
@joseaguardia
Copy link
Copy Markdown

Please implement that. I have the plugin disabled because if I pause the printing from the gcode to change the filament, when removing it the plugin detects that there is no filament and launches an M600.

Thanks

@GhostlyCrowd
Copy link
Copy Markdown

So is the plugin abandoned by the author?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants