#Wrong sequence of filament sensor

3 messages · Page 1 of 1 (latest)

winter olive
#

why does my filament sensor first turn on and then off and then on based on the console. my slicer gcode settings included

#

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

warped cloak
# winter olive could this be caused by the start macro 'prime blob' going to something like lay...

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

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.