help to setup M557 Mesh size
-
@lui2004 said in help to setup M557 Mesh size:
G31 P25 X41.2 Y4.5 Z0.716
Your procedure sounds fine, but your probe is a bit far out in X, if there is some tilt in the bed or gantry the height difference between the nozzle and probe may start to matter.
To try and correct for this it might help if you move the probe over so that it's right above where the nozzle was when you set Z0 before sending G30 S-1.
-
so today i have made my first print X and Y Tensioner for my Ender 5 but it dont looks good the quality is not perfect !
I have convert to DD with Bondtech Extruder and Micro Swiss all metal hotend.
Filament is and Extruder are Calibrated.
config.g
; Configuration file for Duet WiFi (firmware version 1.21) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool v2 on Tue May 07 2019 23:06:50 GMT+0100 (British Summer Time) ; General preferences G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves ; Network M550 P"Ender 5" ; Set machine name M552 S1 ; Enable network M586 P0 S1 ; Enable HTTP M586 P1 S0 ; Disable FTP M586 P2 S0 ; Disable Telnet ; Drives M569 P0 S1 ; Physical drive 0 goes forwards M569 P1 S1 ; Physical drive 1 goes forwards M569 P2 S0 ; Physical drive 2 goes backwards M569 P3 S0 ; Physical drive 3 goes forwards M584 X0 Y1 Z2 E3 ; set drive mapping M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation M92 X80 Y80 Z800 E497.82 ; Set steps per mm M566 X600.00 Y600.00 Z60.00 E300.00 ; Set maximum instantaneous speed changes (mm/min) M203 X6000.00 Y6000.00 Z500.00 E6000.00 ; Set maximum speeds (mm/min) M201 X500.00 Y500.00 Z100.00 E5000.00 ; Set accelerations (mm/s^2) M906 X500.00 Y600.00 Z500.00 E600.00 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 X220 Y220 Z300 S0 ; Set axis maxima ; Endstops M574 X1 S1 P"xstop" ; configure active-high endstop for low end on X via pin xstop M574 Y1 S1 P"ystop" ; configure active-high endstop for low end on Y via pin ystop ;M574 Z1 S1 P"zstop" ; configure active-high endstop for low end on Z via pin zstop M574 Z0 ; configure Z-probe endstop for low end on Z M558 P9 C"^zprobe.in" H5 F100 T4000 ; set Z probe type to bltouch and the dive height + speeds M950 S0 C"exp.heater7" ; create servo pin 0 for BLTouch ;G31 P500 X41.2 Y-4.5 Z0.685 ; set Z probe trigger value, offset and trigger height ;M557 X15:215 Y15:195 S20 ; define mesh grid G31 P25 X41.2 Y4.5 Z0.716 ; set Z probe trigger value, offset and trigger height M557 X41.2:221.2 Y4.5:219.5 S20 ; define mesh grid ; Heaters M308 S0 P"bedtemp" Y"thermistor" T100000 B4138 ; configure sensor 0 as thermistor on pin bedtemp M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0 M307 H0 B0 S1.00 ; disable bang-bang mode for the bed heater and set PWM limit M140 H0 ; map heated bed to heater 0 M143 H0 S120 ; set temperature limit for heater 0 to 120C M308 S1 P"e0temp" Y"thermistor" T100000 B3950 ; configure sensor 1 as thermistor on pin e0temp M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1 M307 H1 B0 S1.00 ; Fans M950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off M950 F1 C"fan1" Q500 ; create fan 1 on pin fan1 and set its frequency M106 P1 S1 H1 T45 ; set fan 1 value. 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 ; Automatic saving after power loss is not enabled ; Custom settings are not configured M501 M575 P1 S1 B57600
Pictures from the printed Tensioner:
Simplify3D Config:
-
-
What material?
Have you redone PID tuning since changing the nozzle?
Have you recalibrated the extruder steps after changing it? Your extrusion multiplier says 0.75 that would be oddly low if your extruder steps per mm is correct.
Have you tuned pressure advance?
Are you printing the gcode over USB using S3D or are you uploading the gcode file to the duet via the web interface?
I would increase the extruder jerk from M566 E300 to E3000
Tune pressure advance. With a direct drive start with 0.04For retraction tuning I would increase retraction speed from 40 to 60 and uncheck only retract when crossing open spaces, check force retraction between layers, enable minimum travel for retraction, 3mm is fine, and uncheck wipe extruder for outer-most perimeters.
I'd probably also turn on relative extrusion distances (but that's neither here nor there)
-
-
material is Petg
-
Yes i have done the pid tuning nozzle and bed
-
yes i have recalibrated the Esteps.
EM is calibrated by this method:
https://help.prusa3d.com/en/article/extrusion-multiplier-calibration_2257
is this method ok or i must use an other method to calibrate the EM ?
no, i dont use pressure advance,i have read the thread that is for Bowden
i upload the gcode via webinterface
-
-
Give this one a try
https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+4:+Calibration/40#s165
Pressure advance is for direct drive as well. Bowden users have more to gain from it, but it does help with direct as well.
-
now i have calibrated my printer with this method:
https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+4:+Calibration/40#s165the layers looks smoother with pressure advance: 0.04
Esteps is perfect with 415 Stepsit will extrude 100mm
Petg EM is 93 no gaps and the 2 walls are perfect,no gaps betweens the wallsbut printing the cube the z-seam is broken take a look at the photo
-
@lui2004 said in help to setup M557 Mesh size:
but printing the cube the z-seam is broken take a look at the photo
Did you make any of the other retraction changes I suggested?
A broken wall like that on a 2 wall print with a stacked z seam isn't surprising. If there is a gap on the first layers it will continue to migrate upwards because there is nothing below it to build upon. You can't print in mid air.
Try a more complex test print like your original part. Set your seam position to nearest for petg to try to reduce stringing.
-
yes i have changed the retraction now i have :
Retraction Distance: 1.00 mm
Restraction Speed : 60 mm/si will reprint the Tensioner for my printer
i will post the result after the print
-
@Phaedrux said in help to setup M557 Mesh size:
uncheck only retract when crossing open spaces, check force retraction between layers, enable minimum travel for retraction, 3mm is fine, and uncheck wipe extruder for outer-most perimeters.
I meant these specifically.
-
yes i have changed this
-
I'm going to sleep now, good luck on your test print.
-
thanks mate !
have a good sleep -
is it possible to save the pressuere advance ?
M572 D0 S0.04because i send everytime when i turn on printer the M572 Command
thanks
-
put it in your config.g
-
somewhere in the config.g ?
-
i have mine at the end after tool definition
-
-
Hi
after i solved the issues above i have problem with G29 my bed is not flat or is it ok ?
my bltouch setup in config.g:
M558 P9 C"^zprobe.in" T8000 A5 R0.5 ; set Z probe type to bltouch and the dive height + speeds M950 S0 C"exp.heater7" ; create servo pin 0 for BLTouch G31 P25 X41.2 Y4.5 Z2.096 ; set Z probe trigger value, offset and trigger height M557 X41.2:221.2 Y4.5:219.5 S20 ; define mesh grid
my results in hightmap.csv:
RepRapFirmware height map file v2 generated at 2020-10-06 10:18, min error -0.078, max error 0.066, mean -0.019, deviation 0.031 xmin,xmax,ymin,ymax,radius,xspacing,yspacing,xnum,ynum 41.20,221.20,4.50,219.50,-1.00,20.00,20.00,10,11 0.053, 0.040, 0.066, 0.051, 0.025, 0.042, 0.046, 0.021, -0.008, 0.004 0.003, -0.012, 0.030, 0.025, 0.002, 0.012, 0.016, -0.013, -0.048, -0.025 -0.022, -0.022, 0.020, 0.018, -0.004, -0.000, 0.001, -0.028, -0.060, -0.037 -0.053, -0.057, -0.008, -0.007, -0.035, -0.030, -0.021, -0.044, -0.075, -0.053 -0.060, -0.060, -0.021, -0.019, -0.044, -0.037, -0.019, -0.043, -0.066, -0.042 -0.078, -0.075, -0.028, -0.033, -0.053, -0.038, -0.018, -0.037, -0.063, -0.033 -0.068, -0.065, -0.024, -0.032, -0.054, -0.034, -0.016, -0.033, -0.058, -0.028 -0.041, -0.051, -0.017, -0.022, -0.052, -0.040, -0.018, -0.030, -0.052, -0.015 -0.024, -0.041, -0.007, -0.014, -0.033, -0.020, -0.002, -0.017, -0.035, -0.014 -0.034, -0.046, -0.012, -0.014, -0.028, -0.009, 0.008, -0.000, -0.025, 0.008 -0.012, -0.024, 0.015, 0.018, 0.010, 0.043, 0.041, 0.013, -0.008, 0.017
-
It would be easier for us to tell if you posted an image of the height map as displayed by DWC.