Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. kat-pwr
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    kat-pwr

    @kat-pwr

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

    kat-pwr Unfollow Follow

    Latest posts made by kat-pwr

    • When activating hotend heaters duet shuts off then turns back on

      When hotend heaters get enabled the duet restarts itself. All motion steppers works fine, runs fine. Bed is on a SSR with its own power source. This printer has been running untouched for over a year. (Very meticulously wired with proper sleeving, shrink, and crimp terminals where appropriate.)

      Might be worth noting it is running a Duex5 Expansion, which has also been running in combination unchanged over the last year.

      I didn't have much time and just assumed it was the power supply (MeanWell 24v) and replaced it with another meanwell (same spec) Not it.

      As stated it has run untouched for over a year, now this out of the blue.

      All connections are unchanged, look okay on visual inspection.

      EDIT: SOLVED

      • Issue with something hotend related..... Swapped hotend assemblies and its fine.
      posted in Duet Hardware and wiring
      kat-pwrundefined
      kat-pwr
    • Fried component help on Duet board.

      Shorted something on the connSD pins I believe. Board only works when connected via USB. Wifi doesn't turn on until it is connected. Connected to USB the board works fine, prints fine, everything is normal. I found this fried looking component but I'm not sure what it is, does anyone know or have a part number so I can replace? I have an SMD full-size soldering station and am proficient at soldering, just not good at component identification.

      For sake of mentioning, I am running a DUEX expansion as well, not sure if that is relevant.

      Thank you in advance. Yes I'm an idiot.
      0_1565487695907_Duet Fried Component Edited.jpg

      posted in Duet Hardware and wiring
      kat-pwrundefined
      kat-pwr
    • RE: BLTouch Self-Triggering during multipoint probing

      @andy-cohen That's odd, even with my probe issues I'm having FANTASTIC results with triple Z mesh compensation. I did design my Z positions so they intersect exactly at the corners of the bed though, not sure how much of a difference that makes.

      posted in Tuning and tweaking
      kat-pwrundefined
      kat-pwr
    • RE: BLTouch Self-Triggering during multipoint probing

      @phaedrux How can I post a video? I uploaded it to youtube but when I try to post the link the it won't allow me as it "detects spam". The video is 30 seconds long and is too large to upload directly via the post tools. I will try to trim it.

      EDIT: This current config works well enough that it allows it to complete compensation, but still has some false triggers.

      M558 P9 H15 R0.5 F400 T5000 A5 B1 ; BLtouch probe, 10mm dive height, probe speed, point delay, travel speed, probe parameters
      G31 P25 X0 Y67 Z4.345 ; Set Z probe trigger value, offset and trigger height

      posted in Tuning and tweaking
      kat-pwrundefined
      kat-pwr
    • RE: Core XY Z axis on belt...any good?

      I just did triple Z leadscrews/motors. I love it. Mesh bed compensation is magic. Love not really worrying about bed level. Designed it so the leadscrews intersect directly through the corners of the bed in the rear, then the front leadscrew is directly in the middle. Make sure you run a high quality gates belt if doing a triple Z, there is a lot of strain moving a heavy bed depending on your build volume. Make sure belt tension stays as consistent as possible.

      posted in General Discussion
      kat-pwrundefined
      kat-pwr
    • RE: BLTouch Self-Triggering during multipoint probing

      I had the dive height from 5, 7, 10, and now 15mm. The hotend is not currently mounted 100%, I have to wire up the re-designed carriage I made. Here is the probe in action.
      (wont let me post youtube link)
      I have it working enough with the following config that it allows me to perform the mesh bed compensation but still has some false probes.
      M558 P9 H15 R0.2 F400 T5000 A5 B1
      0_1556577259375_Touch probe map.jpg

      ; Self Leveling configuration
      ; -Drive Selection
      ; -Leadscrews position

      M584 X0 Y1 Z5:6:7 E3:4 ; X is drive 0, Y is drive 1, Three Z motors connected to driver outputs 5, 6 and 7, E0 is drive 3, E1 is drive 4
      M671 X-24:254.5:524 Y524:-10:524 S15 ; Leadscrews at Left-Rear, Front-Middle, and Right-Rear

      ; Drives
      M569 P0 S0 ; Drive 0 goes backwards (X Axis Stepper)
      M569 P1 S0 ; Drive 1 goes backwards (Y Axis Stepper)
      M569 P2 S0 ; Drive 2 goes backwards (Dual Z Axis Steppers not used)
      M569 P3 S1 ; Drive 3 goes forwards (E0 Stepper)
      M569 P4 S1 ; Drive 4 goes forwards (E1 Stepper)
      M569 P5 S0 ; Drive 5 goes backwards (Left Rear Z Stepper, Duex 1)
      M569 P6 S0 ; Drive 6 goes backwards (Front Center Z Stepper, Duex 2)
      M569 P7 S0 ; Drive 7 goes backwards (Right Rear Z Stepper, Duex 3)
      M350 X16 Y16 Z16 E16:16 I1 ; Configure microstepping with interpolation
      M92 X80.00 Y80.00 Z402.00 E424.50:424.50 ; Set steps per mm
      M566 X1200.00 Y1200.00 Z240.00 E720.00:720.00 ; Set maximum instantaneous speed changes (mm/min)
      M203 X18000.00 Y18000.00 Z2400.00 E3600.00:3600.00 ; Set maximum speeds (mm/min)
      M201 X3000.00 Y3000.00 Z600.00 E2000.00:2000.00 ; Set accelerations (mm/s^2)
      M906 X1700.00 Y1700.00 Z1000.00 E1700.00:1700.00 I30 ; Set motor currents, set idle current percentage to 30
      M84 S20 ; Set idle timeout to 20 seconds

      ; Axis Limits
      M208 X0 Y0 Z0 S1 ; Set axis minima
      M208 X508 Y515 Z550 S0 ; Set axis maxima

      ; Endstops
      M574 X1 Y1 S3 ; Set endstops controlled by motor load detection

      ; Z-Probe
      M574 Z1 S2 ; Set Z endstops controlled by probe
      M307 H7 A-1 C-1 D-1 ; Disable heater on PWM channel 5 for BLTouch
      M558 P9 H15 R0.2 F400 T5000 A5 B1 ; BLtouch probe, 10mm dive height, probe speed, point delay, travel speed, probe parameters
      G31 P25 X0 Y67 Z4.23 ; Set Z probe trigger value, offset and trigger height
      M557 X25:475 Y100:450 S50 ; Define mesh grid

      ; Heaters
      M307 H0 A177.2 C321.8 D2.5 S1.00 B0 ; Disable bang-bang mode for the bed heater and set PWM limit
      M305 P0 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 0
      M143 H0 S120 ; Set temperature limit for heater 0 to 120C
      M307 H1 A608.6 C200.1 D7.6 S1.00 ; Set Heater 1 PID values
      M305 P1 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 1
      M143 H1 S280 ; Set temperature limit for heater 1 to 280C
      M305 P2 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 2
      M143 H2 S280 ; Set temperature limit for heater 2 to 280C

      ; Fans
      M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S1 I0 H-1 C"LED Lighting" ; Set fan 1 value

      ; Tools
      M563 P0 S"Hot End 0" D0 H1 ; Define tool 0
      G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
      G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C
      M563 P1 S"Hot End 1" D1 H2 ; Define tool 1
      G10 P1 X9.5 Y0 Z0 ; Set tool 1 axis offsets
      G10 P1 R0 S0 ; Set initial tool 1 active and standby temperatures to 0C

      ; Automatic power saving
      M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z10 E-5 F1000" ; Set voltage thresholds and actions to run on power loss

      ; Custom settings
      M501 ; Read Stored Parameters
      M564 H0 ; Allow movement before homing
      M280 P7 S90 ; Retract Z-Probe out of the way

      ; Miscellaneous
      M501 ; Load saved parameters from non-volatile memory
      T0 ; Select first tool

      posted in Tuning and tweaking
      kat-pwrundefined
      kat-pwr
    • BLTouch Self-Triggering during multipoint probing

      BL touch self triggering. When performing probing that involves moving sometimes it will trigger immediately once it moves to the next point.

      Can not get it to stop. I have played with delay, travel speed, probing speed, trigger value, can't get it to stop self triggering when performing g32 or g29. I can run g30 s-1 and individual trigger points ALL DAY, but when i perform any kind of dynamic multi point probing it will self trigger, sometimes it won't. Any help?

      Hypercube running triple Z. G30 s-1 reports dead nuts values when test-restesting during calibration.

      Here is my curren't config. Running duet + duex

      ; Z-Probe
      M574 Z1 S2 ; Set Z endstops controlled by probe
      M307 H7 A-1 C-1 D-1 ; Disable heater on PWM channel 5 for BLTouch
      M558 P9 H15 F400 T5000 A5 B1 ; BLtouch probe, 10mm dive height, probe speed, point delay, travel speed, probe parameters
      G31 P500 X0 Y67 Z4.23 ; Set Z probe trigger value, offset and trigger height
      M557 X25:475 Y100:450 S50 ; Define mesh grid

      Have played with P value at 25, R value from .25 to 1, Probe speed from 100-400, Travel from 4000,5000, 10000, 12000. Cut and re-crimped/pinned connectors, tests good on the DMM, nothing unusual.

      • As far as the large trigger value, I have played with the probe spacing, it was doing this same thing when the probe had 1mm spacing...

      • It does not self trigger on every point

      • Belts are tight, machine is aligned, running linear rails.

      posted in Tuning and tweaking
      kat-pwrundefined
      kat-pwr