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

    Posts made by JustD

    • RE: Multi-axis homed Z error

      Hi, I don´t know if it helpfull. But here the interesting config part.

      ; Mapping of Driver for X,Y, Z1-3, E1-3
      M584 X0 Y1 Z5:6:7 E3:4:8 ; three Z motors connected to driver outputs 5, 6 and 7 (U,V,W), driver 8 for E2
      M667 S1

      ; BLTouch - Heater 7
      M307 H7 A-1 C-1 D-1 ; Disable heater 7 to free up PWM channel 5 on the Duex board.
      ; BLTouch - FAN2 Ch 22
      ;M106 P2 I-1 ; Disable Fan2 Duet to free up PWM channel 22 on the Duet board.

      ; Define the X and Y coordinates of the leadscrews.
      M671 X8:360:162 Y370:370:5 S3

      ; Drives
      M569 P0 S0 ; Drive 0 goes backwards X
      M569 P1 S0 ; Drive 1 goes backwards Y
      M569 P3 S0 ; Drive 3 goes backwards E0 (E1)
      M569 P4 S0 ; Drive 4 goes backwards E1 (E2)
      M569 P5 S0 ; Drive 5 goes backwards Z1/U
      M569 P6 S0 ; Drive 6 goes backwards Z2 V
      M569 P7 S0 ; Drive 7 goes backwards Z3 W
      M569 P8 S0 ; Drive 8 goes backwards E2

      M350 X16 Y16 Z16:16:16 E16:16:16 I1 ; Configure microstepping with interpolation
      M92 X80 Y80 Z800:800:800 E97.24:97.24:97.24 ; Set steps per mm
      M566 X900 Y900 Z20:20:20 E990:990:990 ; Set maximum instantaneous speed changes (mm/min)
      M203 X12000 Y12000 Z800:800:800 E1600:1600:1600 ; Set maximum speeds (mm/min)
      M201 X500 Y500 Z400:400:400 E900:900:900 ; Set accelerations (mm/s^2)
      M906 X950 Y950 Z1200:1200:1200 E990:990:990 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30

      ; Axis Limits
      M208 X0 Y0 Z0 S1 ; Set axis minima
      M208 X370 Y370 Z430 S0 ; Set axis maxima

      ; Endstops
      M574 X1 Y2 S1 ; Set X=low end Y= high end active high endstops

      ; Z-Probe
      M574 Z1 S2 ; Define Z1 to use Probe at low End. Home to Min. S2 = Z probe

      ; Depending on wich connection for BL-Touch is used
      M558 P9 H7 F500 T9000 X0 Y0 Z1 ; Set Z probe type 5 to bltouch (P5 as Betrue3D) and the heater (7) height + speeds (+ B1)
      G31 P25 X+25.7 Y+3 Z 1.471 ; <- <- <- Set Z probe trigger value (1-25, not 500), offset and trigger height (3fach-PH noMixing)
      M557 X45:325 Y25:325 S30 ; Define mesh grid

      posted in Firmware installation
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      I´f checkt it.. and .. Tata... YES.. it´s working now.. Great
      Now my BL-Touch is running at PWM5, Heater 7
      my Object-FAN is working and the control in Web-Control, a little different as I expected.. but it´s working.

      Thanks for the final inspiration with 5V for BLT.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: Configurations for unconventional extruders and materials

      Why? spray it... or get a tape... a injektion with some color.. use a big Edding... etc.

      posted in My Duet controlled machine
      JustDundefined
      JustD
    • RE: Configurations for unconventional extruders and materials

      I don´t have the right calculation at the hand now.. but think I know.. .
      If you try to extrude 10mm and you have mark the filament at a position for checking how many flament is extrude. So you able to check if your calculation is korrekt.

      Or see here in German:
      https://www.youtube.com/watch?v=0FLgeU1Ockk
      https://drucktipps3d.de/extruder-esteps-kalibrieren/

      or in english
      https://3daddict.com/3d-printer-extruder-calibration-steps/
      https://www.youtube.com/watch?v=LzZZaGmeX8w
      https://www.youtube.com/watch?v=YUPfBJz3I6Y

      Your Value in S3D.. is the value for the speed of printing. You have the possibility to abjust it at the WEB-Control.
      But the max. mechanical possibility´s are only defined at the config.g

      If you use a low value in S3D, you get a very fine Print... if your value in S3D high, you get a rough print.. maybe for testing your construction in real.

      You should change your values for the Outline-Speed, the innerfill-speed and so on...I have like 40 or 50% of the First value.
      Normaly it deepends on your selection, wich quality you would to print.

      posted in My Duet controlled machine
      JustDundefined
      JustD
    • RE: My CoreXYUVAB as of today

      Ian, I´v learnd a lot bevor from your blog. Special about multicolor and the Diamond Nozzle.

      Today, for me it worked not... often it is clogged and I don´t know why... not really.

      My Idea, special in mutimaterial printing is... only two materials... but with a very small nozzel.
      So the volum at the nozzle inside is extremly minimal.. and so ... perhaps... it´s possible to come like direct injektion.

      The 3-diamond nozzle contains whereby the 3 E3D´s more machanical space and therefor more Material.
      Equivalent bigger is your 5-Nozzle and so.. more material.

      If you thing about how many material come through the small hole in the front of the nozzle... you can imagine, wich impact has a little more volume at the inside.

      Thats my Idea for an very, very small Nozzle, with only two E3D and a very compact dimension.
      I don´t know if it´s right and if it works... but that my Idea.

      posted in My Duet controlled machine
      JustDundefined
      JustD
    • RE: DWC 2.0.4 No slider for Duex2 Fan 4

      Hey Folks... I got it... Play some around... and I fixed both.. my problem with the FAN´s AND the BL-Touch at DUEX5.

      My Config.g and some other ".g" Files
      homez.g homey.g homex.g homeall.g deployprobe.g config.g bed.g retractprobe.g

      My Makros as Textfiles

      Pin Up.txt Pin Down.txt Alarm Release + Pin UP.txt

      posted in Duet Web Control
      JustDundefined
      JustD
    • RE: DWC 2.0.4 No slider for Duex2 Fan 4

      No more FAN´s with the new Updating FW & DWC

      20191112_194432.jpg

      20191112_194458.jpg

      By the way... You can see... Now it´s only 2 extruders there... but I have nothing change at the config of 3 extruders.

      Any Hints for me?

      my complete Config.g

      OK, the visibility of the 3rd Extruder is ok... I have to change the visibility tickmark. So it´s ok now.
      But the FAN´s (Lüfter) still nothing. No control.. no visibility.. no possibility.

      posted in Duet Web Control
      JustDundefined
      JustD
    • RE: DWC 2.0.4 No slider for Duex2 Fan 4

      I´f a similar Problem with FAN´s.
      In my case, it´s only shown one FAN after finish with booting.
      But a very short time bevore, it is shown correct.

      Pic 1 is the very short view at Starttime
      20191112_182431.jpg

      Pic 2 is after finish booting.
      20191112_182322.jpg

      Pics of my enviroment
      20191112_185429.jpg
      20191112_185435.jpg

      My relevant Part of Config.g

      ; Fans
      M106 P0 S0.3 I0 F500 H0 T175 C"Objekt-Fan-175" ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M106 P1 S0.7 I0 F500 H1 T90 C"Tool-Fan-90" ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M106 P2 S0.4 I0 F500 H0:1 T105 C"Tool-Fan2-90" ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on / (off=H-1)

      ; Tools
      M563 P0 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 D1 H1 ; Define tool 1
      G10 P1 X0 Y0 Z0 ; Set tool 1 axis offsets
      G10 P1 R0 S0 ; Set initial tool 1 active and standby temperatures to 0C
      M563 P2 D2 H1 ; Define tool 2
      G10 P2 X0 Y0 Z0 ; Set tool 2 axis offsets
      G10 P2 R0 S0 ; Set initial tool 2 active and standby temperatures to 0C

      posted in Duet Web Control
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      Hi Hugo, thanks for this Input, sounds good.

      I will check it in the next 2-3 Weeks (some other work).
      But great if this would work also for me.
      Thanks.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: Duet 2 Wifi + BL-Touch doens´t work, no Trigger-Signal

      I´ve change my Configuration... like this Betrue3D.dk

      Now it works with 3 Z-Axis and Meshkompensation
      With my eyes.. perfekt!

      If you want my config, let me know.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      @dc42 said in BL-Touch and the Duex 5:

      M106 P# I-1

      I used as following

      ; Mapping of Driver for X,Y, Z1-3, E1-3
      M584 X0 Y1 Z5:6:7 E3:4:8 ; three Z motors connected to driver outputs 5, 6 and 7 (U,V,W), driver 8 for E2
      ; BLTouch
      M106 P2 I-1 ; Disable Fan2 Duet to free up PWM channel 22 on the Duet board.

      ; Z-Probe
      M574 Z1 S2 ; Define Z1 to use Probe at low End. Home to Min. S2 = Z probe
      M558 P5 P22 F500 T9000 X0 Y0 Z1 ; Set Z probe type 5 at bltouch (P5 as Betrue3D) and the FAN2-PWM height + speeds (+ B1)
      G31 P25 X+24.5 Y+5 Z1.345 ; Set Z probe trigger value (1-25, not 500), offset and trigger height (3fach-PH noMixing)
      ; Fans
      M106 P0 S0.5 I0 F500 H0:-1 T175 C"Objekt-Fan-175" ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S1.0 I0 F500 H0:-1 T90 C"Tool-Fan-90" ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off
      ;M106 P2 S0.3 I0 F500 H0:1 T105 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on / (off=H-1)

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      Teh workaround is.. I´m using the FAN-PWM at the Duet2 instead of the Duex5 PWM 5 for the BLTouch probing..

      like this Thread
      https://forum.duet3d.com/topic/10978/bltouch-isn-t-working-after-change-to-duex-5

      So the Duex5 is still not working 100% .. but for the Moment (and I need the printer) .. it is printing.. thats ok OK for the next weeks..
      After this.. I will check it again.. to find the really problem with the Heater-PWM Channel 1-5..
      I miss the 5V Power for the BLTouch

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      It´s a workaround... the Duex5 PWM Channels 1-5 still not working..
      I don´t know why...??

      But for now.. it´s working.. and I´m all the time printing.. 😉 this day´s.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: Why two fan controls in DWC?

      OK.. it´s old.. but...

      A workaround ist.. define the 2. FAN.. as Thermostatic controled.. and it´s gone in WBC.
      Reason.. you can´t control a thermostatic controlled FAN

      posted in Duet Web Control
      JustDundefined
      JustD
    • RE: Backup Configuration ?

      I know.. it´s pretty old... but..

      Only one comment:
      This solution works only at Systemfiles, and GCodes, but not at the Makros.

      posted in Duet Web Control
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      So.. my Printer is now working really good.
      Wrapping is also solved.

      Only the right parameters for Sienoc ABS.. thats may problem.. with wrapping.. needs more experience.
      PLA works very good.

      If anyone needs my Config´s and so on.. give me a notice.. I will poste it with pic´s of wiring.

      A big Thanks at the supporters here.. helps a lot.
      Great Forum/Blog.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      OOh.. damn.. I see.. a tools without filament didn´t work...

      So after I set a Filament at the 3rd extruder.. it works...

      So.. now the first really Testprint

      Now I strugeling with wraping.. . I think thats only a question of time.. to solve this too.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      After first Test to print...this problem:
      2. The third Extruder didn´t working. (drive 8 at DueX)

      Here my relevant config:
      ; Mapping of Driver for X,Y, Z1-3, E1-3
      M584 X0 Y1 Z5:6:7 E3:4:8 ; three Z motors connected to driver outputs 5, 6 and 7 (U,V,W), driver 8 for E2
      M667 S1 ; Select CoreXY mode

      ; BLTouch - Heater 7
      M106 P2 I-1 ; Disable Fan2 Duet to free up PWM channel 22 on the Duet board.

      ; Define the X and Y coordinates of the leadscrews.
      ; Must come after M584 (Set drive mapping), M667 (Select CoreXY Mode) and M669 (Choosing Kinematics type)
      ; Motor order: Front right (1), front left (2), rear center (3).
      ; Snn Maximum correction in mm to apply to each leadscrew (optional, default 1.0)
      ;
      M671 X0:326:162 Y326:326:0 S3

      ; Drives
      M569 P0 S0 ; Drive 0 goes backwards X
      M569 P1 S0 ; Drive 1 goes backwards Y
      M569 P3 S0 ; Drive 3 goes backwards E0 (E1)
      M569 P4 S0 ; Drive 4 goes backwards E1 (E2)
      M569 P5 S0 ; Drive 5 goes backwards Z1/U
      M569 P6 S0 ; Drive 6 goes backwards Z2 V
      M569 P7 S0 ; Drive 7 goes backwards Z3 W
      M569 P8 S0 ; Drive 8 goes backwards E2

      M350 X16 Y16 Z16:16:16 E16:16:16 I1 ; Configure microstepping with interpolation
      M92 X80 Y80 Z800:800:800 E93:93:93 ; Set steps per mm
      M566 X900 Y900 Z12:12:12 E120:120:120 ; Set maximum instantaneous speed changes (mm/min)
      M203 X12000 Y12000 Z800:800:800 E1200:1200:1200 ; Set maximum speeds (mm/min)
      M201 X500 Y500 Z300:300:300 E250:250:250 ; Set accelerations (mm/s^2)
      M906 X950 Y950 Z1800:1800:1800 E950:950:950 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 X0 Y0 Z0 S1 ; Set axis minima
      M208 X328 Y328 Z390 S0 ; Set axis maxima

      ; Endstops
      M574 X1 Y2 S1 ; Set X=low end Y= high end active high endstops

      ; Z-Probe
      M574 Z1 S2 ; Define Z1 to use Probe at low End. Home to Min. S2 = Z probe
      M558 P5 P22 F500 T9000 X0 Y0 Z1 ; Set Z probe type 5 at bltouch (P5 as Betrue3D) and the FAN2-PWM height + speeds (+ B1)
      G31 P25 X+26.4 Y15.8 Z1.289 ; Set Z probe trigger value (1-25, not 500), offset and trigger height (Diamond-org)
      M557 X45:325 Y25:325 S30 ; Define mesh grid

      ; Heaters
      M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0 (Bed)
      M143 H0 S125 ; Set temperature limit for heater 0 to 125C
      M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1 (Nozzle)
      M143 H1 S285 ; Set temperature limit for heater 1 to 285C

      ; Fans
      M106 P0 S0.5 I0 F500 H1 T105 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M106 P1 S1 I0 F500 H1 T105 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on

      ; Tools
      M563 P0 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 D1 H1 ; Define tool 1
      G10 P1 X0 Y0 Z0 ; Set tool 1 axis offsets
      G10 P1 R0 S0 ; Set initial tool 1 active and standby temperatures to 0C
      M563 P2 D2 H1 ; Define tool 2
      G10 P2 X0 Y0 Z0 ; Set tool 2 axis offsets
      G10 P2 R0 S0 ; Set initial tool 2 active and standby temperatures to 0C

      Startcode in Slicer (Simply3D)
      G91 ; Relative Positioning
      G1 Z-1 ; Move Z down 1mm
      G90 ; Absolute Positioning
      G28 XY ; Home XY
      M561 ; Clear any bed transform
      G1 X104.5 Y153 ; Move Probe to middle of bed
      G32 ; Start 3-point probe sequence
      M375 P"GlasPlate.csv" ; Load my custom heightmap. Otherwise use G29 S1
      G1 Z10.0 F6000 ; Move Z to 10
      G1 X5 Y310 ; Move Head to front right
      G92 E0 ; Zero Extruder
      ;G1 F200 E20 ; Prime the extruder
      ;G92 E0 ; Zero Extruder

      ; Drucker von dem Probepunkt auf die Vordere Kante fahren für Testlinie
      G1 X20 Y320

      ;hier startet die Initiale Testlinie
      G92 E0 ; filamentwegreset
      G92 E1 ; filamentwegreset
      G1 F300 E-0.5
      G1 F800 E13.5
      G1 X20 Y320 Z0.32 F1000 ; startpunkt
      G1 X150 Y320 E30 ; linie 1
      G1 X150 Y318 ; versatz
      G1 X20 Y318 E60 ; linie 2
      G1 X0 Y320 Z10 ; Zwischen Fahrweg
      G92 E0 ; filamentwegreset
      G92 20 ; filamentwegreset

      G1 Z10.0 F9000 ; Move Z to 10

      My Bed.g
      M561 ; clear any bed transform
      G29 S2; Clear bed height map

      ; Probe 3-point
      M98 Pdeployprobe.g ; deploy mechanical Z probe
      M401 ; Deploy probe - deployprobe.g
      G30 P0 X3 Y320 Z-9999 ; Front Right
      G30 P1 X320 Y320 Z-9999 ; Front Left
      G30 P2 X160 Y5 Z-9999 S3 ; Center Rear
      M402 ; Retract Probe - retractprobe.g

      My deployprobe.g
      M280 P22 I1 S10

      My retractprobe.g
      M280 P22 I1 S90

      ; Homez.g
      G90 ; Make sure we are in absolute mode
      G1 X150 Y150 F8000 ; move probe to bed center. Adjust to make the probe be in the center of the bed. Note that X and Y must be homed first.
      G30 ; Do a single probe to home our Z axis
      G90 ; Make sure we are in absolute mode
      G1 Z10 F8000 S2 ; Rapidly move the Z axis to Z=10
      G1 X0 Y325 ; return to home position. Adjust as needed.

      Does anyone know what the Problem is?

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      I found with search funktion this Thread... very interesting for me.
      https://forum.duet3d.com/topic/6876/bltouch-on-fan-or-heater-pins-on-duet-wifi/5

      So I tested it.. and now.. the BLTouch has power.. thats OK and LED is going on.
      But only at the first power on, the BLTouch doing a selftest.. pin-down and pin-up.

      After I change the configuration as described, no function.. no more pin-down and no selftest.
      But if I start a command, the BLTouch is directly blinking all the time.

      What about the:
      M558 P9 H7 F500 T9000 X0 Y0 Z1:U1:V1:W1 ; Set Z probe type 9 to bltouch (P5 as Betrue3D) and the heater (7) height + speeds (+ B1)
      Or should it change to
      M558 P9 P22 F500 T9000 X0 Y0 Z1:U1:V1:W1 ??

      I Do so.. and I´m able to start Macro´s and the BLTouch is going up and down. (M280 P22 I1 S10 / M280 P22 I1 S90)
      But Alarm rest + Pinup didn´t work now (M280 P22 I1 S160)

      Maybe you have here a solution for me?
      Here may Config:

      ; Mapping of Driver for X,Y, Z1-3, E1-3
      M584 X0 Y1 Z5:6:7 U5 V6 W7 E3:4:8 ; three Z motors connected to driver outputs 5, 6 and 7 (U,V,W), driver 8 for E2
      M667 S1 ; Select CoreXY mode

      ; BLTouch - Heater 7
      ;M307 H7 A-1 C-1 D-1 ; Disable heater 7 to free up PWM channel 5 on the Duex board.
      M106 P2 I-1 ; Disable Fan2 Duet to free up PWM channel 22 on the Duex board.

      ; Define the X and Y coordinates of the leadscrews.
      ; Must come after M584 (Set drive mapping), M667 (Select CoreXY Mode) and M669 (Choosing Kinematics type)
      ; Motor order: Front right (1), front left (2), rear center (3).
      ; Snn Maximum correction in mm to apply to each leadscrew (optional, default 1.0)
      ;
      M671 X0:320:162 Y0:0:320 S3

      ; Drives
      M569 P0 S0 ; Drive 0 goes backwards X
      M569 P1 S0 ; Drive 1 goes backwards Y
      M569 P3 S0 ; Drive 3 goes backwards E0 (E1)
      M569 P4 S0 ; Drive 4 goes backwards E1 (E2)
      M569 P5 S0 ; Drive 5 goes backwards Z1/U
      M569 P6 S0 ; Drive 6 goes backwards Z2 V
      M569 P7 S0 ; Drive 7 goes backwards Z3 W
      M569 P8 S0 ; Drive 8 goes backwards E2

      M350 X16 Y16 Z16:16:16 U16 V16 W16 E16:16:16 I1 ; Configure microstepping with interpolation
      M92 X80 Y80 Z800:800:800 U800 V800 W800 E93:93:93 ; Set steps per mm
      M566 X900 Y900 Z12:12:12 U12 V12 w12 E120:120:120 ; Set maximum instantaneous speed changes (mm/min)
      M203 X12000 Y12000 Z800:800:800 U800 V800 w800 E1200:1200:1200 ; Set maximum speeds (mm/min)
      M201 X500 Y500 Z300:300:300 U300 V300 W300 E250:250:250 ; Set accelerations (mm/s^2)
      M906 X950 Y950 Z1800:1800:1800 U1800 V1800 W1800 E950:950:950 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 X0 Y0 Z0 U0 V0 W0 S1 ; Set axis minima
      M208 X324 Y324 Z355 U355 V355 W355 S0 ; Set axis maxima

      ; Endstops
      M574 X1 Y2 S1 ; Set X=low end Y= high end active high endstops

      ; Z-Probe
      M574 Z1 S2 ; Define Z1 to use Probe at low End. Home to Min. S2 = Z probe
      ; M558 P9 H7 F500 T9000 X0 Y0 Z1:U1:V1:W1 ; Set Z probe type 9 to bltouch (P5 as Betrue3D) and the heater (7) height + speeds (+ B1)
      M558 P5 P22 F500 T9000 X0 Y0 Z1:U1:V1:W1 ; Set Z probe type 5 at bltouch (P5 as Betrue3D) and the FAN2-PWM height + speeds (+ B1)
      ; G31 P25 X+33 Y0 Z0.894 ; Set Z probe trigger value (1-25, not 500), offset and trigger height (3fach-PH noMixing)
      G31 P25 X+26.4 Y15.8 Z0.894 ; Set Z probe trigger value (1-25, not 500), offset and trigger height (Diamond-org)
      M557 X45:325 Y25:325 S30 ; Define mesh grid

      ; Heaters
      M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0 (Bed)
      M143 H0 S125 ; Set temperature limit for heater 0 to 125C
      M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1 (Nozzle)
      M143 H1 S285 ; Set temperature limit for heater 1 to 285C
      ;M140 S35 ; set Bed-Temp to 35C at Starttime

      ; Fans
      M106 P0 S0.5 I0 F500 H1 T105 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M106 P1 S1 I0 F500 H1 T105 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      ;M106 P2 S0.3 I0 F500 H1 T105 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on / (off=H-1)

      But for a first Result.. the BLTouch working now... LED is on.. Z-Axis stop at BLT is triggering.. great..
      Last point seem so... the Alarm + PinUp still didn´t work .
      I don´t know why?

      Z-Probe-Type 9 didn´t work at my printer.. only 5.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD
    • RE: BL-Touch and the Duex 5

      15 times I checked it.. (see the pic a little above, with a spare BLTouch direct connected)
      Yes.. what I´m wondering... I can´t messure the 5V at the Duex5

      Is the Board partial damaged??? .. But this sounds strange for me... because all other functions are running.

      I think I start a Test with Fans.. or so.. to check if the Problem bigger or not.

      posted in Duet Hardware and wiring
      JustDundefined
      JustD