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

    Topics created by TomasL

    • TomasLundefined

      Error: Heater 1 fault: exceeded allowed, when cold booting

      Duet Hardware and wiring
      • • • TomasL
      13
      0
      Votes
      13
      Posts
      299
      Views

      TomasLundefined

      @droftarts
      Yes I have realized that regarding config override.
      However the issue with the message regarding the extruder heater is still there.
      The bed heater did not produce any errors.

    • TomasLundefined

      Common GND on Duet2 Wifi?

      Duet Hardware and wiring
      • • • TomasL
      7
      0
      Votes
      7
      Posts
      164
      Views

      infiniteloopundefined

      @droftarts

      I think mainly that N-channel MOSFETs are better for fast switching, so are more suitable for PWM applications such as the heaters and fans.

      I use P-channel MOSFETs a lot, but the fact remains that they dissipate much more heat - up to a magnitude more than the N-types -, so cooling becomes a major problem.

      Instead of a common ground, you can have a common +V

      Yeah, that's what, on the continent, British cars were famous of - or feared … 😊

    • TomasLundefined

      Duet2 Needs some design changes

      Using Duet Controllers
      • • • TomasL
      10
      0
      Votes
      10
      Posts
      451
      Views

      dc42undefined

      @o_lampe we continue to manufacture the Duet 2 mainly for our OEM customers, and they don't want any changes to the connectors because then they would need to change their wiring looms.

      Flash memory is now full on the Duet 2 and RAM is getting tight too. In RRF 3.5 there are likely to be new features that are not available on Duet 2.

    • TomasLundefined

      Solved Some strange things with Superslicer and Duet.

      Using Duet Controllers
      • • • TomasL
      15
      0
      Votes
      15
      Posts
      597
      Views

      RogerPodacterundefined

      @phaedrux thanks, i revised my custom end gcode which is where those lines were coming from and seems to fix the issue.

      {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F600 ;END Move print head up{endif} G1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ;END present print {if max_layer_z < max_print_height-10}G1 Z{z_offset+min(max_layer_z+70, max_print_height-10)} F600 ;END Move print head further up{endif} {if max_layer_z < max_print_height*0.6}G1 Z{max_print_height*0.6} F600 ;END Move print head further up{endif} M140 S0 ; turn off heatbed M104 S0 ; turn off temperature ;M107 ; turn off fan M84 X Y E ; disable motors
    • TomasLundefined

      Setting up Slicer, G80-command

      Using Duet Controllers
      • • • TomasL
      10
      0
      Votes
      10
      Posts
      476
      Views

      Phaedruxundefined

      Standard RepRap should be fine.

    • TomasLundefined

      How do I use the BL-Touch When homing Z-axis

      Using Duet Controllers
      • • • TomasL
      13
      0
      Votes
      13
      Posts
      370
      Views

      droftartsundefined

      @tomasl For example configurations, see https://docs.duet3d.com/User_manual/Machine_configuration/Configuration_cartesian#homing-z

      Ian

    • TomasLundefined

      Solved M500 does not seem to save parameters

      Using Duet Controllers
      • • • TomasL
      10
      0
      Votes
      10
      Posts
      309
      Views

      TomasLundefined

      @tecno Yes I read the documentation, then I was instructed on another forum that I need to do an M500 command, obviously that was not correct.

    • TomasLundefined

      Bed leveling problems

      Using Duet Controllers
      • • • TomasL
      22
      0
      Votes
      22
      Posts
      678
      Views

      Norderundefined

      @tomasl said in Bed leveling problems:

      @norder
      Will do, thanks.

      very gladly

    • TomasLundefined

      Heaters not working, strange message

      Using Duet Controllers
      • • • TomasL
      25
      0
      Votes
      25
      Posts
      1.1k
      Views

      Phaedruxundefined

      Occasionally when updating the wifi server it will fail silently. Reflashing again using M997 S1 usually fixes it, as you've found. Sorry about that.

      Glad to hear the rest of the update seems to have gone well and you're DWC is now back in sync. I suspect that what may have happened was the opposite of what I originally expected. The DWC files were updated, but your firmware was not, so there was a cryptic message for the heater since DWC wasn't getting the response it expected from the firmware.

      You can check that you have 3.3 firmware and DWC now by looking at the Settings > General and Settings > Machine Specific tabs in DWC.

    • TomasLundefined

      Duet2 WiFI, does not use static IP

      Using Duet Controllers
      • • • TomasL
      13
      0
      Votes
      13
      Posts
      721
      Views

      Joelundefined

      @tomasl

      I had issues trying to set a static IP as well. I finally got it to work with some suggestions. The steps seems to be very picky. See this thread,

      https://forum.duet3d.com/topic/22703/duet-3d-wifi-set-ip-address/7?_=1621469740585

    • TomasLundefined

      Problems with Smart IR Probe or Faulty

      Accessories and Add-ons
      • • • TomasL
      8
      0
      Votes
      8
      Posts
      317
      Views

      TomasLundefined

      Ok, will do.

    • TomasLundefined

      Multiple problems

      Using Duet Controllers
      • • • TomasL
      35
      0
      Votes
      35
      Posts
      1.3k
      Views

      dc42undefined

      @TomasL said in Multiple problems:

      Now, I got it working so far.
      It seems that the IR-probe stopped to work though.
      Well a minor problem.

      Please start a new thread if you need help with that.

    • TomasLundefined

      Paneldue5" kills VIN

      Using Duet Controllers
      • • • TomasL
      9
      0
      Votes
      9
      Posts
      353
      Views

      alankilianundefined

      Ha ha!

      I've done things like that also.

      When I really try, I can get a USB keyboard plugged into the HDMI connector on my laptop.