Manually Turn Off Filament Detection (Pro Series)
If for some reason the filament detection seems to fail (or in your situation it is not required or wanted), you can disable it manually via the manual control panel in FELIXbuilder.
You basically send some gcode commands directly to the printer in the send command textbox.This is the required command to disable the filament detection:
M602 S0 P1
Note: The filament detection function is restored, when you reset or restart the printer.
There are no comments yet