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

    iDevelo

    @iDevelo

    2
    Reputation
    17
    Profile views
    196
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    iDevelo Unfollow Follow

    Best posts made by iDevelo

    • RE: Spurious heater faults and how to avoid them

      This stuff will help a lot:

      https://www.fasttech.com/products/1040/10023411/5061400-heating-block-nozzle-insulation-cotton-for-3d

      Costs next to nothing but will save you all the headaches especially when layer fans turn on.

      I'd advise it on a volcano style block.

      posted in Tuning and tweaking
      iDeveloundefined
      iDevelo
    • RE: List of system .g files

      http://reprap.org/wiki/RepRap_Firmware_macros#System_macros

      posted in Tuning and tweaking
      iDeveloundefined
      iDevelo

    Latest posts made by iDevelo

    • RE: FT-5 wiring question

      @Texzin:

      The Folger Tech FT-5 has 2z , 2y, 1x. So if I just use the Duetwifi with out the Duex2/5 I will have to connect the Y steppers in series. Can I series the Y steppers without causing problems or should I add the Duex2/5?
      Can the E1 be mapped to run second y steppers?

      My config above is for a FT5 Z is on the Z port (both connectors).

      posted in General Discussion
      iDeveloundefined
      iDevelo
    • RE: FT-5 wiring question

      Heres what I use

      M584 X0 Y1:4 Z2 E3                             ; Map to specific drives
      
      M569 P0 S0                                     ; Drive 0 - X
      M569 P1 S0                                     ; Drive 1 - Y
      M569 P2 S1                                     ; Drive 2 - Z
      M569 P3 S0                                     ; Drive 3 - E0
      M569 P4 S1                                     ; Drive 4 - Y
      
      
      posted in General Discussion
      iDeveloundefined
      iDevelo
    • RE: Heavily modified Anycubic Delta printer

      Pics are broken again? Use postimage.org 🙂

      posted in My Duet controlled machine
      iDeveloundefined
      iDevelo
    • RE: G29 S0 fails with "Must home printer before G29 bed probing"

      Is U showing as in unhomed?

      If you do G92 U0 and then try to mesh level does it work?

      posted in General Discussion
      iDeveloundefined
      iDevelo
    • RE: Any reason for the 262 C max temp?

      Here's what i use for reference:

      M143 H0 S110                                      ; Set maximum temperature for bed to 110C
      M143 H1 S285                                      ; Set maximum temperature for hotend to 285C
      
      
      posted in Tuning and tweaking
      iDeveloundefined
      iDevelo
    • RE: Probe problem.

      What's the contents of homez.g ?

      posted in Duet Hardware and wiring
      iDeveloundefined
      iDevelo
    • RE: Probe problem.

      My fault I was thinking of a different kind of setup!

      posted in Duet Hardware and wiring
      iDeveloundefined
      iDevelo
    • RE: Probe problem.

      M558 should be P5 not P1

      posted in Duet Hardware and wiring
      iDeveloundefined
      iDevelo
    • RE: BLTouch working

      @HenrikM:

      That wiring is correct.
      My bltouch is working perfect and i tried a extreme bed compensation with 1.5 mm high on one side and 1.5 mm low on other side and i got a Perfect first layer 🙂

      BUT is there a code or something so you can "fade" out the compensation. that compensation makes the Z move around and can make ugly prints.

      I had that on marlin with my mks board. 3mm was the compensation Then it dont compensate anymore and the print is level.
      I have not tried that gcode that fades out in Marlin on my Duet. And i am not on my computer now so i cant see what that gcode is.

      Sure is M376 http://reprap.org/wiki/G-code#M376:_Set_bed_compensation_taper

      posted in Duet Hardware and wiring
      iDeveloundefined
      iDevelo
    • RE: BLTouch working

      @dc42:

      Perhaps the ground should be connected to pin 2 of the expansion connector? I don't have a BLtouch, so perhaps someone else can confirm this.

      Correct.

      posted in Duet Hardware and wiring
      iDeveloundefined
      iDevelo