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

    incidrthreat

    @incidrthreat

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

    incidrthreat Unfollow Follow

    Latest posts made by incidrthreat

    • RE: Smart Effector setup issues

      @Phaedrux Redid everything and here is where I am having issues.

      Attached are my override, config, bed, and home files. I am unsure of what I messed up, but it is consistently not probing the outer points. Outer probes don't touch/trigger but inner probes touch/trigger.

      My height in the config file is 235mm (actuality is 233 and some change), but after I Home All, it resets to 230mm. Even after setting Z=0 and writing the trigger height to the override file, the homed Z height is still 230 leaving Z positioning to sit ~3mm above the bed.

      I am beyond stumped by this.

      config-override.g
      bed.g
      config.g
      homedelta.g

      posted in Smart effector for delta printers
      incidrthreatundefined
      incidrthreat
    • RE: Smart Effector setup issues

      @phaedrux Get out of my head! I was literally just thinking that as I sent the response. I'll report back if there are any issues. Thanks again!

      posted in Smart effector for delta printers
      incidrthreatundefined
      incidrthreat
    • RE: Smart Effector setup issues

      @phaedrux I really appreciate the help.

      Funnily enough I was able to get it figured out and Zeroing and Probing correctly. I was even able to print (a messy one) a calibration cube, I'll need more calibration on the steppers and feedrate on the Zesty Nimble and I'll be set. Anyways, I read through the endstop documentation you posted and you were correct, the High End needing to be changed to reflect. So I changed it to:

      ; Endstops
      M574 X2 S1 P"xstop"                            ; configure microswitch endstop for high end on X via pin xstop
      M574 Y2 S1 P"ystop"                            ; configure microswitch endstop for high end on Y via pin ystop
      M574 Z2 S1 P"zstop"                            ; configure microswitch endstop for high end on Z via pin zstop
      

      I then saved and reset the machine. After booting, I Home All and noticed my Z position was off by 5-10mm reading 230 instead of 235. With that, I figured I needed to re-calibrate. So, I run through the Zeroing and trigger height calibration again. Now z position is off by 5mm and running through the zero and z-trigger height does not set my Z to 0, even after zeroing and M500 P31 to save to override file. Is there something that I am missing?

      posted in Smart effector for delta printers
      incidrthreatundefined
      incidrthreat
    • Smart Effector setup issues

      Hello all,

      Board: Duet 2 WiFi (2WiFi)
      Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.3 (2021-06-15)
      Duet WiFi Server Version: 1.26
      

      I have a Duet 2 Wifi and Smart Effector setup that I built a couple years back but with a move, new child, and work happening bw now and then I've barely had time to work on it. Now that things are settling down I have dedicated time to setting up and getting my Delta printer working with these awesome components. I have followed all the guides and perhaps I am over looking some stuff, but I could use some help.

      Attached are my config.g, config-override.g, homedelta.g, and my bed.g files.

      bed.g
      config-override.g
      config.g
      homedelta.g

      I have a few issues that I have been noticing after setting the trigger height.

      Initially I had H set to H30 during the bed probing and it does great during this process, but when I change it back to H3 or H5 like the site suggests--the print head approaches the bed, stops 5mm (or 30 depending on the H value) above the bed, and then it crashes into the bed when approaching the first probe point. If I leave the H30 in the M558 command, my Z 0 is ~30mm above the bed after probing.

      M558 P8 H5 R0.4 B1 F1200 C"zprobe.in+zprobe.mod"

      I have a slew of other issues to work through but the one that is driving me bonkers is the crashing into my bed. Also, after the print head crashes into my bed and I reset the machine, the Z-Position in the Webgui is doubled when I rehome the printer. I have to issue an M999 command to reset the machine after it homes to get the proper Z height.

      I have looked through the forum/discourse page and cannot find specific resolutions to me problems. Any assistance or guidance on resolving my issues would be great.

      -Dal

      posted in Smart effector for delta printers
      incidrthreatundefined
      incidrthreat