Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. printernoodle
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 38
    • Best 4
    • Controversial 0
    • Groups 0

    printernoodle

    @printernoodle

    5
    Reputation
    3
    Profile views
    38
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    printernoodle Unfollow Follow

    Best posts made by printernoodle

    • RE: Here's a strange filament change behavior!

      @fcwilt

      Oh god...never friggin mind....
      I had inserted a 16mm compensation in tpost1.g this morning at 4am which I forgot about....

      All better now close post.....mark as solved.....revoke my 3dP license..😦

      posted in Using Duet Controllers
      printernoodleundefined
      printernoodle
    • RE: Trouble Declaring Global Var

      @fcwilt

      going to the release version of 3.3 seems to have fixed it.
      Thank you very much indeed!!

      posted in Gcode meta commands
      printernoodleundefined
      printernoodle
    • RE: how to configure Pulse generating BigTreeTech filament sensor?

      Add this to your config.g

      M574 E2 S1 P"e0stop" ; configure active-high endstop for high end on E via pin estop
      M591 D0 P7 C"e0stop" L7 R50:200 E15 S1 ;configure BTT smart filament sensor
      

      adjust the "e0stop" to be whatever pin you are using.

      verks just fine for me

      posted in Filament Monitor
      printernoodleundefined
      printernoodle
    • RE: Cant seem to set chamber temp via M141

      Never mind I see it:
      M141 P2 H2 should be M141 P0 H2

      posted in Duet Hardware and wiring
      printernoodleundefined
      printernoodle

    Latest posts made by printernoodle

    • RE: What does M913 Znnn change in the object model

      @t3p3tony
      I appreciate this link!

      posted in Gcode meta commands
      printernoodleundefined
      printernoodle
    • RE: What does M913 Znnn change in the object model

      @dc42
      Thank you very much indeed.

      posted in Gcode meta commands
      printernoodleundefined
      printernoodle
    • What does M913 Znnn change in the object model

      I cant find where this gcode changes anything in the object model:
      M913 Z50

      Where should I be looking?

      posted in Gcode meta commands object model
      printernoodleundefined
      printernoodle
    • RE: Trouble Declaring Global Var

      @fcwilt

      going to the release version of 3.3 seems to have fixed it.
      Thank you very much indeed!!

      posted in Gcode meta commands
      printernoodleundefined
      printernoodle
    • RE: Trouble Declaring Global Var

      @fcwilt

      and then
      Over and over again.....frozen on boot up
      I will try the new release.

      4fdc3594-3c90-4ecf-a9eb-b0d647af30b6-image.png

      posted in Gcode meta commands
      printernoodleundefined
      printernoodle
    • RE: Trouble Declaring Global Var

      @fcwilt
      yes I've tried "global derack" "global magprobe_status" "global qgl"
      all start some weird connection loop on the DWC

      posted in Gcode meta commands
      printernoodleundefined
      printernoodle
    • RE: Trouble Declaring Global Var

      @fcwilt
      sorry it's 3.3 rc2
      duet 2 wifi

      posted in Gcode meta commands
      printernoodleundefined
      printernoodle
    • Trouble Declaring Global Var

      How do you define a global variable?
      I have tried entering

      global status=true
      

      in the console

      And then the web interface just goes into a non stop connect disconnect loop.
      Tried the same with

      global status=1
      

      even tried putting this declaration right into gonfig.g
      That just put the entire system into the same connection connect disconnect loop regardless of reboot.

      I've been struggling with this for a bit now....
      cant get a global variable created...
      What am I not doing here?

      posted in Gcode meta commands declare global help
      printernoodleundefined
      printernoodle
    • RE: Here's a strange filament change behavior!

      @fcwilt

      Oh god...never friggin mind....
      I had inserted a 16mm compensation in tpost1.g this morning at 4am which I forgot about....

      All better now close post.....mark as solved.....revoke my 3dP license..😦

      posted in Using Duet Controllers
      printernoodleundefined
      printernoodle
    • RE: Here's a strange filament change behavior!

      @fcwilt
      So I'm observing the change over on T1 and there's two moves on re-priming one short and then one the normal length...this cant be the slicer at this point in the code as the printer has full control...unless it's a buffered move? I just don't get it...how could the slicer be affecting things at this point.

      posted in Using Duet Controllers
      printernoodleundefined
      printernoodle