Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. JoduWei
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 30
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by JoduWei

    • RE: Dual Z-Probe Problem 3.1.1

      @dc42 it is probe 0. It is on the main board. P5 equal P8?
      Probe 0 can't be configured as P8?

      Like i said

      It works:

      M558 K0 C"zprobe.in"  P5 I0 T18000 F250 H4 A10 S0.005 B0 R0.1
      G31 K0 P1000 X0 Y23 Z4.96
      
      M558 K1 C"zstop" P8 I0 F120 H3 T18000 A10 S0.005 B1 R0.2
      G31 K1 P500 X0 Y0 Z0.72 ; Set parameters for z switch (if positive, greater value = lower nozzle. if negative, more negative = higher nozzle)
      

      It doesnt:

      M558 K0 C"zprobe.in"  P8 I0 T18000 F250 H4 A10 S0.005 B0 R0.1
      G31 K0 P1000 X0 Y23 Z4.96
      
      M558 K1 C"zstop" P5 I0 F120 H3 T18000 A10 S0.005 B1 R0.2
      G31 K1 P500 X0 Y0 Z0.72 ; Set parameters for z switch (if positive, greater value = lower nozzle. if negative, more negative = higher nozzle)
      

      I don't switch the probe, i just swap P5/P8

      posted in General Discussion
      JoduWeiundefined
      JoduWei
    • RE: Dual Z-Probe Problem 3.1.1

      @JoergS5

      @JoergS5 said in Dual Z-Probe Problem 3.1.1:

      @JoduWei
      The inductive sensor has different Z distance than the microswitch, so maybe the order makes a difference of activation the two sensors.

      It is height independent. If i press the switch, nothing happens. If i touch the sensor with metal, both triggered.

      Another question is why the microswitch is at X0Y0, at the nozzle position.

      Because the switch is besides the bed. The nozzle is touching the switch, to set the z-height. So you can switch Toolheads and nozzles without the need to change the z-offset again.

      The inductive probe is just for leveling, z-homing and mesh.

      posted in General Discussion
      JoduWeiundefined
      JoduWei
    • RE: Dual Z-Probe Problem 3.1.1

      Could it be a bug?

      posted in General Discussion
      JoduWeiundefined
      JoduWei
    • Dual Z-Probe Problem 3.1.1

      Hey.

      I have a problem with my setup. If i use "P8" on the inductive probe and "P5" for the microswitch, Both probes are triggered with the inductive probe, but the microswitch stops working.

      If i reverse it, both probes do work. I think that's very strange.

      RepRapFirmware for Duet 2 WiFi/Ethernet version 3.1.1 running on Duet WiFi 1.02 or later + DueX5
      
      ; Configure Z-Probes
      
      M558 K0 C"zprobe.in"  P8 I0 T18000 F250 H4 A10 S0.005 B0 R0.1
      G31 K0 P1000 X0 Y23 Z4.96
      
      
      M558 K1 C"zstop" P5 I0 F120 H3 T18000 A10 S0.005 B1 R0.2
      G31 K1 P500 X0 Y0 Z0.72 ; Set parameters for z switch (if positive, greater value = lower nozzle. if negative, more negative = higher nozzle)
      
      posted in General Discussion
      JoduWeiundefined
      JoduWei
    • G31 "Trigger value" what is it good for

      All I can find is "Pnnn Trigger value". But what is it good for?

      posted in Duet Hardware and wiring
      JoduWeiundefined
      JoduWei
    • RE: Duet Web Control wishlist notes and priorities

      make machine control modular! It would be nice, if i could remove, add widgets and edit widgets (every widget has its own file)

      posted in Duet Web Control wishlist
      JoduWeiundefined
      JoduWei
    • RE: M581 Trigger does not work at all for me

      Oh fk... Ty i've misread the documentation. ty very much!

      posted in General Discussion
      JoduWeiundefined
      JoduWei
    • M581 Trigger does not work at all for me

      Hello!

      I connected a switch to E0-endstop.
      The LED is flashing, if I push the button.

      This is what i tried so far:

      M581 E0:1:2 S1 T1 C0

      M581 E0:1:2 S0 T1 C0

      M581 E0 S1 T1 C0

      M581 E0 S0 T1 C0

      I created the file "trigger1.g" with a M117 command in it.

      I does not trigger it...

      https://www.youtube.com/watch?v=VGy1r6YKb5M

      Edit: Okay, an emergency stop with "T0" works...

      posted in General Discussion
      JoduWeiundefined
      JoduWei
    • RE: Communication with a raspberry pi?

      Thank you!
      I think im going to connect the pi with a "data only" usb cable.

      posted in Duet Hardware and wiring
      JoduWeiundefined
      JoduWei
    • Communication with a raspberry pi?

      Is there a way to communicate with a raspberry pi via gcode? I want to trigger events. Network, one wir gpio or something else? Is there a "best" way?

      posted in Duet Hardware and wiring
      JoduWeiundefined
      JoduWei
    • RE: Multi Z leveling fine tuning

      Yes I'm certain, i checked it at least 5 times.

      posted in Tuning and tweaking
      JoduWeiundefined
      JoduWei
    • Multi Z leveling fine tuning

      Points 0 and 2 alternate...
      Do you have an idea, what parameter could be wrong?
      Its hard to measure the z steppers position exactly relative to the bed.

      Leadscrew adjustments made: 0.130 0.102 0.086, points used 3, deviation before 0.103 after 0.000
      Leadscrew adjustments made: 0.096 0.022 0.122, points used 3, deviation before 0.088 after 0.000
      Leadscrew adjustments made: 0.129 0.099 0.072, points used 3, deviation before 0.096 after 0.000
      Leadscrew adjustments made: 0.067 0.105 0.111, points used 3, deviation before 0.099 after 0.000

      Bed.g

      G28 ; home
      M401 ; deploy Z probe
      G30 P0 X40 Y40 Z-99999 ; probe near a leadscrew
      G30 P1 X155 Y300 Z-99999 ; probe near a leadscrew and calibrate 3 motors
      G30 P2 Y40 X300 Z-99999 s3; probe near a leadscrew

      M402 ; retract probe

      config.g

      M584 X1 Y0 Z4:2:5 E3 ;

      M671 X-20:330:155 Y-105:-105:437 S4 ; leadscrews at front left, front right and rear middle

      0_1531224090261_measurements.PNG

      Front is bottom. X0 and Y0 Lower-left corner of the bed

      posted in Tuning and tweaking
      JoduWeiundefined
      JoduWei
    • RE: Multi z amperage and bed leveling

      Are my measurements at the correct locations?

      0_1531127579782_measurements.PNG

      posted in Duet Hardware and wiring
      JoduWeiundefined
      JoduWei
    • RE: Multi z amperage and bed leveling

      Ty very much!

      posted in Duet Hardware and wiring
      JoduWeiundefined
      JoduWei
    • Multi z amperage and bed leveling

      Hello!
      Today I built my Z axis! Do I have to set the amps for each motor individually?
      If so, how do I do that? If not, can I still do it?

      https://www.youtube.com/watch?v=hkIaf9Sy-2A

      I changed the title

      posted in Duet Hardware and wiring
      JoduWeiundefined
      JoduWei
    • RE: Pressure advance issue?

      @deckingman
      Because its a fairly new setting in my config. I cant say if the problem appears without pressure advance on that model, because i dont want to print another 4 hours, before i know whats causing this.

      I printed a cube and changed the setting every 10mm.

      posted in Tuning and tweaking
      JoduWeiundefined
      JoduWei