Skip to content

[Issue]: z-offset adjustment #62

Description

@Arnaud3767

Checklist

  • I am sure this is a bug.
  • I have tried rebooting the printer, and the problem persists.
  • I have searched for similar issues but haven't found any matching reports.
  • I have read the documentation and did not find an answer.
  • I have read the F.A.Q.

Printer Model

Adventurer 5M Pro

Firmware Version

3.1.9

Mod Version

1.4.0

Other Mods Installed

  • I have installed Klipper Mod earlier.
  • I have installed ZMod earlier.
  • I have installed ForgeX earlier.

Screen Type

  • I use Stock screen.
  • I use Feather screen / Headless.
  • I use Guppy screen.

What did you do?

Maintain a suitable z-offset.

What didn't work?

Have you ever had a problem with the z-offset being out of adjustment?
I calibrated my z-offset to 0.01 just after a bed mesh but after a few prints, I had to modify it to -0.60 to get a suitable first layer again (with z-ajust).
My mesh is loaded correctly during printing (PETG_profile).

Debugging Information

$ List_mod_params
Display: Use Feather Screen
// ['STOCK', 'FEATHER', 'HEADLESS', 'GUPPY']
--> SET_MOD PARAM="display" VALUE='FEATHER'
MD5 verification: YES
--> SET_MOD PARAM="check_md5" VALUE=1
SWAP: used on eMMC
// ['OFF', 'MMC', 'USB']
--> SET_MOD PARAM="use_swap" VALUE='MMC'
Tune klipper parameters: YES
--> SET_MOD PARAM="tune_klipper" VALUE=1
Bed collision protection: YES
--> SET_MOD PARAM="weight_check" VALUE=1
Bed collision protection, weight: 1200
--> SET_MOD PARAM="weight_check_max" VALUE=1200
Bed Mesh Validation: NO
--> SET_MOD PARAM="bed_mesh_validation" VALUE=0
Clear before Bed Mesh Validation: NO
--> SET_MOD PARAM="bed_mesh_validation_clear" VALUE=0
Bed Mesh Validation Z-Offset Tolerance: 0.20000000000000001
--> SET_MOD PARAM="bed_mesh_validation_tolerance" VALUE=0.20000000000000001
Firmware parameter tuning: YES
--> SET_MOD PARAM="tune_config" VALUE=1
Allow stock firmware to control LED: YES
--> SET_MOD PARAM="disable_screen_led" VALUE=0
Allowed threshold weight on load cell: 0
--> SET_MOD PARAM="cell_weight" VALUE=0
Alt. camera: enabled
--> SET_MOD PARAM="camera" VALUE=1
Mesh bed before printing: NO
--> SET_MOD PARAM="print_leveling" VALUE=0
SSH tunnel: not used
--> SET_MOD PARAM="zssh" VALUE=0
Use filament switch sensor: NO
--> SET_MOD PARAM="filament_switch_sensor" VALUE=0
Z-OFFSET: YES
--> SET_MOD PARAM="load_zoffset" VALUE=1
Load Z-OFFSET during cleaning: YES
--> SET_MOD PARAM="load_zoffset_cleaning" VALUE=1
Z-OFFSET: -0.059999999999999998
--> SET_MOD PARAM="z_offset" VALUE=-0.059999999999999998
Cooldown temperature for CLEAR_NOZZLE, Cº: 120
--> SET_MOD PARAM="clear_cooldown_temp" VALUE=120
Nozzle cleaning before calibration: YES
--> SET_MOD PARAM="disable_cleaning" VALUE=0
Nozzle priming before print: YES
--> SET_MOD PARAM="disable_priming" VALUE=0
Parking offset after print completion, mm: 50
--> SET_MOD PARAM="park_dz" VALUE=50
Purge algorithm: ORCA
// ['ORCA', 'FF1', 'FF2', 'SCHREIDER']
--> SET_MOD PARAM="zclear" VALUE='ORCA'
SKEW correction: YES
--> SET_MOD PARAM="disable_skew" VALUE=0
Use KAMP: NO
--> SET_MOD PARAM="use_kamp" VALUE=0
Auto-restart: disabled
// ['OFF', 'SIMPLE_90', 'FIRMWARE_90']
--> SET_MOD PARAM="auto_reboot" VALUE='OFF'
Dialogs: do not close
// ['OFF', 'SLOW', 'FAST']
--> SET_MOD PARAM="close_dialogs" VALUE='OFF'
Disable Moonraker: NO
--> SET_MOD PARAM="disable_moonraker" VALUE=0
Disable Web UI: NO
--> SET_MOD PARAM="disable_web" VALUE=0
Enable Power Loss Recovery Feature: NO
--> SET_MOD PARAM="power_loss_recovery" VALUE=0
Motors: Turn off automatically
--> SET_MOD PARAM="stop_motor" VALUE=1
Sound indication: YES
--> SET_MOD PARAM="sound" VALUE=1
Screen brightness: 50
--> SET_MOD PARAM="backlight" VALUE=50
Screen brightness in ECO mode: 10
--> SET_MOD PARAM="backlight_eco" VALUE=10
MIDI on startup:
--> SET_MOD PARAM="midi_on" VALUE=''
MIDI when starting print:
--> SET_MOD PARAM="midi_start" VALUE=''
MIDI when completing print:
--> SET_MOD PARAM="midi_end" VALUE=''

Installation/Uninstallation Logs (if applicable)

No response

Additional Information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingstale

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions