Wrong sequence of filament sensor
why does my filament sensor first turn on and then off and then on based on the console. my slicer gcode settings included
3 Replies
typical-coralOP•13mo ago
could this be caused by the start macro 'prime blob' going to something like layer 3? I also get some random pauses during this macro from the filament sensor
Anything after "Echo: printing..." is not related to RatOS. That is all slicer generated gcode.
The pausing is because you haven't checked the box in superslicer that says "Only custom Start G-Code" instructed in the documentation: https://os.ratrig.com/docs/slicers#superslicer
Slicer Configuration | RatOS
RatOS comes with STARTPRINT and ENDPRINT macros that you can call directly from your slicers. This way the printer knows how to start a print, and you can there easily switch between slicers without worrying if you changed anything in another slicer.
Check your filament profiles custom gcode, maybe there's something in there.