'stepper_z' must be between position_


Is this correct ?

Yes that looks perfect

I have converted the text with 7 zip as shown in the picture and typed in as shown in the picture here .But as you can see The printer.cfg is not detected





Do you think the z _offset should have number instead of the 0 ?

0 is a number

The only thing I can figure out is somehow the process to copy the latest version of printer.cfg onto the sonic pad didn’t work.

Put the USB stick in your PC. Delete any copies of printer.cfg (or format the drive)
Open the correct version of printer.cfg in notepad.
Scroll down and verify the [probe] section contains the z_offset line
In notepad use the “save as” function and save directly to the USB drive.
Verify that there is only one printer.cfg on the USB drive and the time/date match when you did the “save as”
Eject the USB drive, move it to the sonic pad and install it.

This process would be much much simpler if you were connected to the Sonic Pad via the web interface (Fluidd).

Ok will do ,you said it looked perfect , and is the my 7z zip opener correct with 19kb ?



printer .cfg (18.7 KB)
Hope this works


Well at least its something new !


Has this got to be alterd ?

Yes.

somehow klipper is SMUSHING 2 sections together

Correct code is

[verify_heater heater_bed]
max_error: 90
check_gain_time:60
hysteresis: 5
heating_gain: 2

[resonance_tester]
accel_chip: adxl345
probe_points:
    150, 150, 20  # an example
accel_per_hz:50
min_freq:1
max_freq:100
max_smoothing:0.2
hz_per_sec:0.5

The line that is triggering the error is in the [resonance_tester] section

Verify there is a completely blank line above [resonance_tester]. I’d make it look like this

[verify_heater heater_bed]
max_error: 90
check_gain_time:60
hysteresis: 5
heating_gain: 2

#wtf happened here

[resonance_tester]
accel_chip: adxl345
probe_points:150, 150, 20  # an example
accel_per_hz:50
min_freq:1
max_freq:100
max_smoothing:0.2
hz_per_sec:0.5


Correct ?

Web editing looks like this

yes done that with notepad , do I have to alter the max freq :100 , to another number ?

set it at 50

But the problem isn’t the value but that klipper is attempting to skip over the [resonance_tester] section header.

So looking back on the video , the guy says download the BIN file and put it in the printer , just the BIN file ? .Im running Orca slicer by the way .If I havent said it before , thank you very much for helping me .

So I know we can sort it out but I would like to and need to do some 3D printing ! I have gone back to Sovol SV6 standard firmware and back to my lovely Simplify 3D and guess what ? Im printing !! I know its slower etc etc but I understand it and its better than 7 weeks of an idle machine till it gets sorted out by a grown up !!! . Thank you anyway cardoc your a star :slight_smile: