Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Johnnie_W
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Johnnie_W

    @Johnnie_W

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Johnnie_W Unfollow Follow

    Latest posts made by Johnnie_W

    • Changing T while waiting to reach from gcode failing

      When I start a job and try to modify the bed or hot-end temperatures fed from the gcode file the web control allows to type it but does not set it.

      The Jayo S8 original board allowed to change temperatures at any point.

      Am I missing something?

      posted in Duet Web Control
      Johnnie_Wundefined
      Johnnie_W
    • Duet 3 6HC - using temp sensor without mapping to a heater

      Is it possible to use a temp sensor without having to map it to a heater?

      I'm using 2 heater outs for cooling fans I built in the enclosure and want to use the temp sensor I connected to temp2.

      M308 S2 P"temp2" Y"thermistor" T100000 B4138 ; configure sensor 2 as thermistor on pin temp2

      posted in Duet Hardware and wiring
      Johnnie_Wundefined
      Johnnie_W
    • Duet 3 6HC - filament sensor notification but continues printing

      I have a Duet 3 6HC and the filament sensor pops a notification when there is no filament but the print continues. Before I upgraded the printer would pause the print and not allow to resume until filament was detected. I have a simple switch that detects if filament is present. Is there some gcode command I am supposed to add to the config?

      ;Filament detection
      M591 D0 P1 C"io6.in" S1 ; filament monitor connected to io6.in and GND. The Extruder is E0 mapped to Driver:0.4
      M591 D0 ; display filament sensor parameters for extruder drive 0

      posted in Filament Monitor
      Johnnie_Wundefined
      Johnnie_W