Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      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
      KevinO
      KevinO
    • RE: Autobed leveling/ Mesh compensation error

      iam having a cartesian Printer H-Gantry with two Motors for the X-axis. I think the bed is flat because of the aluminium cast wich is 6mm thick.. but i dont know if the Pertinax sheet is this flat.. maybe on some points i got the deviation because of sanding the the pertinax sheet?

      but what i dont really understand is when iam using mesh bed leveling the 3 motors should level the bed while printing.. on the corners the extruder is grinding πŸ˜• so it is not really compensating ?

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

      Hello,

      I have a problem with my autobed levelling, i cannot get the bed level... iam using the precision piezo disk with 20mm and everything works fine but my deviation is sometimes about 1 millimeter 😞 the printer got a really big bed and is about 550x550mm.

      I have a aluminium cast bed with an Pertinax sheet on top and using 3 independent motors.

      0_1524750411910_Heigtmap1.JPG

      first iam using G32 to level the bed and after this iam using 29 for the Mesh and the mesh looks ot good, when iam printing a big sculpture i have to sit nearby and correct the height for the first layer πŸ˜•

      maybe my auto bed leveling sheme is wrong

      should i post my config.g or bed.g file? maybe someone got the same error as me?

      posted in Tuning and tweaking
      KevinO
      KevinO
    • RE: Minor Issues calibrationg the Printer

      so nobody got a clue?

      posted in Tuning and tweaking
      KevinO
      KevinO
    • RE: Minor Issues calibrationg the Printer

      Thanks for the quick response.. your settings seems similar to mines.. i made a video from that noice and uploaded it on youtube.. that sound is not normal i think.. but did you saw the picture ?

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

      i made another test print with retraction/coasting off only with pressure advance from S0-0.5 and i see no difference between the settings..

      https://imgur.com/a/nrJSF Picture one
      https://imgur.com/a/mOvdr Picture two

      or maybe there are some other issues.. its the 3rd day in row iam triying to figure out how to get shape corners… πŸ˜•

      posted in Tuning and tweaking
      KevinO
      KevinO
    • Minor Issues calibrationg the Printer

      Hello,

      this is my first Project runing Reprap Firmware and the duet3d controller board. before that i was using Marlin and Repertier FIrmeware.
      First of all iam very fascinated of the Duet3d because of all of the possibilitys you can do with it. πŸ™‚
      Iam using the Duet WIfi and the Duex5 because iam running on 8 Motors. Iam Using the automatic bed Leveling with 3 independent Motors and the Precision Piezo as a trigger.
      Iam also using two Extruder and two Motors for die X-Axis and one for die Y-Axis. all of that works prety good and my results looks pretty good too, instead of the corners..

      Iam Using a Bowden Setup with an E3D Titan extruder. The bowden length is 800mm wich means i need a lot oif retraction and a lot of retraction speed πŸ˜„ so i saw the pressure advance article on the Doku site and tried to configure it.. but when i use the pressure advance my extruder is starting to make a wierd mechanical noise, not like fiolament grinding it sounds really mechanic… and that with an S value of 0.1.. maybe there is an Failure and you can help me..

      [c]M584 X0:1 U1 Y5 Z2:3:4 V3:4 E6:7 P3 ; Apply custom drive mapping
      M671 X586.14:-35.86:-35.85 Y202.7:399.7:85.7 S5 ; 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 E396:396 ; Set steps per mm
      M566 X300:300 U300 Y300 Z60:60:60 V60:60 E600:600 ; Set maximum instantaneous speed changes (mm/min)
      M203 X21000:21000 U21000 Y21000 Z180:180:180 V1800:1800 E4800:4800 ; Set maximum speeds (mm/min)
      M201 X2000:2000 U2000 Y2000 Z250:250:250 V250:250 E500:500 ; Set accelerations (mm/s^2)
      M906 X1600:1600 U1600 Y1500 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.1 ; pressure advance [/c]

      this is the result with coasting, retraction and pressure advance
      https://imgur.com/a/D78yg

      i cant quite see a difference with or without the pressure advance.. I thing those blobs happen between a layer change. so it seems like there is to much pressure in the bowden system..

      the other thing that i have problems with is the Precision piezo.. i cannot configure it.. it is so sensitiv that even if i pet my case really slightly it triggers.. i checked the polarisation and turned on the screw but nothing happens 😞 is there any opportunity to configure the sensitivity in the config.g file ?

      [c]; Zprobe
      M558 P1 I1 R2 F100 X0 Y0 Z0 ; Set Z probe type to unmodulated and the dive height + speeds
      G31 X0 Y0 Z0 P400 ; Set Z probe trigger value, offset and trigger height
      M557 X15:485 Y15:485 S40 ; Define mesh grid[/c]

      sorry for the bad english, i think the last time i was writing so long sentences was in 8th grade πŸ˜„

      posted in Tuning and tweaking
      KevinO
      KevinO