Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.47k stars 5.31k forks source link

No adxl345 measurements found ERROR while trying to install imputshaper. #4763

Closed rclarsfull closed 3 years ago

rclarsfull commented 3 years ago

Hello, I followed this guide: https://www.klipper3d.org/Measuring_Resonances.html But I cant get it to work...

my klipper config:

# This file contains common pin mappings for the 2019 Creality
# Ender 5. To use this config, the firmware should be compiled for the
# AVR atmega1284p.

# Note, a number of Melzi boards are shipped with a bootloader that
# requires the following command to flash the board:
#  avrdude -p atmega1284p -c arduino -b 57600 -P /dev/ttyUSB0 -U out/klipper.elf.hex
# If the above command does not work and "make flash" does not work
# then one may need to flash a bootloader to the board - see the
# Klipper docs/Bootloaders.md file for more information.

# See docs/Config_Reference.md for a description of parameters.

[mcu rpi]
serial: /tmp/klipper_host_mcu

[adxl345]
cs_pin: rpi:None

[resonance_tester]
accel_chip: adxl345
probe_points:
    100,100,20  # an example

[stepper_x]
step_pin: PD7
dir_pin: !PC5
enable_pin: !PD6
microsteps: 16
rotation_distance: 40
endstop_pin: ^PC2
position_endstop: 235
position_min: 4
position_max: 235
homing_speed: 80
homing_retract_speed:20
second_homing_speed:5

[stepper_y]
step_pin: PC6
dir_pin: !PC7
enable_pin: !PD6
microsteps: 16
rotation_distance: 40
endstop_pin: ^PC3
position_endstop: 235
position_min: 11
position_max: 235
homing_speed: 80
homing_retract_speed:20
second_homing_speed:5

[stepper_z]
step_pin: PB3
dir_pin: !PB2
enable_pin: !PA5
microsteps: 16
rotation_distance: 8 # Use 4 for Ender5 versions after late 2019
endstop_pin: probe:z_virtual_endstop
#position_endstop: 0.0
position_max: 308
homing_speed: 50
homing_retract_speed:20
second_homing_speed:5

[extruder]
max_extrude_only_distance: 100.0
step_pin: PB1
dir_pin: !PB0
enable_pin: !PD6
microsteps: 16
rotation_distance: 33.6
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PD5
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PA7
control: pid
# tuned for stock hardware with 200 degree Celsius target
pid_Kp: 21.527
pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 250
pressure_advance = 1.1

[heater_bed]
heater_pin: PD4
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PA6
control: pid
# tuned for stock hardware with 50 degree Celsius target
pid_Kp: 54.027
pid_Ki: 0.770
pid_Kd: 948.182
min_temp: 0
max_temp: 130

[fan]
pin: PB4

[mcu]
serial: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0

[printer]
kinematics: cartesian
max_velocity: 500
max_accel: 22000
max_z_velocity: 50
max_z_accel: 1000

[display]
lcd_type: st7920
cs_pin: PA3
sclk_pin: PA1
sid_pin: PC1
encoder_pins: ^PD2, ^PD3
click_pin: ^!PC0

[bltouch]
sensor_pin: ^PC4
control_pin: PA4
z_offset: 3
x_offset: -44
y_offset: -8.5
speed: 10.0

[bed_mesh]
speed: 100
horizontal_move_z: 5
mesh_min: 10, 10
mesh_max: 183,210
probe_count: 6,6

[safe_z_home]
home_xy_position: 160,130 # Change coordinates to the center of your print bed
speed: 100
z_hop: 10                 # Move up 10mm
z_hop_speed: 5

#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*#       0.285000, -0.042500, -0.135000, -0.195000, -0.217500, -0.277500
#*#       0.042500, -0.057500, -0.112500, -0.122500, -0.147500, -0.172500
#*#       0.020000, -0.010000, -0.047500, -0.047500, -0.015000, -0.015000
#*#       -0.017500, -0.045000, -0.005000, 0.047500, 0.120000, 0.087500
#*#       -0.007500, -0.020000, 0.032500, 0.187500, 0.157500, 0.200000
#*#       0.042500, 0.032500, 0.085000, 0.135000, 0.230000, 0.307500
#*# tension = 0.2
#*# min_x = 10.0
#*# algo = lagrange
#*# y_count = 6
#*# mesh_y_pps = 2
#*# min_y = 10.0
#*# x_count = 6
#*# max_y = 210.0
#*# mesh_x_pps = 2
#*# max_x = 183.0

Log of my Pi:

Oct  3 16:49:44 octopi rsyslogd:  [origin software="rsyslogd" swVersion="8.1901.0" x-pid="429" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
Oct  3 16:49:44 octopi systemd[1]: run-docker-netns-8fd319558024.mount: Succeeded.
Oct  3 16:49:45 octopi dockerd[714]: time="2021-10-03T16:49:45.439203008+01:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Oct  3 16:49:45 octopi rsyslogd:  [origin software="rsyslogd" swVersion="8.1901.0" x-pid="429" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
Oct  3 16:49:48 octopi systemd[1]: logrotate.service: Succeeded.
Oct  3 16:49:48 octopi systemd[1]: Started Rotate log files.
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,176 - octoprint.server - INFO - Shutting down intermediary server...
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,189 - octoprint.server - INFO - Intermediary server shut down
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,190 - octoprint.events - INFO - Processing startup event, this is our first event
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,190 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,191 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,198 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,200 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,209 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,211 - octoprint.server.util.watchdog - INFO - ... initial scan done.
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,280 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,597 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.32s
Oct  3 16:49:49 octopi octoprint[416]: 2021-10-03 16:49:49,605 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False}
Oct  3 16:49:50 octopi octoprint[416]: 2021-10-03 16:49:50,064 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local.
Oct  3 16:49:50 octopi octoprint[416]: 2021-10-03 16:49:50,248 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.36s
Oct  3 16:49:50 octopi systemd[1]: apt-daily.service: Succeeded.
Oct  3 16:49:50 octopi systemd[1]: Started Daily apt download activities.
Oct  3 16:49:50 octopi systemd[1]: Starting Daily apt upgrade and clean activities...
Oct  3 16:49:50 octopi systemd[1]: systemd-hostnamed.service: Succeeded.
Oct  3 16:49:50 octopi containerd[678]: time="2021-10-03T16:49:50.674235542+01:00" level=info msg="starting signal loop" namespace=moby path=/run/containerd/io.containerd.runtime.v2.task/moby/a3b44412009460814c903a26534530925ca519a158a7752c8ed8146875ee7a46 pid=1022
Oct  3 16:49:50 octopi octoprint[416]: 2021-10-03 16:49:50,793 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.36s
Oct  3 16:49:50 octopi octoprint[416]: 2021-10-03 16:49:50,885 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local.
Oct  3 16:49:50 octopi octoprint[416]: 2021-10-03 16:49:50,902 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,020 - octoprint.plugins.curalegacy - INFO - Path to CuraEngine has not been configured or does not exist (currently set to '/cura'), Cura will not be selectable for slicing
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,024 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,102 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,110 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,159 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.33s
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,495 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,503 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,503 - octoprint.util.pip - INFO - ==> pip ok -> yes
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,662 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.3s
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,736 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,864 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,865 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,865 - octoprint.util.pip - INFO - ==> pip ok -> yes
Oct  3 16:49:51 octopi systemd[1]: apt-daily-upgrade.service: Succeeded.
Oct  3 16:49:51 octopi systemd[1]: Started Daily apt upgrade and clean activities.
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,929 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 610.7MB. That is considered sufficient for updating.
Oct  3 16:49:51 octopi octoprint[416]: 2021-10-03 16:49:51,973 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.32s
Oct  3 16:49:52 octopi kernel: [   52.409726] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
Oct  3 16:49:52 octopi systemd[1]: man-db.service: Succeeded.
Oct  3 16:49:52 octopi systemd[1]: Started Daily man-db regeneration.
Oct  3 16:49:52 octopi containerd[678]: time="2021-10-03T16:49:52.211620504+01:00" level=error msg="add cg to OOM monitor" error="cgroups: memory cgroup not supported on this system"
Oct  3 16:49:52 octopi dockerd[714]: time="2021-10-03T16:49:52.284271374+01:00" level=info msg="Loading containers: done."
Oct  3 16:49:52 octopi octoprint[416]: 2021-10-03 16:49:52,409 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
Oct  3 16:49:52 octopi octoprint[416]: 2021-10-03 16:49:52,410 - octoprint.plugins.octovox - INFO - OctoVox Is Alive!
Oct  3 16:49:52 octopi octoprint[416]: 2021-10-03 16:49:52,411 - octoprint.plugins.octovox - INFO - Starting Timer...
Oct  3 16:49:52 octopi octoprint[416]: 2021-10-03 16:49:52,577 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18, 'printer_state': 'OFFLINE'}
Oct  3 16:49:52 octopi octoprint[416]: 2021-10-03 16:49:52,697 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
Oct  3 16:49:52 octopi octoprint[416]: 2021-10-03 16:49:52,822 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.6.1', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228372480, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'plugins': 'printtimegenius:2.2.8,octovox:0.1.6,curalegacy:1.1.2,klipper:0.3.8.3,m73progress:0.2.1,bedlevelvisualizer:1.1.0,arc_welder:1.0.0+u.bb71e8f'}
Oct  3 16:49:53 octopi octoprint[416]: 2021-10-03 16:49:53,090 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.6.1', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228372480, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0'}
Oct  3 16:49:53 octopi octoprint[416]: 2021-10-03 16:49:53,274 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.178.85/', 'path': '/', 'query_string': 'l10n=de'}
Oct  3 16:49:53 octopi dockerd[714]: time="2021-10-03T16:49:53.415930911+01:00" level=info msg="Docker daemon" commit=75249d8 graphdriver(s)=overlay2 version=20.10.8
Oct  3 16:49:53 octopi dockerd[714]: time="2021-10-03T16:49:53.429369133+01:00" level=info msg="Daemon has completed initialization"
Oct  3 16:49:53 octopi systemd[1]: Started Docker Application Container Engine.
Oct  3 16:49:53 octopi systemd[1]: Reached target Multi-User System.
Oct  3 16:49:53 octopi systemd[1]: Reached target Graphical Interface.
Oct  3 16:49:53 octopi systemd[1]: Starting Update UTMP about System Runlevel Changes...
Oct  3 16:49:53 octopi dockerd[714]: time="2021-10-03T16:49:53.754218596+01:00" level=info msg="API listen on /var/run/docker.sock"
Oct  3 16:49:53 octopi systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Oct  3 16:49:53 octopi systemd[1]: Started Update UTMP about System Runlevel Changes.
Oct  3 16:49:53 octopi systemd[1]: Startup finished in 4.396s (kernel) + 49.732s (userspace) = 54.128s.
Oct  3 16:50:03 octopi octoprint[416]: 2021-10-03 16:50:03,605 - octoprint.server.preemptive_cache - INFO - ... done in 10.33s
Oct  3 16:54:15 octopi octoprint[416]: 2021-10-03 16:54:15,894 - octoprint.server.util.flask - INFO - Passively logging in user lars from ::ffff:192.168.178.23
Oct  3 16:54:15 octopi octoprint[416]: 2021-10-03 16:54:15,895 - octoprint.access.users - INFO - Logged in user: lars
Oct  3 16:54:17 octopi octoprint[416]: 2021-10-03 16:54:17,356 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.23
Oct  3 16:54:17 octopi octoprint[416]: 2021-10-03 16:54:17,429 - octoprint.server.util.flask - INFO - Passively logging in user lars from ::ffff:192.168.178.23
Oct  3 16:54:17 octopi octoprint[416]: 2021-10-03 16:54:17,429 - octoprint.access.users - INFO - Logged in user: lars
Oct  3 16:54:21 octopi octoprint[416]: 2021-10-03 16:54:21,338 - octoprint.server.util.sockjs - INFO - User lars logged in on the socket from client ::ffff:192.168.178.23
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,816 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection"
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,818 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /tmp/printer@115200, /tmp/printer@250000, /tmp/printer@230400, /tmp/printer@57600, /tmp/printer@38400, /tmp/printer@19200, /tmp/printer@9600
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,818 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 115200
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,818 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,823 - octoprint.plugins.octovox - INFO - Stopping Timer...
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,825 - octoprint.plugins.octovox - INFO - Starting Timer...
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,844 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,846 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,849 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational"
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,853 - octoprint.plugins.octovox - INFO - Stopping Timer...
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,853 - octoprint.plugins.octovox - INFO - Starting Timer...
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,883 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,892 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper"
Oct  3 16:54:30 octopi octoprint[416]: 2021-10-03 16:54:30,892 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication
Oct  3 16:54:31 octopi octoprint[416]: 2021-10-03 16:54:31,474 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Klipper', 'printer_port': '/tmp/printer', 'printer_baudrate': 0}
Oct  3 16:57:53 octopi octoprint[416]: 2021-10-03 16:57:53,082 - octoprint.plugins.klipper - INFO -  No adxl345 measurements found
Oct  3 16:57:53 octopi octoprint[416]: 2021-10-03 16:57:53,085 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: No adxl345 measurements found
Oct  3 16:57:53 octopi octoprint[416]: | Last lines in terminal:
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.8 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: M105
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.8 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: M105
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.8 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: M105
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.7 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: ACCELEROMETER_QUERRY
Oct  3 16:57:53 octopi octoprint[416]: | Recv: // Unknown command:"ACCELEROMETER_QUERRY"
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok
Oct  3 16:57:53 octopi octoprint[416]: | Send: M105
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.8 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: M105
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.8 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: M105
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.7 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: M105
Oct  3 16:57:53 octopi octoprint[416]: | Recv: ok B:22.4 /0.0 T0:22.7 /0.0
Oct  3 16:57:53 octopi octoprint[416]: | Send: ACCELEROMETER_QUERY
Oct  3 16:57:53 octopi octoprint[416]: | Recv: !! No adxl345 measurements found
Oct  3 16:59:37 octopi systemd[1]: Created slice User Slice of UID 1000.
Oct  3 16:59:37 octopi systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct  3 16:59:37 octopi systemd[1]: Started User Runtime Directory /run/user/1000.
Oct  3 16:59:37 octopi systemd[1]: Starting User Manager for UID 1000...
Oct  3 16:59:37 octopi systemd[1488]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct  3 16:59:37 octopi systemd[1488]: Listening on GnuPG network certificate management daemon.
Oct  3 16:59:37 octopi systemd[1488]: Reached target Paths.
Oct  3 16:59:37 octopi systemd[1488]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct  3 16:59:37 octopi systemd[1488]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct  3 16:59:37 octopi systemd[1488]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct  3 16:59:37 octopi systemd[1488]: Reached target Sockets.
Oct  3 16:59:37 octopi systemd[1488]: Reached target Timers.
Oct  3 16:59:37 octopi systemd[1488]: Reached target Basic System.
Oct  3 16:59:37 octopi systemd[1488]: Reached target Default.
Oct  3 16:59:37 octopi systemd[1488]: Startup finished in 252ms.
Oct  3 16:59:37 octopi systemd[1]: Started User Manager for UID 1000.
Oct  3 16:59:37 octopi systemd[1]: Started Session 1 of user pi.
Oct  3 17:02:04 octopi kernel: [  784.477113] OF: overlay: WARNING: memory leak will occur if overlay removed, property: /soc/spi@7e204000/status
Oct  3 17:02:42 octopi kernel: [  823.222800] OF: overlay: WARNING: memory leak will occur if overlay removed, property: /soc/spi@7e204000/status
Oct  3 17:04:05 octopi systemd[1]: Starting Cleanup of Temporary Directories...
Oct  3 17:04:05 octopi systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Oct  3 17:04:05 octopi systemd[1]: Started Cleanup of Temporary Directories.
Oct  3 17:04:41 octopi octoprint[416]: 2021-10-03 17:04:41,186 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Oct  3 17:04:52 octopi octoprint[416]: 2021-10-03 17:04:52,515 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 918, 'printer_state': 'OPERATIONAL'}
Oct  3 17:08:31 octopi systemd[1]: Reloading.
Oct  3 17:08:31 octopi systemd[1]: getty@tty1.service: Current command vanished from the unit file, execution of the command list won't be resumed.
Oct  3 17:09:26 octopi systemd[1]: Stopping LSB: Klipper daemon...
Oct  3 17:09:26 octopi klipper[1810]: Stopping klipper: klipper.
Oct  3 17:09:26 octopi systemd[1]: klipper.service: Succeeded.
Oct  3 17:09:26 octopi systemd[1]: Stopped LSB: Klipper daemon.
Oct  3 17:09:26 octopi octoprint[416]: 2021-10-03 17:09:26,935 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port
Oct  3 17:09:26 octopi octoprint[416]: Traceback (most recent call last):
Oct  3 17:09:26 octopi octoprint[416]:   File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3860, in _readline
Oct  3 17:09:26 octopi octoprint[416]:     ret = self._serial.readline()
Oct  3 17:09:26 octopi octoprint[416]:   File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 6488, in readline
Oct  3 17:09:26 octopi octoprint[416]:     c = self.read(1)
Oct  3 17:09:26 octopi octoprint[416]:   File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 596, in read
Oct  3 17:09:26 octopi octoprint[416]:     'device reports readiness to read but returned no data '
Oct  3 17:09:26 octopi octoprint[416]: serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
Oct  3 17:09:26 octopi octoprint[416]: 2021-10-03 17:09:26,977 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this.
Oct  3 17:09:26 octopi octoprint[416]: 2021-10-03 17:09:26,981 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline after error"
Oct  3 17:09:26 octopi octoprint[416]: 2021-10-03 17:09:26,986 - octoprint.plugins.action_command_notification - INFO - Notifications cleared
Oct  3 17:09:26 octopi octoprint[416]: 2021-10-03 17:09:26,991 - octoprint.plugins.octovox - INFO - Stopping Timer...
Oct  3 17:09:26 octopi octoprint[416]: 2021-10-03 17:09:26,991 - octoprint.plugins.octovox - INFO - Starting Timer...
Oct  3 17:09:31 octopi systemd[1]: Stopping LSB: Klipper_MCU daemon...
Oct  3 17:09:33 octopi klipper_mcu[1837]: Attempting to shutdown host mcu...:Stopping klipper host mcu: klipper_mcu
Oct  3 17:09:33 octopi systemd[1]: klipper_mcu.service: Succeeded.
Oct  3 17:09:33 octopi systemd[1]: Stopped LSB: Klipper_MCU daemon.
Oct  3 17:09:33 octopi systemd[1]: Starting LSB: Klipper_MCU daemon...
Oct  3 17:09:34 octopi klipper_mcu[1851]: Starting klipper MCU: klipper_mcu.
Oct  3 17:09:34 octopi systemd[1]: Started LSB: Klipper_MCU daemon.
Oct  3 17:09:47 octopi systemd[1]: Starting LSB: Klipper daemon...
Oct  3 17:09:47 octopi klipper[1883]: Starting klipper: klipper.
Oct  3 17:09:47 octopi systemd[1]: Started LSB: Klipper daemon.
Oct  3 17:14:25 octopi dhcpcd[669]: wlan0: carrier lost
Oct  3 17:14:25 octopi dhcpcd[669]: wlan0: deleting address fe80::4846:eb67:bae4:5ede
Oct  3 17:14:25 octopi avahi-daemon[396]: Withdrawing address record for fe80::4846:eb67:bae4:5ede on wlan0.
Oct  3 17:14:25 octopi avahi-daemon[396]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::4846:eb67:bae4:5ede.
Oct  3 17:14:25 octopi avahi-daemon[396]: Interface wlan0.IPv6 no longer relevant for mDNS.
Oct  3 17:14:25 octopi avahi-daemon[396]: Withdrawing address record for 192.168.178.85 on wlan0.
Oct  3 17:14:25 octopi avahi-daemon[396]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.85.
Oct  3 17:14:26 octopi avahi-daemon[396]: Interface wlan0.IPv4 no longer relevant for mDNS.
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: deleting route to 192.168.178.0/24
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: deleting default route via 192.168.178.1
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: carrier acquired
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: IAID 32:f8:b6:0e
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: adding address fe80::4846:eb67:bae4:5ede
Oct  3 17:14:26 octopi avahi-daemon[396]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::4846:eb67:bae4:5ede.
Oct  3 17:14:26 octopi avahi-daemon[396]: New relevant interface wlan0.IPv6 for mDNS.
Oct  3 17:14:26 octopi avahi-daemon[396]: Registering new address record for fe80::4846:eb67:bae4:5ede on wlan0.*.
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: soliciting an IPv6 router
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: rebinding lease of 192.168.178.85
Oct  3 17:14:26 octopi dhcpcd[669]: wlan0: probing address 192.168.178.85/24
Oct  3 17:14:27 octopi octoprint[416]: 2021-10-03 17:14:27,848 - octoprint.plugins.octovox - ERROR - Failed to update printer status (HTTPSConnectionPool(host='octovoxapi.azurewebsites.net', port=443): Max retries exceeded with url: /api/UpdatePrinterStatus (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xad9bc030>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')))
Oct  3 17:14:32 octopi dhcpcd[669]: wlan0: leased 192.168.178.85 for 864000 seconds
Oct  3 17:14:32 octopi avahi-daemon[396]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.85.
Oct  3 17:14:32 octopi avahi-daemon[396]: New relevant interface wlan0.IPv4 for mDNS.
Oct  3 17:14:32 octopi dhcpcd[669]: wlan0: adding route to 192.168.178.0/24
Oct  3 17:14:32 octopi avahi-daemon[396]: Registering new address record for 192.168.178.85 on wlan0.IPv4.
Oct  3 17:14:32 octopi dhcpcd[669]: wlan0: adding default route via 192.168.178.1
Oct  3 17:14:39 octopi dhcpcd[669]: wlan0: no IPv6 Routers available
Oct  3 17:15:33 octopi octoprint[416]: 2021-10-03 17:15:33,215 - octoprint.server.util.flask - INFO - Passively logging in user lars from ::ffff:192.168.178.23
Oct  3 17:15:33 octopi octoprint[416]: 2021-10-03 17:15:33,216 - octoprint.access.users - INFO - Logged in user: lars
Oct  3 17:15:33 octopi octoprint[416]: 2021-10-03 17:15:33,316 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.178.23
Oct  3 17:15:34 octopi octoprint[416]: 2021-10-03 17:15:34,578 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.178.23
Oct  3 17:15:34 octopi octoprint[416]: 2021-10-03 17:15:34,682 - octoprint.server.util.flask - INFO - Passively logging in user lars from ::ffff:192.168.178.23
Oct  3 17:15:34 octopi octoprint[416]: 2021-10-03 17:15:34,682 - octoprint.access.users - INFO - Logged in user: lars
Oct  3 17:15:36 octopi octoprint[416]: 2021-10-03 17:15:36,825 - octoprint.server.util.sockjs - INFO - User lars logged in on the socket from client ::ffff:192.168.178.23
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,811 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection"
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,812 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /tmp/printer@115200, /tmp/printer@250000, /tmp/printer@230400, /tmp/printer@57600, /tmp/printer@38400, /tmp/printer@19200, /tmp/printer@9600
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,812 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 115200
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,812 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,818 - octoprint.plugins.octovox - INFO - Stopping Timer...
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,823 - octoprint.plugins.octovox - INFO - Starting Timer...
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,825 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,835 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,841 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational"
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,854 - octoprint.plugins.octovox - INFO - Stopping Timer...
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,860 - octoprint.plugins.octovox - INFO - Starting Timer...
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,861 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,881 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper"
Oct  3 17:15:41 octopi octoprint[416]: 2021-10-03 17:15:41,881 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication
Oct  3 17:15:42 octopi octoprint[416]: 2021-10-03 17:15:42,089 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Klipper', 'printer_port': '/tmp/printer', 'printer_baudrate': 0}
Oct  3 17:17:01 octopi CRON[2087]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct  3 17:17:24 octopi octoprint[416]: 2021-10-03 17:17:24,319 - octoprint.plugins.klipper - INFO -  No adxl345 measurements found
Oct  3 17:17:24 octopi octoprint[416]: 2021-10-03 17:17:24,321 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: No adxl345 measurements found
Oct  3 17:17:24 octopi octoprint[416]: | Last lines in terminal:
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.7 /0.0 T0:22.5 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.8 /0.0 T0:22.6 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.7 /0.0 T0:22.5 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.7 /0.0 T0:22.6 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.7 /0.0 T0:22.6 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.8 /0.0 T0:22.5 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.7 /0.0 T0:22.5 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.8 /0.0 T0:22.5 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: M105
Oct  3 17:17:24 octopi octoprint[416]: | Recv: ok B:23.7 /0.0 T0:22.5 /0.0
Oct  3 17:17:24 octopi octoprint[416]: | Send: ACCELEROMETER_QUERY
Oct  3 17:17:24 octopi octoprint[416]: | Recv: !! No adxl345 measurements found
Oct  3 17:19:41 octopi octoprint[416]: 2021-10-03 17:19:41,188 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Oct  3 17:19:52 octopi octoprint[416]: 2021-10-03 17:19:52,500 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1818, 'printer_state': 'OPERATIONAL'}
Oct  3 17:24:32 octopi octoprint[416]: 2021-10-03 17:24:32,654 - octoprint.plugins.klipper - INFO -  No adxl345 measurements found
Oct  3 17:24:32 octopi octoprint[416]: 2021-10-03 17:24:32,655 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: No adxl345 measurements found
Oct  3 17:24:32 octopi octoprint[416]: | Last lines in terminal:
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:24.0 /0.0 T0:22.5 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:24.0 /0.0 T0:22.5 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:24.0 /0.0 T0:22.5 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:24.0 /0.0 T0:22.6 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:23.9 /0.0 T0:22.5 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:23.9 /0.0 T0:22.5 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:23.9 /0.0 T0:22.6 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:23.8 /0.0 T0:22.5 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: M105
Oct  3 17:24:32 octopi octoprint[416]: | Recv: ok B:23.9 /0.0 T0:22.5 /0.0
Oct  3 17:24:32 octopi octoprint[416]: | Send: ACCELEROMETER_QUERY
Oct  3 17:24:32 octopi octoprint[416]: | Recv: !! No adxl345 measurements found
Oct  3 17:27:36 octopi dhcpcd[669]: wlan0: carrier lost
Oct  3 17:27:36 octopi dhcpcd[669]: wlan0: deleting address fe80::4846:eb67:bae4:5ede
Oct  3 17:27:36 octopi avahi-daemon[396]: Withdrawing address record for fe80::4846:eb67:bae4:5ede on wlan0.
Oct  3 17:27:36 octopi avahi-daemon[396]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::4846:eb67:bae4:5ede.
Oct  3 17:27:36 octopi avahi-daemon[396]: Interface wlan0.IPv6 no longer relevant for mDNS.
Oct  3 17:27:36 octopi avahi-daemon[396]: Withdrawing address record for 192.168.178.85 on wlan0.
Oct  3 17:27:36 octopi avahi-daemon[396]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.85.
Oct  3 17:27:36 octopi avahi-daemon[396]: Interface wlan0.IPv4 no longer relevant for mDNS.
Oct  3 17:27:36 octopi dhcpcd[669]: wlan0: deleting route to 192.168.178.0/24
Oct  3 17:27:36 octopi dhcpcd[669]: wlan0: deleting default route via 192.168.178.1
Oct  3 17:27:36 octopi dhcpcd[669]: wlan0: carrier acquired
Oct  3 17:27:36 octopi dhcpcd[669]: wlan0: IAID 32:f8:b6:0e
Oct  3 17:27:36 octopi dhcpcd[669]: wlan0: adding address fe80::4846:eb67:bae4:5ede
Oct  3 17:27:36 octopi avahi-daemon[396]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::4846:eb67:bae4:5ede.
Oct  3 17:27:36 octopi avahi-daemon[396]: New relevant interface wlan0.IPv6 for mDNS.
Oct  3 17:27:36 octopi avahi-daemon[396]: Registering new address record for fe80::4846:eb67:bae4:5ede on wlan0.*.
Oct  3 17:27:37 octopi dhcpcd[669]: wlan0: soliciting an IPv6 router
Oct  3 17:27:37 octopi dhcpcd[669]: wlan0: rebinding lease of 192.168.178.85
Oct  3 17:27:37 octopi dhcpcd[669]: wlan0: probing address 192.168.178.85/24
Oct  3 17:27:42 octopi dhcpcd[669]: wlan0: leased 192.168.178.85 for 864000 seconds
Oct  3 17:27:42 octopi avahi-daemon[396]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.85.
Oct  3 17:27:42 octopi avahi-daemon[396]: New relevant interface wlan0.IPv4 for mDNS.
Oct  3 17:27:42 octopi avahi-daemon[396]: Registering new address record for 192.168.178.85 on wlan0.IPv4.
Oct  3 17:27:42 octopi dhcpcd[669]: wlan0: adding route to 192.168.178.0/24
Oct  3 17:27:42 octopi dhcpcd[669]: wlan0: adding default route via 192.168.178.1
Oct  3 17:27:50 octopi dhcpcd[669]: wlan0: no IPv6 Routers available
Oct  3 17:34:41 octopi octoprint[416]: 2021-10-03 17:34:41,189 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Oct  3 17:34:52 octopi octoprint[416]: 2021-10-03 17:34:52,530 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2718, 'printer_state': 'OPERATIONAL'}
Oct  3 17:36:42 octopi octoprint[416]: 2021-10-03 17:36:42,083 - octoprint.plugins.klipper - INFO -  No adxl345 measurements found
Oct  3 17:36:42 octopi octoprint[416]: 2021-10-03 17:36:42,085 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: No adxl345 measurements found
Oct  3 17:36:42 octopi octoprint[416]: | Last lines in terminal:
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.1 /0.0 T0:22.7 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.1 /0.0 T0:22.8 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.2 /0.0 T0:22.8 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.1 /0.0 T0:22.8 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.2 /0.0 T0:22.7 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.2 /0.0 T0:22.7 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.2 /0.0 T0:22.7 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.2 /0.0 T0:22.7 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: M105
Oct  3 17:36:42 octopi octoprint[416]: | Recv: ok B:24.2 /0.0 T0:22.8 /0.0
Oct  3 17:36:42 octopi octoprint[416]: | Send: ACCELEROMETER_QUERY
Oct  3 17:36:42 octopi octoprint[416]: | Recv: !! No adxl345 measurements found
Oct  3 17:40:52 octopi systemd[1]: Started Session 4 of user pi.
Oct  3 17:46:25 octopi systemd[1]: Started Session 5 of user pi.

Thangs to everyone who tries to help me, I checked the cable connection more than one time, and I'm getting power to the accelorometer. I tried to do the guide a second time in case I missed something. I´m using a Pi4.

github-actions[bot] commented 3 years ago

It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Instead, see the contact directions at: https://www.klipper3d.org/Contact.html

We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)

Please follow the directions at: https://www.klipper3d.org/Contact.html

This ticket will be automatically closed.

Best regards, ~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.