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

    Posts made by KevinO

    • RE: Z Probe shows no values

      when i run g32 or g29 or like when iam runing my macro of g1 z10 and G30 s-1 20 times...

      mmh really suspicious.. using duetwebcontrol 2 there was no leadscrew correction but with using the old one there is one.. mh so for me it works i think iam also doing a print and the first layer looks okay.

      maybe its because of the fast raising i dont know 😄 with the precision piezo i never had something like that.. I saw all the time those Values
      0_1560881768016_IMG_2644.jpg

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • RE: Z Probe shows no values

      yeah i alerady checked this to be sure its wired correctly..

      i also checked it right now. not triggered its about 0.28V and triggered its about 2.98V this should be good i think.

      its also curious when iam calibrating the sensor everything works fine and also the measurement is pretty accurate ( 0.05mm deviation in 10 mesaurments). but when i hit run G32, home Z or even G29 the the duet will only take every third spot.

      maybe i need to adjust the ofset between the nozzle and the probe?

      *edit: (18:50)
      after lowering the z probe nothing changed. tried to home z and there is 0 Value. same spot same dive heights same spped while using g30 S-1 1000 Value and bed stops

      the z probe shows me a value of 0 but the console tell me that the z probe was triggered and give me an mesaurement..

      **edit: (19:54)
      i run an g32 and an g29 and here is my height map.. what could this be? i think this looks good to me and i also get no error like probe was not triggering
      maybe the sensor works? i dont know
      0_1560880560933_height map.JPG

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • RE: Z Probe shows no values

      ive managed this but the probe does sometime not trigger while running g32 oder g29. While calibrating everything just works fine.

      the other thing is, the lights on the z-probe will light as soon as they reach the altitude, but the DWC still has a value of 0.

      I have also tested whether there are possibly places he does not recognize by I let you nozzle with a millimeter distance to the bed over the whole bed drive. A value of 1000 has been displayed at each location.

      he only sometimes makes me a leadscrew correction what could that be?

      config:
      ; Endstops
      Endstops
      M574 X1 Y1 S3 ; Set endstop controlled by stall
      M574 Z1 S2 ; Set endstops controlled by probe

      ; Zprobe
      M558 P5 H10 A3 ; Set Z probe type to unmodulated and the dive height + speeds
      G31 P100 X0 Y0 Z1.56 ; Set Z probe trigger value, offset and trigger height
      M557 X15:450 Y50:450 S100 ; Define mesh grid

      Bed:
      ; Auto calibration routine
      ;Clear and Home Printer Set Temperature
      M561 ; Clear any bed transform, otherwise homing may be at the wrong height
      M190 S60 ; Set Heatbed temperatur 60 and wait
      M109 T0 S200 ; Set Extruder0 Temperature 230 and wait
      ;M109 T1 S230 ; Set Extruder1 Temperature 230 and wait
      G1 E-5 ; Retraction Extruder -5mm
      ;G28 Y ; home the printer Y
      ;G28 X ; home the printer X
      ;G28 Z ; home the printer Z
      ;slow down movement to delineate bed touch from travel moves

      ;Probing Points
      G30 P0 X80 Y50 Z-99999
      G30 P1 X80 Y150 Z-99999
      G30 P2 X80 Y250 Z-99999
      G30 P3 X80 Y350 Z-99999
      G30 P4 X80 Y450 Z-99999
      G30 P5 X400 Y450 Z-99999
      G30 P6 X400 Y350 Z-99999
      G30 P7 X400 Y250 Z-99999
      G30 P8 X400 Y150 Z-99999
      G30 P9 X400 Y50 Z-99999
      G30 P10 X240 Y50 Z-99999
      G30 P11 X240 Y150 Z-99999
      G30 P12 X240 Y250 Z-99999 S3
      ;G30 P13 X240 Y350 Z-99999
      ;G30 P14 X240 Y450 Z-99999
      ;G30 P15 X250 Y250 Z-99999 S3

      ;M557 X15:485 Y15:485 S50 ;define levelling grid
      ;G29 S0 ;load grid levelling mesh
      G1 X250 Y250 Z20 F3000 ; get the head out of the way of the bed

      ;M500 ;save calibration to config_override.g

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • RE: Z Probe shows no values

      0_1560491663560_IMG_2617.jpg

      the upper one is my actual wiring is this one correct ? or should i use the other one?

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • RE: Z Probe shows no values

      good morning,

      the power voltage is 24V and yes i used the M558 P5 command... i just checkt the signal output voltage before and after those resistors and before the resistor it says 23.6V and after those resistors it reads 21.6V 😵

      i already checkt the resistors and both show me the exact amount of 10K and 68K

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • Z Probe shows no values

      new day new problem,

      I converted my Piezo Z probe to an inductive PNP sensor.

      Sensor

      V:10-36V
      I Signal:200mA
      PNP closer so normally open

      I have soldered the signal cable as follows:
      1.) 68K to the signal cable
      2.) then 10K to the resistor
      3) of which 2 from cable once signal and once GND.

      the wiring should be right. However, I get no signal now after I rewrite the config file. The sensor triggers on a metallic object, but the display stops at 0.

      Could it be that I've crashed the board? or does not enough volts arrive?

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • RE: Fan problems can not control them

      good Morning,

      I just checked it through again and do not get it to control the Fan0 alone. Fan1 and Fan0 are always controlled. I connected the two fans via a 4-wire PVC cable, can it hang together?

      does my config look good?

      here is a video:
      youtube

      *Edit:
      i changed to an other fan (other model) and now it works.. maybe its because those are the same fans?

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • Fan problems can not control them

      Good evening,

      I have exchanged my heatsink and part cooling fans. The heatsink fan is blown on Fan1 with temperature detection. The part cooling fan is quite normal on Fan0 stomped as always.

      Both fans work with 24V and are completely identical.

      Now I have the problem either nobody or if I want to regulate the part cooling fan this only at 60% turns on and controls the other automatically with.

      Has anyone ever happened something like that? can that happen through the EMC?

      at the config file I did not change anything except the fans plugged

      • ; Fans
        M106 P0 S0 I0 F500 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
        M106 P1 S1 I0 F500 H4 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
        M106 P2 S1 I0 F500 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on

      • ; Tools
        M563 P0 D0 H4 S"Links" ; Define tool 0
        G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
        G10 P0 R0 S160 ; Set initial tool 0 active and standby temperatures to 160C
        M563 P1 D1 H5 S"Rechts" ; Define tool 1
        G10 P1 X0 Y-18 Z0 ; Set tool 1 axis offsets
        G10 P1 R0 S160 ; Set initial tool 1 active and standby temperatures to 160C

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • crashed duetwifi while installing Webcontrol

      Hey,

      i just crashed my Webcontrol while installing it.. now the duet connetcs per Wifi and i can see it but when iam connecting it it shows me a blank sheet. So i think the Webcontrol is crashed. is ther any option to install the Webcontrol via FTP ? and how can i make it ?

      posted in Firmware installation
      KevinOundefined
      KevinO
    • RE: Duet webcontrol extrem slow after upgrading

      thank you very much 🙂 i think there went something wrong during the update... i erased everything and did an clean install and right now iam on 2.02 and everything works fine 🙂

      posted in Firmware installation
      KevinOundefined
      KevinO
    • Duet webcontrol extrem slow after upgrading

      Hello,

      I just upgraded my Duet Wifi from 1.20 to 1.21. For this I upgraded the duetwebcontrol to 1.22.3 (over the Duetwebcontrol) and since then the Webcontrol is extremely slow ...

      I've already taken the printer from the power and restarted, but nothing has changed. In addition, I have listed an infinite number of macros that repeat constantly.

      right now it says:
      Firmware version: 1.20
      Wifi Server Version: 1.21
      Web Interface Verision: 1.22.3

      someone had ever had these mistakes or does anyone know how I can eliminate it?

      thank you very much 🙂

      posted in Firmware installation
      KevinOundefined
      KevinO
    • RE: FTS Tracking system from Sparklab

      what do you mean with the outputs?

      for me it looks like the same as the magnetic filament sensor from you...
      it works with an rotating magnet and an Hall-E endstop

      posted in Filament Monitor
      KevinOundefined
      KevinO
    • FTS Tracking system from Sparklab

      Hello,

      i have two questions about the compabilty wit the Duet Wifi board.
      the first question is, is the FTS System from Sparklab campatible with the DUet3D? its an magnetig filament monitor wich controlls the jam and the runout.
      FEED Sensor

      so the other question is, is it possible to get an notification via Email or SMS if there is a jam or a filament runout detected via this sensor?

      thanks a lot 🙂

      posted in Filament Monitor
      KevinOundefined
      KevinO
    • cannot change jerk/acc values while printing

      hello,
      the next problem i have right now is that i can not change the jerk and acc values during print.. i tried to turn of and turn on the printer but this doesnt help haha.. does anyone know why this is happening?

      Console picture

      posted in Firmware installation
      KevinOundefined
      KevinO
    • RE: Remap the nozzle Heater from Duet to duex5

      got it thanks!
      the problem was with the remapping X4/X5 after i deleted this and set them as P4 and P5 it worked 🙂

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • Remap the nozzle Heater from Duet to duex5

      Hello,

      i would like to remap the nozzle heater 1 and 2 to the duex5 heater system.
      wich parameter should i change ?

      this is my config file for the heater and tool section.. my extruders are connected at the duex5 at E3 Mot and E4 Mot and the thermistors are also connected to the Duex5. but i heat them up at the standart E0/E1 Heater and i Would like to change this to E3 Heat and E4 Heat on the duex5 here is the config part from heater and tools:

      • Heaters
        M307 H0 A42.4, C192.7, D4.9, S1, B0 ; Use PID on bed heater (may require further tuning)
        M305 P0 T100000 B3950 R4700 ; Set thermistor + ADC parameters for heater 0
        M143 H0 S120 ; Set temperature limit for heater 0 to 120C
        M307 H1 A290.4, C142.9, D3.7, S1 ; Use PID on Heater 1
        M305 P1 T100000 B4725 C7.060000e-8 R4700 X4 ; Set thermistor + ADC parameters for heater 1 and remap it to channel 4
        M143 H1 S280 ; Set temperature limit for heater 1 to 280C
        M307 H2 A339.5, C146.2, D4.0, S1 ; Use PID on Heater 2
        M305 P2 T100000 B4138 C0 R4700 X5 ; Set thermistor + ADC parameters for heater 2 and remap it to channel 5
        M143 H2 S280 ; Set temperature limit for heater 2 to 280C
        P25.3, I1.215, D61.5

      ; Fans
      M106 P0 S0.3 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S1 I0 F500 H1:2 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M106 P2 S1 I0 F500 H1:2 T45 ; Set fan 2 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 S160 ; Set initial tool 0 active and standby temperatures to 160C
      M563 P1 D1 H2 ; Define tool 1
      G10 P1 X0 Y-18 Z0 ; Set tool 1 axis offsets
      G10 P1 R0 S160 ; Set initial tool 1 active and standby temperatures to 160C*

      posted in Duet Hardware and wiring
      KevinOundefined
      KevinO
    • RE: loosing X/Y/Z Homing position,strange layer thicknes on prints

      does nobody know why iam losing my homing positions? while printing they turn from blue to yello and i have no clue why

      posted in Tuning and tweaking
      KevinOundefined
      KevinO
    • loosing X/Y/Z Homing position,strange layer thicknes on prints

      Hello,

      I have a problem with the homing position.. iam losing my homing positions during print this means when iam printing a part with 2 colours it wont change the filament at X0 and Y0.. what could this be? Lost Voltage ?

      the other thing is that some layers are thicker than others and its not a z wobble.. sometimes its every third layer and sometimes every fourth.. I tightened everything and nothing can move right now.. i printet a extrusion multiplier test shape and it turned out excellent but when i print a calibration cube it looks not good i will send some pictures.
      testprints

      the last thing is G32 wont correct my bed.. everytime i have before probing a derivation of 0.4mm and after calibration i have 0.35

      today its my 3rd month struggling with this printer and i have no clue what to do...

      posted in Tuning and tweaking
      KevinOundefined
      KevinO
    • RE: Autobed leveling/ Mesh compensation error

      okay so now iam struggling since two months with the calibration of my printer.. and i have no idea what is wrong.. i cant level my bed and everytime i rung G29 for bed compensation my hight map looks different. Sometimes the probe doesnt triggers and sometimes it says on X0 Y0 i have +8mm wich doesnt work 😕

      so the piezo probe trigger point varies, i can calculate the trigger height after every print. But the hotend is fix and nothing moves instead the height wich comes from the piezo trigger.

      i dont really know what to do and also with the bed compensation i have to correct the first layer height with babysteps. i cannot geht a right print, its really frustating.

      Iam using a Duet Wifi with an Duex5, I have two X Motors and one for the Y-axis my Printbed is 600x550 mm. for the Z Leveling iam using 3 independent Z Motors

      maybe you can check my Bed.g file and config.g but i dont know whats wronk there

      bed.g
      ; Auto calibration routine
      ;Clear and Home Printer Set Temperature
      M561 ; Clear any bed transform, otherwise homing may be at the wrong height
      M190 S60 ; Set Heatbed temperatur 60 and wait
      M109 T1 S230 ; Set Extruder0 Temperature 230 and wait
      M109 T0 S230 ; Set Extruder1 Temperature 230 and wait
      G1 E-5 ; Retraction Extruder -5mm
      G28 ; home the printer
      ;slow down movement to delineate bed touch from travel moves

      ;Probing Points
      G30 P0 X15 Y15 Z-99999
      G30 P1 X15 Y75 Z-99999
      G30 P2 X15 Y150 Z-99999
      G30 P3 X15 Y229 Z-99999
      G30 P4 X15 Y304 Z-99999
      G30 P5 X15 Y385 Z-99999
      G30 P6 X15 Y460 Z-99999
      G30 P7 X225 Y15 Z-99999
      G30 P8 X225 Y75 Z-99999
      G30 P9 X225 Y150 Z-99999
      G30 P10 X225 Y229 Z-99999
      G30 P11 X225 Y304 Z-99999
      G30 P12 X225 Y385 Z-99999
      G30 P13 X225 Y460 Z-99999
      G30 P14 X485 Y15 Z-99999
      G30 P15 X485 Y75 Z-99999
      G30 P16 X485 Y150 Z-99999
      G30 P17 X485 Y229 Z-99999
      G30 P18 X485 Y304 Z-99999
      G30 P19 X485 Y385 Z-99999
      G30 P20 X485 Y460 Z-99999 S3

      M557 X15:485 Y15:485 S50 ;define levelling grid
      G29 ;load grid levelling mesh
      G1 X0 Y0 Z20 F3000 ; get the head out of the way of the bed

      M500 ;save calibration to config_override.g

      and my Config.g file
      ; Configuration file for Duet WiFi (firmware version 1.20 or newer)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool on Thu Mar 01 2018 19:06:59 GMT+0100

      ; General preferences
      G90 ; Send absolute coordinates...
      M83 ; ...but relative extruder moves

      ; Network
      M550 PX1 ; Set machine name
      M551 P3dconstructions ; Set password
      M552 S1 ; Enable network
      ;*** Access point is configured manually via M587
      M586 P0 S1 ; Enable HTTP
      M586 P1 S0 ; Disable FTP
      M586 P2 S0 ; Disable Telnet

      ; Drives
      M569 P0 S1 ; Drive X goes forwards
      M569 P1 S1 ; Drive X1 goes forwards
      M569 P2 S0 ; Drive Z1 goes forwards(orig Z)
      M569 P3 S0 ; Drive Z2 goes forwards (Ex 0)
      M569 P4 S0 ; Drive Z3 goes backwards (Ex 1)
      M569 P5 S1 ; Drive Y goes forwards
      M569 P6 S1 ; EXT 0 goes forwards
      M569 P7 S1 ; EXT 1 goes forwards

      M584 X0:1 U1 Y5 Z2:3:4 V3:4 E6:7 P3 ; Apply custom drive mapping
      M671 X-35.86:-35.85:586.14 Y75:385:229 S6.5 ; leadscrews at front middle, front rear left and rear right
      M350 X16:16 U16 Y16 Z16:16:16 V16:16 E16:16 I1 ; Configure microstepping with interpolation
      M92 X64:64 U64 Y64 Z1600:1600:1600 V1600:1600 E401.27:401.27 ; Set steps per mm
      M566 X900:900 U900 Y900 Z25:25:25 V25:25 E600:600 ; Set maximum instantaneous speed changes (mm/min)
      M203 X21000:21000 U21000 Y21000 Z200:200:200 V200:200 E3600:3600 ; Set maximum speeds (mm/min)
      M201 X2400:2400 U2400 Y2400 Z250:250:250 V250:250 E1000:1000 ; Set accelerations (mm/s^2)
      M906 X1600:1600 U1600 Y1600 Z1400:1400:1400 V1400:1400 E1600:1600 I60 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout
      M572 D0 S0 ; pressure advance

      ; Axis Limits
      M208 X0 Y0 Z0 S1 ; Set axis minima
      M208 X500 Y500 Z500 S0 ; Set axis maxima

      ; Endstops
      Endstops
      M574 X1 Y1 Z1 S0 ; Set endstops controlled by probe

      ; Zprobe
      M558 P8 I1 R2 F300 X0 Y0 Z0 H8 ; Set Z probe type to unmodulated and the dive height + speeds
      G31 X0 Y0 Z-0.32 P100 ; Set Z probe trigger value, offset and trigger height
      M557 X15:485 Y15:485 S30 ; Define mesh grid

      ; Heaters
      M301 H0 S1.00 P1484.5 I53.818 D907.1 T0.4 ; Use PID on bed heater (may require further tuning)
      M305 P0 T100000 B3950 R4700 ; Set thermistor + ADC parameters for heater 0
      M143 H0 S120 ; Set temperature limit for heater 0 to 120C
      M301 H1 P25.3 I1.215 D61.5 T0.3 S1.0 ; Use PID on Heater 1
      M305 P1 T100000 B4725 C7.060000e-8 R4700 X4 ; Set thermistor + ADC parameters for heater 1 and remap it to channel 4
      M143 H1 S280 ; Set temperature limit for heater 1 to 280C
      M301 Hh P25.3 I1.215 D61.5 T0.3 S1.0 ; Use PID on Heater 2
      M305 P2 T100000 B4138 C0 R4700 X5 ; Set thermistor + ADC parameters for heater 2 and remap it to channel 5
      M143 H2 S280 ; Set temperature limit for heater 2 to 280C
      P25.3, I1.215, D61.5

      ; Fans
      M106 P0 S0.3 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S1 I0 F500 H1:2 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M106 P2 S1 I0 F500 H1:2 T45 ; Set fan 2 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 S200 ; Set initial tool 0 active and standby temperatures to 0C
      M563 P1 D1 H2 ; Define tool 1
      G10 P1 X0 Y-18 Z0 ; Set tool 1 axis offsets
      G10 P1 R0 S200 ; Set initial tool 1 active and standby temperatures to 0C

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

      ; Custom settings are not configured
      M501 ; Load EEPROM

      iot would be great if you could help me and finde something 🙂

      posted in Tuning and tweaking
      KevinOundefined
      KevinO
    • RE: Autobed leveling/ Mesh compensation error

      I might have the auto bed compensation enabled.. the z-Motors are Rotating..

      Thats a good Idee! I just tightend the screews from my piezo Mount Amt the Results are getting better.. i Think i have to increase the sensitivity on monday..

      Thanks for the help! I will Tell you if it worked:)

      posted in Tuning and tweaking
      KevinOundefined
      KevinO