Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. duetwifi
    Log in to post
    • All categories
    • Coded Gamesundefined

      G29 does not deploy BL Touch (Duet Wifi 1.02)

      General Discussion
      • bltouch duetwifi • • Coded Games
      14
      0
      Votes
      14
      Posts
      567
      Views

      Phaedruxundefined

      Try this

      G91 ; relative mode G1 H2 Z10 F200 ; raise head to avoid dragging nozzle over the bed G1 H1 X-350 F3000 ; move up to 240mm in the -X direction, stopping if the homing switch is triggered G1 X4 F600 ; move slowly 4mm in the +X direction G1 H1 X-10 ; move slowly 10mm in the -X direction, stopping at the homing switch G1 H1 Y300 F3000 ; move up to 240mm in the Y direction, stopping if the homing switch is triggered G1 Y-4 F600 ; move slowly 4mm in the -Y direction G1 H1 Y10 ; move slowly 10mm in the Y direction, stopping at the homing switch ;G1 Z-300 F3000 S1 ; move up to 240mm in the -Z direction, stopping if the homing switch is triggered ;G1 Z4 F600 ; move slowly 4mm in the +Z direction ;G1 Z-10 S1 ; move slowly 10mm in the -Z direction, stopping at the homing switch G90 ; back to absolute mode G1 X20 Y180 F3600 ; Move to position on glass. G4 P1000 ; Wait one second to let probe clear. ; G30 ; Home Z with probe ; G1 Z10 F3600 G1 X150 Y100 ; center M280 P3 S90 I1 ; reset probe G30 G90 ; absolute positioning G1 Z20 F4000 M280 P3 S90 I1 ; reset probe

      @Coded-Games said in G29 does not deploy BL Touch (Duet Wifi 1.02):

      M584 X1 Y0

      YOu'll need to finish defining all of the drivers in M584, and the M584 command needs to be moved higher up in the file. Like right above the M350 command.

      @Coded-Games said in G29 does not deploy BL Touch (Duet Wifi 1.02):

      M574 X1 Y2 Z1 S1 ; set homing switch configuration

      This command is no longer valid in RRF3.

      See here: https://docs.duet3d.com/User_manual/Reference/Gcodes#m574-set-endstop-configuration

      You may want to generate a new config file set using the online config tool to see what a modern config set looks like for comparison.

      https://configtool.reprapfirmware.org/Start

    • MauriceMundefined

      Duex Heater 3

      Duet Hardware and wiring
      • duex5 duetwifi heaters • • MauriceM
      5
      0
      Votes
      5
      Posts
      356
      Views

      MauriceMundefined

      I found the error, i got the firmware from a friend and he used a Chamber heater that is allways on. I turned it off and everything is fine now

    • Bloodemberundefined

      Can't get bed heater to work

      Duet Hardware and wiring
      • duetwifi bed heater • • Bloodember
      3
      1
      Votes
      3
      Posts
      279
      Views

      Bloodemberundefined

      @JamesM Thank you, that's what it was. I had a 10amp AC plug sitting here. Switched it out and it worked. Got my pid tuning finally done.

    • vedanthundefined

      show and connect to available SSIDs through paneldue

      Firmware wishlist
      • duet 2 wifi duet firmware gpio duetwifi panel wifi module duet 2 wifi • • vedanth
      13
      0
      Votes
      13
      Posts
      1.1k
      Views

      dc42undefined

      @droftarts said in show and connect to available SSIDs through paneldue:

      @dc42 could M557 show available Wi-Fi networks (plus signal strength) as well as remembered?

      Ian

      We would need to have a separate command (M552 S3?) to do a network scan and then return the results. It involves changes to the wifi server firmware as well as RRF (and PanelDue if you want to display it there). I'll add it to the work list.

    • SupraGuyundefined

      PanelDue DOA?

      Duet Hardware and wiring
      • paneldue duetwifi • • SupraGuy
      12
      0
      Votes
      12
      Posts
      714
      Views

      SupraGuyundefined

      Well, I took the plunge and updated to firmware 3.1.1

      A few things were a royal pain, things that I'd tuned that needed finding and re-entering. Like extruder steps that were entirely wrong. There didn't seem to be a spot in the configurator for using 2 motor drives for the Z axis, Pressure advance needed tuning, and it scared the crap outta me when it said that the heat bed was faulting. (PID tuning needed to happen again.) All that stuff I figured out 2 years ago and have since forgotten.

      So far, so good.

    • Kolbiundefined

      Zaribo / Prusa i3 MK3s - Duet 2 WiFi - RRF 3.11

      My Duet controlled machine
      • bear duet 2 wifi duet wifi duetwifi mk3s pinda prusa zaribo • • Kolbi
      19
      5
      Votes
      19
      Posts
      4.5k
      Views

      Kolbiundefined

      @e4d Sorry, It's been a while and I don't have that on my latest laptop. I'll give a search on my home server when I get a chance to see if I may have backed it up.
      But, give a look at the caribou github - variants from duet 2 and 3mini exist.
      https://github.com/Caribou3d/CaribouCartesian/tree/master/STL/01_full-kits/Frame/Duet

      Hope that helps!

    • gnydickundefined

      Duet3 setup requirements for 3D printer

      Duet Hardware and wiring
      • duet3 duetwifi upgrade • • gnydick
      16
      0
      Votes
      16
      Posts
      922
      Views

      Phaedruxundefined

      @bearer said in Duet3 setup requirements for 3D printer:

      Slightly OT, but as the Pi image has a FAT /boot partition it could possibly contain the default standalone config and files so the same card could maybe cover both use cases.

      That's really clever.

    • SHAD0WV1RUSundefined

      Mesh Bed Compensation - Homing to Probe Bed

      Tuning and tweaking
      • z probe z axis home help troubleshooting homing duet3d wifi bed leveling gcode duet wifi duetwifi • • SHAD0WV1RUS
      10
      0
      Votes
      10
      Posts
      1.1k
      Views

      Vetiundefined

      sorry i just realized how the setup is one.

      are the switches NO or NC?

      i would try to wire them in parallel and use M558 P5

      they will need to be connected to the z probe port.

      but a construct would allow the printhead to move. this would not be beneficial for the print quality.

    • EdChamberlainundefined

      Support for Fusion360 probing macros when running as a CNC?

      CNC
      • duetwifi cnc mode milling cnc mill • • EdChamberlain
      5
      0
      Votes
      5
      Posts
      631
      Views

      A Former User?

      There is also this that may be usefull https://duet3d.dozuki.com/Wiki/Gcode#Section_M675_Find_center_of_cavity

    • HamiltonPropsundefined

      Huge temperature fluctuations when starting a print?

      Duet Hardware and wiring
      • duetwifi duet3d wifi connectivity heaters thermistor heat fault fault wifi thermal runaway tuning • • HamiltonProps
      5
      0
      Votes
      5
      Posts
      972
      Views

      deckingmanundefined

      @hamiltonprops From re- reading your OP, you say that the temperature drops 20 degrees within a second or two. That would indicate it's not a "real" drop in temperature but rather a drop in the indicated (measured) temperature - unless your hot end has an insanely low thermal mass. So, yes I go for some sort of cross talk or electrical "noise". Are you sure you haven't got a bad crimp on the thermistor wiring somewhere?

    • interwebsdesignerundefined

      Precision Piezo 2.75 vs 1.2

      General Discussion
      • precision piezo duetwifi • • interwebsdesigner
      5
      0
      Votes
      5
      Posts
      903
      Views

      Moriquendiundefined

      Can you post your M558 line? You should be using P8 with a threshold of 500, the signal range is between 0 and 1000.

      Can you tune the Uni v2.75 so that the blue led is lit and then see what the reported value is?

      Idris

    • natewalckundefined

      PT100 (E3D) wiring - 2 or 4 wires?

      Duet Hardware and wiring
      • duetwifi pt100 e3d pt100 • • natewalck
      4
      0
      Votes
      4
      Posts
      898
      Views

      dc42undefined

      If you use long wires, or you will have connectors in the cable, then 4 wires is best. If the cable is short with no connectors except where you connect it to the PT100 and the daughter board, then 2 wires is sufficient.

    • Ian Techundefined

      Dual color print problems

      General Discussion
      • multi extrusion cura duetwifi • • Ian Tech
      9
      0
      Votes
      9
      Posts
      1.9k
      Views

      deckingmanundefined

      @ian-tech

      As you only have one heater, try putting this in your start gcode

      G10 P0 S205 R205
      G10 P1 S205 R205 (or whatever temperature you want to print at). That'll set the active and standby temperatures the same so you can instantly switch between tools.

      Then make sure that Cura does nothing other than select a tool by putting in a "Tn" command (where "n" will be either 0 or 1). Oh, and make sure that there is nothing in your tool change files - at least for now.

    • brandonhundefined

      Extruder sometimes cuts out in middle of long prints

      General Discussion
      • duetwifi delta • • brandonh
      6
      0
      Votes
      6
      Posts
      1.2k
      Views

      brandonhundefined

      @whosrdaddy said in Extruder sometimes cuts out in middle of long prints:

      https://forum.duet3d.com/topic/3483/extruder-motor-stops-during-print

      In 10 hrs of printing since adding grounding the extruder motor body (on a PG35L), with two prints, I haven't seen this issue recur yet. This isn't proof of a fix, but it's highly encouraging, since the MTBF seemed on the order of a few hours previously.

      I used a wire that is tucked between the outer shell and the heatsink, and connected to the power supply ground.

      Excited to be able to try other stuff now - updating to Duet firmware 2.0, trying out other slicers, etc!

    • Adrian52undefined

      JSON error

      General Discussion
      • duetwifi json • • Adrian52
      2
      0
      Votes
      2
      Posts
      716
      Views

      denkeundefined

      Hi @Adrian52

      If you check the javascript console (usually right click -> inspect -> console) there is the actual json logged there. DC will probably be able to find the problem if you copy it here.

    • jannisjundefined

      DuetWifi clones in the wild

      General Discussion
      • clone china duetwifi aliexpress • • jannisj
      12
      0
      Votes
      12
      Posts
      6.4k
      Views

      tjb1undefined

      @mike said in DuetWifi clones in the wild:

      And what's that solder blob on they picture the provide there? Isn't it where the fuse is supposed to be?

      Likely a copy of v1.02 which doesn't have the blade fuse.