Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. KipK
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 33
    • Best 6
    • Controversial 0
    • Groups 0

    Topics created by KipK

    • KipKundefined

      Live changing Z probe parameters without deleting pin

      Tuning and tweaking
      • • • KipK
      3
      0
      Votes
      3
      Posts
      175
      Views

      KipKundefined

      @dc42 said in Live changing Z probe parameters without deleting pin:

      ut P or C parameters to change dive height, probing speed, travel speed etc. of the existing configured probe.

      Thanks. Wondering why I haven't tried that 🙂

    • KipKundefined

      Paneldue , erase firmware from software

      PanelDue
      • • • KipK
      5
      0
      Votes
      5
      Posts
      324
      Views

      KipKundefined

      @wilriker 👍 thanks for this, will get the panel unmounting thing of the past

    • KipKundefined

      G1 H3 and M500 P31 to save multiple endstop on combined Z axis

      Firmware wishlist
      • • • KipK
      12
      0
      Votes
      12
      Posts
      528
      Views

      KipKundefined

      Found it.

      Seems I have to set also U and V to 0 reference after a Z probe.

      Now it works.

      macro calibrate Z max for each axis:

      M208 S1 Z-3; Allow z to be negative G90; G1 X0 Y0 F10000; go to the center G1 Z30 F1000; G30 ; probe bed and set z=0 G32 ; start 3 point bed leveling G1 X0 Y0 F10000; G30 ; Probe for Z=0 G1 Z10 F800 ; raise nozzle M584 Z6 U8 V7 P5 ; split z axis G92 U10 V10; set U V axis to 10 as Z G91 ; relative mode G1 H3 Z370 U370 V370 F1000; move Z, U, V down until endstops trigger and get new z limits M500 P31 ; save new z height M584 Z6:8:7 P3 ; unsplit z axis G90

      Have to say, object models and conditionnal gcode is a killer feature. 🙂

    • KipKundefined

      Analog phase angle SSR for heating bed

      Third-party add-ons
      • sil465000 • • KipK
      4
      0
      Votes
      4
      Posts
      220
      Views

      A Former User?

      Most heaters do fine with slower control loops and zero-crossing switching; lighting and motor control will benefit from phase angle control however.