The changes only take efect in the file config-override (can't see the extension, opened with sublime text), config.txt is just an example I think.
sorry my bad ...
";E Steps per mm: M92 E163.0000 P57988" is a line in the file config-override.
That I changed to
";E Steps per mm:M92 E150.0000 P57988" and the prints caught the previous settings (retraction speed and distance , etc) and came out amazing (delta style).
The file (config-override):
; DO NOT EDIT THIS FILE
;Steps per unit:
M92 X80.00000 Y80.00000 Z80.00000
;Acceleration mm/sec2:
M204 S3000.00000
;X- Junction Deviation, Z- Z junction deviation, S - Minimum Planner speed mm/sec:
M205 X0.05000 Z-1.00000 S0.00000
;Max cartesian feedrates in mm/sec:
M203 X400.00000 Y400.00000 Z400.00000
;Max actuator feedrates in mm/sec:
M203.1 X400.00000 Y400.00000 Z400.00000
;Optional arm solution specific settings:
M665 L170.0000 R80.5001
;WCS settings
G54
;Home offset (mm):
M206 X0.00 Y0.00 Z30.30
;Trim (mm):
M666 X-1.221 Y-0.125 Z-1.644
;Max Z
M665 Z180.000
;E Steps per mm:
M92 E150.0000 P57988
;E Filament diameter:
M200 D0.0000 P57988
;E retract length, feedrate:
M207 S3.0000 F2700.0000 Z0.0000 Q6000.0000 P57988
;E retract recover length, feedrate:
M208 S0.0000 F480.0000 P57988
;E acceleration mm/sec²:
M204 E500.0000 P57988
;E max feed rate mm/sec:
M203 E40.0000 P57988
;E Steps per mm:
M92 E163.0000 P39350
;E Filament diameter:
M200 D0.0000 P39350
;E retract length, feedrate:
M207 S3.0000 F2700.0000 Z0.0000 Q6000.0000 P39350
;E retract recover length, feedrate:
M208 S0.0000 F480.0000 P39350
;E acceleration mm/sec²:
M204 E500.0000 P39350
;E max feed rate mm/sec:
M203 E40.0000 P39350
;PID settings:
M301 S0 P41.2000 I2.9030 D146.0000 X255.0000 Y255
;Max temperature setting:
M143 S0 P300.0000
;PID settings:
M301 S1 P300.0000 I14.4000 D300.0000 X255.0000 Y255
;Max temperature setting:
M143 S1 P300.0000
;Probe feedrates Slow/fast(K)/Return (mm/sec) max_z (mm) height (mm):
M670 S20.00 K100.00 R0.00 Z180.00 H20.00
;Probe offsets:
M565 X0.00000 Y0.00000 Z0.00000
;Load saved grid
M375