filament sensor not working #113

Closed
opened 2018-03-14 18:18:50 +00:00 by ghost · 10 comments
ghost commented 2018-03-14 18:18:50 +00:00 (Migrated from github.com)

i just updated to the newest version and all the configuration was erased sow i put it in so when a pin is low it will send m600 to the printer for filament change but it does not work if i change it to pause print that works but it will not send the gcode am i doing something wrong?

i just updated to the newest version and all the configuration was erased sow i put it in so when a pin is low it will send m600 to the printer for filament change but it does not work if i change it to pause print that works but it will not send the gcode am i doing something wrong?
vitormhenrique commented 2018-03-14 19:42:35 +00:00 (Migrated from github.com)

Well, you are probably doing something wrong...

For the first issue you did not read the release notes , it was clearly indicated that that would happen.
I spent more than 120 hours, of my free time, upgrading and coding this plugin with user requests, and would really appreciate if people would take 2 minutes to read the documentation...

Follow the troubleshooting guide, check the log, check what pin mode your raspberry pi is using, after all that, you should have opened a issue, and without print screens, log, it is basically impossible to help you...

Well, you are probably doing something wrong... For the first issue you did not read the [release notes](https://github.com/vitormhenrique/OctoPrint-Enclosure/releases/tag/4.02) , it was **clearly** indicated that that would happen. I spent more than 120 hours, of my free time, upgrading and coding this plugin with user requests, and would really appreciate if people would take 2 minutes to read the documentation... Follow the [troubleshooting guide](https://github.com/vitormhenrique/OctoPrint-Enclosure/wiki/Troubleshooting-Guide), check the log, check what pin mode your raspberry pi is using, after all that, you should have opened a issue, and without print screens, log, it is basically impossible to help you...
ghost commented 2018-03-14 19:47:58 +00:00 (Migrated from github.com)

yes i knew it was going to clear it i just wanted to tell you that i might have done something wrong

yes i knew it was going to clear it i just wanted to tell you that i might have done something wrong
vitormhenrique commented 2018-03-14 19:49:57 +00:00 (Migrated from github.com)

attach log, print screens... both of the input settings and advanced part...

attach log, print screens... both of the input settings and advanced part...
vitormhenrique commented 2018-03-14 19:51:43 +00:00 (Migrated from github.com)

do this: set it to filament, save, restart the server, start a "mock print" and press the filament sensor, cancel the print after few seconds, and send me the print screens and the log.

do this: set it to filament, save, restart the server, start a "mock print" and press the filament sensor, cancel the print after few seconds, and send me the print screens and the log.
vitormhenrique commented 2018-03-15 17:14:36 +00:00 (Migrated from github.com)

any update? I tested the feature again yesterday and could get it working without issues....

any update? I tested the feature again yesterday and could get it working without issues....
ghost commented 2018-03-15 17:23:36 +00:00 (Migrated from github.com)

octoprint (2).log
capture2
capture
this is the log and print screens

[octoprint (2).log](https://github.com/vitormhenrique/OctoPrint-Enclosure/files/1816415/octoprint.2.log) ![capture2](https://user-images.githubusercontent.com/19363076/37479844-a5e028d0-284b-11e8-886d-6f20a478bf9f.PNG) ![capture](https://user-images.githubusercontent.com/19363076/37479845-a5f3a95a-284b-11e8-9f55-11fe186d0398.PNG) this is the log and print screens
vitormhenrique commented 2018-03-15 18:02:47 +00:00 (Migrated from github.com)

You are getting an error with the filamentreload plugin, did you configure the same IO on both plugins?
Disable filamentreload, try again, send me the log.

You are getting an error with the filamentreload plugin, did you configure the same IO on both plugins? Disable filamentreload, try again, send me the log.
ghost commented 2018-03-15 18:21:30 +00:00 (Migrated from github.com)

the pin number was set to -1 witch should have be disabled i uninstalled it and now i cannot change any settings and the save in spinin
capture3
g

the pin number was set to -1 witch should have be disabled i uninstalled it and now i cannot change any settings and the save in spinin ![capture3](https://user-images.githubusercontent.com/19363076/37483163-c1ec50f0-2853-11e8-99cc-f8578bd36fe9.PNG) g
ghost commented 2018-03-15 18:24:02 +00:00 (Migrated from github.com)

i uninstalled and reinstalled and now it works

i uninstalled and reinstalled and now it works
vitormhenrique commented 2018-03-15 18:27:34 +00:00 (Migrated from github.com)

cool, filamentreload plugin was causing the issue.

cool, filamentreload plugin was causing the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#113