===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi1 cs_pin = SHTCan:PA4 [mcu SHTCan] canbus_uuid = f76b2d8709b2 [stepper_x] endstop_pin = SHTCan:PA2 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [temperature_sensor FLY-SHT42] sensor_type = temperature_mcu sensor_mcu = SHTCan [fan] pin = SHTCan:PB11 [heater_fan hotend_fan] pin = SHTCan:PB10 heater = extruder heater_temp = 50.0 fan_speed = 1 [tmc2209 extruder] uart_pin = SHTCan:PB5 run_current = 0.80 interpolate = False [extruder] step_pin = SHTCan:PB4 dir_pin = !SHTCan:PB3 enable_pin = !SHTCan:PA15 microsteps = 16 full_steps_per_rotation = 200 rotation_distance = 4.63 nozzle_diameter = 0.400 filament_diameter = 1.750 max_extrude_only_velocity = 120 max_extrude_only_distance = 500 heater_pin = SHTCan:PA8 sensor_pin = SHTCan:PB0 sensor_type = ATC Semitec 104NT-4-R025H42G pullup_resistor = 2200 control = pid pid_kp = 18.653 pid_ki = 0.711 pid_kd = 122.407 min_temp = 0 max_temp = 300 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [bed_mesh] horizontal_move_z = 4 mesh_min = 30,30 mesh_max = 370,370 probe_count = 50,50 fade_start = 1 fade_end = 0 mesh_pps = 2,2 algorithm = bicubic bicubic_tension = 0.2 speed = 150 zero_reference_position = 175, 175 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 ======================= Args: ['/home/pi/klipper/klippy/klippy.py', '/home/pi/printer_data/config/printer.cfg', '-I', '/home/pi/printer_data/comms/klippy.serial', '-l', '/home/pi/printer_data/logs/klippy.log', '-a', '/home/pi/printer_data/comms/klippy.sock'] Git version: 'v0.12.0-74-g1d92be71-dirty' Untracked files: klippy/extras/beacon.py Branch: master Remote: origin Tracked URL: https://github.com/Klipper3d/klipper CPU: 4 core ? Python: '3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]' webhooks client 548554674512: {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} =============== Log rollover at Sat Jan 20 04:23:56 2024 =============== Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down Created a socket mcu 'SHTCan': Unable to open CAN port: Failed to transmit: [Errno 100] Network is down MCU error during connect Traceback (most recent call last): File "/home/pi/klipper/klippy/mcu.py", line 800, in _mcu_identify self._serial.connect_canbus(self._serialport, nodeid, File "/home/pi/klipper/klippy/serialhdl.py", line 133, in connect_canbus self._error("Unable to connect") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Unable to connect During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 176, in _connect self.send_event("klippy:mcu_identify") File "/home/pi/klipper/klippy/klippy.py", line 263, in send_event return [cb(*params) for cb in self.event_handlers.get(event, [])] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/klippy.py", line 263, in return [cb(*params) for cb in self.event_handlers.get(event, [])] ^^^^^^^^^^^ File "/home/pi/klipper/klippy/mcu.py", line 811, in _mcu_identify raise error(str(e)) mcu.error: mcu 'SHTCan': Unable to connect Build file /home/pi/klipper/klippy/../.config(3376): Fri Jan 19 06:27:07 2024 ========= Last MCU build config ========= CONFIG_LOW_LEVEL_OPTIONS=y # CONFIG_MACH_AVR is not set # CONFIG_MACH_ATSAM is not set # CONFIG_MACH_ATSAMD is not set # CONFIG_MACH_LPC176X is not set CONFIG_MACH_STM32=y # CONFIG_MACH_HC32F460 is not set # CONFIG_MACH_RP2040 is not set # CONFIG_MACH_PRU is not set # CONFIG_MACH_AR100 is not set # CONFIG_MACH_LINUX is not set # CONFIG_MACH_SIMU is not set CONFIG_BOARD_DIRECTORY="stm32" CONFIG_MCU="stm32f446xx" CONFIG_CLOCK_FREQ=180000000 CONFIG_USBSERIAL=y CONFIG_FLASH_SIZE=0x80000 CONFIG_FLASH_BOOT_ADDRESS=0x8000000 CONFIG_RAM_START=0x20000000 CONFIG_RAM_SIZE=0x20000 CONFIG_STACK_SIZE=512 CONFIG_FLASH_APPLICATION_ADDRESS=0x8008000 CONFIG_STM32_SELECT=y # CONFIG_MACH_STM32F103 is not set # CONFIG_MACH_STM32F207 is not set # CONFIG_MACH_STM32F401 is not set # CONFIG_MACH_STM32F405 is not set # CONFIG_MACH_STM32F407 is not set # CONFIG_MACH_STM32F429 is not set CONFIG_MACH_STM32F446=y # CONFIG_MACH_STM32F765 is not set # CONFIG_MACH_STM32F031 is not set # CONFIG_MACH_STM32F042 is not set # CONFIG_MACH_STM32F070 is not set # CONFIG_MACH_STM32F072 is not set # CONFIG_MACH_STM32G070 is not set # CONFIG_MACH_STM32G071 is not set # CONFIG_MACH_STM32G0B0 is not set # CONFIG_MACH_STM32G0B1 is not set # CONFIG_MACH_STM32G431 is not set # CONFIG_MACH_STM32H723 is not set # CONFIG_MACH_STM32H743 is not set # CONFIG_MACH_STM32H750 is not set # CONFIG_MACH_STM32L412 is not set # CONFIG_MACH_N32G452 is not set # CONFIG_MACH_N32G455 is not set CONFIG_MACH_STM32F4=y CONFIG_HAVE_STM32_USBOTG=y CONFIG_HAVE_STM32_CANBUS=y CONFIG_HAVE_STM32_USBCANBUS=y CONFIG_STM32_DFU_ROM_ADDRESS=0x1fff0000 CONFIG_STM32_FLASH_START_8000=y # CONFIG_STM32_FLASH_START_10000 is not set # CONFIG_STM32_FLASH_START_0000 is not set # CONFIG_STM32_CLOCK_REF_8M is not set CONFIG_STM32_CLOCK_REF_12M=y # CONFIG_STM32_CLOCK_REF_16M is not set # CONFIG_STM32_CLOCK_REF_20M is not set # CONFIG_STM32_CLOCK_REF_24M is not set # CONFIG_STM32_CLOCK_REF_25M is not set # CONFIG_STM32_CLOCK_REF_INTERNAL is not set CONFIG_CLOCK_REF_FREQ=12000000 CONFIG_STM32F0_TRIM=16 CONFIG_STM32_USB_PA11_PA12=y # CONFIG_STM32_SERIAL_USART1 is not set # CONFIG_STM32_SERIAL_USART1_ALT_PB7_PB6 is not set # CONFIG_STM32_SERIAL_USART2 is not set # CONFIG_STM32_SERIAL_USART2_ALT_PD6_PD5 is not set # CONFIG_STM32_SERIAL_USART3 is not set # CONFIG_STM32_SERIAL_USART3_ALT_PD9_PD8 is not set # CONFIG_STM32_CANBUS_PA11_PA12 is not set # CONFIG_STM32_CANBUS_PA11_PB9 is not set # CONFIG_STM32_MMENU_CANBUS_PB8_PB9 is not set # CONFIG_STM32_MMENU_CANBUS_PI9_PH13 is not set # CONFIG_STM32_MMENU_CANBUS_PB5_PB6 is not set # CONFIG_STM32_MMENU_CANBUS_PB12_PB13 is not set # CONFIG_STM32_MMENU_CANBUS_PD0_PD1 is not set # CONFIG_STM32_USBCANBUS_PA11_PA12 is not set CONFIG_USB=y CONFIG_USB_VENDOR_ID=0x1d50 CONFIG_USB_DEVICE_ID=0x614e CONFIG_USB_SERIAL_NUMBER_CHIPID=y CONFIG_USB_SERIAL_NUMBER="12345" # # USB ids # # end of USB ids CONFIG_WANT_GPIO_BITBANGING=y CONFIG_WANT_DISPLAYS=y CONFIG_WANT_SENSORS=y CONFIG_WANT_LIS2DW=y CONFIG_WANT_SOFTWARE_I2C=y CONFIG_WANT_SOFTWARE_SPI=y CONFIG_CANBUS_FREQUENCY=1000000 CONFIG_INITIAL_PINS="" CONFIG_HAVE_GPIO=y CONFIG_HAVE_GPIO_ADC=y CONFIG_HAVE_GPIO_SPI=y CONFIG_HAVE_GPIO_SDIO=y CONFIG_HAVE_GPIO_I2C=y CONFIG_HAVE_GPIO_HARD_PWM=y CONFIG_HAVE_STRICT_TIMING=y CONFIG_HAVE_CHIPID=y CONFIG_HAVE_STEPPER_BOTH_EDGE=y CONFIG_HAVE_BOOTLOADER_REQUEST=y CONFIG_INLINE_STEPPER_HACK=y ======================= Build file /home/pi/klipper/klippy/../out/klipper.dict(8741): Fri Jan 19 06:27:39 2024 Last MCU build version: v0.12.0-74-g1d92be71 Last MCU build tools: gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40 Last MCU build config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 Build file /home/pi/klipper/klippy/../out/klipper.elf(1217372): Fri Jan 19 06:27:47 2024 Starting Klippy... Args: ['/home/pi/klipper/klippy/klippy.py', '/home/pi/printer_data/config/printer.cfg', '-I', '/home/pi/printer_data/comms/klippy.serial', '-l', '/home/pi/printer_data/logs/klippy.log', '-a', '/home/pi/printer_data/comms/klippy.sock'] Git version: 'v0.12.0-74-g1d92be71-dirty' Untracked files: klippy/extras/beacon.py Branch: master Remote: origin Tracked URL: https://github.com/Klipper3d/klipper CPU: 4 core ? Python: '3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]' Start printer at Sat Jan 20 04:36:23 2024 (1705725383.3 17.5) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi1 cs_pin = SHTCan:PA4 [mcu SHTCan] canbus_uuid = f76b2d8709b2 [stepper_x] endstop_pin = SHTCan:PA2 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [temperature_sensor FLY-SHT42] sensor_type = temperature_mcu sensor_mcu = SHTCan [fan] pin = SHTCan:PB11 [heater_fan hotend_fan] pin = SHTCan:PB10 heater = extruder heater_temp = 50.0 fan_speed = 1 [tmc2209 extruder] uart_pin = SHTCan:PB5 run_current = 0.80 interpolate = False [extruder] step_pin = SHTCan:PB4 dir_pin = !SHTCan:PB3 enable_pin = !SHTCan:PA15 microsteps = 16 full_steps_per_rotation = 200 rotation_distance = 4.63 nozzle_diameter = 0.400 filament_diameter = 1.750 max_extrude_only_velocity = 120 max_extrude_only_distance = 500 heater_pin = SHTCan:PA8 sensor_pin = SHTCan:PB0 sensor_type = ATC Semitec 104NT-4-R025H42G pullup_resistor = 2200 control = pid pid_kp = 18.653 pid_ki = 0.711 pid_kd = 122.407 min_temp = 0 max_temp = 300 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [bed_mesh] horizontal_move_z = 4 mesh_min = 30,30 mesh_max = 370,370 probe_count = 50,50 fade_start = 1 fade_end = 0 mesh_pps = 2,2 algorithm = bicubic bicubic_tension = 0.2 speed = 150 zero_reference_position = 175, 175 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'SHTCan': Starting CAN connect Created a socket webhooks client 547557434640: New connection webhooks client 547557434640: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed Attempting MCU 'mcu' reset command Unable to issue reset command on MCU 'SHTCan' Attempting MCU 'beacon' reset webhooks client 547557434640: Disconnected Restarting printer Start printer at Sat Jan 20 04:38:16 2024 (1705725496.1 112.7) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi1 cs_pin = SHTCan:PA4 [mcu SHTCan] canbus_uuid = f76b2d8709b2 [stepper_x] endstop_pin = SHTCan:PA2 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [temperature_sensor FLY-SHT42] sensor_type = temperature_mcu sensor_mcu = SHTCan [fan] pin = SHTCan:PB11 [heater_fan hotend_fan] pin = SHTCan:PB10 heater = extruder heater_temp = 50.0 fan_speed = 1 [tmc2209 extruder] uart_pin = SHTCan:PB5 run_current = 0.80 interpolate = False [extruder] step_pin = SHTCan:PB4 dir_pin = !SHTCan:PB3 enable_pin = !SHTCan:PA15 microsteps = 16 full_steps_per_rotation = 200 rotation_distance = 4.63 nozzle_diameter = 0.400 filament_diameter = 1.750 max_extrude_only_velocity = 120 max_extrude_only_distance = 500 heater_pin = SHTCan:PA8 sensor_pin = SHTCan:PB0 sensor_type = ATC Semitec 104NT-4-R025H42G pullup_resistor = 2200 control = pid pid_kp = 18.653 pid_ki = 0.711 pid_kd = 122.407 min_temp = 0 max_temp = 300 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [bed_mesh] horizontal_move_z = 4 mesh_min = 30,30 mesh_max = 370,370 probe_count = 50,50 fade_start = 1 fade_end = 0 mesh_pps = 2,2 algorithm = bicubic bicubic_tension = 0.2 speed = 150 zero_reference_position = 175, 175 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect mcu 'mcu': Unable to open serial port: [Errno 2] could not open port /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00' webhooks client 547793796368: New connection webhooks client 547793796368: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'SHTCan': Starting CAN connect Created a socket mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed Attempting MCU 'mcu' reset command Unable to issue reset command on MCU 'SHTCan' Attempting MCU 'beacon' reset webhooks client 547793796368: Disconnected Restarting printer Start printer at Sat Jan 20 04:38:35 2024 (1705725515.2 131.8) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi1 cs_pin = SHTCan:PA4 [mcu SHTCan] canbus_uuid = f76b2d8709b2 [stepper_x] endstop_pin = SHTCan:PA2 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [temperature_sensor FLY-SHT42] sensor_type = temperature_mcu sensor_mcu = SHTCan [fan] pin = SHTCan:PB11 [heater_fan hotend_fan] pin = SHTCan:PB10 heater = extruder heater_temp = 50.0 fan_speed = 1 [tmc2209 extruder] uart_pin = SHTCan:PB5 run_current = 0.80 interpolate = False [extruder] step_pin = SHTCan:PB4 dir_pin = !SHTCan:PB3 enable_pin = !SHTCan:PA15 microsteps = 16 full_steps_per_rotation = 200 rotation_distance = 4.63 nozzle_diameter = 0.400 filament_diameter = 1.750 max_extrude_only_velocity = 120 max_extrude_only_distance = 500 heater_pin = SHTCan:PA8 sensor_pin = SHTCan:PB0 sensor_type = ATC Semitec 104NT-4-R025H42G pullup_resistor = 2200 control = pid pid_kp = 18.653 pid_ki = 0.711 pid_kd = 122.407 min_temp = 0 max_temp = 300 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [bed_mesh] horizontal_move_z = 4 mesh_min = 30,30 mesh_max = 370,370 probe_count = 50,50 fade_start = 1 fade_end = 0 mesh_pps = 2,2 algorithm = bicubic bicubic_tension = 0.2 speed = 150 zero_reference_position = 175, 175 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 383, in add_extra_stepper pin_params = ppins.parse_pin(endstop_pin, True, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 83, in parse_pin raise error("Unknown pin chip name '%s'" % (chip_name,)) pins.error: Unknown pin chip name 'probe' webhooks client 547793189456: New connection webhooks client 547793189456: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Unable to issue reset command on MCU 'SHTCan' webhooks client 547793189456: Disconnected Restarting printer Start printer at Sat Jan 20 04:39:10 2024 (1705725550.3 166.8) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [bed_mesh] horizontal_move_z = 4 mesh_min = 30,30 mesh_max = 370,370 probe_count = 50,50 fade_start = 1 fade_end = 0 mesh_pps = 2,2 algorithm = bicubic bicubic_tension = 0.2 speed = 150 zero_reference_position = 175, 175 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 380, in add_extra_stepper endstop_pin = config.get('endstop_pin') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 57, in get return self._get_wrapper(self.fileconfig.get, option, default, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 32, in _get_wrapper raise error("Option '%s' in section '%s' must be specified" configparser.Error: Option 'endstop_pin' in section 'stepper_x' must be specified webhooks client 547527190928: New connection webhooks client 547527190928: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset webhooks client 547527190928: Disconnected Restarting printer Start printer at Sat Jan 20 04:52:44 2024 (1705726364.5 981.0) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [bed_mesh] horizontal_move_z = 4 mesh_min = 30,30 mesh_max = 370,370 probe_count = 50,50 fade_start = 1 fade_end = 0 mesh_pps = 2,2 algorithm = bicubic bicubic_tension = 0.2 speed = 150 zero_reference_position = 175, 175 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 380, in add_extra_stepper endstop_pin = config.get('endstop_pin') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 57, in get return self._get_wrapper(self.fileconfig.get, option, default, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 32, in _get_wrapper raise error("Option '%s' in section '%s' must be specified" configparser.Error: Option 'endstop_pin' in section 'stepper_x' must be specified webhooks client 547745273616: New connection webhooks client 547745273616: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset webhooks client 547745273616: Disconnected Restarting printer Start printer at Sat Jan 20 04:54:23 2024 (1705726463.1 1079.7) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 380, in add_extra_stepper endstop_pin = config.get('endstop_pin') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 57, in get return self._get_wrapper(self.fileconfig.get, option, default, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 32, in _get_wrapper raise error("Option '%s' in section '%s' must be specified" configparser.Error: Option 'endstop_pin' in section 'stepper_x' must be specified webhooks client 547795595856: New connection webhooks client 547795595856: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'beacon' reset webhooks client 547795595856: Disconnected Restarting printer Start printer at Sat Jan 20 04:56:36 2024 (1705726596.8 1213.3) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 380, in add_extra_stepper endstop_pin = config.get('endstop_pin') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 57, in get return self._get_wrapper(self.fileconfig.get, option, default, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 32, in _get_wrapper raise error("Option '%s' in section '%s' must be specified" configparser.Error: Option 'endstop_pin' in section 'stepper_x' must be specified webhooks client 547793761552: New connection webhooks client 547793761552: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'beacon' reset webhooks client 547793761552: Disconnected Restarting printer Start printer at Sat Jan 20 04:58:09 2024 (1705726689.8 1306.3) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi1 cs_pin = SHTCan:PA4 [mcu SHTCan] canbus_uuid = f76b2d8709b2 [temperature_sensor FLY-SHT42] sensor_type = temperature_mcu sensor_mcu = SHTCan [fan] pin = SHTCan:PB11 [heater_fan hotend_fan] pin = SHTCan:PB10 heater = extruder heater_temp = 50.0 fan_speed = 1 [tmc2209 extruder] uart_pin = SHTCan:PB5 run_current = 0.80 interpolate = False [extruder] step_pin = SHTCan:PB4 dir_pin = !SHTCan:PB3 enable_pin = !SHTCan:PA15 microsteps = 16 full_steps_per_rotation = 200 rotation_distance = 4.63 nozzle_diameter = 0.400 filament_diameter = 1.750 max_extrude_only_velocity = 120 max_extrude_only_distance = 500 heater_pin = SHTCan:PA8 sensor_pin = SHTCan:PB0 sensor_type = ATC Semitec 104NT-4-R025H42G pullup_resistor = 2200 control = pid pid_kp = 18.653 pid_ki = 0.711 pid_kd = 122.407 min_temp = 0 max_temp = 300 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [stepper_y] endstop_pin = 0 step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 395 [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 380, in add_extra_stepper endstop_pin = config.get('endstop_pin') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 57, in get return self._get_wrapper(self.fileconfig.get, option, default, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 32, in _get_wrapper raise error("Option '%s' in section '%s' must be specified" configparser.Error: Option 'endstop_pin' in section 'stepper_x' must be specified webhooks client 547549371408: New connection webhooks client 547549371408: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Unable to issue reset command on MCU 'SHTCan' Attempting MCU 'beacon' reset webhooks client 547549371408: Disconnected Restarting printer Start printer at Sat Jan 20 04:59:41 2024 (1705726781.7 1398.2) Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 134, in _read_config config = pconfig.read_main_config() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 284, in read_main_config regular_config = self._build_config_wrapper(regular_data, filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 271, in _build_config_wrapper self._parse_config(data, filename, fileconfig, set()) File "/home/pi/klipper/klippy/configfile.py", line 259, in _parse_config self._resolve_include(filename, include_spec, fileconfig, File "/home/pi/klipper/klippy/configfile.py", line 232, in _resolve_include raise error("Include file '%s' does not exist" % (include_glob,)) configparser.Error: Include file '/home/pi/printer_data/config/config/Printer/physical-endstops.cfg.cfg' does not exist webhooks client 547792818960: New connection webhooks client 547792818960: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} webhooks client 547792818960: Disconnected Restarting printer Start printer at Sat Jan 20 04:59:57 2024 (1705726797.7 1414.3) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi1 cs_pin = SHTCan:PA4 [mcu SHTCan] canbus_uuid = f76b2d8709b2 [temperature_sensor FLY-SHT42] sensor_type = temperature_mcu sensor_mcu = SHTCan [fan] pin = SHTCan:PB11 [heater_fan hotend_fan] pin = SHTCan:PB10 heater = extruder heater_temp = 50.0 fan_speed = 1 [tmc2209 extruder] uart_pin = SHTCan:PB5 run_current = 0.80 interpolate = False [extruder] step_pin = SHTCan:PB4 dir_pin = !SHTCan:PB3 enable_pin = !SHTCan:PA15 microsteps = 16 full_steps_per_rotation = 200 rotation_distance = 4.63 nozzle_diameter = 0.400 filament_diameter = 1.750 max_extrude_only_velocity = 120 max_extrude_only_distance = 500 heater_pin = SHTCan:PA8 sensor_pin = SHTCan:PB0 sensor_type = ATC Semitec 104NT-4-R025H42G pullup_resistor = 2200 control = pid pid_kp = 18.653 pid_ki = 0.711 pid_kd = 122.407 min_temp = 0 max_temp = 300 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = SHTCan:PA2 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect webhooks client 547549502352: New connection webhooks client 547549502352: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'SHTCan': Starting CAN connect Created a socket mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed mcu 'SHTCan': Timeout on connect Created a socket mcu 'SHTCan': Wait for identify_response Traceback (most recent call last): File "/home/pi/klipper/klippy/serialhdl.py", line 68, in _get_identify_data params = self.send_with_response(msg, 'identify_response') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 261, in send_with_response return src.get_response([cmd], self.default_cmd_queue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/serialhdl.py", line 318, in get_response self.serial.raw_send_wait_ack(cmds[-1], minclock, reqclock, File "/home/pi/klipper/klippy/serialhdl.py", line 253, in raw_send_wait_ack self._error("Serial connection closed") File "/home/pi/klipper/klippy/serialhdl.py", line 61, in _error raise error(self.warn_prefix + (msg % params)) serialhdl.error: mcu 'SHTCan': Serial connection closed Attempting MCU 'mcu' reset command Unable to issue reset command on MCU 'SHTCan' Attempting MCU 'beacon' reset webhooks client 547549502352: Disconnected Restarting printer Start printer at Sat Jan 20 05:00:24 2024 (1705726825.0 1441.6) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = SHTCan:PA2 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 383, in add_extra_stepper pin_params = ppins.parse_pin(endstop_pin, True, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 83, in parse_pin raise error("Unknown pin chip name '%s'" % (chip_name,)) pins.error: Unknown pin chip name 'SHTCan' webhooks client 547815324944: New connection webhooks client 547815324944: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Starting Klippy... Args: ['/home/pi/klipper/klippy/klippy.py', '/home/pi/printer_data/config/printer.cfg', '-I', '/home/pi/printer_data/comms/klippy.serial', '-l', '/home/pi/printer_data/logs/klippy.log', '-a', '/home/pi/printer_data/comms/klippy.sock'] Git version: 'v0.12.0-74-g1d92be71-dirty' Untracked files: klippy/extras/beacon.py Branch: master Remote: origin Tracked URL: https://github.com/Klipper3d/klipper CPU: 4 core ? Python: '3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]' Start printer at Sat Jan 20 05:22:08 2024 (1705728129.0 16.2) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = SHTCan:PA2 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 383, in add_extra_stepper pin_params = ppins.parse_pin(endstop_pin, True, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 83, in parse_pin raise error("Unknown pin chip name '%s'" % (chip_name,)) pins.error: Unknown pin chip name 'SHTCan' webhooks client 548223081360: New connection webhooks client 548223081360: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Starting Klippy... Args: ['/home/pi/klipper/klippy/klippy.py', '/home/pi/printer_data/config/printer.cfg', '-I', '/home/pi/printer_data/comms/klippy.serial', '-l', '/home/pi/printer_data/logs/klippy.log', '-a', '/home/pi/printer_data/comms/klippy.sock'] Git version: 'v0.12.0-74-g1d92be71-dirty' Untracked files: klippy/extras/beacon.py Branch: master Remote: origin Tracked URL: https://github.com/Klipper3d/klipper CPU: 4 core ? Python: '3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]' Start printer at Sat Jan 20 06:43:26 2024 (1705733006.4 17.2) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = SHTCan:PA2 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 383, in add_extra_stepper pin_params = ppins.parse_pin(endstop_pin, True, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 83, in parse_pin raise error("Unknown pin chip name '%s'" % (chip_name,)) pins.error: Unknown pin chip name 'SHTCan' webhooks client 547685161872: New connection webhooks client 547685161872: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Starting Klippy... Args: ['/home/pi/klipper/klippy/klippy.py', '/home/pi/printer_data/config/printer.cfg', '-I', '/home/pi/printer_data/comms/klippy.serial', '-l', '/home/pi/printer_data/logs/klippy.log', '-a', '/home/pi/printer_data/comms/klippy.sock'] Git version: 'v0.12.0-74-g1d92be71-dirty' Untracked files: klippy/extras/beacon.py Branch: master Remote: origin Tracked URL: https://github.com/Klipper3d/klipper CPU: 4 core ? Python: '3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]' Start printer at Sat Jan 20 10:42:54 2024 (1705747374.1 17.4) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = SHTCan:PA2 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 383, in add_extra_stepper pin_params = ppins.parse_pin(endstop_pin, True, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 83, in parse_pin raise error("Unknown pin chip name '%s'" % (chip_name,)) pins.error: Unknown pin chip name 'SHTCan' webhooks client 547862954704: New connection webhooks client 547862954704: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'beacon' reset webhooks client 547862954704: Disconnected Restarting printer Start printer at Sat Jan 20 16:34:35 2024 (1705768475.8 714.7) Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 134, in _read_config config = pconfig.read_main_config() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 284, in read_main_config regular_config = self._build_config_wrapper(regular_data, filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 271, in _build_config_wrapper self._parse_config(data, filename, fileconfig, set()) File "/home/pi/klipper/klippy/configfile.py", line 259, in _parse_config self._resolve_include(filename, include_spec, fileconfig, File "/home/pi/klipper/klippy/configfile.py", line 232, in _resolve_include raise error("Include file '%s' does not exist" % (include_glob,)) configparser.Error: Include file '/home/pi/printer_data/config/config/Boards/ebb62.cfg' does not exist webhooks client 547851489616: New connection webhooks client 547851489616: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} webhooks client 547851489616: Disconnected Restarting printer Start printer at Sat Jan 20 16:34:52 2024 (1705768492.9 731.8) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = PT1000 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [stepper_x] endstop_pin = SHTCan:PA2 homing_retract_dist = 0 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 position_max = 400 position_endstop = 0 [BDsensor] scl_pin = EBBCan:PB9 sda_pin = EBBCan:PB8 delay = 20 z_offset = 0 x_offset = -28 y_offset = -5 position_endstop = 1.0 speed = 0.8 samples = 1 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 383, in add_extra_stepper pin_params = ppins.parse_pin(endstop_pin, True, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 83, in parse_pin raise error("Unknown pin chip name '%s'" % (chip_name,)) pins.error: Unknown pin chip name 'SHTCan' webhooks client 547852076624: New connection webhooks client 547852076624: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'EBBCan' reset Attempting MCU 'beacon' reset webhooks client 547852076624: Disconnected Restarting printer Start printer at Sat Jan 20 16:36:48 2024 (1705768608.7 847.6) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = PT1000 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [stepper_x] endstop_pin = EBB:PA2 homing_retract_dist = 0 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 position_max = 400 position_endstop = 0 [BDsensor] scl_pin = EBBCan:PB9 sda_pin = EBBCan:PB8 delay = 20 z_offset = 0 x_offset = -28 y_offset = -5 position_endstop = 1.0 speed = 0.8 samples = 1 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 383, in add_extra_stepper pin_params = ppins.parse_pin(endstop_pin, True, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 83, in parse_pin raise error("Unknown pin chip name '%s'" % (chip_name,)) pins.error: Unknown pin chip name 'EBB' webhooks client 548093440528: New connection webhooks client 548093440528: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'EBBCan' reset Attempting MCU 'beacon' reset webhooks client 548093440528: Disconnected Restarting printer Start printer at Sat Jan 20 16:52:09 2024 (1705769529.9 1768.9) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = PT1000 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [stepper_x] endstop_pin = EBBCan:PA2 homing_retract_dist = 0 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 position_max = 400 position_endstop = 0 [BDsensor] scl_pin = EBBCan:PB9 sda_pin = EBBCan:PB8 delay = 20 z_offset = 0 x_offset = -28 y_offset = -5 position_endstop = 1.0 speed = 0.8 samples = 1 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 659, in add_printer_objects kinematics.extruder.add_printer_objects(config) File "/home/pi/klipper/klippy/kinematics/extruder.py", line 339, in add_printer_objects pe = PrinterExtruder(config.getsection(section), i) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/extruder.py", line 166, in __init__ self.heater = pheaters.setup_heater(config, gcode_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/extras/heaters.py", line 266, in setup_heater self.heaters[heater_name] = heater = Heater(config, sensor) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/extras/heaters.py", line 52, in __init__ self.mcu_pwm = ppins.setup_pin('pwm', heater_pin) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 117, in setup_pin pin_params = self.lookup_pin(pin_desc, can_invert, can_pullup) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 106, in lookup_pin raise error("pin %s used multiple times in config" % (pin,)) pins.error: pin PA2 used multiple times in config webhooks client 547848678736: New connection webhooks client 547848678736: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'EBBCan' reset Attempting MCU 'beacon' reset webhooks client 547848678736: Disconnected Restarting printer Start printer at Sat Jan 20 16:56:04 2024 (1705769764.1 2003.0) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = PT1000 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [stepper_x] endstop_pin = EBBCan:PB7 homing_retract_dist = 0 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 position_max = 400 position_endstop = 0 [BDsensor] scl_pin = EBBCan:PB9 sda_pin = EBBCan:PB8 delay = 20 z_offset = 0 x_offset = -28 y_offset = -5 position_endstop = 1.0 speed = 0.8 samples = 1 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Extruder max_extrude_ratio=0.266081 Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 145, in _read_config pconfig.check_unused_options(config) File "/home/pi/klipper/klippy/configfile.py", line 302, in check_unused_options raise error("Section '%s' is not a valid config section" configparser.Error: Section 'bdsensor' is not a valid config section webhooks client 547848668240: New connection webhooks client 547848668240: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'EBBCan' reset Attempting MCU 'beacon' reset webhooks client 547848668240: Disconnected Restarting printer Start printer at Sat Jan 20 17:08:36 2024 (1705770516.3 2755.2) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = PT1000 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [stepper_x] endstop_pin = EBBCan:PB7 homing_retract_dist = 0 step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 position_max = 400 position_endstop = 0 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect webhooks client 547852075728: New connection webhooks client 547852075728: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'EBBCan': Starting serial connect Loaded MCU 'EBBCan' 106 commands (v0.12.0-85-gd785b396 / gcc: (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] binutils: (2.34-4+rpi1+14) 2.34) MCU 'EBBCan' config: ADC_MAX=4095 BUS_PINS_i2c1_PA9_PA10=PA9,PA10 BUS_PINS_i2c1_PB6_PB7=PB6,PB7 BUS_PINS_i2c1_PB8_PB9=PB8,PB9 BUS_PINS_i2c2_PB10_PB11=PB10,PB11 BUS_PINS_i2c2_PB13_PB14=PB13,PB14 BUS_PINS_i2c3_PB3_PB4=PB3,PB4 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 CLOCK_FREQ=64000000 MCU=stm32g0b1xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu_temperature 'mcu' nominal base=-269.130435 slope=1294.861660 mcu 'beacon': Starting serial connect Loaded MCU 'beacon' 30 commands (Beacon 1.1.0 / ) MCU 'beacon' config: ADC_MAX=4095 BEACON_ACCEL_BITS=12 BEACON_ACCEL_SCALE_16G=7.81 BEACON_ACCEL_SCALE_2G=0.98 BEACON_ACCEL_SCALE_4G=1.95 BEACON_ACCEL_SCALE_8G=3.91 BEACON_ADC_SMOOTH_COUNT=16 BEACON_HAS_ACCEL=1 CLOCK_FREQ=32000000 MCU=beacon STATS_SUMSQ_BASE=256 Sending MCU 'mcu' printer configuration... Configured MCU 'mcu' (1024 moves) Sending MCU 'EBBCan' printer configuration... Configured MCU 'EBBCan' (1024 moves) bed_mesh: generated points Index | Tool Adjusted | Probe 0 | (60.0, 40.0) | (40.0, 40.0) 1 | (138.8, 40.0) | (118.8, 40.0) 2 | (217.5, 40.0) | (197.5, 40.0) 3 | (296.2, 40.0) | (276.2, 40.0) 4 | (375.0, 40.0) | (355.0, 40.0) 5 | (375.0, 118.8) | (355.0, 118.8) 6 | (296.2, 118.8) | (276.2, 118.8) 7 | (217.5, 118.8) | (197.5, 118.8) 8 | (138.8, 118.8) | (118.8, 118.8) 9 | (60.0, 118.8) | (40.0, 118.8) 10 | (60.0, 197.5) | (40.0, 197.5) 11 | (138.8, 197.5) | (118.8, 197.5) 12 | (217.5, 197.5) | (197.5, 197.5) 13 | (296.2, 197.5) | (276.2, 197.5) 14 | (375.0, 197.5) | (355.0, 197.5) 15 | (375.0, 276.2) | (355.0, 276.2) 16 | (296.2, 276.2) | (276.2, 276.2) 17 | (217.5, 276.2) | (197.5, 276.2) 18 | (138.8, 276.2) | (118.8, 276.2) 19 | (60.0, 276.2) | (40.0, 276.2) 20 | (60.0, 355.0) | (40.0, 355.0) 21 | (138.8, 355.0) | (118.8, 355.0) 22 | (217.5, 355.0) | (197.5, 355.0) 23 | (296.2, 355.0) | (276.2, 355.0) 24 | (375.0, 355.0) | (355.0, 355.0) bed_mesh: zero_reference_position is (200.00, 200.00) Enabling Beacon accelerometer Selected Beacon accelerometer scale 16g Sending MCU 'beacon' printer configuration... Configured MCU 'beacon' (0 moves) beacon: loaded fnorm=5089878.91 temp=22.22 amfg=1.051 from nvm beacon: built tempco model version 1 {'amfg': 1.0510195494882204, 'tcc': -7.673202462181629e-06, 'tcfl': -0.0006269407998409011, 'tctl': 0.0019139579905599977, 'fmin': 5089878.91291547, 'fmin_temp': 22.217981338500977} Starting heater checks for heater_bed Starting heater checks for extruder webhooks: registering remote method 'shutdown_machine' for connection id: 547852075728 webhooks: registering remote method 'reboot_machine' for connection id: 547852075728 webhooks: registering remote method 'pause_job_queue' for connection id: 547852075728 webhooks: registering remote method 'start_job_queue' for connection id: 547852075728 Stats 2759.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1171 bytes_read=4645 bytes_retransmit=9 bytes_invalid=0 send_seq=141 receive_seq=141 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000160 EBBCan: mcu_awake=0.010 mcu_task_avg=0.000021 mcu_task_stddev=0.000029 bytes_write=1224 bytes_read=4548 bytes_retransmit=9 bytes_invalid=0 send_seq=135 receive_seq=135 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63995643 adj=63998458 Octopus_Pro_446: temp=22.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=288 bytes_read=1680 bytes_retransmit=0 bytes_invalid=0 send_seq=51 receive_seq=51 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000397 adj=32000342 beacon: coil_temp=17.5 heater_bed: target=0 temp=15.8 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.06 cputime=5.412 memavail=7435088 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 MCU 'EBBCan' shutdown: ADC out of range clocksync state: mcu_freq=64000000 last_clock=177318823235 clock_est=(2756.310 177178745204 63995643.137) min_half_rtt=0.000072 min_rtt_time=2756.172 time_avg=2756.310(0.236) clock_avg=177178745204.275(15081738.542) pred_variance=2851268032.321 clock_adj=(-1.302 64003849.500) Dumping serial stats: bytes_write=1239 bytes_read=4565 bytes_retransmit=9 bytes_invalid=0 send_seq=136 receive_seq=136 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 Dumping send queue 100 messages Sent 0 2756.099307 2756.099307 9: seq: 14, identify offset=800 count=40 Sent 1 2756.099647 2756.099647 9: seq: 15, identify offset=840 count=40 Sent 2 2756.099996 2756.099996 9: seq: 16, identify offset=880 count=40 Sent 3 2756.100347 2756.100347 9: seq: 17, identify offset=920 count=40 Sent 4 2756.100688 2756.100688 9: seq: 18, identify offset=960 count=40 Sent 5 2756.101150 2756.101150 9: seq: 19, identify offset=1000 count=40 Sent 6 2756.101511 2756.101511 9: seq: 1a, identify offset=1040 count=40 Sent 7 2756.101858 2756.101858 9: seq: 1b, identify offset=1080 count=40 Sent 8 2756.102192 2756.102192 9: seq: 1c, identify offset=1120 count=40 Sent 9 2756.102530 2756.102530 9: seq: 1d, identify offset=1160 count=40 Sent 10 2756.102871 2756.102871 9: seq: 1e, identify offset=1200 count=40 Sent 11 2756.103210 2756.103210 9: seq: 1f, identify offset=1240 count=40 Sent 12 2756.103555 2756.103555 9: seq: 10, identify offset=1280 count=40 Sent 13 2756.103892 2756.103892 9: seq: 11, identify offset=1320 count=40 Sent 14 2756.104241 2756.104241 9: seq: 12, identify offset=1360 count=40 Sent 15 2756.104575 2756.104575 9: seq: 13, identify offset=1400 count=40 Sent 16 2756.104932 2756.104932 9: seq: 14, identify offset=1440 count=40 Sent 17 2756.105286 2756.105286 9: seq: 15, identify offset=1480 count=40 Sent 18 2756.105619 2756.105619 9: seq: 16, identify offset=1520 count=40 Sent 19 2756.105972 2756.105972 9: seq: 17, identify offset=1560 count=40 Sent 20 2756.106324 2756.106324 9: seq: 18, identify offset=1600 count=40 Sent 21 2756.106682 2756.106682 9: seq: 19, identify offset=1640 count=40 Sent 22 2756.107157 2756.107157 9: seq: 1a, identify offset=1680 count=40 Sent 23 2756.107517 2756.107517 9: seq: 1b, identify offset=1720 count=40 Sent 24 2756.107871 2756.107871 9: seq: 1c, identify offset=1760 count=40 Sent 25 2756.108210 2756.108210 9: seq: 1d, identify offset=1800 count=40 Sent 26 2756.108554 2756.108554 9: seq: 1e, identify offset=1840 count=40 Sent 27 2756.108919 2756.108919 9: seq: 1f, identify offset=1880 count=40 Sent 28 2756.109275 2756.109275 9: seq: 10, identify offset=1920 count=40 Sent 29 2756.109625 2756.109625 9: seq: 11, identify offset=1960 count=40 Sent 30 2756.109971 2756.109971 9: seq: 12, identify offset=2000 count=40 Sent 31 2756.110308 2756.110308 9: seq: 13, identify offset=2040 count=40 Sent 32 2756.110645 2756.110645 9: seq: 14, identify offset=2080 count=40 Sent 33 2756.110994 2756.110994 9: seq: 15, identify offset=2120 count=40 Sent 34 2756.111338 2756.111338 9: seq: 16, identify offset=2160 count=40 Sent 35 2756.111688 2756.111688 9: seq: 17, identify offset=2200 count=40 Sent 36 2756.112150 2756.112150 9: seq: 18, identify offset=2240 count=40 Sent 37 2756.112497 2756.112497 9: seq: 19, identify offset=2280 count=40 Sent 38 2756.112856 2756.112856 9: seq: 1a, identify offset=2320 count=40 Sent 39 2756.113194 2756.113194 9: seq: 1b, identify offset=2360 count=40 Sent 40 2756.113534 2756.113534 9: seq: 1c, identify offset=2400 count=40 Sent 41 2756.113868 2756.113868 9: seq: 1d, identify offset=2440 count=40 Sent 42 2756.114205 2756.114205 9: seq: 1e, identify offset=2480 count=40 Sent 43 2756.114546 2756.114546 9: seq: 1f, identify offset=2520 count=40 Sent 44 2756.114897 2756.114897 9: seq: 10, identify offset=2560 count=40 Sent 45 2756.115243 2756.115243 9: seq: 11, identify offset=2600 count=40 Sent 46 2756.115584 2756.115584 9: seq: 12, identify offset=2640 count=40 Sent 47 2756.115920 2756.115920 9: seq: 13, identify offset=2680 count=40 Sent 48 2756.116275 2756.116275 9: seq: 14, identify offset=2720 count=40 Sent 49 2756.116616 2756.116616 9: seq: 15, identify offset=2760 count=40 Sent 50 2756.116951 2756.116951 9: seq: 16, identify offset=2800 count=40 Sent 51 2756.117291 2756.117291 9: seq: 17, identify offset=2833 count=40 Sent 52 2756.121682 2756.121682 6: seq: 18, get_uptime Sent 53 2756.172350 2756.172350 6: seq: 19, get_clock Sent 54 2756.223624 2756.223624 6: seq: 1a, get_clock Sent 55 2756.274141 2756.274141 6: seq: 1b, get_clock Sent 56 2756.325389 2756.325389 6: seq: 1c, get_clock Sent 57 2756.375958 2756.375958 6: seq: 1d, get_clock Sent 58 2756.426500 2756.426500 6: seq: 1e, get_clock Sent 59 2756.477953 2756.477953 6: seq: 1f, get_clock Sent 60 2756.528494 2756.528494 6: seq: 10, get_clock Sent 61 2756.529559 2756.529559 6: seq: 11, get_clock Sent 62 2757.127933 2757.127933 6: seq: 12, get_config Sent 63 2757.129249 2757.129249 7: seq: 13, allocate_oids count=9 Sent 64 2757.129322 2757.129322 11: seq: 14, config_digital_out oid=4 pin=PA0 value=0 default_value=0 max_duration=0 Sent 65 2757.129351 2757.129351 10: seq: 15, set_digital_out_pwm_cycle oid=4 cycle_ticks=640000 Sent 66 2757.129387 2757.129387 16: seq: 16, config_digital_out oid=5 pin=PA1 value=0 default_value=1 max_duration=0, set_digital_out_pwm_cycle oid=5 cycle_ticks=640000 Sent 67 2757.129510 2757.129510 21: seq: 17, config_tmcuart oid=0 rx_pin=PA15 pull_up=0 tx_pin=PA15 bit_time=1600, config_endstop oid=1 pin=PB7 pull_up=0, config_trsync oid=2, config_analog_in oid=6 pin=PA3 Sent 68 2757.129561 2757.129561 15: seq: 18, config_digital_out oid=7 pin=PA2 value=0 default_value=0 max_duration=320000000 Sent 69 2757.129590 2757.129590 11: seq: 19, set_digital_out_pwm_cycle oid=7 cycle_ticks=6400000 Sent 70 2757.129635 2757.129635 11: seq: 1a, config_stepper oid=3 step_pin=PD0 dir_pin=PD1 invert_step=4294967295 step_pulse_ticks=0 Sent 71 2757.129676 2757.129676 11: seq: 1b, config_digital_out oid=8 pin=PD2 value=1 default_value=1 max_duration=0 Sent 72 2757.129703 2757.129703 11: seq: 1c, finalize_config crc=2049334977 Sent 73 2757.129718 2757.129718 13: seq: 1d, queue_digital_out oid=4 clock=1150259462 on_ticks=0 Sent 74 2757.129768 2757.129768 13: seq: 1e, queue_digital_out oid=5 clock=1150264124 on_ticks=0 Sent 75 2757.129807 2757.129807 25: seq: 1f, query_analog_in oid=6 clock=1220180974 sample_ticks=64000 sample_count=8 rest_ticks=19200000 min_value=5747 max_value=10007 range_check_count=4 Sent 76 2757.129843 2757.129843 13: seq: 10, queue_digital_out oid=7 clock=1150277870 on_ticks=0 Sent 77 2757.129889 2757.129889 6: seq: 11, get_config Sent 78 2757.131391 2757.131391 14: seq: 12, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 79 2757.135253 2757.135253 19: seq: 13, tmcuart_send oid=0 write=b'\xea\x03\x080\x80\x00\n\x08\xb8\x87' read=0 Sent 80 2757.137808 2757.137808 14: seq: 14, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 81 2757.141608 2757.141608 19: seq: 15, tmcuart_send oid=0 write=b'\xea\x03h0\x80\x00\x12\x08 \xda' read=0 Sent 82 2757.144202 2757.144202 14: seq: 16, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 83 2757.148432 2757.148432 19: seq: 17, tmcuart_send oid=0 write=b'\xea\x03\x88=\x9a\x06\x02h*\xbf' read=0 Sent 84 2757.150988 2757.150988 14: seq: 18, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 85 2757.155207 2757.155207 19: seq: 19, tmcuart_send oid=0 write=b'\xea\x03\x082\x80\x10b\x88!\xb1' read=0 Sent 86 2757.157749 2757.157749 14: seq: 1a, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 87 2757.161937 2757.161937 19: seq: 1b, tmcuart_send oid=0 write=b'\xea\x03h2\x80\x00\x02\x08 \xfb' read=0 Sent 88 2757.164499 2757.164499 14: seq: 1c, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 89 2757.168678 2757.168678 19: seq: 1d, tmcuart_send oid=0 write=b'\xea\x03\x08>\xe4\x1ar\x88\xa4\x85' read=0 Sent 90 2757.171212 2757.171212 14: seq: 1e, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 91 2757.175391 2757.175391 19: seq: 1f, tmcuart_send oid=0 write=b'\xea\x03(2\x80\x00\x02\x88"\xf3' read=0 Sent 92 2757.177934 2757.177934 14: seq: 10, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 93 2757.183327 2757.183327 19: seq: 11, tmcuart_send oid=0 write=b'\xea\x03\x088\x80\x00\x02\x08 \xba' read=0 Sent 94 2757.185926 2757.185926 14: seq: 12, tmcuart_send oid=0 write=b'\xea\x03H \xe4' read=10 Sent 95 2757.202049 2757.202049 7: seq: 13, stepper_get_position oid=3 Sent 96 2757.202512 2757.202512 14: seq: 14, tmcuart_send oid=0 write=b'\xea\x03H-\xd5' read=10 Sent 97 2757.513702 2757.513702 6: seq: 15, get_clock Sent 98 2758.498320 2758.498320 6: seq: 16, get_clock Sent 99 2759.308932 2759.308932 15: seq: 17, queue_digital_out oid=5 clock=1283425443 on_ticks=640000 Dumping receive queue 100 messages Receive: 0 2756.095996 2756.095688 49: seq: 1b, identify_response offset=400 data=b'w"Qgs\xdd\xc8C\xd3\x8aLkeZk\xd3\xe2e\xfab\x846;[\x05\xe6\x90\xc2\xcf\x98fzh\x87\xcbB\xf8\xf9\xd3I' Receive: 1 2756.096354 2756.096152 49: seq: 1c, identify_response offset=440 data=b'\xc9l\x0cQ\xd5\x0e\x1b?2\x17\x84\xad,\x95}F\xcd\x9b\xb6x\xe6\xe5\x84\x81y\xda\xa7\x89(\xfe\x0b<;\x0c`\x0e}\x82\x8cs' Receive: 2 2756.096702 2756.096512 49: seq: 1d, identify_response offset=480 data=b'\x14Kp\x18*j\xe7\xdaQd6m\x9f\xaa\x13B\xc9^@\xd9\xec\x1eJ$\x87a*$\x189\x92Rho\x0c\xcf\x9dn\x8c\xf6' Receive: 3 2756.097078 2756.096879 49: seq: 1e, identify_response offset=520 data=b'\xd5\x17\x8f<9\x14\xfb\x83|a\x10\xbb\xf4\xa0\xa5\xfb\x92\x1f\xf3\x8b\x99\xb9\xa4\x7fi9\xf1&\x18\xad\xd4\x96qj\xb1\x9aJ*\xb1\xff' Receive: 4 2756.097417 2756.097239 49: seq: 1f, identify_response offset=560 data=b'\xf0\xe6o\xe0\n\x82\xf1\xda\xa7\xa2?\x00\x1b\x92L\x18!\x06V\xdbD\xbf\xde\xf8F<\x99\xd1\x1f\x91\x95_M\xbb\xc8M\xf3\xa5\xce\x92' Receive: 5 2756.097762 2756.097574 49: seq: 10, identify_response offset=600 data=b"\xb1\xaa\xb0\xac\xca\x93#\xedY:'\xf0\xb6\xb5\xc6\x84\xddD)u^t\xbaI\x0eA\x12[\xaa\xa1\x14\xdc\xd9\xd4\xb7\x0f\xeb\x0f\xbc\xab" Receive: 6 2756.098118 2756.097919 49: seq: 11, identify_response offset=640 data=b'\x1a\xb0\xd3\xf6$G\xddi\xcb\xd4\x95}v_eC\xda\x19\xdd\xe8\x9e\x93##g\xbd\x19D\xcd\xeb\x8b\x8a\x93\x86Y\x97\xd2w\xc8\x0f' Receive: 7 2756.098462 2756.098273 49: seq: 12, identify_response offset=680 data=b'\xcbVxt\xce\x1f\x06\xd0\xe7\xa6\x9d\x9dmt\x0fv\xd9K]&\xf9x\x86\xac\xe3)\xf8\xdb.\xe7\x1d\x9e\x07\xce\xb7#g\xe0k\x82' Receive: 8 2756.098814 2756.098617 49: seq: 13, identify_response offset=720 data=b'\xa7\xae\xe8\xf9\x11\x05*-\x11z\xf3\x19\xafx\xb7\xe7u\xf6\x92\xa0\xd7\x80K\xc0\x10y\x90\xe4\xd0T\xfc\xc87\x8b\xb4j]\x03P}' Receive: 9 2756.099152 2756.098971 49: seq: 14, identify_response offset=760 data=b'\xe3\x99\xc7\xbe\x1b\xaen\xbd\x16=\xd7\xf0\xb8+\xf6{\xde\xe1#\x04\xda\x07:\xa6\xc8\x1e.#\x03\xdc)\xed\xb9a\x90\x1f\xceg\xbb\x02' Receive: 10 2756.099492 2756.099307 49: seq: 15, identify_response offset=800 data=b'|5\x98tBS\x8e/\x11p^\x02' Receive: 11 2756.099840 2756.099647 49: seq: 16, identify_response offset=840 data=b'\x1ah\xfc:\xb6\x89\xcf+\x7fB\x86"\xd0dV\x1c+`"\xba\xa5\xaa\xc9\x8b\xddK\x02\xb26{u\\\x9a\x14S\xe1\tn\x80\xb3' Receive: 12 2756.100193 2756.099996 49: seq: 17, identify_response offset=880 data=b'\xca\xca6\xb4\x8cd8\xa6\xc7\xb1\xa4\xe4\xcai,\x89P.\x1f\x84\xeb\t\xa1+\xfd\x18\xf0\x08\xbfQ\xbc\\\x90\xae\x87\xbe]%\x9a]' Receive: 13 2756.100534 2756.100347 49: seq: 18, identify_response offset=920 data=b'\xff\x94v\xdc]\x0e\xf6il2Ou\xf3\xd4N\xab\x88vR\xba4}~\x88\xcf\xcfy\xdd\xc3\xe3Y\xb3\xdb\xc1\x81\xd2\xa8M\\\x84' Receive: 14 2756.100990 2756.100688 49: seq: 19, identify_response offset=960 data=b"y\xed\x9e%\x1b\x8d4\xa3\xc0\x99\x19\xda\xdcJ\x9a\xc0\xc3ap\x8e\x89@f\xa4\x12\x93\x88>\xd27\xb8\xedfB'Uh\xb0\xbek" Receive: 15 2756.101355 2756.101150 49: seq: 1a, identify_response offset=1000 data=b'\x15\x1b\x82i\xd0\xff?u\xbc\xb2:\xae\x9c\xbe\xed\x01p\xd9\xc3\xc2\x03\xcf\xbe:P!\xf0\xf4\x1d&H\xc1\xdc\xa0m\xc0\x8dL\xcfw' Receive: 16 2756.101700 2756.101511 49: seq: 1b, identify_response offset=1040 data=b'\xa2\xd4Jo0\x0e\xa2\x13f\xac\xe31\xd9\x94\x17\xeb\xb5\x9e\x9f\x84\xd9\xe9>\xd1\x84\xeeh##\x9d\xa38\xf5\x1dP\x87\x86\x08a\xa9' Receive: 17 2756.102038 2756.101858 49: seq: 1c, identify_response offset=1080 data=b'\xd8\x11G\xd6\xbe\xde\xe0\x94g\xfe\xce\x1e\x0e\xe3G|\xa7\x0eD\x04p\x14\xb9\xc3\xf6\x15qm\xe0\xa70\x979\xa3q\xe1\x80\x17\xe9%' Receive: 18 2756.102375 2756.102192 49: seq: 1d, identify_response offset=1120 data=b'\x134`\xc8\x8d\xac\xc1\x14\x0c1\x86\x1fc\xa8(`\xf2\xb8\xda*\x0e\xd2\xc2\xe0\xbb\x00\x9f\x06/\x97@\x04\x90\xf6R5\xe5zre' Receive: 19 2756.102715 2756.102530 49: seq: 1e, identify_response offset=1160 data=b'\xd3\xf3`\x01P!\x8d\xfb\x86\t`\x84{\x07GD\xf2\x05\x12\xbd\x98=GP\x06\x16\xadhQ\xcd\x9f\xd5\x15 \xc0\x1a\x8b/:\xf2' Receive: 20 2756.103055 2756.102871 49: seq: 1f, identify_response offset=1200 data=b'\xc1\x1e\x11i~\xfc\t,\x02\xae\x80n8\x08\x05\xa1\xfc\xcej\xbc\xb5\xf0\xb5Gt\x8e\x8fpf\x83P\xcf\x8e\xbc \x0e)/\x08\xfe' Receive: 21 2756.103401 2756.103210 49: seq: 10, identify_response offset=1240 data=b'\x97;>\x0c\x96\xac\xec\x92S.\xb0*D\xa3\x1d_\xd5\x88\xe2\x14t9\xdat\xa5\xee\xf1\xfdw\x04\xa0\x05\x84\x8a~\x14\\\xa2\xcd\x98' Receive: 22 2756.103739 2756.103555 49: seq: 11, identify_response offset=1280 data=b"\xeatl\x89b\xa4\x92\xf8'\xc1\x00\x06~\xb1@4i\x0c\xcf\xdbX\x02\x196Q{)\xb02\x13g\x9d\xa8\x0b+`K\x85^F" Receive: 23 2756.104086 2756.103892 49: seq: 12, identify_response offset=1320 data=b'\xac\x96\xee\xddD\x1fr\xd0 \x11\xb5\x1ay\x88&{\xc2\x02@%bK\xd7\xbb\xa8\x88\xb7M\xa7B2Y\xaf\xec\x1b%\xe1\xcfm\x01' Receive: 24 2756.104421 2756.104241 49: seq: 13, identify_response offset=1360 data=b'"q\x01\xc0\xc6\xec4y\x85K\x04^\x8b\xc2\xc5);vl |\xd5H\x0b\xf3\xdb\xf3\x8f\x97\xc9\xf5\xf9\x7f0\xa0n@D\x17\xf7' Receive: 25 2756.104777 2756.104575 49: seq: 14, identify_response offset=1400 data=b'\xdb\xe4\xe6\xe7\xcf[\xccN\xbc\xe4\xe6|\x03\x1fo\ti84\xe7\xb2yDs\xb1\x82\xcf\x1aI.Vsl\x1dS\xc4\xf0\xd9H\x8a' Receive: 26 2756.105131 2756.104932 49: seq: 15, identify_response offset=1440 data=b'x\x8e\xad1\x85\x0f\xb3\xde\x12\xffy\x92\x06\x90\x9cl\x9f\xa0\n\xf0_HT\xc1\\\xb6\xc7TH\x80\x1f\xa2A\x92\x11\x05\xe8\xa8<\xe3' Receive: 27 2756.105465 2756.105286 49: seq: 16, identify_response offset=1480 data=b'\x1cnz\xbe\x86O4\x9dM\xe5\xc2\x10\x16F\xf0\t&\xd3>\x1d\x8d\xd3\x1e\xce{G\x04r\xfd\xa5?\xbf\xb9\x94\xf7[N\xe6\x83\xa3' Receive: 28 2756.105816 2756.105619 49: seq: 17, identify_response offset=1520 data=b'\xed/\xff\xf9\xe5\xf2\x97\xe4\xd3\xed\xd5\xafhFK\xf97\x9f]_\xde\x03\xa5\xe8\xab\xc0\xdf/\x1f\xbc\xe7g\xa0\xbc\xf9\xf75\x89\xca\xc7' Receive: 29 2756.106166 2756.105972 49: seq: 18, identify_response offset=1560 data=b't\xec\xf6j{u\xfb\xaf+\xda\xf9~{!\x9f\x05\xd0\x15\xfe\xf9\xb3\xc9t\xd6\xbd\x80\n\x96H\xf2\t\x98\xfb\ty\xbb\xbd;\xbf\xdb' Receive: 30 2756.106525 2756.106324 49: seq: 19, identify_response offset=1600 data=b'&\xdb\xfb\xeb\xed\xaf\xc9\xc5\xf9\xf6\n\xb7]\xe1\xf0\xd5\xcd\xcd\xd5mr\xf1\xe5\xee\x1f\xc9\xd5\xc7\xbf\xc3\xb8\xf7\x8a\xf8s\x00D,s6' Receive: 31 2756.107003 2756.106682 49: seq: 1a, identify_response offset=1640 data=b'Y\x16Q8K5]M!\x84\xe5\xe8\xc5\xd2\x0c(5 d8\x92z`\x87\xb4\x88C9\xe4\xc83\x82k\x80\xff\xd1J{wu' Receive: 32 2756.107359 2756.107157 49: seq: 1b, identify_response offset=1680 data=b'\r\xf7<\xbf\xbb\xbf\x95W\x07\xf2\x9bs8\xfe\xb7\xe5\xdc[\xfd\x0e\x9d\x0b\xec\x80\xef\xa6\xde%\xf6\x02_\xf5>b/\x8cU\xef\n{' Receive: 33 2756.107714 2756.107517 49: seq: 1c, identify_response offset=1720 data=b'\xe0\xc1\xa8\xf7\t{\xb1\xdc\xe5u\xe4\xa2!\xdf\x91\x05!/\x08\x02\xf9\xaaTD\xcbp\x9d\xcb\x07\xf5%\x8f\x96\x9e\xff\x00WQ\xab\x14' Receive: 34 2756.108054 2756.107871 49: seq: 1d, identify_response offset=1760 data=b'wH\xe3\xc8\x89\xa3r\xf9\xb2\xe5\xcb\r\x94\xbe\x04\xb2\x05{\xa2e"\x84(\xd0ct\x90\xde$E\xae\x9e\xcb\xa4-\xef\x089Q\xad' Receive: 35 2756.108400 2756.108210 49: seq: 1e, identify_response offset=1800 data=b'\xe2\xbcD\x97\xf4\xc24\xf4\xcf)\xbe]\xa65\xab\x9b\x9e\x81ob\xe8\xdf\x19\x84$\x8aCL\xba\x18\xf6t(\xa0M\xaeB\xb0\x16\x9c' Receive: 36 2756.108743 2756.108554 49: seq: 1f, identify_response offset=1840 data=b'\x1d\x9cD\x01\x14\xd6\xfe\xb5\xc7 \x0c\xc9\xe9\x1ev\x85\x8c/\xedY!X\xaa\xce\xa2T\x9cR\x12E,\x90\x14\xdd\x0c%N4*\xe3' Receive: 37 2756.109120 2756.108919 49: seq: 10, identify_response offset=1880 data=b'\xb5D3p\x1c\xaf\x99\xceV\xcdz`\xc3%U\xd9X\x9bv\x02\xa6x\xd75\x9d\xccI\xf4D\xc7\x016\x88^\xd6\xda~&\xd8\xc2' Receive: 38 2756.109467 2756.109275 49: seq: 11, identify_response offset=1920 data=b'\xc0\x06XvH\xeb\x9a\x97T2\xd3\x13\xba\x0ee\xcbb\x04+\x08Vj*U\xd9\x93\x99\x90\x1d\x032\xbcEZq\xc0$\x94\x10\xeb' Receive: 39 2756.109816 2756.109625 49: seq: 12, identify_response offset=1960 data=b'\xc9\xaay\xe4\xfa"\x0ck&\xe8@\xed\xb4\xa9\xb0\x98\x9a\n\x05\xd8\xa3y\x05\xe4\xcd\xf9\x81s\x01\xe0\x1d#\xed\xc2\x14U\x8fb)D' Receive: 40 2756.110152 2756.109971 49: seq: 13, identify_response offset=2000 data=b'\xeaP\x18\x8f\x07\xb5\xefF\x87\xef\x8c+|\x99\x1d\x8aV\xed\x16:\x0f\x1f\xe1G\x87\x06\xf3\xad\xeb\xf4\x19U+\xd6<\xa4Z\xc75d' Receive: 41 2756.110491 2756.110308 49: seq: 14, identify_response offset=2040 data=b':\xe9\x9e3H\x82!\xdak\xf1\xc0\xdb\xae\x0b!8\x1c\t\xf0=\x1fJL\xc2a1\x82#\xa6\xe2\x8e\xd4U\xfe\xc8\x91\xf9\x88\x8b\xbe' Receive: 42 2756.110839 2756.110645 49: seq: 15, identify_response offset=2080 data=b'\xbf\xe0\x90v\xb9\xd4OE\x8d\xa9\xfe5r\\\xe2E\x06\xadnW6O\x048?\x83R\xa7\x8c\x9e\x83\x16!}A8\x99@\xfd\x90' Receive: 43 2756.111182 2756.110994 49: seq: 16, identify_response offset=2120 data=b'\x13\x18\xa5\xdd\x89\xa2n\t\x96Q\x12(\xa7j\xbc\xa9\x1d\x0e\xa4\x8b5\xba\xdev\xcd\x1et\xa2\x82\xab\xa7\xf8\xb6\x1d\xe0\x1a\xb8%\xf0\x9a' Receive: 44 2756.111534 2756.111338 49: seq: 17, identify_response offset=2160 data=b'\xa3\xadaa\xf3\x96\xabG\x01\r*{\x07\xc7 \xabA\x9bPo\x11\xe3m\r\xc1\x11w\xd8SQ\x96\x10\xee3\xd8oT\x15#\x00' Receive: 45 2756.111994 2756.111688 49: seq: 18, identify_response offset=2200 data=b'cW\x1a\x0e\xfd`\x05b\x84-\xd8\x1c\xc9P^\x00)\x8aj\xa8\xf4\x98\xb6\x07x\xfeVW\xbed\x0e\x0e\x9bI+\x95n\xc3\xad\x16' Receive: 46 2756.112343 2756.112150 49: seq: 19, identify_response offset=2240 data=b"o\x95\xd9\xf6M\xc3v\xa9|\x1d\xbd\x0cK\x0ew\xaeJ!\xcb\x80P\xd6\xfa\xa8Bw'\xf9\x81+\x01\xe9\x08.\xdd\xdc}-\x86\x16" Receive: 47 2756.112684 2756.112497 49: seq: 1a, identify_response offset=2280 data=b"\xd1\x0e\x9c\x88\xe5O\xd2o\xd0cYe\x87\x84p\xa8\xbf\xc2\x1e\xe0\x9fr*\xde:\xe3\xc2N\x80\x12\x92\xb2\x03R\x13M'\xed\x13 " Receive: 48 2756.113037 2756.112856 49: seq: 1b, identify_response offset=2320 data=b'\x93`\x99P\xa2\xb4u2\xf2DM]\x82\xf3z\x84\r\xd2\x87R\xfb$\xf3R\xaa90\x85\xe4\xa8 9\xa9]\x9c\xb1/\xe0\x15!' Receive: 49 2756.113379 2756.113194 49: seq: 1c, identify_response offset=2360 data=b'\x08> \xf8\xdaa\xedJ\xfc\x850\x9e\xfca\xc08H\xf5sAN\x05)\x81\x15\x00\xf0UJ;2\x98\xc6)D\xcb\xe0\x9ae\t' Receive: 50 2756.113712 2756.113534 49: seq: 1d, identify_response offset=2400 data=b'\xf8\xf3\xf9\xe5/T;\xd4\xd53\tz\x91qe\xda\xa1\xb3G\x90\x7f\x02\xd9\xa1\xb4H\xb7\xb1\x16\xa9\\+Y\x0e\xe2Y\x88%G\xf5' Receive: 51 2756.114047 2756.113868 49: seq: 1e, identify_response offset=2440 data=b':\x0c&\x80 \x02/\x8e"\x19\x81Tg%#\x14uV\x91\x14=tV\xab5\xb4\x83\xd7W\x99\x7f\xb5\xe0\x198\xfd$\xa2+\x04' Receive: 52 2756.114392 2756.114205 49: seq: 1f, identify_response offset=2480 data=b'\xa3:\x94\xb4\xe8\xe4T\x02\xb8\t\xec/\x1b\xa3\x15\xa9\x93\xfe39C\xf8~!\x7f_\x90y\x9e\x85\xd3\xb1\xa9\x12C@R%,\t' Receive: 53 2756.114742 2756.114546 49: seq: 10, identify_response offset=2520 data=b'\xb8e\xa5\x0b\xc7\xb4@e\x16\x03\xbe#1y%\xac\x96EJYU\xf8\xd1\xad\xd5\n\xd5H\xec\xe9\x0b\x7fc\xcb\x8b\x02\x94\xdcT\x0b' Receive: 54 2756.115088 2756.114897 49: seq: 11, identify_response offset=2560 data=b'\xe3\x8d\xad\xce\x8dv>4\x90\x89\xef\x8f\xcfp\x8b\x7f\xc0\x1c\xcf\x16\xbc\x12\xcdf\xa7\xe0 \xfb\xc4\x16\xc4\xe7\xba\xa6\xe4\x90\x9a\xe2\x12%' Receive: 55 2756.115429 2756.115243 49: seq: 12, identify_response offset=2600 data=b'H\xef\x91\x141\x97e\x08\x9b\x82\n\xc5\x13\xdf\xa94\xa9W\xe9\x04r\xc82Y\xe9\xcaP\x1a\xb0\x1b\x9c\xe5\x16[\xe3X\xea6\x18\x1f' Receive: 56 2756.115767 2756.115584 49: seq: 13, identify_response offset=2640 data=b'\xe0\x1c\xc8\x0b\xdd)U-\x103\xb8kF\xc5\x12[9P\xf5\x0e\x9d\rQ\xd6\xedn\xf90HO\x9cSA' Receive: 57 2756.116120 2756.115920 49: seq: 14, identify_response offset=2680 data=b'\x08\xe0\x07Xt\xa2C\x85\xa0\xa7-\x10 \t\xeb\xe4t\x05\xeb4\x1f\x82S\xa9\xf8\x910\xdcr\x8b#\x95\x05\xc6a7\xf7\xfd3)' Receive: 58 2756.116462 2756.116275 49: seq: 15, identify_response offset=2720 data=b"\x86\x12\xe4u\xbdD]\xb1G\x90OX\xd5\x13C\xa5\xbe\xc47\xd2\xb0\xd0f\xb3\x93T\x97J\x82\x05\xec\xba\x9c\x98\xfbX\x9e'ms" Receive: 59 2756.116796 2756.116616 49: seq: 16, identify_response offset=2760 data=b' wMB\xf6\x9d\x04\xf8\xf8\x01\x98\xfa\x92eznRk\x95=KM\x86}\xb2\x8a\xed\x18\xf2\xc6Gw&\xb1!\xfd\xa43\xb8V' Receive: 60 2756.117138 2756.116951 42: seq: 17, identify_response offset=2800 data=b'\x8e(_\xfd\xfa\x0b\xe9\xca\xe3\xf2\xbd\xe7\xbf_.\xe2h\xb1\xcf\xd7q\xf4\x10lV\xb3\xd7\xff\x01\xc3\x80\xfaU' Receive: 61 2756.117430 2756.117291 9: seq: 18, identify_response offset=2833 data=b'' Receive: 62 2756.121966 2756.121682 12: seq: 19, uptime high=41 clock=1073067377 Receive: 63 2756.172494 2756.172350 11: seq: 1a, clock clock=1076302133 Receive: 64 2756.223791 2756.223624 11: seq: 1b, clock clock=1079584267 Receive: 65 2756.274291 2756.274141 11: seq: 1c, clock clock=1082816626 Receive: 66 2756.325564 2756.325389 11: seq: 1d, clock clock=1086098066 Receive: 67 2756.376109 2756.375958 11: seq: 1e, clock clock=1089333091 Receive: 68 2756.426682 2756.426500 11: seq: 1f, clock clock=1092568893 Receive: 69 2756.478136 2756.477953 11: seq: 10, clock clock=1095862094 Receive: 70 2756.528642 2756.528494 11: seq: 11, clock clock=1099095295 Receive: 71 2756.529705 2756.529559 11: seq: 12, clock clock=1099163237 Receive: 72 2757.128099 2757.127933 10: seq: 13, config is_config=0 crc=0 is_shutdown=0 move_count=0 Receive: 73 2757.130622 2757.129889 15: seq: 12, config is_config=1 crc=2049334977 is_shutdown=0 move_count=1024 Receive: 74 2757.134956 2757.131391 18: seq: 13, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02\x08 \xa6' Receive: 75 2757.137621 2757.135253 8: seq: 14, tmcuart_response oid=0 read=b'' Receive: 76 2757.141351 2757.137808 18: seq: 15, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02(\xa0\xe2' Receive: 77 2757.144023 2757.141608 8: seq: 16, tmcuart_response oid=0 read=b'' Receive: 78 2757.148170 2757.144202 18: seq: 17, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02H\xa0\xc5' Receive: 79 2757.150804 2757.148432 8: seq: 18, tmcuart_response oid=0 read=b'' Receive: 80 2757.154953 2757.150988 18: seq: 19, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02h \x81' Receive: 81 2757.157566 2757.155207 8: seq: 1a, tmcuart_response oid=0 read=b'' Receive: 82 2757.161698 2757.157749 18: seq: 1b, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02\x88 \xd6' Receive: 83 2757.164329 2757.161937 8: seq: 1c, tmcuart_response oid=0 read=b'' Receive: 84 2757.168444 2757.164499 18: seq: 1d, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02\xa8\xa0\x92' Receive: 85 2757.171041 2757.168678 8: seq: 1e, tmcuart_response oid=0 read=b'' Receive: 86 2757.175156 2757.171212 18: seq: 1f, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02\xc8\xa0\xb5' Receive: 87 2757.177751 2757.175391 8: seq: 10, tmcuart_response oid=0 read=b'' Receive: 88 2757.181932 2757.177934 18: seq: 11, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02\xe8 \xf1' Receive: 89 2757.185720 2757.183327 8: seq: 12, tmcuart_response oid=0 read=b'' Receive: 90 2757.189920 2757.185926 18: seq: 13, tmcuart_response oid=0 read=b'\n\xfaO \x80\x00\x02\x08!\x9e' Receive: 91 2757.202205 2757.202049 8: seq: 14, stepper_position oid=3 pos=0 Receive: 92 2757.206479 2757.202512 18: seq: 15, tmcuart_response oid=0 read=b'\n\xfaO-\x80\x00\x02H$\xf7' Receive: 93 2757.513855 2757.513702 11: seq: 16, clock clock=1162148785 Receive: 94 2757.891890 2757.513702 15: seq: 16, stats count=486 sum=645701 sumsq=9695715 Receive: 95 2758.427732 2757.513702 15: seq: 16, analog_in_state oid=6 next_clock=1239380974 value=31822 Receive: 96 2758.498495 2758.498320 11: seq: 17, clock clock=1225164099 Receive: 97 2758.727775 2758.498320 15: seq: 17, analog_in_state oid=6 next_clock=1258580974 value=31812 Receive: 98 2759.027781 2758.498320 15: seq: 17, analog_in_state oid=6 next_clock=1277780974 value=31810 Receive: 99 2759.327915 2759.308932 12: seq: 18, shutdown clock=1278234321 static_string_id=ADC out of range Transition to shutdown state: MCU 'EBBCan' shutdown: ADC out of range This generally occurs when a heater temperature exceeds its configured min_temp or max_temp. Dumping gcode input 0 blocks Dumping 20 requests for client 547852075728 Received 2757.465283: b'{"id": 548580827280, "method": "objects/list", "params": {}}' Received 2757.466428: b'{"id": 548580827280, "method": "objects/query", "params": {"objects": {"configfile": null}}}' Received 2757.717396: b'{"id": 548580874704, "method": "register_remote_method", "params": {"response_template": {"method": "shutdown_machine"}, "remote_method": "shutdown_machine"}}' Received 2757.718778: b'{"id": 548581938768, "method": "register_remote_method", "params": {"response_template": {"method": "reboot_machine"}, "remote_method": "reboot_machine"}}' Received 2757.719814: b'{"id": 548581938768, "method": "register_remote_method", "params": {"response_template": {"method": "pause_job_queue"}, "remote_method": "pause_job_queue"}}' Received 2757.720761: b'{"id": 548581938768, "method": "register_remote_method", "params": {"response_template": {"method": "start_job_queue"}, "remote_method": "start_job_queue"}}' Received 2757.723122: b'{"id": 548581937360, "method": "objects/query", "params": {"objects": {"heaters": null}}}' Received 2757.723122: b'{"id": 548581937680, "method": "objects/query", "params": {"objects": {"heaters": null}}}' Received 2757.728071: b'{"id": 548581937872, "method": "objects/query", "params": {"objects": {"print_stats": null, "display_status": null, "virtual_sdcard": null, "toolhead": null, "gcode_move": null, "gcode_macro TIMELAPSE_TAKE_FRAME": null}}}' Received 2757.966915: b'{"id": 548581935440, "method": "objects/subscribe", "params": {"objects": {"webhooks": null, "print_stats": null, "temperature_sensor Octopus_Pro_446": null, "temperature_sensor beacon_coil": null, "heater_bed": null, "temperature_sensor raspberry_pi": null, "extruder": null}, "response_template": {"method": "process_status_update"}}}' Received 2758.217796: b'{"id": 548582265232, "method": "objects/subscribe", "params": {"objects": {"webhooks": null, "print_stats": null, "temperature_sensor Octopus_Pro_446": null, "temperature_sensor beacon_coil": null, "heater_bed": null, "temperature_sensor raspberry_pi": null, "extruder": null}, "response_template": {"method": "process_status_update"}}}' Received 2758.284173: b'{"id": 548581935440, "method": "info", "params": {}}' Received 2758.284623: b'{"id": 548582275472, "method": "objects/list", "params": {}}' Received 2758.467982: b'{"id": 548554718352, "method": "objects/subscribe", "params": {"objects": {"print_stats": null, "display_status": null, "virtual_sdcard": null, "toolhead": null, "gcode_move": null, "gcode_macro TIMELAPSE_TAKE_FRAME": null, "webhooks": null, "temperature_sensor Octopus_Pro_446": null, "temperature_sensor beacon_coil": null, "heater_bed": null, "temperature_sensor raspberry_pi": null, "extruder": null}, "response_template": {"method": "process_status_update"}}}' Received 2758.714949: b'{"id": 548554625488, "method": "info", "params": {}}' Received 2758.715583: b'{"id": 548580870544, "method": "objects/list", "params": {}}' Received 2758.721207: b'{"id": 548580878736, "method": "objects/subscribe", "params": {"objects": {"gcode": null, "webhooks": null, "configfile": null, "mcu": null, "mcu EBBCan": null, "heaters": null, "temperature_sensor Octopus_Pro_446": null, "fan": null, "heater_fan hotend_fan": null, "stepper_enable": null, "tmc2209 extruder": null, "gcode_move": null, "bed_mesh": null, "mcu beacon": null, "temperature_sensor beacon_coil": null, "beacon": null, "heater_bed": null, "controller_fan controller_fan": null, "temperature_host raspberry_pi": null, "temperature_sensor raspberry_pi": null, "print_stats": null, "virtual_sdcard": null, "display_status": null, "pause_resume": null, "z_tilt": null, "motion_report": null, "query_endstops": null, "idle_timeout": null, "system_stats": null, "manual_probe": null, "toolhead": null, "extruder": null, "gcode_macro TIMELAPSE_TAKE_FRAME": null}, "response_template": {"method": "process_status_update"}}}' Received 2758.976205: b'{"id": 548582267728, "method": "objects/subscribe", "params": {"objects": {"gcode": null, "webhooks": null, "configfile": null, "mcu": null, "mcu EBBCan": null, "heaters": null, "temperature_sensor Octopus_Pro_446": null, "fan": null, "heater_fan hotend_fan": null, "stepper_enable": null, "tmc2209 extruder": null, "gcode_move": null, "bed_mesh": null, "mcu beacon": null, "temperature_sensor beacon_coil": null, "beacon": null, "heater_bed": null, "controller_fan controller_fan": null, "temperature_host raspberry_pi": null, "temperature_sensor raspberry_pi": null, "print_stats": null, "virtual_sdcard": null, "display_status": null, "pause_resume": null, "z_tilt": null, "motion_report": null, "query_endstops": null, "idle_timeout": null, "system_stats": null, "manual_probe": null, "toolhead": null, "extruder": null, "gcode_macro TIMELAPSE_TAKE_FRAME": null}, "response_template": {"method": "process_status_update"}}}' Received 2758.984536: b'{"id": 548580875408, "method": "gcode/help", "params": {}}' Received 2759.231283: b'{"id": 548554882128, "method": "gcode/help", "params": {}}' gcode state: absolute_coord=True absolute_extrude=True base_position=[0.0, 0.0, 0.0, 0.0] last_position=[0.0, 0.0, 0.0, 0.0] homing_position=[0.0, 0.0, 0.0, 0.0] speed_factor=0.016666666666666666 extrude_factor=1.0 speed=25.0 Reactor garbage collection: (2758.97208404, 0.0, 0.0) MCU 'mcu' shutdown: Command request clocksync state: mcu_freq=180000000 last_clock=498509142544 clock_est=(2755.783 497955848063 180000160.982) min_half_rtt=0.000060 min_rtt_time=2755.844 time_avg=2755.782(0.555) clock_avg=497955848063.412(99936028.704) pred_variance=21581075122.756 Dumping serial stats: bytes_write=1177 bytes_read=4657 bytes_retransmit=9 bytes_invalid=0 send_seq=142 receive_seq=142 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 Dumping send queue 100 messages Sent 0 2755.467580 2755.467580 9: seq: 1a, identify offset=1040 count=40 Sent 1 2755.467866 2755.467866 9: seq: 1b, identify offset=1080 count=40 Sent 2 2755.468153 2755.468153 9: seq: 1c, identify offset=1120 count=40 Sent 3 2755.468445 2755.468445 9: seq: 1d, identify offset=1160 count=40 Sent 4 2755.468765 2755.468765 9: seq: 1e, identify offset=1200 count=40 Sent 5 2755.469063 2755.469063 9: seq: 1f, identify offset=1240 count=40 Sent 6 2755.469351 2755.469351 9: seq: 10, identify offset=1280 count=40 Sent 7 2755.469642 2755.469642 9: seq: 11, identify offset=1320 count=40 Sent 8 2755.470008 2755.470008 9: seq: 12, identify offset=1360 count=40 Sent 9 2755.470297 2755.470297 9: seq: 13, identify offset=1400 count=40 Sent 10 2755.470589 2755.470589 9: seq: 14, identify offset=1440 count=40 Sent 11 2755.471007 2755.471007 9: seq: 15, identify offset=1480 count=40 Sent 12 2755.471292 2755.471292 9: seq: 16, identify offset=1520 count=40 Sent 13 2755.471577 2755.471577 9: seq: 17, identify offset=1560 count=40 Sent 14 2755.471870 2755.471870 9: seq: 18, identify offset=1600 count=40 Sent 15 2755.472155 2755.472155 9: seq: 19, identify offset=1640 count=40 Sent 16 2755.472442 2755.472442 9: seq: 1a, identify offset=1680 count=40 Sent 17 2755.472740 2755.472740 9: seq: 1b, identify offset=1720 count=40 Sent 18 2755.473051 2755.473051 9: seq: 1c, identify offset=1760 count=40 Sent 19 2755.473342 2755.473342 9: seq: 1d, identify offset=1800 count=40 Sent 20 2755.473628 2755.473628 9: seq: 1e, identify offset=1840 count=40 Sent 21 2755.473997 2755.473997 9: seq: 1f, identify offset=1880 count=40 Sent 22 2755.474291 2755.474291 9: seq: 10, identify offset=1920 count=40 Sent 23 2755.474576 2755.474576 9: seq: 11, identify offset=1960 count=40 Sent 24 2755.474867 2755.474867 9: seq: 12, identify offset=2000 count=40 Sent 25 2755.475149 2755.475149 9: seq: 13, identify offset=2040 count=40 Sent 26 2755.475432 2755.475432 9: seq: 14, identify offset=2080 count=40 Sent 27 2755.475719 2755.475719 9: seq: 15, identify offset=2120 count=40 Sent 28 2755.476005 2755.476005 9: seq: 16, identify offset=2160 count=40 Sent 29 2755.476292 2755.476292 9: seq: 17, identify offset=2200 count=40 Sent 30 2755.476579 2755.476579 9: seq: 18, identify offset=2240 count=40 Sent 31 2755.476895 2755.476895 9: seq: 19, identify offset=2280 count=40 Sent 32 2755.477189 2755.477189 9: seq: 1a, identify offset=2320 count=40 Sent 33 2755.477475 2755.477475 9: seq: 1b, identify offset=2360 count=40 Sent 34 2755.477760 2755.477760 9: seq: 1c, identify offset=2400 count=40 Sent 35 2755.478047 2755.478047 9: seq: 1d, identify offset=2440 count=40 Sent 36 2755.478342 2755.478342 9: seq: 1e, identify offset=2480 count=40 Sent 37 2755.478630 2755.478630 9: seq: 1f, identify offset=2520 count=40 Sent 38 2755.479002 2755.479002 9: seq: 10, identify offset=2560 count=40 Sent 39 2755.479295 2755.479295 9: seq: 11, identify offset=2600 count=40 Sent 40 2755.479593 2755.479593 9: seq: 12, identify offset=2640 count=40 Sent 41 2755.480005 2755.480005 9: seq: 13, identify offset=2680 count=40 Sent 42 2755.480301 2755.480301 9: seq: 14, identify offset=2720 count=40 Sent 43 2755.480592 2755.480592 9: seq: 15, identify offset=2760 count=40 Sent 44 2755.481011 2755.481011 9: seq: 16, identify offset=2800 count=40 Sent 45 2755.481299 2755.481299 9: seq: 17, identify offset=2840 count=40 Sent 46 2755.481589 2755.481589 9: seq: 18, identify offset=2880 count=40 Sent 47 2755.482005 2755.482005 9: seq: 19, identify offset=2920 count=40 Sent 48 2755.482293 2755.482293 9: seq: 1a, identify offset=2960 count=40 Sent 49 2755.482576 2755.482576 9: seq: 1b, identify offset=3000 count=40 Sent 50 2755.482850 2755.482850 9: seq: 1c, identify offset=3014 count=40 Sent 51 2755.488086 2755.488086 6: seq: 1d, get_uptime Sent 52 2755.538961 2755.538961 6: seq: 1e, get_clock Sent 53 2755.589658 2755.589658 6: seq: 1f, get_clock Sent 54 2755.640156 2755.640156 6: seq: 10, get_clock Sent 55 2755.691572 2755.691572 6: seq: 11, get_clock Sent 56 2755.742559 2755.742559 6: seq: 12, get_clock Sent 57 2755.793096 2755.793096 6: seq: 13, get_clock Sent 58 2755.843549 2755.843549 6: seq: 14, get_clock Sent 59 2755.893980 2755.893980 6: seq: 15, get_clock Sent 60 2755.902164 2755.902164 6: seq: 16, get_clock Sent 61 2756.529363 2756.529363 12: seq: 17, debug_read order=1 addr=536836652 Sent 62 2756.529753 2756.529753 12: seq: 18, debug_read order=1 addr=536836654 Sent 63 2756.886897 2756.886897 6: seq: 19, get_clock Sent 64 2757.122767 2757.122767 6: seq: 1a, get_config Sent 65 2757.125010 2757.125010 7: seq: 1b, allocate_oids count=20 Sent 66 2757.125390 2757.125390 9: seq: 1c, config_spi oid=0 pin=PA15 cs_active_high=0 Sent 67 2757.125444 2757.125444 8: seq: 1d, config_adxl345 oid=1 spi_oid=0 Sent 68 2757.125472 2757.125472 9: seq: 1e, config_analog_in oid=11 pin=ADC_TEMPERATURE Sent 69 2757.125505 2757.125505 13: seq: 1f, spi_set_bus oid=0 spi_bus=spi3 mode=3 rate=5000000 Sent 70 2757.125527 2757.125527 8: seq: 10, config_analog_in oid=12 pin=PF3 Sent 71 2757.125586 2757.125586 15: seq: 11, config_digital_out oid=13 pin=PA1 value=0 default_value=0 max_duration=900000000 Sent 72 2757.125627 2757.125627 11: seq: 12, set_digital_out_pwm_cycle oid=13 cycle_ticks=3600000 Sent 73 2757.125660 2757.125660 11: seq: 13, config_digital_out oid=14 pin=PD12 value=0 default_value=0 max_duration=0 Sent 74 2757.125680 2757.125680 11: seq: 14, set_digital_out_pwm_cycle oid=14 cycle_ticks=1800000 Sent 75 2757.125752 2757.125752 12: seq: 15, config_stepper oid=2 step_pin=PF13 dir_pin=PF12 invert_step=0 step_pulse_ticks=360 Sent 76 2757.125795 2757.125795 13: seq: 16, config_digital_out oid=15 pin=PF14 value=1 default_value=1 max_duration=0, config_trsync oid=3 Sent 77 2757.125830 2757.125830 14: seq: 17, config_stepper oid=4 step_pin=PG0 dir_pin=PG1 invert_step=0 step_pulse_ticks=360 Sent 78 2757.125872 2757.125872 11: seq: 18, config_digital_out oid=16 pin=PF15 value=1 default_value=1 max_duration=0 Sent 79 2757.125922 2757.125922 10: seq: 19, config_endstop oid=5 pin=PG9 pull_up=0 Sent 80 2757.125943 2757.125943 7: seq: 1a, config_trsync oid=6 Sent 81 2757.126001 2757.126001 12: seq: 1b, config_stepper oid=7 step_pin=PC13 dir_pin=PF0 invert_step=0 step_pulse_ticks=360 Sent 82 2757.126019 2757.126019 11: seq: 1c, config_digital_out oid=17 pin=PF1 value=1 default_value=1 max_duration=0 Sent 83 2757.126065 2757.126065 14: seq: 1d, config_trsync oid=8, config_stepper oid=9 step_pin=PE2 dir_pin=PE3 invert_step=0 step_pulse_ticks=360 Sent 84 2757.126108 2757.126108 11: seq: 1e, config_digital_out oid=18 pin=PD4 value=1 default_value=1 max_duration=0 Sent 85 2757.126147 2757.126147 12: seq: 1f, config_stepper oid=10 step_pin=PE6 dir_pin=PA14 invert_step=0 step_pulse_ticks=360 Sent 86 2757.126193 2757.126193 17: seq: 10, config_digital_out oid=19 pin=PE0 value=1 default_value=1 max_duration=0, finalize_config crc=461600572 Sent 87 2757.126261 2757.126261 25: seq: 11, query_analog_in oid=11 clock=223593664 sample_ticks=180000 sample_count=8 rest_ticks=54000000 min_value=6809 max_value=9340 range_check_count=4 Sent 88 2757.126300 2757.126300 27: seq: 12, query_analog_in oid=12 clock=225393664 sample_ticks=180000 sample_count=8 rest_ticks=54000000 min_value=14777 max_value=32269 range_check_count=4 Sent 89 2757.126331 2757.126331 13: seq: 13, queue_digital_out oid=13 clock=16992090 on_ticks=0 Sent 90 2757.126381 2757.126381 13: seq: 14, queue_digital_out oid=14 clock=17000750 on_ticks=0 Sent 91 2757.126434 2757.126434 6: seq: 15, get_config Sent 92 2757.199880 2757.199880 7: seq: 16, stepper_get_position oid=2 Sent 93 2757.200643 2757.200643 7: seq: 17, stepper_get_position oid=4 Sent 94 2757.201017 2757.201017 7: seq: 18, stepper_get_position oid=7 Sent 95 2757.201311 2757.201311 7: seq: 19, stepper_get_position oid=9 Sent 96 2757.201598 2757.201598 7: seq: 1a, stepper_get_position oid=10 Sent 97 2757.871778 2757.871778 6: seq: 1b, get_clock Sent 98 2758.856352 2758.856352 6: seq: 1c, get_clock Sent 99 2759.335136 2759.335136 6: seq: 1d, emergency_stop Dumping receive queue 100 messages Receive: 0 2755.461154 2755.461021 49: seq: 17, identify_response offset=240 data=b'\x1c\xa5\xc8\xbaT\x1d\x86\xbeh\x9e\xea\xd9E\x84G\xabwr\x0f\x12=\x97q\xb20[\xa8V\xa6\xdc\x84\x83\x85\x8e\xaa\xce\xcaf\x9f\xca' Receive: 1 2755.461462 2755.461332 49: seq: 18, identify_response offset=280 data=b'\xdaJOb\xcf.b\xb7\x92\x16\xd9Pp7\xf5\xf4\xb0\xb6\xa44(\xba\xf1b#\x1d,\x17\x96\xb8\x90{\xd9ge\xda\x0c\xfd\x84\xe1' Receive: 2 2755.461841 2755.461636 49: seq: 19, identify_response offset=320 data=b'1+\x07\x81\xfdB\xec\xb2\xa1\xecS;Pe\xcfi1tY\x0f\xde@r\x86+\xbb\x9e\x00{\xf6M;Z+\x1fm\x1e--\xf1' Receive: 3 2755.462155 2755.462005 49: seq: 1a, identify_response offset=360 data=b'\xa1H\x92\xd5zn\x88;\x95\xea\xbd\x85i\x14\x89m-lki[+\xdb\x12e\xf6b\x8d6\xbbX9\xed\xca(\x0f\x8c\xd2\x17n' Receive: 4 2755.462459 2755.462318 49: seq: 1b, identify_response offset=400 data=b'\xb8\x94**\x9eNYf\xe5\x04\xac\xdaa\x13-\xac\x80\xb0\x94\xb3\x9f;s-\x9aV>\x8br\xa2\xc0"\xeb\xb3T\xc9\x7f\x83\xce\x0e' Receive: 5 2755.462845 2755.462620 49: seq: 1c, identify_response offset=440 data=b'\x03\\\x86>E\xc5y\x8e\xa5\x04\x0c\xc9\xda\x13{\x19\xdbE\xdb\xa7\xea\x84Q\xf2\x17p6\xb7\x866\xc9a\x98\x1a\tF\x8e\xac\xb4H' Receive: 6 2755.463138 2755.463004 49: seq: 1d, identify_response offset=480 data=b'\xec\xe2\xaa\x90\x8du%\xf4{\x16\x13\x88\x12wx\xd0\xc9tw\xbc\x84\xbd|\x14\xe9A\xee\x0f\xa4\x86x\xed\xd3\x83+\xefKq\xac\xd4' Receive: 7 2755.463435 2755.463295 49: seq: 1e, identify_response offset=520 data=b"\xc0\xce\xa5\xfdK+X\x81\xc9\x88\xd3\\\x9fS\xccz*\xad\xd4\xfe\xbbo\xfe\x02x\x11\xc7#\xde'\xd9\x1f@Wi\xae\xac\xa5cg" Receive: 8 2755.463841 2755.463593 49: seq: 1f, identify_response offset=560 data=b"\x1e\xd5\xaf6\x91\xb5an\x9dL\xe5\xe5'\xdb\x96\x85m\xbe\xd4y:\xf6\xa7 \xaf\x8at\xeabK\xef\xe4\xbdh[w\xe3\xb0\x9bj" Receive: 9 2755.464140 2755.464002 49: seq: 10, identify_response offset=600 data=b"\xcf/dg\x9a\x8c\x1aD\xec\xa8\x86R\to\xd1\xc8\x1d\xac?\x88\xaej\xe02\xb7'5\xeaO;\xa5\xae\x9cP}\x95\x0fYg\x1d" Receive: 10 2755.464436 2755.464300 49: seq: 11, identify_response offset=640 data=b'\xa8{N\x8f\x90 \xe8\xed \xbag/+v\x82\xe5\xdc\xad\xd2\xa1>\x9cZa\xa6\x10\x0f\x038}\xd3\xce.6\xa6\x07\xab\xec\xc9\xe1' Receive: 11 2755.464840 2755.464593 49: seq: 12, identify_response offset=680 data=b'\xd9>\xa1%\xebD\x06\xa0\xdc\x15\xa2\xc3\xfd\x00\xa1;F\x8c\xc8\x10\\' Receive: 16 2755.466433 2755.466295 49: seq: 17, identify_response offset=880 data=b'B\x97\xc0\x0et\x84\x7f\xd1\xbcB\xb1\xaf/\xe6\x8eK5\xbb\xfe)\xeb\x84\xcf\x0e\xf7\xd3\xde\xc9"3\xcdS+\xadb^I\xfb\xd2\xf4' Receive: 17 2755.466850 2755.466591 49: seq: 18, identify_response offset=920 data=b"\xf8\t\x1e\xbf\x10u\x0f\x87\x0f\x9a\xdd\x0e6\xa4Km\x83'\xf8\x98\xc1pR\xa3\xb5\xe6\xd2\x9f\x19\xda\xc2Y\x9a3\x8c\xc3\xe0k\x19|" Receive: 18 2755.467137 2755.467004 49: seq: 19, identify_response offset=960 data=b'\x9a]b\x12\xf6Og\x16\x80\x80\xf3\t\x03\xf9\xd2\xe0@l\xb5\xb1\x04\xd3\x14\xe1\xbft\xf6\xca9\xbb\x0e\x11\xae\x07i\xce\x1e\x18\x0f"' Receive: 19 2755.467423 2755.467293 49: seq: 1a, identify_response offset=1000 data=b'\xff\xe4%\x16qhd\x98\xe4\x15V\x82\xb6\x01<\x99\xee\xef\xe1db\x16\x18\x87\xdc\xd7\xb4\xb2Z\x8c\xe9\x8f\x94b\xd7\x9bD\xe7W\xd5' Receive: 20 2755.467710 2755.467580 49: seq: 1b, identify_response offset=1040 data=b'\xbc\x9c0LW\\\xdb\x1d\x8fB\xd8+I!\xdeQ\x88Xr\xa7\x93\xd4\xd8,p\n\xb4_Y\xc33\xc5\xc8\x12\xdc\x81`\x01\x18R' Receive: 21 2755.467998 2755.467866 49: seq: 1c, identify_response offset=1080 data=b'x\x86X\xadh\x93A\x9c\xca\xd9\xec\x1e\x8d\x9fN\x84\x0b\xc32\xc9&,\xb9\xb5>\\\xc7\xd8\x10cd\xb2w\x18M\xce`l.\xcc' Receive: 22 2755.468289 2755.468153 49: seq: 1d, identify_response offset=1120 data=b'\x81.\x1f\xfc\x95\x00w\xe0\xf3\x94\xc8\x80\x12\xd6\xbaI\xfc\x8cr\xd3\xfd\x80\x01|\x1e\xb3\x0f\x02\x95\x11\\\x01\xaaQ\x00\xe8\xf6C%p' Receive: 23 2755.468585 2755.468445 49: seq: 1e, identify_response offset=1160 data=b"\x1f\x04\x96hJ\r\x00\xb1\xdb9't\xb7\x99\xb0\x08\xd4\x94\x98\r\x186\xf9\x89\xf1\xfa\x1e\xc1S&Y\xbfIl\x19G(Fc\x0c" Receive: 24 2755.468902 2755.468765 49: seq: 1f, identify_response offset=1200 data=b'c@\xb4\xf0\x88T+D\xe1B3t\x98&\xd14\x04G_?cxD\xfe\xea!\x1d\xd8\xc4\x00\r(\x83\xef\x0b\x93\xc4\x1d\xec\x1f' Receive: 25 2755.469194 2755.469063 49: seq: 10, identify_response offset=1240 data=b"\x1f\x11\x91'P\x16ie\x1a\xa5\x94\xc0\xb4d\xa6Z\x85\x87" Receive: 30 2755.470851 2755.470589 49: seq: 15, identify_response offset=1440 data=b"\xde\x1dH>\x9bd\x16\xeb\x0c\x97o\xb7\xe9\xcd\xe5?\x10'6`\xa2\xab\x8fw\xe9\xed\x8f?\xdf\xe1+1\x9c]\xccn\xaf\x96g\xb7" Receive: 31 2755.471138 2755.471007 49: seq: 16, identify_response offset=1480 data=b'W\xab\xd9d&\xa3\xa95Lm&S\x11\xcd@\xbe\x0b\xbf\xc2\xc9\\\x8cs\x97\xc0\xb5\x1dq\xe1e\xc7\x99-$\xc1\xb7o\xe1gK' Receive: 32 2755.471420 2755.471292 49: seq: 17, identify_response offset=1520 data=b'$\xf0\x83\xcbl\xc7\xcb\x80\x97\x91\\\x97 \xd7\xe5\n~\x16\xd3Y\x96-\x01\x01\x16\xf0\x13O\xa6\xb5|8\x1d\xe2|xD@\xfc[' Receive: 33 2755.471716 2755.471577 49: seq: 18, identify_response offset=1560 data=b"\x14#\xc6\xf9\xf9d>\xfe\xe2\xf21sC\x96\xce\xc7\xd9\x1e\xf1'Hp\rH\x04\xbf\x12\xfc\x15\x01\xc1\xf6\xaf\xef\xb7?\xa5\xdf\x7f\xb8" Receive: 34 2755.472001 2755.471870 49: seq: 19, identify_response offset=1600 data=b'\xfe\x05]q\xce\xff\xcef7\xdb\x8f@\xad\xfa*\x8evI\xb2|~\x06\xd2\xdb\xbf\xdf\xb0\xc1",\xf5|\xb8\xbe\xbb\xfe\xf0\xb7k^' Receive: 35 2755.472287 2755.472155 49: seq: 1a, identify_response offset=1640 data=b'\xfd\xe3\xdd\x15\xa9\x06w\xbf\xa4uG\xd3y\xf7\x02\x8eX"\xc9;P\xec;\xd4\xeb\xdd\xfd\xe5\xfd]z\xf7\xf1\xe6\xee\x97\xf4\xea\xf2\xee' Receive: 36 2755.472586 2755.472442 49: seq: 1b, identify_response offset=1680 data=b'\x1a\x97]\xe2\xf0\xf5\xed\xed\xf5\x87\xf4\xea\xfd\xfd\xbb\xf4\xfa\xed\x0f0\x1e~\xc6D\x1f`\x9a_\xd0T\xa4\xd2\t\xadn\x82]8\x83E' Receive: 37 2755.472892 2755.472740 49: seq: 1c, identify_response offset=1720 data=b'\x13\x84\xd4\x8a\xa8\xf8\xc3\xa6\x8fa\x01\xc0\x0f\xe3t\xf7\xd77\xb0\xc3\xe5\xfd\xc7\x0f\xb4)\x00\xd9\xed\xe5|v\xf1\xcf\xf9Y\xb8\xfc\x17t' Receive: 38 2755.473187 2755.473051 49: seq: 1d, identify_response offset=1760 data=b'\xae\xb0\x03\xd8\xcb\xbd-\xf6\xe2H\xf7\xdeb\x0f\x92l\xee]c\x0f\xb2*\xee}\x8f\xbd\xb5Y\xe5\x07\xecm\xcc*\xefh\xcd\x90\x96\xf9' Receive: 39 2755.473473 2755.473342 49: seq: 1e, identify_response offset=1800 data=b'\xac\xa3\x8c\x96\x9f\x9dp\xfey\x84\xca\xf0\x8a\xa4Z\\\x18\xc71\x1d.S\x8by\xb2*\xe8x})\x16\xf30z\x00\xe95\x97Y\x8a' Receive: 40 2755.473842 2755.473628 49: seq: 1f, identify_response offset=1840 data=b'\\4\xa41T\x05ccD\x0bh\x07\x8b\xa9\x15\xd3\xb3F{\xcd\x82Z\xe0\x1dK\\\r\x122\x89\xb8\xd1\xc1;2\x95\x85VZ@' Receive: 41 2755.474138 2755.473997 49: seq: 10, identify_response offset=1880 data=b'7z\xc7\x99)W\x8e.K\x04\xa6\x97\xc0\xbc\xb1\n\x8er\xdb\xac\x0e\xea\xa6\x0f\x00\xa1\x02D\xf9\x00\x02\x13G\xa3\x80\x80&x:H' Receive: 42 2755.474421 2755.474291 49: seq: 11, identify_response offset=1920 data=b'h3`\xa8\xa0\x05\xc8\x83\x9d8\x1d\x01\xde?\xf6\x98\xd2\x04J\xeeaUxZg} U\x90\xe9\xbd\xb8\xe6\xc1o?M\xac\x90\x14' Receive: 43 2755.474713 2755.474576 49: seq: 12, identify_response offset=1960 data=b'\xc1\x86_\xa8\x0e^"\x02\xa1d2\x81^C\x13\x98\xf6\xfb\x13\xb2n9' Receive: 50 2755.476717 2755.476579 49: seq: 19, identify_response offset=2240 data=b'\x9f\xe3\xec\x9b\xa6j\x94\xd4\r\xc7\x84\xca\xf6z\xb4]\xb3\x07O\xa9@\xf4\x0c\xcf\x86\xa9+H\xc9\x191g~\x1f\x84>\x14z3\xdc' Receive: 51 2755.477030 2755.476895 49: seq: 1a, identify_response offset=2280 data=b'\x8f\x0e\xb6AU\x83\x8f\xa1\xabc\xc6|g\t\x8e\xb4\x13<\xc9\xb2\x84\x90\x13R$%\x08,?\xd6jh1M\x12|\xeb\xd9\xbf\x81\x98>\x93' Receive: 54 2755.477891 2755.477760 49: seq: 1d, identify_response offset=2400 data=b"\xc0\x1b}\xa8?\xc1\x1a\x88\x0e\\}\xf7\xc6\x95\x9b\x00'dg\x07\xf8PMG\xb7\x16r-\x15\xe4J\x9b\xd2\x15\xfa\x18\xbc\x9a\xba\x04" Receive: 55 2755.478187 2755.478047 49: seq: 1e, identify_response offset=2440 data=b'\xbc{\x84\x05\xb2\x87\xd2\xc0\x98=)\x97\x91\x02\x9d\x02\xba\x02\x91WW\xba\x08\xde\x03\x90B\xdc|\xc0\xacm\x87uE\xf5\x07N\x0e\xe9' Receive: 56 2755.478473 2755.478342 49: seq: 1f, identify_response offset=2480 data=b'\xcb\x8e\xc5T\xfd\xbd\xa7\xe0b\xa1\xc2\xea\x0c \x98\xf6\x8e\x1c\xa6q\n\xc3\x05\xa09\xd5\xf0\x7f\xbe\xdc\xfe\xc4u]S\xd9\xa4l\x19\x15' Receive: 57 2755.478845 2755.478630 49: seq: 10, identify_response offset=2520 data=b'W\xc2\x83J\xf0\xeb\xe0DJ\x88\xd6b\xdf\xc6:\xb1Fc\xbe9\x98}@\xf89\xaa\xa5b\xfc\x81\xa4#\x0e\xd7\x8b\x05\xc51\xddY' Receive: 58 2755.479139 2755.479002 49: seq: 11, identify_response offset=2560 data=b'R\x9c\xe3\xcerA\xa6\x87\xcer\xb9Z`\xbc\xffL\x0f\xe0\x16\x90A\xf07-]\xd5\xf1\xb3z\x85\xc0Y\xe7bR;:G\x9c;' Receive: 59 2755.479438 2755.479295 49: seq: 12, identify_response offset=2600 data=b"Y\x05rou]a0y3\xbf\xcf\xfc\xe5\xf8\xd5(\x88k'w\r\xfe-\xa5\xf7\xe5\n\x1fb\xe7\x18.m9iT\xbd\xe4%" Receive: 60 2755.479850 2755.479593 49: seq: 13, identify_response offset=2640 data=b'O\xd5\x06\xce#\xef\xab\xd9\x88%\xf3\x8aE\x01\xcd\xe8\x03ad\xe5\x1a\x80{"ll\xc9\x1f\xc2\xab\xae|\xd2\x11\xa9@\x8ac\xc6\xd7' Receive: 61 2755.480147 2755.480005 49: seq: 14, identify_response offset=2680 data=b'\xe8e\x06\xb0\xe6K\xbe\xa1\xafVT\x83\xfa\x92\xd8\x9aC7R\xb7\xfb9^\x14S\x95Vp\xffl\x91\xf9\x1c\x03\xa2\xa9\xea\x8e\x96>' Receive: 62 2755.480439 2755.480301 49: seq: 15, identify_response offset=2720 data=b'4\x15\xe0\xf0\xf1&~\xd1\x18\x0f\xbbq\x95\xd2\xd4\xf8\x80{\xb4p\xdf(&t\xd5H\x8fv\xf2\xc6\x7f\x83\xb4\x98^:\x9d\x04\xd3,' Receive: 63 2755.480852 2755.480592 49: seq: 16, identify_response offset=2760 data=b'I\xab\x05\xa8t\xa5\xecw9\xda\xc2\x92\xff\x9f\xfd\x0c\xd0\xc7\x14\xdc~\x8f`+G\xfe\xbf\x13l8!\xd8\xda\xab\xe9jG0\xa2\r' Receive: 64 2755.481145 2755.481011 49: seq: 17, identify_response offset=2800 data=b"yN5e\xb4)>\x91\xc16\xfeg\x8d\xf3\xf8\xb5z\xd4\x91\xd1=\xa6hq\xc44\xa5\xa6\xa4A?p\xb9\x88t\x1e\xc5'\xeaX" Receive: 65 2755.481436 2755.481299 49: seq: 18, identify_response offset=2840 data=b'_b\x1c;Yt\\Tz\x95W?\xfaiWD\\\x17\xf3L\x8d\xf9\xb4\xe3\x85\xfe\xe3\xe1\xf7\x98x\xe33xU\x07\x9f\x1e5?' Receive: 66 2755.481852 2755.481589 49: seq: 19, identify_response offset=2880 data=b'?U+:\x92\xdf\xaf\xab\xfag\x0f\xc3qq\xe6\xab\x17\x92\xca+\x10P\xe8E\xb0\xde\xf0sD9 QC\xa5\xff\xa8_\x19\xc7"' Receive: 67 2755.482139 2755.482005 49: seq: 1a, identify_response offset=2920 data=b'Wo\x99\x14c\xf8\xbb\x80D_\x99O\x02\xcb\xd8\xd7Nb\xed\xc0\x89\x81v\xc0\xc4\xd5h\x8e\x8f\x80~\xc2\xc7\xdd\xf8u\x17\x07]y' Receive: 68 2755.482424 2755.482293 49: seq: 1b, identify_response offset=2960 data=b"f\x8b@'\xbfey\xb8|\x8e\xe1\x99\xbf<\x05\xfcew\xf0Q\x1b_\xb2\xfa?\x7f\xc0c\xfaq\xfe&\x8c\xde\xcc\xcfW\xc9\xf9>" Receive: 69 2755.482697 2755.482576 23: seq: 1c, identify_response offset=3000 data=b",6\xd1\x83X\x85\xb3\xcf\xff\x01':P\xeb" Receive: 70 2755.482963 2755.482850 9: seq: 1d, identify_response offset=3014 data=b'' Receive: 71 2755.488248 2755.488086 13: seq: 1e, uptime high=115 clock=3981615036 Receive: 72 2755.539094 2755.538961 11: seq: 1f, clock clock=3990770690 Receive: 73 2755.589851 2755.589658 11: seq: 10, clock clock=3999907130 Receive: 74 2755.640277 2755.640156 11: seq: 11, clock clock=4008984537 Receive: 75 2755.691726 2755.691572 11: seq: 12, clock clock=4018243227 Receive: 76 2755.742710 2755.742559 11: seq: 13, clock clock=4027420443 Receive: 77 2755.793230 2755.793096 11: seq: 14, clock clock=4036514239 Receive: 78 2755.843670 2755.843549 11: seq: 15, clock clock=4045595560 Receive: 79 2755.894106 2755.893980 11: seq: 16, clock clock=4054673666 Receive: 80 2755.902315 2755.902164 11: seq: 17, clock clock=4056149724 Receive: 81 2756.529515 2756.529363 8: seq: 18, debug_result val=946 Receive: 82 2756.529988 2756.529753 8: seq: 19, debug_result val=1199 Receive: 83 2756.887041 2756.886897 10: seq: 1a, clock clock=4233403291 Receive: 84 2757.122931 2757.122767 10: seq: 1b, config is_config=0 crc=0 is_shutdown=0 move_count=0 Receive: 85 2757.126727 2757.126434 15: seq: 16, config is_config=1 crc=461600572 is_shutdown=0 move_count=1024 Receive: 86 2757.200109 2757.199880 8: seq: 17, stepper_position oid=2 pos=0 Receive: 87 2757.200800 2757.200643 8: seq: 18, stepper_position oid=4 pos=0 Receive: 88 2757.201138 2757.201017 8: seq: 19, stepper_position oid=7 pos=0 Receive: 89 2757.201432 2757.201311 8: seq: 1a, stepper_position oid=9 pos=0 Receive: 90 2757.201717 2757.201598 8: seq: 1b, stepper_position oid=10 pos=0 Receive: 91 2757.871912 2757.871778 10: seq: 1c, clock clock=115711946 Receive: 92 2758.478457 2757.871778 14: seq: 1c, analog_in_state oid=11 next_clock=277593664 value=7410 Receive: 93 2758.488403 2757.871778 15: seq: 1c, analog_in_state oid=12 next_clock=279393664 value=31754 Receive: 94 2758.778440 2757.871778 14: seq: 1c, analog_in_state oid=11 next_clock=331593664 value=7361 Receive: 95 2758.788396 2757.871778 15: seq: 1c, analog_in_state oid=12 next_clock=333393664 value=31754 Receive: 96 2758.856491 2758.856352 11: seq: 1d, clock clock=292936208 Receive: 97 2759.078441 2758.856352 14: seq: 1d, analog_in_state oid=11 next_clock=385593664 value=7365 Receive: 98 2759.088399 2758.856352 15: seq: 1d, analog_in_state oid=12 next_clock=387393664 value=31756 Receive: 99 2759.335486 2759.335136 12: seq: 1e, shutdown clock=379142205 static_string_id=Command request Stats 2760.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000009 bytes_write=1183 bytes_read=4746 bytes_retransmit=9 bytes_invalid=0 send_seq=143 receive_seq=143 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000381 EBBCan: mcu_awake=0.010 mcu_task_avg=0.000021 mcu_task_stddev=0.000029 bytes_write=1245 bytes_read=4611 bytes_retransmit=9 bytes_invalid=0 send_seq=137 receive_seq=137 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63997295 adj=64003849 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=300 bytes_read=1863 bytes_retransmit=0 bytes_invalid=0 send_seq=53 receive_seq=53 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000190 adj=32000726 beacon: coil_temp=17.5 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.06 cputime=5.442 memavail=7434896 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Stats 2761.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000009 bytes_write=1189 bytes_read=4878 bytes_retransmit=9 bytes_invalid=0 send_seq=144 receive_seq=144 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000774 EBBCan: mcu_awake=0.010 mcu_task_avg=0.000021 mcu_task_stddev=0.000029 bytes_write=1251 bytes_read=4687 bytes_retransmit=9 bytes_invalid=0 send_seq=138 receive_seq=138 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63998036 adj=64004908 Octopus_Pro_446: temp=22.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=306 bytes_read=2059 bytes_retransmit=0 bytes_invalid=0 send_seq=54 receive_seq=54 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000222 adj=32000171 beacon: coil_temp=17.5 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.06 cputime=5.463 memavail=7434792 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46972.6 pwm=0.000 Stats 2762.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000009 bytes_write=1195 bytes_read=4981 bytes_retransmit=9 bytes_invalid=0 send_seq=145 receive_seq=145 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000950 EBBCan: mcu_awake=0.010 mcu_task_avg=0.000021 mcu_task_stddev=0.000029 bytes_write=1257 bytes_read=4748 bytes_retransmit=9 bytes_invalid=0 send_seq=139 receive_seq=139 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63998421 adj=64004293 Octopus_Pro_446: temp=22.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=312 bytes_read=2255 bytes_retransmit=0 bytes_invalid=0 send_seq=55 receive_seq=55 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000422 adj=32000059 beacon: coil_temp=17.5 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.06 cputime=5.486 memavail=7434792 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2763.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000009 bytes_write=1201 bytes_read=5084 bytes_retransmit=9 bytes_invalid=0 send_seq=146 receive_seq=146 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180001273 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1263 bytes_read=4823 bytes_retransmit=9 bytes_invalid=0 send_seq=140 receive_seq=140 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63998635 adj=64003445 Octopus_Pro_446: temp=22.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=318 bytes_read=2451 bytes_retransmit=0 bytes_invalid=0 send_seq=56 receive_seq=56 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000241 adj=32000448 beacon: coil_temp=17.5 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.06 cputime=5.501 memavail=7434908 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46411.5 pwm=0.000 Stats 2764.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000009 bytes_write=1207 bytes_read=5216 bytes_retransmit=9 bytes_invalid=0 send_seq=147 receive_seq=147 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180001038 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1269 bytes_read=4899 bytes_retransmit=9 bytes_invalid=0 send_seq=141 receive_seq=141 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63998797 adj=64002355 Octopus_Pro_446: temp=22.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=324 bytes_read=2647 bytes_retransmit=0 bytes_invalid=0 send_seq=57 receive_seq=57 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000363 adj=31999774 beacon: coil_temp=17.5 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.06 cputime=5.513 memavail=7434908 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2765.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1213 bytes_read=5333 bytes_retransmit=9 bytes_invalid=0 send_seq=148 receive_seq=148 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000878 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1275 bytes_read=4960 bytes_retransmit=9 bytes_invalid=0 send_seq=142 receive_seq=142 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63998904 adj=64002044 Octopus_Pro_446: temp=21.9 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=330 bytes_read=2843 bytes_retransmit=0 bytes_invalid=0 send_seq=58 receive_seq=58 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000265 adj=32000304 beacon: coil_temp=17.5 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.06 cputime=5.523 memavail=7434912 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46715.9 pwm=0.000 Stats 2766.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1219 bytes_read=5436 bytes_retransmit=9 bytes_invalid=0 send_seq=149 receive_seq=149 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000819 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1281 bytes_read=5021 bytes_retransmit=9 bytes_invalid=0 send_seq=143 receive_seq=143 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999304 adj=64001664 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=336 bytes_read=3039 bytes_retransmit=0 bytes_invalid=0 send_seq=59 receive_seq=59 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000218 adj=32000070 beacon: coil_temp=17.5 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.06 cputime=5.534 memavail=7435060 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2767.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1225 bytes_read=5568 bytes_retransmit=9 bytes_invalid=0 send_seq=150 receive_seq=150 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000712 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1287 bytes_read=5097 bytes_retransmit=9 bytes_invalid=0 send_seq=144 receive_seq=144 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999269 adj=64002325 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=342 bytes_read=3235 bytes_retransmit=0 bytes_invalid=0 send_seq=60 receive_seq=60 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000153 adj=31999963 beacon: coil_temp=17.5 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.06 cputime=5.545 memavail=7435208 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2768.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1231 bytes_read=5671 bytes_retransmit=9 bytes_invalid=0 send_seq=151 receive_seq=151 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000768 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1293 bytes_read=5172 bytes_retransmit=9 bytes_invalid=0 send_seq=145 receive_seq=145 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999276 adj=64001513 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=348 bytes_read=3431 bytes_retransmit=0 bytes_invalid=0 send_seq=61 receive_seq=61 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000129 adj=31999839 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.05 cputime=5.565 memavail=7437840 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=47179.9 pwm=0.000 Stats 2769.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1237 bytes_read=5774 bytes_retransmit=9 bytes_invalid=0 send_seq=152 receive_seq=152 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000775 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1299 bytes_read=5233 bytes_retransmit=9 bytes_invalid=0 send_seq=146 receive_seq=146 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999292 adj=64000837 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=354 bytes_read=3627 bytes_retransmit=0 bytes_invalid=0 send_seq=62 receive_seq=62 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000105 adj=31999756 beacon: coil_temp=17.5 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.05 cputime=5.587 memavail=7437984 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46310.8 pwm=0.000 Stats 2770.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1243 bytes_read=5920 bytes_retransmit=9 bytes_invalid=0 send_seq=153 receive_seq=153 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000780 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1305 bytes_read=5309 bytes_retransmit=9 bytes_invalid=0 send_seq=147 receive_seq=147 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999333 adj=64000431 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=360 bytes_read=3823 bytes_retransmit=0 bytes_invalid=0 send_seq=63 receive_seq=63 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000170 adj=31999718 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.05 cputime=5.612 memavail=7437984 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 Stats 2771.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1249 bytes_read=6023 bytes_retransmit=9 bytes_invalid=0 send_seq=154 receive_seq=154 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000782 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1311 bytes_read=5370 bytes_retransmit=9 bytes_invalid=0 send_seq=148 receive_seq=148 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999374 adj=64000244 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=366 bytes_read=4019 bytes_retransmit=0 bytes_invalid=0 send_seq=64 receive_seq=64 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000142 adj=32000044 beacon: coil_temp=17.5 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.05 cputime=5.634 memavail=7437732 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2772.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1255 bytes_read=6126 bytes_retransmit=9 bytes_invalid=0 send_seq=155 receive_seq=155 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000773 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1317 bytes_read=5431 bytes_retransmit=9 bytes_invalid=0 send_seq=149 receive_seq=149 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999406 adj=64000126 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=372 bytes_read=4215 bytes_retransmit=0 bytes_invalid=0 send_seq=65 receive_seq=65 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000160 adj=31999918 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.05 cputime=5.658 memavail=7437736 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46411.5 pwm=0.000 Stats 2773.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1261 bytes_read=6258 bytes_retransmit=9 bytes_invalid=0 send_seq=156 receive_seq=156 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000717 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1323 bytes_read=5521 bytes_retransmit=9 bytes_invalid=0 send_seq=150 receive_seq=150 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999433 adj=64000034 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=378 bytes_read=4411 bytes_retransmit=0 bytes_invalid=0 send_seq=66 receive_seq=66 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000131 adj=32000029 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.13 cputime=5.674 memavail=7437244 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46715.9 pwm=0.000 Stats 2774.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1267 bytes_read=6361 bytes_retransmit=9 bytes_invalid=0 send_seq=157 receive_seq=157 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000677 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1329 bytes_read=5582 bytes_retransmit=9 bytes_invalid=0 send_seq=151 receive_seq=151 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999486 adj=64000042 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=384 bytes_read=4607 bytes_retransmit=0 bytes_invalid=0 send_seq=67 receive_seq=67 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000163 adj=31999940 beacon: coil_temp=17.5 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.13 cputime=5.684 memavail=7436496 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46715.9 pwm=0.000 Stats 2775.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1273 bytes_read=6478 bytes_retransmit=9 bytes_invalid=0 send_seq=158 receive_seq=158 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000644 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1335 bytes_read=5643 bytes_retransmit=9 bytes_invalid=0 send_seq=152 receive_seq=152 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999476 adj=64000170 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=390 bytes_read=4803 bytes_retransmit=0 bytes_invalid=0 send_seq=68 receive_seq=68 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000145 adj=32000151 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.6 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.13 cputime=5.695 memavail=7436244 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Stats 2776.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1279 bytes_read=6610 bytes_retransmit=9 bytes_invalid=0 send_seq=159 receive_seq=159 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000616 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1341 bytes_read=5719 bytes_retransmit=9 bytes_invalid=0 send_seq=153 receive_seq=153 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999525 adj=63999948 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=396 bytes_read=4981 bytes_retransmit=0 bytes_invalid=0 send_seq=69 receive_seq=69 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000116 adj=32000063 beacon: coil_temp=17.5 heater_bed: target=0 temp=16.6 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.13 cputime=5.706 memavail=7436500 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2777.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1285 bytes_read=6713 bytes_retransmit=9 bytes_invalid=0 send_seq=160 receive_seq=160 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000599 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1353 bytes_read=5796 bytes_retransmit=9 bytes_invalid=0 send_seq=155 receive_seq=155 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999501 adj=64000097 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=402 bytes_read=5177 bytes_retransmit=0 bytes_invalid=0 send_seq=70 receive_seq=70 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000095 adj=31999930 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.6 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.13 cputime=5.716 memavail=7436752 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2778.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1291 bytes_read=6816 bytes_retransmit=9 bytes_invalid=0 send_seq=161 receive_seq=161 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000633 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1359 bytes_read=5871 bytes_retransmit=9 bytes_invalid=0 send_seq=156 receive_seq=156 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999507 adj=63999801 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=408 bytes_read=5373 bytes_retransmit=0 bytes_invalid=0 send_seq=71 receive_seq=71 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000094 adj=31999847 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.7 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.12 cputime=5.737 memavail=7436500 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2779.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1297 bytes_read=6948 bytes_retransmit=9 bytes_invalid=0 send_seq=162 receive_seq=162 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000644 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1365 bytes_read=5947 bytes_retransmit=9 bytes_invalid=0 send_seq=157 receive_seq=157 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999511 adj=63999636 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=414 bytes_read=5569 bytes_retransmit=0 bytes_invalid=0 send_seq=72 receive_seq=72 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000094 adj=31999839 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.6 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.12 cputime=5.760 memavail=7436760 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2780.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1303 bytes_read=7065 bytes_retransmit=9 bytes_invalid=0 send_seq=163 receive_seq=163 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000679 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1371 bytes_read=6008 bytes_retransmit=9 bytes_invalid=0 send_seq=158 receive_seq=158 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999515 adj=63999549 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=420 bytes_read=5765 bytes_retransmit=0 bytes_invalid=0 send_seq=73 receive_seq=73 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000094 adj=31999869 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.7 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.12 cputime=5.785 memavail=7436512 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46715.9 pwm=0.000 Stats 2781.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1309 bytes_read=7164 bytes_retransmit=9 bytes_invalid=0 send_seq=164 receive_seq=164 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000706 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1377 bytes_read=6069 bytes_retransmit=9 bytes_invalid=0 send_seq=159 receive_seq=159 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999520 adj=63999427 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=426 bytes_read=5961 bytes_retransmit=0 bytes_invalid=0 send_seq=74 receive_seq=74 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000087 adj=31999856 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.7 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.12 cputime=5.807 memavail=7439768 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2782.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1315 bytes_read=7289 bytes_retransmit=9 bytes_invalid=0 send_seq=165 receive_seq=165 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000715 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1383 bytes_read=6145 bytes_retransmit=9 bytes_invalid=0 send_seq=160 receive_seq=160 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999542 adj=63999356 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=432 bytes_read=6157 bytes_retransmit=0 bytes_invalid=0 send_seq=75 receive_seq=75 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000076 adj=31999808 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.7 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.12 cputime=5.833 memavail=7438548 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46972.6 pwm=0.000 Stats 2783.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1321 bytes_read=7392 bytes_retransmit=9 bytes_invalid=0 send_seq=166 receive_seq=166 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000848 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1389 bytes_read=6220 bytes_retransmit=9 bytes_invalid=0 send_seq=161 receive_seq=161 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999543 adj=63999454 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=438 bytes_read=6353 bytes_retransmit=0 bytes_invalid=0 send_seq=76 receive_seq=76 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000072 adj=31999763 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.11 cputime=5.855 memavail=7438296 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2784.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1327 bytes_read=7495 bytes_retransmit=9 bytes_invalid=0 send_seq=167 receive_seq=167 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000827 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1395 bytes_read=6281 bytes_retransmit=9 bytes_invalid=0 send_seq=162 receive_seq=162 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999549 adj=63999098 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=444 bytes_read=6549 bytes_retransmit=0 bytes_invalid=0 send_seq=77 receive_seq=77 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000070 adj=31999624 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.11 cputime=5.879 memavail=7437796 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 Stats 2785.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1333 bytes_read=7641 bytes_retransmit=9 bytes_invalid=0 send_seq=168 receive_seq=168 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000821 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1401 bytes_read=6357 bytes_retransmit=9 bytes_invalid=0 send_seq=163 receive_seq=163 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999559 adj=63999224 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=450 bytes_read=6745 bytes_retransmit=0 bytes_invalid=0 send_seq=78 receive_seq=78 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000069 adj=31999707 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.6 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.11 cputime=5.904 memavail=7436796 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2786.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1339 bytes_read=7744 bytes_retransmit=9 bytes_invalid=0 send_seq=169 receive_seq=169 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000806 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1407 bytes_read=6418 bytes_retransmit=9 bytes_invalid=0 send_seq=164 receive_seq=164 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999572 adj=63999322 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=456 bytes_read=6941 bytes_retransmit=0 bytes_invalid=0 send_seq=79 receive_seq=79 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000065 adj=31999766 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.11 cputime=5.927 memavail=7436292 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2787.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1345 bytes_read=7847 bytes_retransmit=9 bytes_invalid=0 send_seq=170 receive_seq=170 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000816 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1413 bytes_read=6479 bytes_retransmit=9 bytes_invalid=0 send_seq=165 receive_seq=165 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999584 adj=63999443 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=462 bytes_read=7137 bytes_retransmit=0 bytes_invalid=0 send_seq=80 receive_seq=80 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000060 adj=31999796 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.11 cputime=5.950 memavail=7435792 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46921.0 pwm=0.000 Stats 2788.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1351 bytes_read=7979 bytes_retransmit=9 bytes_invalid=0 send_seq=171 receive_seq=171 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000816 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1419 bytes_read=6569 bytes_retransmit=9 bytes_invalid=0 send_seq=166 receive_seq=166 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999608 adj=63999462 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=468 bytes_read=7333 bytes_retransmit=0 bytes_invalid=0 send_seq=81 receive_seq=81 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000057 adj=31999777 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.10 cputime=5.975 memavail=7435292 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46869.6 pwm=0.000 Stats 2789.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1357 bytes_read=8082 bytes_retransmit=9 bytes_invalid=0 send_seq=172 receive_seq=172 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000798 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1425 bytes_read=6630 bytes_retransmit=9 bytes_invalid=0 send_seq=167 receive_seq=167 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999607 adj=63999603 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=474 bytes_read=7529 bytes_retransmit=0 bytes_invalid=0 send_seq=82 receive_seq=82 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000058 adj=31999784 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.10 cputime=5.998 memavail=7435292 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=47024.3 pwm=0.000 Stats 2790.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1363 bytes_read=8199 bytes_retransmit=9 bytes_invalid=0 send_seq=173 receive_seq=173 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000831 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1431 bytes_read=6691 bytes_retransmit=9 bytes_invalid=0 send_seq=168 receive_seq=168 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999608 adj=63999578 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=480 bytes_read=7725 bytes_retransmit=0 bytes_invalid=0 send_seq=83 receive_seq=83 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000055 adj=31999854 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.10 cputime=6.022 memavail=7435232 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2791.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1369 bytes_read=8331 bytes_retransmit=9 bytes_invalid=0 send_seq=174 receive_seq=174 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000812 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1437 bytes_read=6767 bytes_retransmit=9 bytes_invalid=0 send_seq=169 receive_seq=169 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999613 adj=63999428 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=486 bytes_read=7921 bytes_retransmit=0 bytes_invalid=0 send_seq=84 receive_seq=84 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000058 adj=31999801 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.10 cputime=6.047 memavail=7435200 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2792.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1375 bytes_read=8434 bytes_retransmit=9 bytes_invalid=0 send_seq=175 receive_seq=175 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000832 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1443 bytes_read=6828 bytes_retransmit=9 bytes_invalid=0 send_seq=170 receive_seq=170 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999614 adj=63999492 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=492 bytes_read=8117 bytes_retransmit=0 bytes_invalid=0 send_seq=85 receive_seq=85 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000058 adj=31999875 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.10 cputime=6.071 memavail=7434696 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2793.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1381 bytes_read=8537 bytes_retransmit=9 bytes_invalid=0 send_seq=176 receive_seq=176 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000813 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1449 bytes_read=6918 bytes_retransmit=9 bytes_invalid=0 send_seq=171 receive_seq=171 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999613 adj=63999396 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=498 bytes_read=8295 bytes_retransmit=0 bytes_invalid=0 send_seq=86 receive_seq=86 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000060 adj=31999859 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.09 cputime=6.094 memavail=7434072 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2794.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1387 bytes_read=8669 bytes_retransmit=9 bytes_invalid=0 send_seq=177 receive_seq=177 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000863 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1455 bytes_read=6979 bytes_retransmit=9 bytes_invalid=0 send_seq=172 receive_seq=172 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999613 adj=63999431 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=504 bytes_read=8491 bytes_retransmit=0 bytes_invalid=0 send_seq=87 receive_seq=87 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000061 adj=31999918 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.09 cputime=6.118 memavail=7433908 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=47076.0 pwm=0.000 Stats 2795.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1393 bytes_read=8786 bytes_retransmit=9 bytes_invalid=0 send_seq=178 receive_seq=178 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000853 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1461 bytes_read=7040 bytes_retransmit=9 bytes_invalid=0 send_seq=173 receive_seq=173 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999612 adj=63999246 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=510 bytes_read=8687 bytes_retransmit=0 bytes_invalid=0 send_seq=88 receive_seq=88 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000057 adj=31999845 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.09 cputime=6.141 memavail=7436508 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2796.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1399 bytes_read=8889 bytes_retransmit=9 bytes_invalid=0 send_seq=179 receive_seq=179 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000839 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1467 bytes_read=7116 bytes_retransmit=9 bytes_invalid=0 send_seq=174 receive_seq=174 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999613 adj=63999285 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=516 bytes_read=8883 bytes_retransmit=0 bytes_invalid=0 send_seq=89 receive_seq=89 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000057 adj=31999840 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.09 cputime=6.166 memavail=7436292 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=47024.3 pwm=0.000 Stats 2797.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1405 bytes_read=9021 bytes_retransmit=9 bytes_invalid=0 send_seq=180 receive_seq=180 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000833 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1473 bytes_read=7177 bytes_retransmit=9 bytes_invalid=0 send_seq=175 receive_seq=175 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999613 adj=63999346 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=522 bytes_read=9079 bytes_retransmit=0 bytes_invalid=0 send_seq=90 receive_seq=90 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000055 adj=31999880 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.09 cputime=6.189 memavail=7438060 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2798.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1411 bytes_read=9124 bytes_retransmit=9 bytes_invalid=0 send_seq=181 receive_seq=181 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000821 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1479 bytes_read=7238 bytes_retransmit=9 bytes_invalid=0 send_seq=176 receive_seq=176 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999611 adj=63999355 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=528 bytes_read=9275 bytes_retransmit=0 bytes_invalid=0 send_seq=91 receive_seq=91 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000053 adj=31999883 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.16 cputime=6.205 memavail=7438416 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46869.6 pwm=0.000 Stats 2799.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1423 bytes_read=9243 bytes_retransmit=9 bytes_invalid=0 send_seq=183 receive_seq=183 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000763 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1485 bytes_read=7328 bytes_retransmit=9 bytes_invalid=0 send_seq=177 receive_seq=177 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999609 adj=63999367 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=534 bytes_read=9471 bytes_retransmit=0 bytes_invalid=0 send_seq=92 receive_seq=92 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000047 adj=31999889 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.16 cputime=6.216 memavail=7437664 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2800.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1429 bytes_read=9389 bytes_retransmit=9 bytes_invalid=0 send_seq=184 receive_seq=184 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000736 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1491 bytes_read=7389 bytes_retransmit=9 bytes_invalid=0 send_seq=178 receive_seq=178 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999605 adj=63999532 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=540 bytes_read=9667 bytes_retransmit=0 bytes_invalid=0 send_seq=93 receive_seq=93 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999933 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.16 cputime=6.228 memavail=7436920 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 Stats 2801.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1435 bytes_read=9492 bytes_retransmit=9 bytes_invalid=0 send_seq=185 receive_seq=185 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000710 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1497 bytes_read=7450 bytes_retransmit=9 bytes_invalid=0 send_seq=179 receive_seq=179 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999604 adj=63999533 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=546 bytes_read=9863 bytes_retransmit=0 bytes_invalid=0 send_seq=94 receive_seq=94 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000038 adj=31999934 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.16 cputime=6.238 memavail=7436680 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2802.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1441 bytes_read=9595 bytes_retransmit=9 bytes_invalid=0 send_seq=186 receive_seq=186 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000690 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1503 bytes_read=7526 bytes_retransmit=9 bytes_invalid=0 send_seq=180 receive_seq=180 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999600 adj=63999563 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=552 bytes_read=10059 bytes_retransmit=0 bytes_invalid=0 send_seq=95 receive_seq=95 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000036 adj=31999930 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.16 cputime=6.250 memavail=7436188 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2803.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1447 bytes_read=9727 bytes_retransmit=9 bytes_invalid=0 send_seq=187 receive_seq=187 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000693 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1509 bytes_read=7587 bytes_retransmit=9 bytes_invalid=0 send_seq=181 receive_seq=181 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999604 adj=63999547 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=558 bytes_read=10255 bytes_retransmit=0 bytes_invalid=0 send_seq=96 receive_seq=96 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000032 adj=31999936 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.23 cputime=6.267 memavail=7436188 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46972.6 pwm=0.000 Stats 2804.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1453 bytes_read=9830 bytes_retransmit=9 bytes_invalid=0 send_seq=188 receive_seq=188 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000684 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1515 bytes_read=7662 bytes_retransmit=9 bytes_invalid=0 send_seq=182 receive_seq=182 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999605 adj=63999526 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=564 bytes_read=10451 bytes_retransmit=0 bytes_invalid=0 send_seq=97 receive_seq=97 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000032 adj=31999885 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.23 cputime=6.290 memavail=7436440 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Stats 2805.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1459 bytes_read=9940 bytes_retransmit=9 bytes_invalid=0 send_seq=189 receive_seq=189 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000682 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1521 bytes_read=7737 bytes_retransmit=9 bytes_invalid=0 send_seq=183 receive_seq=183 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999605 adj=63999520 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=570 bytes_read=10647 bytes_retransmit=0 bytes_invalid=0 send_seq=98 receive_seq=98 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000034 adj=31999908 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.23 cputime=6.313 memavail=7436692 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Stats 2806.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1465 bytes_read=10068 bytes_retransmit=9 bytes_invalid=0 send_seq=190 receive_seq=190 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000676 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1527 bytes_read=7794 bytes_retransmit=9 bytes_invalid=0 send_seq=184 receive_seq=184 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999608 adj=63999496 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=576 bytes_read=10843 bytes_retransmit=0 bytes_invalid=0 send_seq=99 receive_seq=99 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000034 adj=31999934 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.23 cputime=6.337 memavail=7436444 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2807.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1471 bytes_read=10171 bytes_retransmit=9 bytes_invalid=0 send_seq=191 receive_seq=191 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000682 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1533 bytes_read=7851 bytes_retransmit=9 bytes_invalid=0 send_seq=185 receive_seq=185 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999610 adj=63999514 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=582 bytes_read=11039 bytes_retransmit=0 bytes_invalid=0 send_seq=100 receive_seq=100 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000035 adj=31999943 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.23 cputime=6.359 memavail=7436200 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2808.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1477 bytes_read=10274 bytes_retransmit=9 bytes_invalid=0 send_seq=192 receive_seq=192 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000675 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1539 bytes_read=7922 bytes_retransmit=9 bytes_invalid=0 send_seq=186 receive_seq=186 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999614 adj=63999469 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=588 bytes_read=11235 bytes_retransmit=0 bytes_invalid=0 send_seq=101 receive_seq=101 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000037 adj=31999930 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=6.389 memavail=7436200 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2809.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1483 bytes_read=10406 bytes_retransmit=9 bytes_invalid=0 send_seq=193 receive_seq=193 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000706 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000008 bytes_write=1545 bytes_read=7993 bytes_retransmit=9 bytes_invalid=0 send_seq=187 receive_seq=187 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999616 adj=63999513 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=594 bytes_read=11430 bytes_retransmit=0 bytes_invalid=0 send_seq=102 receive_seq=102 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000035 adj=31999965 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=6.413 memavail=7436200 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46869.6 pwm=0.000 Stats 2810.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1489 bytes_read=10523 bytes_retransmit=9 bytes_invalid=0 send_seq=194 receive_seq=194 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000698 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000008 bytes_write=1551 bytes_read=8054 bytes_retransmit=9 bytes_invalid=0 send_seq=188 receive_seq=188 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999616 adj=63999381 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=600 bytes_read=11598 bytes_retransmit=0 bytes_invalid=0 send_seq=103 receive_seq=103 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000037 adj=31999874 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=6.434 memavail=7435888 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2811.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1495 bytes_read=10626 bytes_retransmit=9 bytes_invalid=0 send_seq=195 receive_seq=195 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000690 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000008 bytes_write=1557 bytes_read=8130 bytes_retransmit=9 bytes_invalid=0 send_seq=189 receive_seq=189 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999616 adj=63999409 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=606 bytes_read=11783 bytes_retransmit=0 bytes_invalid=0 send_seq=104 receive_seq=104 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000046 adj=31999912 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.21 cputime=6.458 memavail=7436204 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2812.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1501 bytes_read=10758 bytes_retransmit=9 bytes_invalid=0 send_seq=196 receive_seq=196 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000684 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000008 bytes_write=1563 bytes_read=8191 bytes_retransmit=9 bytes_invalid=0 send_seq=190 receive_seq=190 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999618 adj=63999438 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=612 bytes_read=11966 bytes_retransmit=0 bytes_invalid=0 send_seq=105 receive_seq=105 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000046 adj=32000032 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.21 cputime=6.483 memavail=7436212 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2813.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1507 bytes_read=10861 bytes_retransmit=9 bytes_invalid=0 send_seq=197 receive_seq=197 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000681 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000008 bytes_write=1569 bytes_read=8252 bytes_retransmit=9 bytes_invalid=0 send_seq=191 receive_seq=191 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999623 adj=63999467 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=618 bytes_read=12151 bytes_retransmit=0 bytes_invalid=0 send_seq=106 receive_seq=106 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000045 adj=32000012 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.20 cputime=6.505 memavail=7436716 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2814.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1513 bytes_read=10964 bytes_retransmit=9 bytes_invalid=0 send_seq=198 receive_seq=198 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000675 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1575 bytes_read=8342 bytes_retransmit=9 bytes_invalid=0 send_seq=192 receive_seq=192 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999637 adj=63999501 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=630 bytes_read=12351 bytes_retransmit=0 bytes_invalid=0 send_seq=108 receive_seq=108 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999985 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.20 cputime=6.530 memavail=7436464 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46411.5 pwm=0.000 Stats 2815.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1519 bytes_read=11110 bytes_retransmit=9 bytes_invalid=0 send_seq=199 receive_seq=199 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000668 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1581 bytes_read=8403 bytes_retransmit=9 bytes_invalid=0 send_seq=193 receive_seq=193 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999640 adj=63999657 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=636 bytes_read=12536 bytes_retransmit=0 bytes_invalid=0 send_seq=109 receive_seq=109 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999952 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.20 cputime=6.554 memavail=7436216 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 Stats 2816.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1525 bytes_read=11213 bytes_retransmit=9 bytes_invalid=0 send_seq=200 receive_seq=200 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000667 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1587 bytes_read=8464 bytes_retransmit=9 bytes_invalid=0 send_seq=194 receive_seq=194 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999640 adj=63999652 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=642 bytes_read=12721 bytes_retransmit=0 bytes_invalid=0 send_seq=110 receive_seq=110 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999953 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.20 cputime=6.576 memavail=7435712 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2817.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1531 bytes_read=11316 bytes_retransmit=9 bytes_invalid=0 send_seq=201 receive_seq=201 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000658 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1593 bytes_read=8540 bytes_retransmit=9 bytes_invalid=0 send_seq=195 receive_seq=195 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999640 adj=63999594 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=648 bytes_read=12906 bytes_retransmit=0 bytes_invalid=0 send_seq=111 receive_seq=111 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999934 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.20 cputime=6.601 memavail=7435464 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2818.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1537 bytes_read=11448 bytes_retransmit=9 bytes_invalid=0 send_seq=202 receive_seq=202 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000658 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1599 bytes_read=8601 bytes_retransmit=9 bytes_invalid=0 send_seq=196 receive_seq=196 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999639 adj=63999579 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=654 bytes_read=13099 bytes_retransmit=0 bytes_invalid=0 send_seq=112 receive_seq=112 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999945 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.18 cputime=6.626 memavail=7435908 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2819.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1543 bytes_read=11551 bytes_retransmit=9 bytes_invalid=0 send_seq=203 receive_seq=203 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000663 EBBCan: mcu_awake=0.002 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1605 bytes_read=8676 bytes_retransmit=9 bytes_invalid=0 send_seq=197 receive_seq=197 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999640 adj=63999527 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=660 bytes_read=13295 bytes_retransmit=0 bytes_invalid=0 send_seq=113 receive_seq=113 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000041 adj=31999942 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.18 cputime=6.648 memavail=7435976 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Stats 2820.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1549 bytes_read=11668 bytes_retransmit=9 bytes_invalid=0 send_seq=204 receive_seq=204 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000665 EBBCan: mcu_awake=0.002 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1611 bytes_read=8752 bytes_retransmit=9 bytes_invalid=0 send_seq=198 receive_seq=198 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999640 adj=63999485 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=666 bytes_read=13491 bytes_retransmit=0 bytes_invalid=0 send_seq=114 receive_seq=114 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999935 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.18 cputime=6.672 memavail=7435976 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Stats 2821.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1555 bytes_read=11800 bytes_retransmit=9 bytes_invalid=0 send_seq=205 receive_seq=205 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000661 EBBCan: mcu_awake=0.002 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1617 bytes_read=8813 bytes_retransmit=9 bytes_invalid=0 send_seq=199 receive_seq=199 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999651 adj=63999461 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=672 bytes_read=13687 bytes_retransmit=0 bytes_invalid=0 send_seq=115 receive_seq=115 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999940 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.18 cputime=6.695 memavail=7436232 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2822.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1561 bytes_read=11903 bytes_retransmit=9 bytes_invalid=0 send_seq=206 receive_seq=206 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000658 EBBCan: mcu_awake=0.002 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1623 bytes_read=8874 bytes_retransmit=9 bytes_invalid=0 send_seq=200 receive_seq=200 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999652 adj=63999589 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=678 bytes_read=13883 bytes_retransmit=0 bytes_invalid=0 send_seq=116 receive_seq=116 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999959 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.18 cputime=6.719 memavail=7439172 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2823.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1567 bytes_read=12006 bytes_retransmit=9 bytes_invalid=0 send_seq=207 receive_seq=207 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000652 EBBCan: mcu_awake=0.002 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1629 bytes_read=8950 bytes_retransmit=9 bytes_invalid=0 send_seq=201 receive_seq=201 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999654 adj=63999567 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=684 bytes_read=14079 bytes_retransmit=0 bytes_invalid=0 send_seq=117 receive_seq=117 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000044 adj=31999954 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.17 cputime=6.743 memavail=7437960 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2824.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1573 bytes_read=12138 bytes_retransmit=9 bytes_invalid=0 send_seq=208 receive_seq=208 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000651 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1635 bytes_read=9025 bytes_retransmit=9 bytes_invalid=0 send_seq=202 receive_seq=202 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999656 adj=63999584 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=690 bytes_read=14275 bytes_retransmit=0 bytes_invalid=0 send_seq=118 receive_seq=118 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000044 adj=31999970 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.17 cputime=6.767 memavail=7437456 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46715.9 pwm=0.000 Stats 2825.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1579 bytes_read=12255 bytes_retransmit=9 bytes_invalid=0 send_seq=209 receive_seq=209 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000645 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1641 bytes_read=9086 bytes_retransmit=9 bytes_invalid=0 send_seq=203 receive_seq=203 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999659 adj=63999570 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=696 bytes_read=14471 bytes_retransmit=0 bytes_invalid=0 send_seq=119 receive_seq=119 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999970 beacon: coil_temp=17.3 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.17 cputime=6.789 memavail=7437460 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 Stats 2826.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1585 bytes_read=12358 bytes_retransmit=9 bytes_invalid=0 send_seq=210 receive_seq=210 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000637 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1647 bytes_read=9162 bytes_retransmit=9 bytes_invalid=0 send_seq=204 receive_seq=204 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999656 adj=63999589 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=702 bytes_read=14649 bytes_retransmit=0 bytes_invalid=0 send_seq=120 receive_seq=120 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999948 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.17 cputime=6.801 memavail=7437460 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2827.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1591 bytes_read=12490 bytes_retransmit=9 bytes_invalid=0 send_seq=211 receive_seq=211 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000627 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1653 bytes_read=9223 bytes_retransmit=9 bytes_invalid=0 send_seq=205 receive_seq=205 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999653 adj=63999547 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=708 bytes_read=14845 bytes_retransmit=0 bytes_invalid=0 send_seq=121 receive_seq=121 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000039 adj=31999929 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.17 cputime=6.811 memavail=7436956 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2828.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1597 bytes_read=12593 bytes_retransmit=9 bytes_invalid=0 send_seq=212 receive_seq=212 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000615 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1659 bytes_read=9284 bytes_retransmit=9 bytes_invalid=0 send_seq=206 receive_seq=206 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999651 adj=63999533 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=714 bytes_read=15041 bytes_retransmit=0 bytes_invalid=0 send_seq=122 receive_seq=122 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000037 adj=31999936 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.15 cputime=6.822 memavail=7436452 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2829.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1603 bytes_read=12689 bytes_retransmit=9 bytes_invalid=0 send_seq=213 receive_seq=213 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000604 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1665 bytes_read=9374 bytes_retransmit=9 bytes_invalid=0 send_seq=207 receive_seq=207 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999649 adj=63999534 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=720 bytes_read=15237 bytes_retransmit=0 bytes_invalid=0 send_seq=123 receive_seq=123 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000035 adj=31999935 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.15 cputime=6.833 memavail=7435852 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2830.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1609 bytes_read=12830 bytes_retransmit=9 bytes_invalid=0 send_seq=214 receive_seq=214 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000617 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1671 bytes_read=9435 bytes_retransmit=9 bytes_invalid=0 send_seq=208 receive_seq=208 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999659 adj=63999537 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=726 bytes_read=15433 bytes_retransmit=0 bytes_invalid=0 send_seq=124 receive_seq=124 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999941 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.15 cputime=6.845 memavail=7436208 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46614.0 pwm=0.000 Stats 2831.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1615 bytes_read=12933 bytes_retransmit=9 bytes_invalid=0 send_seq=215 receive_seq=215 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000617 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1677 bytes_read=9496 bytes_retransmit=9 bytes_invalid=0 send_seq=209 receive_seq=209 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999658 adj=63999570 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=732 bytes_read=15629 bytes_retransmit=0 bytes_invalid=0 send_seq=125 receive_seq=125 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000041 adj=31999970 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.15 cputime=6.868 memavail=7435960 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2832.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1621 bytes_read=13036 bytes_retransmit=9 bytes_invalid=0 send_seq=216 receive_seq=216 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000616 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1683 bytes_read=9572 bytes_retransmit=9 bytes_invalid=0 send_seq=210 receive_seq=210 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999672 adj=63999528 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=738 bytes_read=15825 bytes_retransmit=0 bytes_invalid=0 send_seq=126 receive_seq=126 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000041 adj=31999971 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.15 cputime=6.891 memavail=7435712 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2833.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1627 bytes_read=13168 bytes_retransmit=9 bytes_invalid=0 send_seq=217 receive_seq=217 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000616 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1689 bytes_read=9633 bytes_retransmit=9 bytes_invalid=0 send_seq=211 receive_seq=211 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999671 adj=63999688 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=744 bytes_read=16021 bytes_retransmit=0 bytes_invalid=0 send_seq=127 receive_seq=127 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999960 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.14 cputime=6.914 memavail=7435208 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46869.6 pwm=0.000 Stats 2834.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1633 bytes_read=13271 bytes_retransmit=9 bytes_invalid=0 send_seq=218 receive_seq=218 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000619 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1695 bytes_read=9708 bytes_retransmit=9 bytes_invalid=0 send_seq=212 receive_seq=212 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999672 adj=63999622 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=750 bytes_read=16217 bytes_retransmit=0 bytes_invalid=0 send_seq=128 receive_seq=128 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999974 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.14 cputime=6.939 memavail=7438112 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2835.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1639 bytes_read=13374 bytes_retransmit=9 bytes_invalid=0 send_seq=219 receive_seq=219 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000623 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1701 bytes_read=9784 bytes_retransmit=9 bytes_invalid=0 send_seq=213 receive_seq=213 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999671 adj=63999570 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=756 bytes_read=16413 bytes_retransmit=0 bytes_invalid=0 send_seq=129 receive_seq=129 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999952 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.14 cputime=6.963 memavail=7436776 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2836.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1645 bytes_read=13520 bytes_retransmit=9 bytes_invalid=0 send_seq=220 receive_seq=220 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000621 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1707 bytes_read=9845 bytes_retransmit=9 bytes_invalid=0 send_seq=214 receive_seq=214 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999670 adj=63999510 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=762 bytes_read=16609 bytes_retransmit=0 bytes_invalid=0 send_seq=130 receive_seq=130 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999946 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.14 cputime=6.987 memavail=7439752 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Stats 2837.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1651 bytes_read=13623 bytes_retransmit=9 bytes_invalid=0 send_seq=221 receive_seq=221 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000618 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1713 bytes_read=9906 bytes_retransmit=9 bytes_invalid=0 send_seq=215 receive_seq=215 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999670 adj=63999501 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=768 bytes_read=16805 bytes_retransmit=0 bytes_invalid=0 send_seq=131 receive_seq=131 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999933 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.14 cputime=7.009 memavail=7438996 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2838.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1657 bytes_read=13726 bytes_retransmit=9 bytes_invalid=0 send_seq=222 receive_seq=222 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000628 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1725 bytes_read=9998 bytes_retransmit=9 bytes_invalid=0 send_seq=217 receive_seq=217 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999668 adj=63999500 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=774 bytes_read=17001 bytes_retransmit=0 bytes_invalid=0 send_seq=132 receive_seq=132 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000041 adj=31999920 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=7.033 memavail=7438756 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46512.5 pwm=0.000 Stats 2839.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1663 bytes_read=13858 bytes_retransmit=9 bytes_invalid=0 send_seq=223 receive_seq=223 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000630 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1731 bytes_read=10073 bytes_retransmit=9 bytes_invalid=0 send_seq=218 receive_seq=218 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999668 adj=63999414 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=780 bytes_read=17197 bytes_retransmit=0 bytes_invalid=0 send_seq=133 receive_seq=133 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999907 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.21 cputime=7.056 memavail=7438512 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46563.2 pwm=0.000 Stats 2840.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1669 bytes_read=13961 bytes_retransmit=9 bytes_invalid=0 send_seq=224 receive_seq=224 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000627 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1737 bytes_read=10134 bytes_retransmit=9 bytes_invalid=0 send_seq=219 receive_seq=219 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999670 adj=63999415 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=786 bytes_read=17393 bytes_retransmit=0 bytes_invalid=0 send_seq=134 receive_seq=134 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999932 beacon: coil_temp=17.3 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=7.079 memavail=7437572 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2841.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1675 bytes_read=14078 bytes_retransmit=9 bytes_invalid=0 send_seq=225 receive_seq=225 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000624 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1743 bytes_read=10210 bytes_retransmit=9 bytes_invalid=0 send_seq=220 receive_seq=220 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999671 adj=63999455 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=792 bytes_read=17589 bytes_retransmit=0 bytes_invalid=0 send_seq=135 receive_seq=135 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999930 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=7.103 memavail=7437576 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46972.6 pwm=0.000 Stats 2842.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1681 bytes_read=14210 bytes_retransmit=9 bytes_invalid=0 send_seq=226 receive_seq=226 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000623 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1749 bytes_read=10271 bytes_retransmit=9 bytes_invalid=0 send_seq=221 receive_seq=221 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999671 adj=63999476 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=798 bytes_read=17785 bytes_retransmit=0 bytes_invalid=0 send_seq=136 receive_seq=136 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000039 adj=31999917 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.21 cputime=7.126 memavail=7436820 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46818.3 pwm=0.000 Stats 2843.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1687 bytes_read=14313 bytes_retransmit=9 bytes_invalid=0 send_seq=227 receive_seq=227 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000618 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1755 bytes_read=10332 bytes_retransmit=9 bytes_invalid=0 send_seq=222 receive_seq=222 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999670 adj=63999483 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=804 bytes_read=17963 bytes_retransmit=0 bytes_invalid=0 send_seq=137 receive_seq=137 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000039 adj=31999902 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.19 cputime=7.149 memavail=7436568 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2844.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1693 bytes_read=14416 bytes_retransmit=9 bytes_invalid=0 send_seq=228 receive_seq=228 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000621 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1761 bytes_read=10422 bytes_retransmit=9 bytes_invalid=0 send_seq=223 receive_seq=223 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999669 adj=63999478 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=810 bytes_read=18159 bytes_retransmit=0 bytes_invalid=0 send_seq=138 receive_seq=138 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000041 adj=31999923 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.19 cputime=7.175 memavail=7436328 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 Stats 2845.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1699 bytes_read=14548 bytes_retransmit=9 bytes_invalid=0 send_seq=229 receive_seq=229 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000622 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1767 bytes_read=10483 bytes_retransmit=9 bytes_invalid=0 send_seq=224 receive_seq=224 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999668 adj=63999442 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=816 bytes_read=18355 bytes_retransmit=0 bytes_invalid=0 send_seq=139 receive_seq=139 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999950 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.19 cputime=7.197 memavail=7437744 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46664.9 pwm=0.000 Stats 2846.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1705 bytes_read=14665 bytes_retransmit=9 bytes_invalid=0 send_seq=230 receive_seq=230 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000617 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1773 bytes_read=10544 bytes_retransmit=9 bytes_invalid=0 send_seq=225 receive_seq=225 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999666 adj=63999428 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=822 bytes_read=18551 bytes_retransmit=0 bytes_invalid=0 send_seq=140 receive_seq=140 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999956 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.19 cputime=7.221 memavail=7437016 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46767.0 pwm=0.000 Stats 2847.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1711 bytes_read=14768 bytes_retransmit=9 bytes_invalid=0 send_seq=231 receive_seq=231 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000617 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1779 bytes_read=10620 bytes_retransmit=9 bytes_invalid=0 send_seq=226 receive_seq=226 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999665 adj=63999439 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=828 bytes_read=18747 bytes_retransmit=0 bytes_invalid=0 send_seq=141 receive_seq=141 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999967 beacon: coil_temp=17.2 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.19 cputime=7.246 memavail=7436768 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=46461.9 pwm=0.000 Attempting MCU 'mcu' reset command Attempting MCU 'EBBCan' reset command Attempting MCU 'beacon' config_reset command webhooks client 547852075728: Disconnected Restarting printer Start printer at Sat Jan 20 17:10:10 2024 (1705770610.2 2849.1) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = ATC Semitec 104GT-2 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 658, in add_printer_objects config.get_printer().add_object('toolhead', ToolHead(config)) ^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/toolhead.py", line 261, in __init__ self.kin = mod.load_kinematics(self, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics return CoreXYKinematics(toolhead, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in __init__ self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/corexy.py", line 12, in self.rails = [stepper.LookupMultiRail(config.getsection('stepper_' + n)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 423, in LookupMultiRail rail = PrinterRail(config, need_position_minmax, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/stepper.py", line 304, in __init__ self.add_extra_stepper(config) File "/home/pi/klipper/klippy/stepper.py", line 380, in add_extra_stepper endstop_pin = config.get('endstop_pin') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 57, in get return self._get_wrapper(self.fileconfig.get, option, default, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/configfile.py", line 32, in _get_wrapper raise error("Option '%s' in section '%s' must be specified" configparser.Error: Option 'endstop_pin' in section 'stepper_x' must be specified webhooks client 548094730640: New connection webhooks client 548094730640: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'EBBCan' reset Attempting MCU 'beacon' reset webhooks client 548094730640: Disconnected Restarting printer Start printer at Sat Jan 20 17:10:37 2024 (1705770637.6 2876.6) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = ATC Semitec 104GT-2 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = EBBCan:PA2 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config m.add_printer_objects(config) File "/home/pi/klipper/klippy/toolhead.py", line 659, in add_printer_objects kinematics.extruder.add_printer_objects(config) File "/home/pi/klipper/klippy/kinematics/extruder.py", line 339, in add_printer_objects pe = PrinterExtruder(config.getsection(section), i) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/kinematics/extruder.py", line 166, in __init__ self.heater = pheaters.setup_heater(config, gcode_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/extras/heaters.py", line 266, in setup_heater self.heaters[heater_name] = heater = Heater(config, sensor) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/extras/heaters.py", line 52, in __init__ self.mcu_pwm = ppins.setup_pin('pwm', heater_pin) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 117, in setup_pin pin_params = self.lookup_pin(pin_desc, can_invert, can_pullup) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/pins.py", line 106, in lookup_pin raise error("pin %s used multiple times in config" % (pin,)) pins.error: pin PA2 used multiple times in config webhooks client 547853361552: New connection webhooks client 547853361552: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Attempting MCU 'mcu' reset Attempting MCU 'EBBCan' reset Attempting MCU 'beacon' reset webhooks client 547853361552: Disconnected Restarting printer Start printer at Sat Jan 20 17:13:30 2024 (1705770810.3 3049.2) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = ATC Semitec 104GT-2 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = EBBCan:PC15 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect webhooks client 548095294160: New connection webhooks client 548095294160: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'EBBCan': Starting serial connect Loaded MCU 'EBBCan' 106 commands (v0.12.0-85-gd785b396 / gcc: (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] binutils: (2.34-4+rpi1+14) 2.34) MCU 'EBBCan' config: ADC_MAX=4095 BUS_PINS_i2c1_PA9_PA10=PA9,PA10 BUS_PINS_i2c1_PB6_PB7=PB6,PB7 BUS_PINS_i2c1_PB8_PB9=PB8,PB9 BUS_PINS_i2c2_PB10_PB11=PB10,PB11 BUS_PINS_i2c2_PB13_PB14=PB13,PB14 BUS_PINS_i2c3_PB3_PB4=PB3,PB4 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 CLOCK_FREQ=64000000 MCU=stm32g0b1xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu_temperature 'mcu' nominal base=-269.130435 slope=1294.861660 mcu 'beacon': Starting serial connect Loaded MCU 'beacon' 30 commands (Beacon 1.1.0 / ) MCU 'beacon' config: ADC_MAX=4095 BEACON_ACCEL_BITS=12 BEACON_ACCEL_SCALE_16G=7.81 BEACON_ACCEL_SCALE_2G=0.98 BEACON_ACCEL_SCALE_4G=1.95 BEACON_ACCEL_SCALE_8G=3.91 BEACON_ADC_SMOOTH_COUNT=16 BEACON_HAS_ACCEL=1 CLOCK_FREQ=32000000 MCU=beacon STATS_SUMSQ_BASE=256 Sending MCU 'mcu' printer configuration... Configured MCU 'mcu' (1024 moves) Sending MCU 'EBBCan' printer configuration... Configured MCU 'EBBCan' (1024 moves) bed_mesh: generated points Index | Tool Adjusted | Probe 0 | (60.0, 40.0) | (40.0, 40.0) 1 | (138.8, 40.0) | (118.8, 40.0) 2 | (217.5, 40.0) | (197.5, 40.0) 3 | (296.2, 40.0) | (276.2, 40.0) 4 | (375.0, 40.0) | (355.0, 40.0) 5 | (375.0, 118.8) | (355.0, 118.8) 6 | (296.2, 118.8) | (276.2, 118.8) 7 | (217.5, 118.8) | (197.5, 118.8) 8 | (138.8, 118.8) | (118.8, 118.8) 9 | (60.0, 118.8) | (40.0, 118.8) 10 | (60.0, 197.5) | (40.0, 197.5) 11 | (138.8, 197.5) | (118.8, 197.5) 12 | (217.5, 197.5) | (197.5, 197.5) 13 | (296.2, 197.5) | (276.2, 197.5) 14 | (375.0, 197.5) | (355.0, 197.5) 15 | (375.0, 276.2) | (355.0, 276.2) 16 | (296.2, 276.2) | (276.2, 276.2) 17 | (217.5, 276.2) | (197.5, 276.2) 18 | (138.8, 276.2) | (118.8, 276.2) 19 | (60.0, 276.2) | (40.0, 276.2) 20 | (60.0, 355.0) | (40.0, 355.0) 21 | (138.8, 355.0) | (118.8, 355.0) 22 | (217.5, 355.0) | (197.5, 355.0) 23 | (296.2, 355.0) | (276.2, 355.0) 24 | (375.0, 355.0) | (355.0, 355.0) bed_mesh: zero_reference_position is (200.00, 200.00) Enabling Beacon accelerometer Selected Beacon accelerometer scale 16g Sending MCU 'beacon' printer configuration... Configured MCU 'beacon' (0 moves) beacon: loaded fnorm=5089878.91 temp=22.22 amfg=1.051 from nvm beacon: built tempco model version 1 {'amfg': 1.0510195494882204, 'tcc': -7.673202462181629e-06, 'tcfl': -0.0006269407998409011, 'tctl': 0.0019139579905599977, 'fmin': 5089878.91291547, 'fmin_temp': 22.217981338500977} Starting heater checks for heater_bed Starting heater checks for extruder webhooks: registering remote method 'shutdown_machine' for connection id: 548095294160 webhooks: registering remote method 'reboot_machine' for connection id: 548095294160 webhooks: registering remote method 'pause_job_queue' for connection id: 548095294160 webhooks: registering remote method 'start_job_queue' for connection id: 548095294160 Stats 3185.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1990 bytes_read=19861 bytes_retransmit=9 bytes_invalid=0 send_seq=278 receive_seq=278 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000617 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000008 bytes_write=2039 bytes_read=13624 bytes_retransmit=9 bytes_invalid=0 send_seq=271 receive_seq=271 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999664 adj=63999464 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1102 bytes_read=27357 bytes_retransmit=0 bytes_invalid=0 send_seq=187 receive_seq=187 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000023 adj=31999946 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.5 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.14 cputime=10.835 memavail=7433888 print_time=336.830 buffer_time=0.895 print_stall=0 extruder: target=0 temp=16.1 pwm=0.000 Attempting MCU 'mcu' reset command Attempting MCU 'EBBCan' reset command Attempting MCU 'beacon' config_reset command webhooks client 548095294160: Disconnected Restarting printer Start printer at Sat Jan 20 17:15:48 2024 (1705770948.5 3187.4) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = ATC Semitec 104GT-2 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = ~/gcode_files [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = EBBCan:PC15 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 [gcode_macro EMPEZAR_IMPRESION] gcode = G90 G1 Z20.0 F6000 G92 E0 SETUP_KAMP_MESHING DISPLAY_PARAMETERS=1 LED_ENABLE=0 FUZZ_ENABLE=1 SETUP_VORON_PURGE DISPLAY_PARAMETERS=1 ADAPTIVE_ENABLE=1 BED_MESH_CLEAR BED_MESH_CALIBRATE M220 S20 G28 Z [gcode_macro FINALIZAR_IMPRESION] gcode = G92 E1 G28 X0 Y0 G1 E-100 F300 M104 S0 M140 S0 M84 [gcode_macro CANCEL_PRINT] description = Cancels the printer rename_existing = CANCEL_PRINT_BASE gcode = END_PRINT G1 E-90 F6000 TURN_OFF_HEATERS CLEAR_PAUSE CANCEL_PRINT_BASE [gcode_macro MoverCentro] gcode = G90 G1 X200 Y200 G91 [gcode_macro VelocidadFull] gcode = M220 S100 [gcode_macro Tranquilamente] gcode = M220 S20 [gcode_macro SeparaseZ] gcode = G91 G1 Z+150 F1500 [gcode_macro SetCurrent] gcode = SET_TMC_CURRENT stepper=extruder CURRENT=0.6 HOLDCURRENT=0.2 [gcode_macro GetCurrent] gcode = SET_TMC_CURRENT stepper=extruder [gcode_macro SeparaseZPoco] gcode = G91 G1 Z+15 F1500 [gcode_macro END_PRINT] description = End print procedure, use this in your Slicer. gcode = M140 S0 M104 T0 S0 M104 T1 S0 G91 G1 Z+60 F1500 G90 G28 Y G28 X M84 M107 M117 Done :) [gcode_macro Endstops] gcode = QUERY_ENDSTOPS QUERY_PROBE [gcode_macro Z0] gcode = G90 G1 Z0 F500 [gcode_macro ForceMove10] gcode = FORCE_MOVE STEPPER=stepper_z DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z1 DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z2 DISTANCE=-10 VELOCITY=10 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect mcu 'mcu': Unable to open serial port: [Errno 2] could not open port /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00' webhooks client 547848982352: New connection webhooks client 547848982352: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'EBBCan': Starting serial connect Loaded MCU 'EBBCan' 106 commands (v0.12.0-85-gd785b396 / gcc: (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] binutils: (2.34-4+rpi1+14) 2.34) MCU 'EBBCan' config: ADC_MAX=4095 BUS_PINS_i2c1_PA9_PA10=PA9,PA10 BUS_PINS_i2c1_PB6_PB7=PB6,PB7 BUS_PINS_i2c1_PB8_PB9=PB8,PB9 BUS_PINS_i2c2_PB10_PB11=PB10,PB11 BUS_PINS_i2c2_PB13_PB14=PB13,PB14 BUS_PINS_i2c3_PB3_PB4=PB3,PB4 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 CLOCK_FREQ=64000000 MCU=stm32g0b1xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu_temperature 'mcu' nominal base=-269.130435 slope=1294.861660 mcu 'beacon': Starting serial connect Loaded MCU 'beacon' 30 commands (Beacon 1.1.0 / ) MCU 'beacon' config: ADC_MAX=4095 BEACON_ACCEL_BITS=12 BEACON_ACCEL_SCALE_16G=7.81 BEACON_ACCEL_SCALE_2G=0.98 BEACON_ACCEL_SCALE_4G=1.95 BEACON_ACCEL_SCALE_8G=3.91 BEACON_ADC_SMOOTH_COUNT=16 BEACON_HAS_ACCEL=1 CLOCK_FREQ=32000000 MCU=beacon STATS_SUMSQ_BASE=256 Sending MCU 'mcu' printer configuration... Configured MCU 'mcu' (1024 moves) Sending MCU 'EBBCan' printer configuration... Configured MCU 'EBBCan' (1024 moves) bed_mesh: generated points Index | Tool Adjusted | Probe 0 | (60.0, 40.0) | (40.0, 40.0) 1 | (138.8, 40.0) | (118.8, 40.0) 2 | (217.5, 40.0) | (197.5, 40.0) 3 | (296.2, 40.0) | (276.2, 40.0) 4 | (375.0, 40.0) | (355.0, 40.0) 5 | (375.0, 118.8) | (355.0, 118.8) 6 | (296.2, 118.8) | (276.2, 118.8) 7 | (217.5, 118.8) | (197.5, 118.8) 8 | (138.8, 118.8) | (118.8, 118.8) 9 | (60.0, 118.8) | (40.0, 118.8) 10 | (60.0, 197.5) | (40.0, 197.5) 11 | (138.8, 197.5) | (118.8, 197.5) 12 | (217.5, 197.5) | (197.5, 197.5) 13 | (296.2, 197.5) | (276.2, 197.5) 14 | (375.0, 197.5) | (355.0, 197.5) 15 | (375.0, 276.2) | (355.0, 276.2) 16 | (296.2, 276.2) | (276.2, 276.2) 17 | (217.5, 276.2) | (197.5, 276.2) 18 | (138.8, 276.2) | (118.8, 276.2) 19 | (60.0, 276.2) | (40.0, 276.2) 20 | (60.0, 355.0) | (40.0, 355.0) 21 | (138.8, 355.0) | (118.8, 355.0) 22 | (217.5, 355.0) | (197.5, 355.0) 23 | (296.2, 355.0) | (276.2, 355.0) 24 | (375.0, 355.0) | (355.0, 355.0) bed_mesh: zero_reference_position is (200.00, 200.00) Enabling Beacon accelerometer Selected Beacon accelerometer scale 16g Sending MCU 'beacon' printer configuration... Configured MCU 'beacon' (0 moves) beacon: loaded fnorm=5089878.91 temp=22.22 amfg=1.051 from nvm beacon: built tempco model version 1 {'amfg': 1.0510195494882204, 'tcc': -7.673202462181629e-06, 'tcfl': -0.0006269407998409011, 'tctl': 0.0019139579905599977, 'fmin': 5089878.91291547, 'fmin_temp': 22.217981338500977} Starting heater checks for heater_bed Starting heater checks for extruder Stats 3194.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1174 bytes_read=4556 bytes_retransmit=9 bytes_invalid=0 send_seq=142 receive_seq=142 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180005294 EBBCan: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1223 bytes_read=4466 bytes_retransmit=9 bytes_invalid=0 send_seq=135 receive_seq=135 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=64000966 adj=63997853 Octopus_Pro_446: temp=0.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=296 bytes_read=1326 bytes_retransmit=0 bytes_invalid=0 send_seq=51 receive_seq=51 retransmit_seq=0 srtt=0.001 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32002879 adj=32002310 beacon: coil_temp=17.4 heater_bed: target=0 temp=0.0 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.12 cputime=11.244 memavail=7436468 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=0.0 pwm=0.000 webhooks: registering remote method 'shutdown_machine' for connection id: 547848982352 webhooks: registering remote method 'reboot_machine' for connection id: 547848982352 webhooks: registering remote method 'pause_job_queue' for connection id: 547848982352 webhooks: registering remote method 'start_job_queue' for connection id: 547848982352 Stats 3195.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1180 bytes_read=4572 bytes_retransmit=9 bytes_invalid=0 send_seq=143 receive_seq=143 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180002148 EBBCan: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1229 bytes_read=4482 bytes_retransmit=9 bytes_invalid=0 send_seq=136 receive_seq=136 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=64000597 adj=63999828 Octopus_Pro_446: temp=0.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=302 bytes_read=1522 bytes_retransmit=0 bytes_invalid=0 send_seq=52 receive_seq=52 retransmit_seq=0 srtt=0.001 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32001018 adj=32001891 beacon: coil_temp=17.4 heater_bed: target=0 temp=0.0 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.12 cputime=11.274 memavail=7435724 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=0.0 pwm=0.000 Stats 3196.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1186 bytes_read=4675 bytes_retransmit=9 bytes_invalid=0 send_seq=144 receive_seq=144 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180001454 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1235 bytes_read=4558 bytes_retransmit=9 bytes_invalid=0 send_seq=137 receive_seq=137 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=64000280 adj=64000963 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=308 bytes_read=1718 bytes_retransmit=0 bytes_invalid=0 send_seq=53 receive_seq=53 retransmit_seq=0 srtt=0.001 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000395 adj=32000304 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.12 cputime=11.301 memavail=7435632 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.9 pwm=0.000 Stats 3197.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1192 bytes_read=4778 bytes_retransmit=9 bytes_invalid=0 send_seq=145 receive_seq=145 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180001159 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1241 bytes_read=4619 bytes_retransmit=9 bytes_invalid=0 send_seq=138 receive_seq=138 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=64000196 adj=64000595 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=314 bytes_read=1896 bytes_retransmit=0 bytes_invalid=0 send_seq=54 receive_seq=54 retransmit_seq=0 srtt=0.001 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000221 adj=31999633 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.12 cputime=11.329 memavail=7434984 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3198.5: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1198 bytes_read=4925 bytes_retransmit=9 bytes_invalid=0 send_seq=146 receive_seq=146 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000879 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1247 bytes_read=4695 bytes_retransmit=9 bytes_invalid=0 send_seq=139 receive_seq=139 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999937 adj=64000447 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=320 bytes_read=2092 bytes_retransmit=0 bytes_invalid=0 send_seq=55 receive_seq=55 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000568 adj=31999551 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.0 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.11 cputime=11.353 memavail=7434480 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3199.5: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1204 bytes_read=5028 bytes_retransmit=9 bytes_invalid=0 send_seq=147 receive_seq=147 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000824 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1253 bytes_read=4756 bytes_retransmit=9 bytes_invalid=0 send_seq=140 receive_seq=140 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999816 adj=63999938 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=326 bytes_read=2288 bytes_retransmit=0 bytes_invalid=0 send_seq=56 receive_seq=56 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000390 adj=32000512 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.9 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.11 cputime=11.376 memavail=7434636 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3200.5: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1210 bytes_read=5131 bytes_retransmit=9 bytes_invalid=0 send_seq=148 receive_seq=148 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000948 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1259 bytes_read=4817 bytes_retransmit=9 bytes_invalid=0 send_seq=141 receive_seq=141 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999741 adj=63999611 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=332 bytes_read=2484 bytes_retransmit=0 bytes_invalid=0 send_seq=57 receive_seq=57 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000314 adj=32000097 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.8 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.11 cputime=11.399 memavail=7435144 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3201.5: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1216 bytes_read=5263 bytes_retransmit=9 bytes_invalid=0 send_seq=149 receive_seq=149 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000942 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1265 bytes_read=4907 bytes_retransmit=9 bytes_invalid=0 send_seq=142 receive_seq=142 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999703 adj=63999261 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=338 bytes_read=2680 bytes_retransmit=0 bytes_invalid=0 send_seq=58 receive_seq=58 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000234 adj=31999878 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.11 cputime=11.423 memavail=7435396 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3202.5: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1222 bytes_read=5366 bytes_retransmit=9 bytes_invalid=0 send_seq=150 receive_seq=150 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000894 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1271 bytes_read=4968 bytes_retransmit=9 bytes_invalid=0 send_seq=143 receive_seq=143 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999684 adj=63999191 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=344 bytes_read=2876 bytes_retransmit=0 bytes_invalid=0 send_seq=59 receive_seq=59 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000272 adj=31999724 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.11 cputime=11.446 memavail=7435752 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3203.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1228 bytes_read=5483 bytes_retransmit=9 bytes_invalid=0 send_seq=151 receive_seq=151 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000855 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1277 bytes_read=5029 bytes_retransmit=9 bytes_invalid=0 send_seq=144 receive_seq=144 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999670 adj=63999231 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=350 bytes_read=3072 bytes_retransmit=0 bytes_invalid=0 send_seq=60 receive_seq=60 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000242 adj=31999952 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.10 cputime=11.470 memavail=7435944 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3204.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1234 bytes_read=5615 bytes_retransmit=9 bytes_invalid=0 send_seq=152 receive_seq=152 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000776 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1283 bytes_read=5105 bytes_retransmit=9 bytes_invalid=0 send_seq=145 receive_seq=145 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999647 adj=63999268 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=356 bytes_read=3268 bytes_retransmit=0 bytes_invalid=0 send_seq=61 receive_seq=61 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000188 adj=31999921 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.10 cputime=11.495 memavail=7436008 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3205.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1240 bytes_read=5718 bytes_retransmit=9 bytes_invalid=0 send_seq=153 receive_seq=153 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000802 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1289 bytes_read=5166 bytes_retransmit=9 bytes_invalid=0 send_seq=146 receive_seq=146 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999655 adj=63999315 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=362 bytes_read=3464 bytes_retransmit=0 bytes_invalid=0 send_seq=62 receive_seq=62 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000150 adj=31999829 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.10 cputime=11.518 memavail=7435764 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.9 pwm=0.000 Stats 3206.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1246 bytes_read=5821 bytes_retransmit=9 bytes_invalid=0 send_seq=154 receive_seq=154 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000749 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1295 bytes_read=5241 bytes_retransmit=9 bytes_invalid=0 send_seq=147 receive_seq=147 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999678 adj=63999321 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=368 bytes_read=3660 bytes_retransmit=0 bytes_invalid=0 send_seq=63 receive_seq=63 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000131 adj=31999726 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.10 cputime=11.541 memavail=7435260 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3207.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1252 bytes_read=5953 bytes_retransmit=9 bytes_invalid=0 send_seq=155 receive_seq=155 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000703 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1301 bytes_read=5317 bytes_retransmit=9 bytes_invalid=0 send_seq=148 receive_seq=148 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999665 adj=63999504 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=374 bytes_read=3856 bytes_retransmit=0 bytes_invalid=0 send_seq=64 receive_seq=64 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000119 adj=31999760 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.10 cputime=11.565 memavail=7435012 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3208.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1258 bytes_read=6070 bytes_retransmit=9 bytes_invalid=0 send_seq=156 receive_seq=156 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000670 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1307 bytes_read=5378 bytes_retransmit=9 bytes_invalid=0 send_seq=149 receive_seq=149 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999671 adj=63999500 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=380 bytes_read=4052 bytes_retransmit=0 bytes_invalid=0 send_seq=65 receive_seq=65 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000102 adj=31999806 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.25 cputime=11.588 memavail=7435012 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3209.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1264 bytes_read=6173 bytes_retransmit=9 bytes_invalid=0 send_seq=157 receive_seq=157 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000658 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1313 bytes_read=5439 bytes_retransmit=9 bytes_invalid=0 send_seq=150 receive_seq=150 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999776 adj=63999562 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=386 bytes_read=4248 bytes_retransmit=0 bytes_invalid=0 send_seq=66 receive_seq=66 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000081 adj=31999809 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.8 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.25 cputime=11.610 memavail=7435020 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3210.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1270 bytes_read=6305 bytes_retransmit=9 bytes_invalid=0 send_seq=158 receive_seq=158 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000664 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1319 bytes_read=5515 bytes_retransmit=9 bytes_invalid=0 send_seq=151 receive_seq=151 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999756 adj=64000040 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=392 bytes_read=4444 bytes_retransmit=0 bytes_invalid=0 send_seq=67 receive_seq=67 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000084 adj=31999766 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.9 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.25 cputime=11.635 memavail=7434768 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.9 pwm=0.000 Stats 3211.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1276 bytes_read=6404 bytes_retransmit=9 bytes_invalid=0 send_seq=159 receive_seq=159 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000617 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1331 bytes_read=5606 bytes_retransmit=9 bytes_invalid=0 send_seq=153 receive_seq=153 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999754 adj=63999810 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=398 bytes_read=4640 bytes_retransmit=0 bytes_invalid=0 send_seq=68 receive_seq=68 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000057 adj=31999825 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.9 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.25 cputime=11.650 memavail=7434016 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3212.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1282 bytes_read=6500 bytes_retransmit=9 bytes_invalid=0 send_seq=160 receive_seq=160 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000578 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1337 bytes_read=5667 bytes_retransmit=9 bytes_invalid=0 send_seq=154 receive_seq=154 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999688 adj=63999387 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=404 bytes_read=4827 bytes_retransmit=0 bytes_invalid=0 send_seq=69 receive_seq=69 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999901 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.9 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.25 cputime=11.660 memavail=7434520 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3213.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1288 bytes_read=6646 bytes_retransmit=9 bytes_invalid=0 send_seq=161 receive_seq=161 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000549 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1343 bytes_read=5743 bytes_retransmit=9 bytes_invalid=0 send_seq=155 receive_seq=155 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999665 adj=63999571 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=410 bytes_read=5012 bytes_retransmit=0 bytes_invalid=0 send_seq=70 receive_seq=70 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000035 adj=31999897 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.1 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.23 cputime=11.671 memavail=7434520 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3214.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1294 bytes_read=6749 bytes_retransmit=9 bytes_invalid=0 send_seq=162 receive_seq=162 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000531 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1349 bytes_read=5804 bytes_retransmit=9 bytes_invalid=0 send_seq=156 receive_seq=156 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999715 adj=63999586 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=416 bytes_read=5179 bytes_retransmit=0 bytes_invalid=0 send_seq=71 receive_seq=71 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000030 adj=31999899 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.23 cputime=11.681 memavail=7434520 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3215.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1300 bytes_read=6852 bytes_retransmit=9 bytes_invalid=0 send_seq=163 receive_seq=163 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000527 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1355 bytes_read=5865 bytes_retransmit=9 bytes_invalid=0 send_seq=157 receive_seq=157 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999690 adj=63999877 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=422 bytes_read=5364 bytes_retransmit=0 bytes_invalid=0 send_seq=72 receive_seq=72 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000028 adj=31999898 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.3 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.23 cputime=11.691 memavail=7434532 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3216.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1306 bytes_read=6984 bytes_retransmit=9 bytes_invalid=0 send_seq=164 receive_seq=164 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000547 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1361 bytes_read=5941 bytes_retransmit=9 bytes_invalid=0 send_seq=158 receive_seq=158 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999686 adj=63999656 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=428 bytes_read=5549 bytes_retransmit=0 bytes_invalid=0 send_seq=73 receive_seq=73 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000037 adj=31999905 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.3 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.23 cputime=11.711 memavail=7434532 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3217.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1312 bytes_read=7087 bytes_retransmit=9 bytes_invalid=0 send_seq=165 receive_seq=165 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000568 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1367 bytes_read=6016 bytes_retransmit=9 bytes_invalid=0 send_seq=159 receive_seq=159 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999683 adj=63999546 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=434 bytes_read=5734 bytes_retransmit=0 bytes_invalid=0 send_seq=74 receive_seq=74 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999940 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.4 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.23 cputime=11.734 memavail=7434976 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.9 pwm=0.000 Stats 3218.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1318 bytes_read=7204 bytes_retransmit=9 bytes_invalid=0 send_seq=166 receive_seq=166 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000571 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1373 bytes_read=6077 bytes_retransmit=9 bytes_invalid=0 send_seq=160 receive_seq=160 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999681 adj=63999465 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=440 bytes_read=5919 bytes_retransmit=0 bytes_invalid=0 send_seq=75 receive_seq=75 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000038 adj=31999945 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=11.757 memavail=7435288 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3219.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1324 bytes_read=7336 bytes_retransmit=9 bytes_invalid=0 send_seq=167 receive_seq=167 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000576 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1379 bytes_read=6153 bytes_retransmit=9 bytes_invalid=0 send_seq=161 receive_seq=161 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999678 adj=63999452 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=446 bytes_read=6104 bytes_retransmit=0 bytes_invalid=0 send_seq=76 receive_seq=76 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000040 adj=31999916 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=11.781 memavail=7435292 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3220.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1330 bytes_read=7439 bytes_retransmit=9 bytes_invalid=0 send_seq=168 receive_seq=168 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000585 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1385 bytes_read=6214 bytes_retransmit=9 bytes_invalid=0 send_seq=162 receive_seq=162 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999676 adj=63999427 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=452 bytes_read=6292 bytes_retransmit=0 bytes_invalid=0 send_seq=77 receive_seq=77 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000038 adj=31999933 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.21 cputime=11.804 memavail=7435196 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3221.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1336 bytes_read=7542 bytes_retransmit=9 bytes_invalid=0 send_seq=169 receive_seq=169 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000591 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1391 bytes_read=6275 bytes_retransmit=9 bytes_invalid=0 send_seq=163 receive_seq=163 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999681 adj=63999402 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=458 bytes_read=6488 bytes_retransmit=0 bytes_invalid=0 send_seq=78 receive_seq=78 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000039 adj=31999908 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.8 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.21 cputime=11.827 memavail=7435300 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3222.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1342 bytes_read=7674 bytes_retransmit=9 bytes_invalid=0 send_seq=170 receive_seq=170 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000595 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1397 bytes_read=6365 bytes_retransmit=9 bytes_invalid=0 send_seq=164 receive_seq=164 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999686 adj=63999437 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=464 bytes_read=6684 bytes_retransmit=0 bytes_invalid=0 send_seq=79 receive_seq=79 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000038 adj=31999913 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.21 cputime=11.851 memavail=7435048 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3223.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1348 bytes_read=7791 bytes_retransmit=9 bytes_invalid=0 send_seq=171 receive_seq=171 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000599 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1403 bytes_read=6426 bytes_retransmit=9 bytes_invalid=0 send_seq=165 receive_seq=165 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999684 adj=63999475 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=470 bytes_read=6880 bytes_retransmit=0 bytes_invalid=0 send_seq=80 receive_seq=80 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000054 adj=31999905 beacon: coil_temp=17.3 heater_bed: target=0 temp=15.9 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.20 cputime=11.875 memavail=7435052 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3224.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1354 bytes_read=7894 bytes_retransmit=9 bytes_invalid=0 send_seq=172 receive_seq=172 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000606 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1409 bytes_read=6502 bytes_retransmit=9 bytes_invalid=0 send_seq=166 receive_seq=166 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999685 adj=63999448 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=476 bytes_read=7076 bytes_retransmit=0 bytes_invalid=0 send_seq=81 receive_seq=81 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000051 adj=32000023 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.20 cputime=11.899 memavail=7434444 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3225.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1360 bytes_read=8026 bytes_retransmit=9 bytes_invalid=0 send_seq=173 receive_seq=173 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000602 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1415 bytes_read=6563 bytes_retransmit=9 bytes_invalid=0 send_seq=167 receive_seq=167 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999680 adj=63999437 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=482 bytes_read=7272 bytes_retransmit=0 bytes_invalid=0 send_seq=82 receive_seq=82 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000046 adj=31999973 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.20 cputime=11.922 memavail=7434548 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3226.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1366 bytes_read=8129 bytes_retransmit=9 bytes_invalid=0 send_seq=174 receive_seq=174 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000598 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1421 bytes_read=6624 bytes_retransmit=9 bytes_invalid=0 send_seq=168 receive_seq=168 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999681 adj=63999422 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=488 bytes_read=7468 bytes_retransmit=0 bytes_invalid=0 send_seq=83 receive_seq=83 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999933 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.20 cputime=11.944 memavail=7434560 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3227.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1372 bytes_read=8232 bytes_retransmit=9 bytes_invalid=0 send_seq=175 receive_seq=175 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000688 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1427 bytes_read=6714 bytes_retransmit=9 bytes_invalid=0 send_seq=169 receive_seq=169 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999715 adj=63999455 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=494 bytes_read=7664 bytes_retransmit=0 bytes_invalid=0 send_seq=84 receive_seq=84 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999919 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.20 cputime=11.968 memavail=7434308 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3228.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1378 bytes_read=8378 bytes_retransmit=9 bytes_invalid=0 send_seq=176 receive_seq=176 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000682 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1433 bytes_read=6775 bytes_retransmit=9 bytes_invalid=0 send_seq=170 receive_seq=170 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999708 adj=63999465 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=500 bytes_read=7860 bytes_retransmit=0 bytes_invalid=0 send_seq=85 receive_seq=85 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000045 adj=31999785 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.18 cputime=11.992 memavail=7433996 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.9 pwm=0.000 Stats 3229.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1384 bytes_read=8481 bytes_retransmit=9 bytes_invalid=0 send_seq=177 receive_seq=177 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000699 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1439 bytes_read=6836 bytes_retransmit=9 bytes_invalid=0 send_seq=171 receive_seq=171 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999702 adj=63999428 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=506 bytes_read=8056 bytes_retransmit=0 bytes_invalid=0 send_seq=86 receive_seq=86 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000045 adj=31999852 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.18 cputime=12.016 memavail=7433492 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3230.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1390 bytes_read=8584 bytes_retransmit=9 bytes_invalid=0 send_seq=178 receive_seq=178 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000775 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1445 bytes_read=6912 bytes_retransmit=9 bytes_invalid=0 send_seq=172 receive_seq=172 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999699 adj=63999343 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=512 bytes_read=8252 bytes_retransmit=0 bytes_invalid=0 send_seq=87 receive_seq=87 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999845 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.18 cputime=12.039 memavail=7432800 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3231.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1402 bytes_read=8732 bytes_retransmit=9 bytes_invalid=0 send_seq=180 receive_seq=180 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000752 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1451 bytes_read=6973 bytes_retransmit=9 bytes_invalid=0 send_seq=173 receive_seq=173 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999695 adj=63999111 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=518 bytes_read=8430 bytes_retransmit=0 bytes_invalid=0 send_seq=88 receive_seq=88 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000041 adj=31999721 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.18 cputime=12.064 memavail=7432592 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 3232.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1408 bytes_read=8835 bytes_retransmit=9 bytes_invalid=0 send_seq=181 receive_seq=181 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000726 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1457 bytes_read=7048 bytes_retransmit=9 bytes_invalid=0 send_seq=174 receive_seq=174 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999685 adj=63999228 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=524 bytes_read=8626 bytes_retransmit=0 bytes_invalid=0 send_seq=89 receive_seq=89 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000042 adj=31999799 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.18 cputime=12.076 memavail=7432588 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3233.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1414 bytes_read=8952 bytes_retransmit=9 bytes_invalid=0 send_seq=182 receive_seq=182 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000695 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1463 bytes_read=7124 bytes_retransmit=9 bytes_invalid=0 send_seq=175 receive_seq=175 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999678 adj=63999273 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=530 bytes_read=8822 bytes_retransmit=0 bytes_invalid=0 send_seq=90 receive_seq=90 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000036 adj=31999876 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.17 cputime=12.087 memavail=7432228 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.9 pwm=0.000 Stats 3234.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1420 bytes_read=9084 bytes_retransmit=9 bytes_invalid=0 send_seq=183 receive_seq=183 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000669 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1469 bytes_read=7185 bytes_retransmit=9 bytes_invalid=0 send_seq=176 receive_seq=176 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999671 adj=63999344 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=536 bytes_read=9018 bytes_retransmit=0 bytes_invalid=0 send_seq=91 receive_seq=91 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000030 adj=31999882 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.17 cputime=12.098 memavail=7432584 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3235.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1426 bytes_read=9179 bytes_retransmit=9 bytes_invalid=0 send_seq=184 receive_seq=184 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000647 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1475 bytes_read=7246 bytes_retransmit=9 bytes_invalid=0 send_seq=177 receive_seq=177 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999668 adj=63999384 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=542 bytes_read=9214 bytes_retransmit=0 bytes_invalid=0 send_seq=92 receive_seq=92 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000028 adj=31999880 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.17 cputime=12.109 memavail=7432840 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3236.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1432 bytes_read=9277 bytes_retransmit=9 bytes_invalid=0 send_seq=185 receive_seq=185 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000626 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1481 bytes_read=7322 bytes_retransmit=9 bytes_invalid=0 send_seq=178 receive_seq=178 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999664 adj=63999414 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=548 bytes_read=9410 bytes_retransmit=0 bytes_invalid=0 send_seq=93 receive_seq=93 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000024 adj=31999891 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.17 cputime=12.119 memavail=7433100 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3237.5: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1438 bytes_read=9409 bytes_retransmit=9 bytes_invalid=0 send_seq=186 receive_seq=186 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000626 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1487 bytes_read=7397 bytes_retransmit=9 bytes_invalid=0 send_seq=179 receive_seq=179 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999693 adj=63999459 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=554 bytes_read=9606 bytes_retransmit=0 bytes_invalid=0 send_seq=94 receive_seq=94 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000022 adj=31999903 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.17 cputime=12.143 memavail=7435476 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3238.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1444 bytes_read=9526 bytes_retransmit=9 bytes_invalid=0 send_seq=187 receive_seq=187 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000624 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1493 bytes_read=7458 bytes_retransmit=9 bytes_invalid=0 send_seq=180 receive_seq=180 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999694 adj=63999720 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=560 bytes_read=9802 bytes_retransmit=0 bytes_invalid=0 send_seq=95 receive_seq=95 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000021 adj=31999886 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.23 cputime=12.167 memavail=7434724 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3239.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1450 bytes_read=9629 bytes_retransmit=9 bytes_invalid=0 send_seq=188 receive_seq=188 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000618 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1499 bytes_read=7534 bytes_retransmit=9 bytes_invalid=0 send_seq=181 receive_seq=181 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999694 adj=63999677 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=566 bytes_read=9998 bytes_retransmit=0 bytes_invalid=0 send_seq=96 receive_seq=96 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000025 adj=31999888 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.23 cputime=12.191 memavail=7434484 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 3240.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1456 bytes_read=9761 bytes_retransmit=9 bytes_invalid=0 send_seq=189 receive_seq=189 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000627 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1505 bytes_read=7595 bytes_retransmit=9 bytes_invalid=0 send_seq=182 receive_seq=182 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999692 adj=63999651 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=572 bytes_read=10194 bytes_retransmit=0 bytes_invalid=0 send_seq=97 receive_seq=97 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000027 adj=31999945 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.23 cputime=12.214 memavail=7433980 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.9 pwm=0.000 Stats 3241.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1462 bytes_read=9864 bytes_retransmit=9 bytes_invalid=0 send_seq=190 receive_seq=190 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000636 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1511 bytes_read=7656 bytes_retransmit=9 bytes_invalid=0 send_seq=183 receive_seq=183 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999688 adj=63999551 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=578 bytes_read=10390 bytes_retransmit=0 bytes_invalid=0 send_seq=98 receive_seq=98 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000027 adj=31999939 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.23 cputime=12.237 memavail=7433992 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3242.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1468 bytes_read=9967 bytes_retransmit=9 bytes_invalid=0 send_seq=191 receive_seq=191 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000657 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1517 bytes_read=7746 bytes_retransmit=9 bytes_invalid=0 send_seq=184 receive_seq=184 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999686 adj=63999463 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=584 bytes_read=10586 bytes_retransmit=0 bytes_invalid=0 send_seq=99 receive_seq=99 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000026 adj=31999916 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.23 cputime=12.260 memavail=7433992 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3243.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1474 bytes_read=10113 bytes_retransmit=9 bytes_invalid=0 send_seq=192 receive_seq=192 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000652 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1523 bytes_read=7807 bytes_retransmit=9 bytes_invalid=0 send_seq=185 receive_seq=185 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999685 adj=63999362 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=590 bytes_read=10782 bytes_retransmit=0 bytes_invalid=0 send_seq=100 receive_seq=100 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000026 adj=31999868 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.21 cputime=12.284 memavail=7433488 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3244.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1480 bytes_read=10216 bytes_retransmit=9 bytes_invalid=0 send_seq=193 receive_seq=193 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000646 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1529 bytes_read=7868 bytes_retransmit=9 bytes_invalid=0 send_seq=186 receive_seq=186 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999683 adj=63999397 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=596 bytes_read=10978 bytes_retransmit=0 bytes_invalid=0 send_seq=101 receive_seq=101 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000025 adj=31999888 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.1 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=12.307 memavail=7433916 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3245.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1486 bytes_read=10319 bytes_retransmit=9 bytes_invalid=0 send_seq=194 receive_seq=194 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000638 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1535 bytes_read=7944 bytes_retransmit=9 bytes_invalid=0 send_seq=187 receive_seq=187 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999679 adj=63999410 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=602 bytes_read=11174 bytes_retransmit=0 bytes_invalid=0 send_seq=102 receive_seq=102 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000027 adj=31999896 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.21 cputime=12.330 memavail=7433920 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3246.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1492 bytes_read=10451 bytes_retransmit=9 bytes_invalid=0 send_seq=195 receive_seq=195 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000633 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1541 bytes_read=8005 bytes_retransmit=9 bytes_invalid=0 send_seq=188 receive_seq=188 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999679 adj=63999410 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=608 bytes_read=11370 bytes_retransmit=0 bytes_invalid=0 send_seq=103 receive_seq=103 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000028 adj=31999931 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=35.0 sysload=0.21 cputime=12.353 memavail=7434024 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 3247.6: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1498 bytes_read=10554 bytes_retransmit=9 bytes_invalid=0 send_seq=196 receive_seq=196 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000631 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1547 bytes_read=8080 bytes_retransmit=9 bytes_invalid=0 send_seq=189 receive_seq=189 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999678 adj=63999444 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=614 bytes_read=11548 bytes_retransmit=0 bytes_invalid=0 send_seq=104 receive_seq=104 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000029 adj=31999951 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.21 cputime=12.375 memavail=7433928 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.8 pwm=0.000 Stats 5151.8: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=13102 bytes_read=229958 bytes_retransmit=9 bytes_invalid=0 send_seq=2130 receive_seq=2130 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000565 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=13151 bytes_read=138961 bytes_retransmit=9 bytes_invalid=0 send_seq=2123 receive_seq=2123 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999663 adj=63999483 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=12218 bytes_read=381684 bytes_retransmit=0 bytes_invalid=0 send_seq=2038 receive_seq=2038 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000015 adj=31999915 beacon: coil_temp=17.5 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.18 cputime=52.019 memavail=7433768 print_time=1964.248 buffer_time=0.089 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Attempting MCU 'mcu' reset command Attempting MCU 'EBBCan' reset command Attempting MCU 'beacon' config_reset command webhooks client 547848982352: Disconnected Restarting printer Start printer at Sat Jan 20 17:48:34 2024 (1705772914.1 5153.1) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = ATC Semitec 104GT-2 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = /home/pi/printer_data/gcodes [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = EBBCan:PC15 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 [gcode_macro EMPEZAR_IMPRESION] gcode = G90 G1 Z20.0 F6000 G92 E0 SETUP_KAMP_MESHING DISPLAY_PARAMETERS=1 LED_ENABLE=0 FUZZ_ENABLE=1 SETUP_VORON_PURGE DISPLAY_PARAMETERS=1 ADAPTIVE_ENABLE=1 BED_MESH_CLEAR BED_MESH_CALIBRATE M220 S20 G28 Z [gcode_macro FINALIZAR_IMPRESION] gcode = G92 E1 G28 X0 Y0 G1 E-100 F300 M104 S0 M140 S0 M84 [gcode_macro CANCEL_PRINT] description = Cancels the printer rename_existing = CANCEL_PRINT_BASE gcode = END_PRINT G1 E-90 F6000 TURN_OFF_HEATERS CLEAR_PAUSE CANCEL_PRINT_BASE [gcode_macro MoverCentro] gcode = G90 G1 X200 Y200 G91 [gcode_macro VelocidadFull] gcode = M220 S100 [gcode_macro Tranquilamente] gcode = M220 S20 [gcode_macro SeparaseZ] gcode = G91 G1 Z+150 F1500 [gcode_macro SetCurrent] gcode = SET_TMC_CURRENT stepper=extruder CURRENT=0.6 HOLDCURRENT=0.2 [gcode_macro GetCurrent] gcode = SET_TMC_CURRENT stepper=extruder [gcode_macro SeparaseZPoco] gcode = G91 G1 Z+15 F1500 [gcode_macro END_PRINT] description = End print procedure, use this in your Slicer. gcode = M140 S0 M104 T0 S0 M104 T1 S0 G91 G1 Z+60 F1500 G90 G28 Y G28 X M84 M107 M117 Done :) [gcode_macro Endstops] gcode = QUERY_ENDSTOPS QUERY_PROBE [gcode_macro Z0] gcode = G90 G1 Z0 F500 [gcode_macro ForceMove10] gcode = FORCE_MOVE STEPPER=stepper_z DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z1 DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z2 DISTANCE=-10 VELOCITY=10 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect mcu 'mcu': Unable to open serial port: [Errno 2] could not open port /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00' webhooks client 547849093648: New connection webhooks client 547849093648: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'EBBCan': Starting serial connect Loaded MCU 'EBBCan' 106 commands (v0.12.0-85-gd785b396 / gcc: (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] binutils: (2.34-4+rpi1+14) 2.34) MCU 'EBBCan' config: ADC_MAX=4095 BUS_PINS_i2c1_PA9_PA10=PA9,PA10 BUS_PINS_i2c1_PB6_PB7=PB6,PB7 BUS_PINS_i2c1_PB8_PB9=PB8,PB9 BUS_PINS_i2c2_PB10_PB11=PB10,PB11 BUS_PINS_i2c2_PB13_PB14=PB13,PB14 BUS_PINS_i2c3_PB3_PB4=PB3,PB4 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 CLOCK_FREQ=64000000 MCU=stm32g0b1xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu_temperature 'mcu' nominal base=-269.130435 slope=1294.861660 mcu 'beacon': Starting serial connect Loaded MCU 'beacon' 30 commands (Beacon 1.1.0 / ) MCU 'beacon' config: ADC_MAX=4095 BEACON_ACCEL_BITS=12 BEACON_ACCEL_SCALE_16G=7.81 BEACON_ACCEL_SCALE_2G=0.98 BEACON_ACCEL_SCALE_4G=1.95 BEACON_ACCEL_SCALE_8G=3.91 BEACON_ADC_SMOOTH_COUNT=16 BEACON_HAS_ACCEL=1 CLOCK_FREQ=32000000 MCU=beacon STATS_SUMSQ_BASE=256 Sending MCU 'mcu' printer configuration... Configured MCU 'mcu' (1024 moves) Sending MCU 'EBBCan' printer configuration... Configured MCU 'EBBCan' (1024 moves) bed_mesh: generated points Index | Tool Adjusted | Probe 0 | (60.0, 40.0) | (40.0, 40.0) 1 | (138.8, 40.0) | (118.8, 40.0) 2 | (217.5, 40.0) | (197.5, 40.0) 3 | (296.2, 40.0) | (276.2, 40.0) 4 | (375.0, 40.0) | (355.0, 40.0) 5 | (375.0, 118.8) | (355.0, 118.8) 6 | (296.2, 118.8) | (276.2, 118.8) 7 | (217.5, 118.8) | (197.5, 118.8) 8 | (138.8, 118.8) | (118.8, 118.8) 9 | (60.0, 118.8) | (40.0, 118.8) 10 | (60.0, 197.5) | (40.0, 197.5) 11 | (138.8, 197.5) | (118.8, 197.5) 12 | (217.5, 197.5) | (197.5, 197.5) 13 | (296.2, 197.5) | (276.2, 197.5) 14 | (375.0, 197.5) | (355.0, 197.5) 15 | (375.0, 276.2) | (355.0, 276.2) 16 | (296.2, 276.2) | (276.2, 276.2) 17 | (217.5, 276.2) | (197.5, 276.2) 18 | (138.8, 276.2) | (118.8, 276.2) 19 | (60.0, 276.2) | (40.0, 276.2) 20 | (60.0, 355.0) | (40.0, 355.0) 21 | (138.8, 355.0) | (118.8, 355.0) 22 | (217.5, 355.0) | (197.5, 355.0) 23 | (296.2, 355.0) | (276.2, 355.0) 24 | (375.0, 355.0) | (355.0, 355.0) bed_mesh: zero_reference_position is (200.00, 200.00) Enabling Beacon accelerometer Selected Beacon accelerometer scale 16g Sending MCU 'beacon' printer configuration... Configured MCU 'beacon' (0 moves) beacon: loaded fnorm=5089878.91 temp=22.22 amfg=1.051 from nvm beacon: built tempco model version 1 {'amfg': 1.0510195494882204, 'tcc': -7.673202462181629e-06, 'tcfl': -0.0006269407998409011, 'tctl': 0.0019139579905599977, 'fmin': 5089878.91291547, 'fmin_temp': 22.217981338500977} Starting heater checks for heater_bed Starting heater checks for extruder Stats 5160.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1154 bytes_read=4536 bytes_retransmit=9 bytes_invalid=0 send_seq=138 receive_seq=138 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=179998466 EBBCan: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1233 bytes_read=4476 bytes_retransmit=9 bytes_invalid=0 send_seq=137 receive_seq=137 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999312 adj=64003071 Octopus_Pro_446: temp=0.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=296 bytes_read=1326 bytes_retransmit=0 bytes_invalid=0 send_seq=46 receive_seq=46 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000290 adj=32000679 beacon: coil_temp=17.4 heater_bed: target=0 temp=0.0 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.15 cputime=52.421 memavail=7434144 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=0.0 pwm=0.000 webhooks: registering remote method 'shutdown_machine' for connection id: 547849093648 webhooks: registering remote method 'reboot_machine' for connection id: 547849093648 webhooks: registering remote method 'pause_job_queue' for connection id: 547849093648 webhooks: registering remote method 'start_job_queue' for connection id: 547849093648 Stats 5161.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1160 bytes_read=4552 bytes_retransmit=9 bytes_invalid=0 send_seq=139 receive_seq=139 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=179998074 EBBCan: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1239 bytes_read=4492 bytes_retransmit=9 bytes_invalid=0 send_seq=138 receive_seq=138 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999900 adj=63998627 Octopus_Pro_446: temp=0.0 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=302 bytes_read=1522 bytes_retransmit=0 bytes_invalid=0 send_seq=47 receive_seq=47 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000342 adj=32000549 beacon: coil_temp=17.5 heater_bed: target=0 temp=0.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.15 cputime=52.445 memavail=7433144 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=0.0 pwm=0.000 Stats 5162.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1166 bytes_read=4655 bytes_retransmit=9 bytes_invalid=0 send_seq=140 receive_seq=140 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=179998594 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1245 bytes_read=4568 bytes_retransmit=9 bytes_invalid=0 send_seq=139 receive_seq=139 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999328 adj=64000062 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=308 bytes_read=1718 bytes_retransmit=0 bytes_invalid=0 send_seq=48 receive_seq=48 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=31999977 adj=32000740 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.0 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.15 cputime=52.461 memavail=7433148 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5163.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1172 bytes_read=4758 bytes_retransmit=9 bytes_invalid=0 send_seq=141 receive_seq=141 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000124 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1251 bytes_read=4629 bytes_retransmit=9 bytes_invalid=0 send_seq=140 receive_seq=140 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999279 adj=63998830 Octopus_Pro_446: temp=22.1 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=314 bytes_read=1914 bytes_retransmit=0 bytes_invalid=0 send_seq=49 receive_seq=49 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=31999956 adj=32000102 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.0 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.15 cputime=52.474 memavail=7434904 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5164.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1178 bytes_read=4905 bytes_retransmit=9 bytes_invalid=0 send_seq=142 receive_seq=142 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000054 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1257 bytes_read=4705 bytes_retransmit=9 bytes_invalid=0 send_seq=141 receive_seq=141 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999224 adj=63997890 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=320 bytes_read=2092 bytes_retransmit=0 bytes_invalid=0 send_seq=50 receive_seq=50 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=31999947 adj=31999507 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.9 pwm=0.000 raspberry_pi: temp=38.5 sysload=0.14 cputime=52.485 memavail=7434408 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5165.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1184 bytes_read=5008 bytes_retransmit=9 bytes_invalid=0 send_seq=143 receive_seq=143 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000066 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1263 bytes_read=4766 bytes_retransmit=9 bytes_invalid=0 send_seq=142 receive_seq=142 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999222 adj=63998280 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=326 bytes_read=2288 bytes_retransmit=0 bytes_invalid=0 send_seq=51 receive_seq=51 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=31999936 adj=31999624 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.8 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.14 cputime=52.495 memavail=7434160 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5166.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1190 bytes_read=5111 bytes_retransmit=9 bytes_invalid=0 send_seq=144 receive_seq=144 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000390 EBBCan: mcu_awake=0.011 mcu_task_avg=0.000020 mcu_task_stddev=0.000027 bytes_write=1269 bytes_read=4827 bytes_retransmit=9 bytes_invalid=0 send_seq=143 receive_seq=143 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999274 adj=63998498 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=332 bytes_read=2484 bytes_retransmit=0 bytes_invalid=0 send_seq=52 receive_seq=52 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000031 adj=31999674 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.8 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.14 cputime=52.515 memavail=7433908 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5167.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1196 bytes_read=5243 bytes_retransmit=9 bytes_invalid=0 send_seq=145 receive_seq=145 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000521 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1275 bytes_read=4917 bytes_retransmit=9 bytes_invalid=0 send_seq=144 receive_seq=144 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999665 adj=63998486 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=338 bytes_read=2680 bytes_retransmit=0 bytes_invalid=0 send_seq=53 receive_seq=53 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000104 adj=31999813 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.8 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.14 cputime=52.539 memavail=7433432 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5168.2: gcodein=0 mcu: mcu_awake=0.002 mcu_task_avg=0.000007 mcu_task_stddev=0.000010 bytes_write=1202 bytes_read=5346 bytes_retransmit=9 bytes_invalid=0 send_seq=146 receive_seq=146 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000527 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1281 bytes_read=4978 bytes_retransmit=9 bytes_invalid=0 send_seq=145 receive_seq=145 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999650 adj=63999658 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=344 bytes_read=2876 bytes_retransmit=0 bytes_invalid=0 send_seq=54 receive_seq=54 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000104 adj=31999983 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.8 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.14 cputime=52.563 memavail=7432928 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5169.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1208 bytes_read=5463 bytes_retransmit=9 bytes_invalid=0 send_seq=147 receive_seq=147 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000740 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1287 bytes_read=5039 bytes_retransmit=9 bytes_invalid=0 send_seq=146 receive_seq=146 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999645 adj=63999556 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=350 bytes_read=3072 bytes_retransmit=0 bytes_invalid=0 send_seq=55 receive_seq=55 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000249 adj=31999987 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.13 cputime=52.587 memavail=7432932 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5170.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1214 bytes_read=5595 bytes_retransmit=9 bytes_invalid=0 send_seq=148 receive_seq=148 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000666 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1293 bytes_read=5115 bytes_retransmit=9 bytes_invalid=0 send_seq=147 receive_seq=147 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999656 adj=63999248 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=356 bytes_read=3268 bytes_retransmit=0 bytes_invalid=0 send_seq=56 receive_seq=56 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000291 adj=32000330 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.13 cputime=52.611 memavail=7432688 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5171.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1220 bytes_read=5698 bytes_retransmit=9 bytes_invalid=0 send_seq=149 receive_seq=149 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000621 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1299 bytes_read=5176 bytes_retransmit=9 bytes_invalid=0 send_seq=148 receive_seq=148 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999647 adj=63999422 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=362 bytes_read=3464 bytes_retransmit=0 bytes_invalid=0 send_seq=57 receive_seq=57 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000240 adj=32000471 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.13 cputime=52.634 memavail=7432584 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5172.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1226 bytes_read=5801 bytes_retransmit=9 bytes_invalid=0 send_seq=150 receive_seq=150 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000576 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1305 bytes_read=5251 bytes_retransmit=9 bytes_invalid=0 send_seq=149 receive_seq=149 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999643 adj=63999452 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=368 bytes_read=3660 bytes_retransmit=0 bytes_invalid=0 send_seq=58 receive_seq=58 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000258 adj=32000240 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.13 cputime=52.657 memavail=7432836 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5173.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1232 bytes_read=5933 bytes_retransmit=9 bytes_invalid=0 send_seq=151 receive_seq=151 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000559 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1311 bytes_read=5327 bytes_retransmit=9 bytes_invalid=0 send_seq=150 receive_seq=150 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999632 adj=63999494 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=374 bytes_read=3856 bytes_retransmit=0 bytes_invalid=0 send_seq=59 receive_seq=59 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000196 adj=32000317 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.13 cputime=52.681 memavail=7432840 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5174.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1238 bytes_read=6050 bytes_retransmit=9 bytes_invalid=0 send_seq=152 receive_seq=152 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000580 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1317 bytes_read=5388 bytes_retransmit=9 bytes_invalid=0 send_seq=151 receive_seq=151 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999637 adj=63999461 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=380 bytes_read=4052 bytes_retransmit=0 bytes_invalid=0 send_seq=60 receive_seq=60 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000169 adj=32000032 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.12 cputime=52.704 memavail=7432944 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5175.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1244 bytes_read=6153 bytes_retransmit=9 bytes_invalid=0 send_seq=153 receive_seq=153 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000556 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1323 bytes_read=5449 bytes_retransmit=9 bytes_invalid=0 send_seq=152 receive_seq=152 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999660 adj=63999442 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=386 bytes_read=4248 bytes_retransmit=0 bytes_invalid=0 send_seq=61 receive_seq=61 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000142 adj=31999915 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.12 cputime=52.728 memavail=7432944 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5176.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1250 bytes_read=6285 bytes_retransmit=9 bytes_invalid=0 send_seq=154 receive_seq=154 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000554 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1329 bytes_read=5525 bytes_retransmit=9 bytes_invalid=0 send_seq=153 receive_seq=153 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999661 adj=63999588 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=392 bytes_read=4444 bytes_retransmit=0 bytes_invalid=0 send_seq=62 receive_seq=62 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000108 adj=31999852 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.12 cputime=52.752 memavail=7432944 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5177.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1256 bytes_read=6384 bytes_retransmit=9 bytes_invalid=0 send_seq=155 receive_seq=155 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000554 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1341 bytes_read=5616 bytes_retransmit=9 bytes_invalid=0 send_seq=155 receive_seq=155 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999669 adj=63999564 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=398 bytes_read=4640 bytes_retransmit=0 bytes_invalid=0 send_seq=63 receive_seq=63 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000086 adj=31999743 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.12 cputime=52.774 memavail=7432956 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5178.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1262 bytes_read=6480 bytes_retransmit=9 bytes_invalid=0 send_seq=156 receive_seq=156 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000669 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1347 bytes_read=5677 bytes_retransmit=9 bytes_invalid=0 send_seq=156 receive_seq=156 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999665 adj=63999583 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=404 bytes_read=4836 bytes_retransmit=0 bytes_invalid=0 send_seq=64 receive_seq=64 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000067 adj=31999700 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.4 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.12 cputime=52.798 memavail=7432956 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5179.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1268 bytes_read=6626 bytes_retransmit=9 bytes_invalid=0 send_seq=157 receive_seq=157 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000637 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1353 bytes_read=5753 bytes_retransmit=9 bytes_invalid=0 send_seq=157 receive_seq=157 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999663 adj=63999310 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=410 bytes_read=5032 bytes_retransmit=0 bytes_invalid=0 send_seq=65 receive_seq=65 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000053 adj=31999560 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.11 cputime=52.822 memavail=7432956 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5180.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1274 bytes_read=6729 bytes_retransmit=9 bytes_invalid=0 send_seq=158 receive_seq=158 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000622 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1359 bytes_read=5814 bytes_retransmit=9 bytes_invalid=0 send_seq=158 receive_seq=158 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999659 adj=63999392 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=416 bytes_read=5210 bytes_retransmit=0 bytes_invalid=0 send_seq=66 receive_seq=66 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000053 adj=31999619 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.11 cputime=52.845 memavail=7432960 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5181.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1280 bytes_read=6832 bytes_retransmit=9 bytes_invalid=0 send_seq=159 receive_seq=159 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000633 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1365 bytes_read=5890 bytes_retransmit=9 bytes_invalid=0 send_seq=159 receive_seq=159 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999658 adj=63999412 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=422 bytes_read=5406 bytes_retransmit=0 bytes_invalid=0 send_seq=67 receive_seq=67 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000049 adj=31999710 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.11 cputime=52.870 memavail=7432968 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5182.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1286 bytes_read=6964 bytes_retransmit=9 bytes_invalid=0 send_seq=160 receive_seq=160 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000620 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1371 bytes_read=5951 bytes_retransmit=9 bytes_invalid=0 send_seq=160 receive_seq=160 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999705 adj=63999389 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=428 bytes_read=5602 bytes_retransmit=0 bytes_invalid=0 send_seq=68 receive_seq=68 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000048 adj=31999735 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.11 cputime=52.894 memavail=7432968 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5183.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1292 bytes_read=7067 bytes_retransmit=9 bytes_invalid=0 send_seq=161 receive_seq=161 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000608 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1377 bytes_read=6026 bytes_retransmit=9 bytes_invalid=0 send_seq=161 receive_seq=161 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999698 adj=63999710 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=434 bytes_read=5798 bytes_retransmit=0 bytes_invalid=0 send_seq=69 receive_seq=69 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000048 adj=31999797 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.11 cputime=52.917 memavail=7432968 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5184.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1298 bytes_read=7184 bytes_retransmit=9 bytes_invalid=0 send_seq=162 receive_seq=162 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000595 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1383 bytes_read=6102 bytes_retransmit=9 bytes_invalid=0 send_seq=162 receive_seq=162 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999691 adj=63999638 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=440 bytes_read=5994 bytes_retransmit=0 bytes_invalid=0 send_seq=70 receive_seq=70 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000043 adj=31999841 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.10 cputime=52.940 memavail=7433224 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5185.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1304 bytes_read=7316 bytes_retransmit=9 bytes_invalid=0 send_seq=163 receive_seq=163 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000583 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1389 bytes_read=6163 bytes_retransmit=9 bytes_invalid=0 send_seq=163 receive_seq=163 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999687 adj=63999589 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=446 bytes_read=6190 bytes_retransmit=0 bytes_invalid=0 send_seq=71 receive_seq=71 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000065 adj=31999853 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.10 cputime=52.964 memavail=7432720 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5186.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1310 bytes_read=7419 bytes_retransmit=9 bytes_invalid=0 send_seq=164 receive_seq=164 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000585 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1395 bytes_read=6224 bytes_retransmit=9 bytes_invalid=0 send_seq=164 receive_seq=164 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999682 adj=63999561 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=452 bytes_read=6386 bytes_retransmit=0 bytes_invalid=0 send_seq=72 receive_seq=72 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000061 adj=32000028 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.4 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.10 cputime=52.987 memavail=7432468 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5187.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1316 bytes_read=7522 bytes_retransmit=9 bytes_invalid=0 send_seq=165 receive_seq=165 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000576 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1401 bytes_read=6300 bytes_retransmit=9 bytes_invalid=0 send_seq=165 receive_seq=165 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999683 adj=63999500 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=458 bytes_read=6582 bytes_retransmit=0 bytes_invalid=0 send_seq=73 receive_seq=73 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000054 adj=31999987 beacon: coil_temp=17.5 heater_bed: target=0 temp=14.4 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.10 cputime=53.011 memavail=7432476 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5188.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1322 bytes_read=7654 bytes_retransmit=9 bytes_invalid=0 send_seq=166 receive_seq=166 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000571 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1407 bytes_read=6375 bytes_retransmit=9 bytes_invalid=0 send_seq=166 receive_seq=166 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999685 adj=63999528 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=464 bytes_read=6778 bytes_retransmit=0 bytes_invalid=0 send_seq=74 receive_seq=74 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000065 adj=31999940 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.10 cputime=53.036 memavail=7432480 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5189.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1328 bytes_read=7771 bytes_retransmit=9 bytes_invalid=0 send_seq=167 receive_seq=167 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000575 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1413 bytes_read=6436 bytes_retransmit=9 bytes_invalid=0 send_seq=167 receive_seq=167 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999682 adj=63999544 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=470 bytes_read=6974 bytes_retransmit=0 bytes_invalid=0 send_seq=75 receive_seq=75 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000060 adj=32000029 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=36.0 sysload=0.09 cputime=53.059 memavail=7431724 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5190.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1334 bytes_read=7874 bytes_retransmit=9 bytes_invalid=0 send_seq=168 receive_seq=168 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000580 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1419 bytes_read=6512 bytes_retransmit=9 bytes_invalid=0 send_seq=168 receive_seq=168 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999685 adj=63999494 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=476 bytes_read=7170 bytes_retransmit=0 bytes_invalid=0 send_seq=76 receive_seq=76 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000051 adj=31999968 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=37.5 sysload=0.09 cputime=53.083 memavail=7431724 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5191.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1340 bytes_read=8006 bytes_retransmit=9 bytes_invalid=0 send_seq=169 receive_seq=169 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000570 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1425 bytes_read=6573 bytes_retransmit=9 bytes_invalid=0 send_seq=169 receive_seq=169 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999711 adj=63999500 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=482 bytes_read=7366 bytes_retransmit=0 bytes_invalid=0 send_seq=77 receive_seq=77 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000046 adj=31999892 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.09 cputime=53.107 memavail=7431976 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5192.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1346 bytes_read=8109 bytes_retransmit=9 bytes_invalid=0 send_seq=170 receive_seq=170 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000651 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1431 bytes_read=6634 bytes_retransmit=9 bytes_invalid=0 send_seq=170 receive_seq=170 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999709 adj=63999721 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=488 bytes_read=7562 bytes_retransmit=0 bytes_invalid=0 send_seq=78 receive_seq=78 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000063 adj=31999886 beacon: coil_temp=17.5 heater_bed: target=0 temp=14.4 pwm=0.000 raspberry_pi: temp=37.0 sysload=0.09 cputime=53.130 memavail=7431484 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5193.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1352 bytes_read=8212 bytes_retransmit=9 bytes_invalid=0 send_seq=171 receive_seq=171 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000638 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1437 bytes_read=6724 bytes_retransmit=9 bytes_invalid=0 send_seq=171 receive_seq=171 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999707 adj=63999419 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=494 bytes_read=7758 bytes_retransmit=0 bytes_invalid=0 send_seq=79 receive_seq=79 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000062 adj=31999913 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.5 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.09 cputime=53.155 memavail=7431128 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5194.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1358 bytes_read=8358 bytes_retransmit=9 bytes_invalid=0 send_seq=172 receive_seq=172 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000632 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1443 bytes_read=6785 bytes_retransmit=9 bytes_invalid=0 send_seq=172 receive_seq=172 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999701 adj=63999455 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=500 bytes_read=7954 bytes_retransmit=0 bytes_invalid=0 send_seq=80 receive_seq=80 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000060 adj=31999933 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.08 cputime=53.179 memavail=7431232 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5195.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1364 bytes_read=8461 bytes_retransmit=9 bytes_invalid=0 send_seq=173 receive_seq=173 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000641 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1449 bytes_read=6846 bytes_retransmit=9 bytes_invalid=0 send_seq=173 receive_seq=173 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999695 adj=63999435 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=506 bytes_read=8150 bytes_retransmit=0 bytes_invalid=0 send_seq=81 receive_seq=81 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000057 adj=31999936 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.6 pwm=0.000 raspberry_pi: temp=35.5 sysload=0.08 cputime=53.204 memavail=7434376 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5196.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1370 bytes_read=8564 bytes_retransmit=9 bytes_invalid=0 send_seq=174 receive_seq=174 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000635 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1455 bytes_read=6922 bytes_retransmit=9 bytes_invalid=0 send_seq=174 receive_seq=174 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999689 adj=63999370 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=512 bytes_read=8346 bytes_retransmit=0 bytes_invalid=0 send_seq=82 receive_seq=82 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000053 adj=31999901 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.08 cputime=53.227 memavail=7433892 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5197.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1382 bytes_read=8712 bytes_retransmit=9 bytes_invalid=0 send_seq=176 receive_seq=176 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000625 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1461 bytes_read=6983 bytes_retransmit=9 bytes_invalid=0 send_seq=175 receive_seq=175 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999713 adj=63999362 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=518 bytes_read=8524 bytes_retransmit=0 bytes_invalid=0 send_seq=83 receive_seq=83 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000047 adj=31999885 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.08 cputime=53.252 memavail=7433900 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5198.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1388 bytes_read=8815 bytes_retransmit=9 bytes_invalid=0 send_seq=177 receive_seq=177 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000634 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1467 bytes_read=7058 bytes_retransmit=9 bytes_invalid=0 send_seq=176 receive_seq=176 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999705 adj=63999626 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=524 bytes_read=8720 bytes_retransmit=0 bytes_invalid=0 send_seq=84 receive_seq=84 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000047 adj=31999862 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.7 pwm=0.000 raspberry_pi: temp=36.5 sysload=0.08 cputime=53.275 memavail=7433648 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5199.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1394 bytes_read=8932 bytes_retransmit=9 bytes_invalid=0 send_seq=178 receive_seq=178 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000619 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1473 bytes_read=7134 bytes_retransmit=9 bytes_invalid=0 send_seq=177 receive_seq=177 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999696 adj=63999490 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=530 bytes_read=8916 bytes_retransmit=0 bytes_invalid=0 send_seq=85 receive_seq=85 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000041 adj=31999865 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.8 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.08 cputime=53.292 memavail=7409188 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5200.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1400 bytes_read=9064 bytes_retransmit=9 bytes_invalid=0 send_seq=179 receive_seq=179 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000633 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1479 bytes_read=7195 bytes_retransmit=9 bytes_invalid=0 send_seq=178 receive_seq=178 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999690 adj=63999455 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=536 bytes_read=9112 bytes_retransmit=0 bytes_invalid=0 send_seq=86 receive_seq=86 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000038 adj=31999857 beacon: coil_temp=17.4 heater_bed: target=0 temp=14.9 pwm=0.000 raspberry_pi: temp=38.0 sysload=0.16 cputime=53.308 memavail=7389064 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5201.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1406 bytes_read=9159 bytes_retransmit=9 bytes_invalid=0 send_seq=180 receive_seq=180 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000617 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1485 bytes_read=7256 bytes_retransmit=9 bytes_invalid=0 send_seq=179 receive_seq=179 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999691 adj=63999360 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=542 bytes_read=9308 bytes_retransmit=0 bytes_invalid=0 send_seq=87 receive_seq=87 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000033 adj=31999823 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.0 pwm=0.000 raspberry_pi: temp=39.4 sysload=0.16 cputime=53.324 memavail=7375696 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5202.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1412 bytes_read=9257 bytes_retransmit=9 bytes_invalid=0 send_seq=181 receive_seq=181 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000606 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1491 bytes_read=7332 bytes_retransmit=9 bytes_invalid=0 send_seq=180 receive_seq=180 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999684 adj=63999451 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=548 bytes_read=9504 bytes_retransmit=0 bytes_invalid=0 send_seq=88 receive_seq=88 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000037 adj=31999829 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.1 pwm=0.000 raspberry_pi: temp=38.5 sysload=0.16 cputime=53.339 memavail=7369956 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5203.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1418 bytes_read=9389 bytes_retransmit=9 bytes_invalid=0 send_seq=182 receive_seq=182 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000594 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1497 bytes_read=7407 bytes_retransmit=9 bytes_invalid=0 send_seq=181 receive_seq=181 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999681 adj=63999428 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=554 bytes_read=9700 bytes_retransmit=0 bytes_invalid=0 send_seq=89 receive_seq=89 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000035 adj=31999905 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.3 pwm=0.000 raspberry_pi: temp=39.4 sysload=0.16 cputime=53.358 memavail=7356820 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5204.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1424 bytes_read=9506 bytes_retransmit=9 bytes_invalid=0 send_seq=183 receive_seq=183 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000624 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1503 bytes_read=7468 bytes_retransmit=9 bytes_invalid=0 send_seq=182 receive_seq=182 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999674 adj=63999448 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=560 bytes_read=9896 bytes_retransmit=0 bytes_invalid=0 send_seq=90 receive_seq=90 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000030 adj=31999915 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.3 pwm=0.000 raspberry_pi: temp=38.9 sysload=0.16 cputime=53.373 memavail=7349936 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5205.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1430 bytes_read=9609 bytes_retransmit=9 bytes_invalid=0 send_seq=184 receive_seq=184 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000610 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1509 bytes_read=7544 bytes_retransmit=9 bytes_invalid=0 send_seq=183 receive_seq=183 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999671 adj=63999290 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=566 bytes_read=10092 bytes_retransmit=0 bytes_invalid=0 send_seq=91 receive_seq=91 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000027 adj=31999819 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.6 pwm=0.000 raspberry_pi: temp=39.4 sysload=0.23 cputime=53.389 memavail=7414912 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5206.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1436 bytes_read=9741 bytes_retransmit=9 bytes_invalid=0 send_seq=185 receive_seq=185 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000598 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1515 bytes_read=7605 bytes_retransmit=9 bytes_invalid=0 send_seq=184 receive_seq=184 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999668 adj=63999345 Octopus_Pro_446: temp=22.4 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=572 bytes_read=10288 bytes_retransmit=0 bytes_invalid=0 send_seq=92 receive_seq=92 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000024 adj=31999841 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.7 pwm=0.000 raspberry_pi: temp=39.9 sysload=0.23 cputime=53.404 memavail=7389728 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5207.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1442 bytes_read=9844 bytes_retransmit=9 bytes_invalid=0 send_seq=186 receive_seq=186 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000627 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1521 bytes_read=7666 bytes_retransmit=9 bytes_invalid=0 send_seq=185 receive_seq=185 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999665 adj=63999380 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=578 bytes_read=10484 bytes_retransmit=0 bytes_invalid=0 send_seq=93 receive_seq=93 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000021 adj=31999850 beacon: coil_temp=17.4 heater_bed: target=0 temp=15.8 pwm=0.000 raspberry_pi: temp=40.4 sysload=0.23 cputime=53.419 memavail=7372344 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5208.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1448 bytes_read=9947 bytes_retransmit=9 bytes_invalid=0 send_seq=187 receive_seq=187 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000615 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1527 bytes_read=7756 bytes_retransmit=9 bytes_invalid=0 send_seq=186 receive_seq=186 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999663 adj=63999266 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=584 bytes_read=10680 bytes_retransmit=0 bytes_invalid=0 send_seq=94 receive_seq=94 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000033 adj=31999793 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=39.9 sysload=0.23 cputime=53.438 memavail=7353832 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Stats 5209.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1454 bytes_read=10093 bytes_retransmit=9 bytes_invalid=0 send_seq=188 receive_seq=188 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000604 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1533 bytes_read=7817 bytes_retransmit=9 bytes_invalid=0 send_seq=187 receive_seq=187 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999674 adj=63999342 Octopus_Pro_446: temp=22.5 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=590 bytes_read=10876 bytes_retransmit=0 bytes_invalid=0 send_seq=95 receive_seq=95 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000031 adj=31999956 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.0 pwm=0.000 raspberry_pi: temp=40.9 sysload=0.23 cputime=53.455 memavail=7355276 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.5 pwm=0.000 Stats 5210.2: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1460 bytes_read=10196 bytes_retransmit=9 bytes_invalid=0 send_seq=189 receive_seq=189 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000593 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1539 bytes_read=7878 bytes_retransmit=9 bytes_invalid=0 send_seq=188 receive_seq=188 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999670 adj=63999518 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=596 bytes_read=11072 bytes_retransmit=0 bytes_invalid=0 send_seq=96 receive_seq=96 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000031 adj=31999952 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=40.4 sysload=0.29 cputime=53.473 memavail=7405672 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5211.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1466 bytes_read=10299 bytes_retransmit=9 bytes_invalid=0 send_seq=190 receive_seq=190 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000585 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1545 bytes_read=7954 bytes_retransmit=9 bytes_invalid=0 send_seq=189 receive_seq=189 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999667 adj=63999506 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=602 bytes_read=11268 bytes_retransmit=0 bytes_invalid=0 send_seq=97 receive_seq=97 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000028 adj=31999966 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.2 pwm=0.000 raspberry_pi: temp=40.4 sysload=0.29 cputime=53.486 memavail=7403844 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5212.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1472 bytes_read=10431 bytes_retransmit=9 bytes_invalid=0 send_seq=191 receive_seq=191 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000615 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000012 mcu_task_stddev=0.000009 bytes_write=1551 bytes_read=8015 bytes_retransmit=9 bytes_invalid=0 send_seq=190 receive_seq=190 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999663 adj=63999486 Octopus_Pro_446: temp=22.3 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=608 bytes_read=11464 bytes_retransmit=0 bytes_invalid=0 send_seq=98 receive_seq=98 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000025 adj=31999938 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.3 pwm=0.000 raspberry_pi: temp=40.4 sysload=0.29 cputime=53.501 memavail=7409168 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.6 pwm=0.000 Stats 5213.3: gcodein=0 mcu: mcu_awake=0.000 mcu_task_avg=0.000004 mcu_task_stddev=0.000003 bytes_write=1478 bytes_read=10534 bytes_retransmit=9 bytes_invalid=0 send_seq=192 receive_seq=192 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=180000603 EBBCan: mcu_awake=0.001 mcu_task_avg=0.000013 mcu_task_stddev=0.000009 bytes_write=1557 bytes_read=8090 bytes_retransmit=9 bytes_invalid=0 send_seq=191 receive_seq=191 retransmit_seq=2 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=63999660 adj=63999327 Octopus_Pro_446: temp=22.2 beacon: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=614 bytes_read=11660 bytes_retransmit=0 bytes_invalid=0 send_seq=99 receive_seq=99 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=32000035 adj=31999852 beacon: coil_temp=17.4 heater_bed: target=0 temp=16.4 pwm=0.000 raspberry_pi: temp=40.4 sysload=0.29 cputime=53.514 memavail=7402564 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=15.7 pwm=0.000 Starting Klippy... Args: ['/home/pi/klipper/klippy/klippy.py', '/home/pi/printer_data/config/printer.cfg', '-I', '/home/pi/printer_data/comms/klippy.serial', '-l', '/home/pi/printer_data/logs/klippy.log', '-a', '/home/pi/printer_data/comms/klippy.sock'] Git version: 'v0.12.0-85-gd785b396-dirty' Untracked files: klippy/extras/beacon.py Branch: master Remote: origin Tracked URL: https://github.com/Klipper3d/klipper CPU: 4 core ? Python: '3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]' Start printer at Sat Jan 20 17:50:06 2024 (1705773006.3 5245.3) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = ATC Semitec 104GT-2 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = /home/pi/printer_data/gcodes [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = EBBCan:PC15 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 [gcode_macro EMPEZAR_IMPRESION] gcode = G90 G1 Z20.0 F6000 G92 E0 SETUP_KAMP_MESHING DISPLAY_PARAMETERS=1 LED_ENABLE=0 FUZZ_ENABLE=1 SETUP_VORON_PURGE DISPLAY_PARAMETERS=1 ADAPTIVE_ENABLE=1 BED_MESH_CLEAR BED_MESH_CALIBRATE M220 S20 G28 Z [gcode_macro FINALIZAR_IMPRESION] gcode = G92 E1 G28 X0 Y0 G1 E-100 F300 M104 S0 M140 S0 M84 [gcode_macro CANCEL_PRINT] description = Cancels the printer rename_existing = CANCEL_PRINT_BASE gcode = END_PRINT G1 E-90 F6000 TURN_OFF_HEATERS CLEAR_PAUSE CANCEL_PRINT_BASE [gcode_macro MoverCentro] gcode = G90 G1 X200 Y200 G91 [gcode_macro VelocidadFull] gcode = M220 S100 [gcode_macro Tranquilamente] gcode = M220 S20 [gcode_macro SeparaseZ] gcode = G91 G1 Z+150 F1500 [gcode_macro SetCurrent] gcode = SET_TMC_CURRENT stepper=extruder CURRENT=0.6 HOLDCURRENT=0.2 [gcode_macro GetCurrent] gcode = SET_TMC_CURRENT stepper=extruder [gcode_macro SeparaseZPoco] gcode = G91 G1 Z+15 F1500 [gcode_macro END_PRINT] description = End print procedure, use this in your Slicer. gcode = M140 S0 M104 T0 S0 M104 T1 S0 G91 G1 Z+60 F1500 G90 G28 Y G28 X M84 M107 M117 Done :) [gcode_macro Endstops] gcode = QUERY_ENDSTOPS QUERY_PROBE [gcode_macro Z0] gcode = G90 G1 Z0 F500 [gcode_macro ForceMove10] gcode = FORCE_MOVE STEPPER=stepper_z DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z1 DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z2 DISTANCE=-10 VELOCITY=10 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect webhooks client 548015365072: New connection webhooks client 548015365072: Client info {'program': 'Moonraker', 'version': 'v0.8.0-267-g66de18f'} mcu 'mcu': got {'oid': 11, 'next_clock': 3856898112, 'value': 7374, '#name': 'analog_in_state', '#sent_time': 5246.051978058, '#receive_time': 5246.080308799} mcu 'mcu': got {'oid': 12, 'next_clock': 3858698112, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5246.051978058, '#receive_time': 5246.090274873} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'EBBCan': Starting serial connect mcu 'mcu': got {'oid': 11, 'next_clock': 3910898112, 'value': 7374, '#name': 'analog_in_state', '#sent_time': 5246.316872428, '#receive_time': 5246.380356076} mcu 'mcu': got {'oid': 12, 'next_clock': 3912698112, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5246.316872428, '#receive_time': 5246.390307891} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1780438665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5246.605796465, '#receive_time': 5246.63118002} mcu 'mcu': got {'oid': 11, 'next_clock': 3964898112, 'value': 7372, '#name': 'analog_in_state', '#sent_time': 5246.316872428, '#receive_time': 5246.680336557} mcu 'mcu': got {'oid': 12, 'next_clock': 3966698112, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5246.316872428, '#receive_time': 5246.690292409} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1799638665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5246.910435409, '#receive_time': 5246.931073428} Loaded MCU 'EBBCan' 106 commands (v0.12.0-85-gd785b396 / gcc: (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] binutils: (2.34-4+rpi1+14) 2.34) MCU 'EBBCan' config: ADC_MAX=4095 BUS_PINS_i2c1_PA9_PA10=PA9,PA10 BUS_PINS_i2c1_PB6_PB7=PB6,PB7 BUS_PINS_i2c1_PB8_PB9=PB8,PB9 BUS_PINS_i2c2_PB10_PB11=PB10,PB11 BUS_PINS_i2c2_PB13_PB14=PB13,PB14 BUS_PINS_i2c3_PB3_PB4=PB3,PB4 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 CLOCK_FREQ=64000000 MCU=stm32g0b1xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu_temperature 'mcu' nominal base=-269.130435 slope=1294.861660 mcu 'beacon': Starting serial connect mcu 'mcu': got {'oid': 11, 'next_clock': 4018898112, 'value': 7373, '#name': 'analog_in_state', '#sent_time': 5246.962324354, '#receive_time': 5246.980283298} mcu 'mcu': got {'oid': 12, 'next_clock': 4020698112, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5246.962324354, '#receive_time': 5246.990262409} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1818838665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5246.962061465, '#receive_time': 5247.231147168} mcu 'mcu': got {'oid': 11, 'next_clock': 4072898112, 'value': 7374, '#name': 'analog_in_state', '#sent_time': 5246.962324354, '#receive_time': 5247.280277483} mcu 'mcu': got {'oid': 12, 'next_clock': 4074698112, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5246.962324354, '#receive_time': 5247.290294483} webhooks client 548015365072: Disconnected mcu 'EBBCan': got {'oid': 6, 'next_clock': 1838038665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5246.962061465, '#receive_time': 5247.531191631} Loaded MCU 'beacon' 30 commands (Beacon 1.1.0 / ) MCU 'beacon' config: ADC_MAX=4095 BEACON_ACCEL_BITS=12 BEACON_ACCEL_SCALE_16G=7.81 BEACON_ACCEL_SCALE_2G=0.98 BEACON_ACCEL_SCALE_4G=1.95 BEACON_ACCEL_SCALE_8G=3.91 BEACON_ADC_SMOOTH_COUNT=16 BEACON_HAS_ACCEL=1 CLOCK_FREQ=32000000 MCU=beacon STATS_SUMSQ_BASE=256 Protocol error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 180, in _connect cb() File "/home/pi/klipper/klippy/mcu.py", line 774, in _connect self._send_config(config_params['crc']) File "/home/pi/klipper/klippy/mcu.py", line 694, in _send_config cb() File "/home/pi/klipper/klippy/extras/adxl345.py", line 228, in _build_config self.query_adxl345_cmd = self.mcu.lookup_command( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/mcu.py", line 880, in lookup_command return CommandWrapper(self._serial, msgformat, cq) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/mcu.py", line 86, in __init__ self._cmd = msgparser.lookup_command(msgformat) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/msgproto.py", line 317, in lookup_command self._error("Command format mismatch: %s vs %s", File "/home/pi/klipper/klippy/msgproto.py", line 243, in _error raise error(self.warn_prefix + (msg % params)) msgproto.error: mcu 'mcu': Command format mismatch: query_adxl345 oid=%c rest_ticks=%u vs query_adxl345 oid=%c clock=%u rest_ticks=%u Build file /home/pi/klipper/klippy/../.config(3376): Fri Jan 19 06:27:07 2024 ========= Last MCU build config ========= CONFIG_LOW_LEVEL_OPTIONS=y # CONFIG_MACH_AVR is not set # CONFIG_MACH_ATSAM is not set # CONFIG_MACH_ATSAMD is not set # CONFIG_MACH_LPC176X is not set CONFIG_MACH_STM32=y # CONFIG_MACH_HC32F460 is not set # CONFIG_MACH_RP2040 is not set # CONFIG_MACH_PRU is not set # CONFIG_MACH_AR100 is not set # CONFIG_MACH_LINUX is not set # CONFIG_MACH_SIMU is not set CONFIG_BOARD_DIRECTORY="stm32" CONFIG_MCU="stm32f446xx" CONFIG_CLOCK_FREQ=180000000 CONFIG_USBSERIAL=y CONFIG_FLASH_SIZE=0x80000 CONFIG_FLASH_BOOT_ADDRESS=0x8000000 CONFIG_RAM_START=0x20000000 CONFIG_RAM_SIZE=0x20000 CONFIG_STACK_SIZE=512 CONFIG_FLASH_APPLICATION_ADDRESS=0x8008000 CONFIG_STM32_SELECT=y # CONFIG_MACH_STM32F103 is not set # CONFIG_MACH_STM32F207 is not set # CONFIG_MACH_STM32F401 is not set # CONFIG_MACH_STM32F405 is not set # CONFIG_MACH_STM32F407 is not set # CONFIG_MACH_STM32F429 is not set CONFIG_MACH_STM32F446=y # CONFIG_MACH_STM32F765 is not set # CONFIG_MACH_STM32F031 is not set # CONFIG_MACH_STM32F042 is not set # CONFIG_MACH_STM32F070 is not set # CONFIG_MACH_STM32F072 is not set # CONFIG_MACH_STM32G070 is not set # CONFIG_MACH_STM32G071 is not set # CONFIG_MACH_STM32G0B0 is not set # CONFIG_MACH_STM32G0B1 is not set # CONFIG_MACH_STM32G431 is not set # CONFIG_MACH_STM32H723 is not set # CONFIG_MACH_STM32H743 is not set # CONFIG_MACH_STM32H750 is not set # CONFIG_MACH_STM32L412 is not set # CONFIG_MACH_N32G452 is not set # CONFIG_MACH_N32G455 is not set CONFIG_MACH_STM32F4=y CONFIG_HAVE_STM32_USBOTG=y CONFIG_HAVE_STM32_CANBUS=y CONFIG_HAVE_STM32_USBCANBUS=y CONFIG_STM32_DFU_ROM_ADDRESS=0x1fff0000 CONFIG_STM32_FLASH_START_8000=y # CONFIG_STM32_FLASH_START_10000 is not set # CONFIG_STM32_FLASH_START_0000 is not set # CONFIG_STM32_CLOCK_REF_8M is not set CONFIG_STM32_CLOCK_REF_12M=y # CONFIG_STM32_CLOCK_REF_16M is not set # CONFIG_STM32_CLOCK_REF_20M is not set # CONFIG_STM32_CLOCK_REF_24M is not set # CONFIG_STM32_CLOCK_REF_25M is not set # CONFIG_STM32_CLOCK_REF_INTERNAL is not set CONFIG_CLOCK_REF_FREQ=12000000 CONFIG_STM32F0_TRIM=16 CONFIG_STM32_USB_PA11_PA12=y # CONFIG_STM32_SERIAL_USART1 is not set # CONFIG_STM32_SERIAL_USART1_ALT_PB7_PB6 is not set # CONFIG_STM32_SERIAL_USART2 is not set # CONFIG_STM32_SERIAL_USART2_ALT_PD6_PD5 is not set # CONFIG_STM32_SERIAL_USART3 is not set # CONFIG_STM32_SERIAL_USART3_ALT_PD9_PD8 is not set # CONFIG_STM32_CANBUS_PA11_PA12 is not set # CONFIG_STM32_CANBUS_PA11_PB9 is not set # CONFIG_STM32_MMENU_CANBUS_PB8_PB9 is not set # CONFIG_STM32_MMENU_CANBUS_PI9_PH13 is not set # CONFIG_STM32_MMENU_CANBUS_PB5_PB6 is not set # CONFIG_STM32_MMENU_CANBUS_PB12_PB13 is not set # CONFIG_STM32_MMENU_CANBUS_PD0_PD1 is not set # CONFIG_STM32_USBCANBUS_PA11_PA12 is not set CONFIG_USB=y CONFIG_USB_VENDOR_ID=0x1d50 CONFIG_USB_DEVICE_ID=0x614e CONFIG_USB_SERIAL_NUMBER_CHIPID=y CONFIG_USB_SERIAL_NUMBER="12345" # # USB ids # # end of USB ids CONFIG_WANT_GPIO_BITBANGING=y CONFIG_WANT_DISPLAYS=y CONFIG_WANT_SENSORS=y CONFIG_WANT_LIS2DW=y CONFIG_WANT_SOFTWARE_I2C=y CONFIG_WANT_SOFTWARE_SPI=y CONFIG_CANBUS_FREQUENCY=1000000 CONFIG_INITIAL_PINS="" CONFIG_HAVE_GPIO=y CONFIG_HAVE_GPIO_ADC=y CONFIG_HAVE_GPIO_SPI=y CONFIG_HAVE_GPIO_SDIO=y CONFIG_HAVE_GPIO_I2C=y CONFIG_HAVE_GPIO_HARD_PWM=y CONFIG_HAVE_STRICT_TIMING=y CONFIG_HAVE_CHIPID=y CONFIG_HAVE_STEPPER_BOTH_EDGE=y CONFIG_HAVE_BOOTLOADER_REQUEST=y CONFIG_INLINE_STEPPER_HACK=y ======================= Build file /home/pi/klipper/klippy/../out/klipper.dict(8741): Fri Jan 19 06:27:39 2024 Last MCU build version: v0.12.0-74-g1d92be71 Last MCU build tools: gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40 Last MCU build config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 Build file /home/pi/klipper/klippy/../out/klipper.elf(1217372): Fri Jan 19 06:27:47 2024 mcu 'mcu': got {'oid': 12, 'next_clock': 4128698112, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5247.561144835, '#receive_time': 5247.59036839} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1857238665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5246.962061465, '#receive_time': 5247.831170742} mcu 'mcu': got {'oid': 12, 'next_clock': 4182698112, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5247.561144835, '#receive_time': 5247.890331094} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1876438665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5247.946795168, '#receive_time': 5248.131169538} mcu 'mcu': got {'oid': 12, 'next_clock': 4236698112, 'value': 31724, '#name': 'analog_in_state', '#sent_time': 5247.561144835, '#receive_time': 5248.190361631} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1895638665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5247.946795168, '#receive_time': 5248.431194816} mcu 'mcu': got {'oid': 12, 'next_clock': 4290698112, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5248.286418686, '#receive_time': 5248.490347316} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1914838665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5247.946795168, '#receive_time': 5248.731181816} mcu 'mcu': got {'oid': 12, 'next_clock': 49730816, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5248.286418686, '#receive_time': 5248.790297316} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1934038665, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5248.931582871, '#receive_time': 5249.031321482} mcu 'mcu': got {'oid': 12, 'next_clock': 103730816, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5248.286418686, '#receive_time': 5249.090262241} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1953238665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5248.931582871, '#receive_time': 5249.331934037} mcu 'mcu': got {'oid': 12, 'next_clock': 157730816, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5249.270485963, '#receive_time': 5249.390258871} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1972438665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5248.931582871, '#receive_time': 5249.631098815} mcu 'mcu': got {'oid': 12, 'next_clock': 211730816, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5249.270485963, '#receive_time': 5249.69027263} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1991638665, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5249.916008296, '#receive_time': 5249.9310735} mcu 'mcu': got {'oid': 12, 'next_clock': 265730816, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5249.270485963, '#receive_time': 5249.990312111} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2010838665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5249.916008296, '#receive_time': 5250.231102} mcu 'mcu': got {'oid': 12, 'next_clock': 319730816, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5250.254992333, '#receive_time': 5250.290245203} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2030038665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5249.916008296, '#receive_time': 5250.531087166} mcu 'mcu': got {'oid': 12, 'next_clock': 373730816, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5250.254992333, '#receive_time': 5250.590249555} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2049238665, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5249.916008296, '#receive_time': 5250.831143777} mcu 'mcu': got {'oid': 12, 'next_clock': 427730816, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5250.254992333, '#receive_time': 5250.890236111} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2068438665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5250.900944611, '#receive_time': 5251.131090777} mcu 'mcu': got {'oid': 12, 'next_clock': 481730816, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5250.254992333, '#receive_time': 5251.190243351} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2087638665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5250.900944611, '#receive_time': 5251.431099462} mcu 'mcu': got {'oid': 12, 'next_clock': 535730816, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5251.239591592, '#receive_time': 5251.490238962} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2106838665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5250.900944611, '#receive_time': 5251.731134147} mcu 'mcu': got {'oid': 12, 'next_clock': 589730816, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5251.239591592, '#receive_time': 5251.790306147} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2126038665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5251.885267036, '#receive_time': 5252.031235165} mcu 'mcu': got {'oid': 12, 'next_clock': 643730816, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5251.239591592, '#receive_time': 5252.090314999} webhooks client 548010527760: New connection mcu 'EBBCan': got {'oid': 6, 'next_clock': 2145238665, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5251.885267036, '#receive_time': 5252.331105017} mcu 'mcu': got {'oid': 12, 'next_clock': 697730816, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5252.22445335, '#receive_time': 5252.390317258} webhooks client 548010527760: Client info {'program': 'Moonraker', 'version': 'v0.8.0-268-ga23187b'} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2164438665, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5251.885267036, '#receive_time': 5252.631151054} mcu 'mcu': got {'oid': 12, 'next_clock': 751730816, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5252.22445335, '#receive_time': 5252.690223054} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2183638665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5252.869236554, '#receive_time': 5252.931079572} mcu 'mcu': got {'oid': 12, 'next_clock': 805730816, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5252.22445335, '#receive_time': 5252.990224313} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2202838665, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5252.869236554, '#receive_time': 5253.231107702} mcu 'mcu': got {'oid': 12, 'next_clock': 859730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5253.208490757, '#receive_time': 5253.290229609} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2222038665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5252.869236554, '#receive_time': 5253.531110794} mcu 'mcu': got {'oid': 12, 'next_clock': 913730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5253.208490757, '#receive_time': 5253.590230739} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2241238665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5252.869236554, '#receive_time': 5253.831106572} mcu 'mcu': got {'oid': 12, 'next_clock': 967730816, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5253.208490757, '#receive_time': 5253.890230664} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2260438665, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5253.853929405, '#receive_time': 5254.131098794} mcu 'mcu': got {'oid': 12, 'next_clock': 1021730816, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5253.208490757, '#receive_time': 5254.190230109} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2279638665, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5253.853929405, '#receive_time': 5254.431164183} mcu 'mcu': got {'oid': 12, 'next_clock': 1075730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5254.193100794, '#receive_time': 5254.490233127} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2298838665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5253.853929405, '#receive_time': 5254.731125793} mcu 'mcu': got {'oid': 12, 'next_clock': 1129730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5254.193100794, '#receive_time': 5254.790235923} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2318038665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5254.838731071, '#receive_time': 5255.031107367} mcu 'mcu': got {'oid': 12, 'next_clock': 1183730816, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5254.193100794, '#receive_time': 5255.090229312} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2337238665, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5254.838731071, '#receive_time': 5255.33112046} mcu 'mcu': got {'oid': 12, 'next_clock': 1237730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5255.177926627, '#receive_time': 5255.390229423} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2356438665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5254.838731071, '#receive_time': 5255.631170015} mcu 'mcu': got {'oid': 12, 'next_clock': 1291730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5255.177926627, '#receive_time': 5255.690227663} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2375638665, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5255.823731904, '#receive_time': 5255.931110015} mcu 'mcu': got {'oid': 12, 'next_clock': 1345730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5255.177926627, '#receive_time': 5255.990219237} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2394838665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5255.823731904, '#receive_time': 5256.231143663} mcu 'mcu': got {'oid': 12, 'next_clock': 1399730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5256.162384348, '#receive_time': 5256.290230663} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2414038665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5255.823731904, '#receive_time': 5256.531168589} mcu 'mcu': got {'oid': 12, 'next_clock': 1453730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5256.162384348, '#receive_time': 5256.590221366} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2433238665, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5256.808428385, '#receive_time': 5256.831112496} mcu 'mcu': got {'oid': 12, 'next_clock': 1507730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5256.162384348, '#receive_time': 5256.890223774} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2452438665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5256.808428385, '#receive_time': 5257.131173848} mcu 'mcu': got {'oid': 12, 'next_clock': 1561730816, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5257.146546255, '#receive_time': 5257.190293514} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2471638665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5256.808428385, '#receive_time': 5257.431202847} mcu 'mcu': got {'oid': 12, 'next_clock': 1615730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5257.146546255, '#receive_time': 5257.490392088} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2490838665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5256.808428385, '#receive_time': 5257.731213421} mcu 'mcu': got {'oid': 12, 'next_clock': 1669730816, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5257.146546255, '#receive_time': 5257.790288884} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2510038665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5257.792838773, '#receive_time': 5258.031229569} mcu 'mcu': got {'oid': 12, 'next_clock': 1723730816, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5257.146546255, '#receive_time': 5258.090306088} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2529238665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5257.792838773, '#receive_time': 5258.33118918} mcu 'mcu': got {'oid': 12, 'next_clock': 1777730816, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5258.130917328, '#receive_time': 5258.390370106} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2548438665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5257.792838773, '#receive_time': 5258.631147402} mcu 'mcu': got {'oid': 12, 'next_clock': 1831730816, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5258.130917328, '#receive_time': 5258.690205458} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2567638665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5258.776898606, '#receive_time': 5258.931136717} mcu 'mcu': got {'oid': 12, 'next_clock': 1885730816, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5258.130917328, '#receive_time': 5258.990204902} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2586838665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5258.776898606, '#receive_time': 5259.231175772} mcu 'mcu': got {'oid': 12, 'next_clock': 1939730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5259.115018846, '#receive_time': 5259.290215939} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2606038665, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5258.776898606, '#receive_time': 5259.531140013} mcu 'mcu': got {'oid': 12, 'next_clock': 1993730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5259.115018846, '#receive_time': 5259.590209939} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2625238665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5259.761499716, '#receive_time': 5259.831114827} mcu 'mcu': got {'oid': 12, 'next_clock': 2047730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5259.115018846, '#receive_time': 5259.890209827} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2644438665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5259.761499716, '#receive_time': 5260.131155457} mcu 'mcu': got {'oid': 12, 'next_clock': 2101730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5260.099618531, '#receive_time': 5260.190209309} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2663638665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5259.761499716, '#receive_time': 5260.431179086} mcu 'mcu': got {'oid': 12, 'next_clock': 2155730816, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5260.099618531, '#receive_time': 5260.490208179} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2682838665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5259.761499716, '#receive_time': 5260.731150438} mcu 'mcu': got {'oid': 12, 'next_clock': 2209730816, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5260.099618531, '#receive_time': 5260.790214123} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2702038665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5260.745937438, '#receive_time': 5261.031146642} mcu 'mcu': got {'oid': 12, 'next_clock': 2263730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5261.084285438, '#receive_time': 5261.09020516} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2721238665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5260.745937438, '#receive_time': 5261.33115203} mcu 'mcu': got {'oid': 12, 'next_clock': 2317730816, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5261.084285438, '#receive_time': 5261.390204271} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2740438665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5260.745937438, '#receive_time': 5261.631186789} mcu 'mcu': got {'oid': 12, 'next_clock': 2371730816, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5261.084285438, '#receive_time': 5261.690202623} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2759638665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5261.730485808, '#receive_time': 5261.931139771} mcu 'mcu': got {'oid': 12, 'next_clock': 2425730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5261.084285438, '#receive_time': 5261.990202308} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2778838665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5261.730485808, '#receive_time': 5262.231151789} mcu 'mcu': got {'oid': 12, 'next_clock': 2479730816, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5262.068369474, '#receive_time': 5262.290189011} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2798038665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5261.730485808, '#receive_time': 5262.531197363} mcu 'mcu': got {'oid': 12, 'next_clock': 2533730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5262.068369474, '#receive_time': 5262.590214215} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2817238665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5262.714980863, '#receive_time': 5262.831207511} mcu 'mcu': got {'oid': 12, 'next_clock': 2587730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5262.068369474, '#receive_time': 5262.890204918} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2836438665, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5262.714980863, '#receive_time': 5263.131145214} mcu 'mcu': got {'oid': 12, 'next_clock': 2641730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5263.05298414, '#receive_time': 5263.190255622} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2855638665, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5262.714980863, '#receive_time': 5263.431152881} mcu 'mcu': got {'oid': 12, 'next_clock': 2695730816, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5263.05298414, '#receive_time': 5263.490297677} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2874838665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5263.699353418, '#receive_time': 5263.731203621} mcu 'mcu': got {'oid': 12, 'next_clock': 2749730816, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5263.05298414, '#receive_time': 5263.790286844} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2894038665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5263.699353418, '#receive_time': 5264.031262399} mcu 'mcu': got {'oid': 12, 'next_clock': 2803730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5264.03715801, '#receive_time': 5264.090330732} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2913238665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5263.699353418, '#receive_time': 5264.331230677} mcu 'mcu': got {'oid': 12, 'next_clock': 2857730816, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5264.03715801, '#receive_time': 5264.390243806} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2932438665, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5263.699353418, '#receive_time': 5264.631231269} mcu 'mcu': got {'oid': 12, 'next_clock': 2911730816, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5264.03715801, '#receive_time': 5264.69034151} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2951638665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5264.684385436, '#receive_time': 5264.93122775} mcu 'mcu': got {'oid': 12, 'next_clock': 2965730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5264.03715801, '#receive_time': 5264.990262158} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2970838665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5264.684385436, '#receive_time': 5265.231236658} mcu 'mcu': got {'oid': 12, 'next_clock': 3019730816, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5265.022097861, '#receive_time': 5265.290240195} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2990038665, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5264.684385436, '#receive_time': 5265.531230546} mcu 'mcu': got {'oid': 12, 'next_clock': 3073730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5265.022097861, '#receive_time': 5265.59026312} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3009238665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5265.669045065, '#receive_time': 5265.831196583} mcu 'mcu': got {'oid': 12, 'next_clock': 3127730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5265.022097861, '#receive_time': 5265.890199787} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3028438665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5265.669045065, '#receive_time': 5266.131245305} mcu 'mcu': got {'oid': 12, 'next_clock': 3181730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5266.006815342, '#receive_time': 5266.190257231} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3047638665, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5265.669045065, '#receive_time': 5266.431248453} mcu 'mcu': got {'oid': 12, 'next_clock': 3235730816, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5266.006815342, '#receive_time': 5266.49023649} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3066838665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5266.653661805, '#receive_time': 5266.731228101} mcu 'mcu': got {'oid': 12, 'next_clock': 3289730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5266.006815342, '#receive_time': 5266.790323953} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3086038665, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5266.653661805, '#receive_time': 5267.031254175} mcu 'mcu': got {'oid': 12, 'next_clock': 3343730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5266.990774471, '#receive_time': 5267.090247212} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3105238665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5266.653661805, '#receive_time': 5267.331229712} mcu 'mcu': got {'oid': 12, 'next_clock': 3397730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5266.990774471, '#receive_time': 5267.39022723} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3124438665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5266.653661805, '#receive_time': 5267.631297564} mcu 'mcu': got {'oid': 12, 'next_clock': 3451730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5266.990774471, '#receive_time': 5267.690271841} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3143638665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5267.638522915, '#receive_time': 5267.931256841} mcu 'mcu': got {'oid': 12, 'next_clock': 3505730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5267.975628952, '#receive_time': 5267.990243156} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3162838665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5267.638522915, '#receive_time': 5268.231248008} mcu 'mcu': got {'oid': 12, 'next_clock': 3559730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5267.975628952, '#receive_time': 5268.290240748} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3182038665, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5267.638522915, '#receive_time': 5268.531214859} mcu 'mcu': got {'oid': 12, 'next_clock': 3613730816, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5267.975628952, '#receive_time': 5268.590208859} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3201238665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5268.622744359, '#receive_time': 5268.831646878} mcu 'mcu': got {'oid': 12, 'next_clock': 3667730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5267.975628952, '#receive_time': 5268.890226637} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3220438665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5268.622744359, '#receive_time': 5269.131180137} mcu 'mcu': got {'oid': 12, 'next_clock': 3721730816, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5268.959838674, '#receive_time': 5269.190215248} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3239638665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5268.622744359, '#receive_time': 5269.431181174} mcu 'mcu': got {'oid': 12, 'next_clock': 3775730816, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5268.959838674, '#receive_time': 5269.49022184} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3258838665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5269.606899859, '#receive_time': 5269.731230988} mcu 'mcu': got {'oid': 12, 'next_clock': 3829730816, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5268.959838674, '#receive_time': 5269.790217784} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3278038665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5269.606899859, '#receive_time': 5270.031184358} mcu 'mcu': got {'oid': 12, 'next_clock': 3883730816, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5269.944514914, '#receive_time': 5270.090177303} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3297238665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5269.606899859, '#receive_time': 5270.331229451} mcu 'mcu': got {'oid': 12, 'next_clock': 3937730816, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5269.944514914, '#receive_time': 5270.390166692} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3316438665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5270.591224914, '#receive_time': 5270.631169136} mcu 'mcu': got {'oid': 12, 'next_clock': 3991730816, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5269.944514914, '#receive_time': 5270.690167951} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3335638665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5270.591224914, '#receive_time': 5270.931182839} mcu 'mcu': got {'oid': 12, 'next_clock': 4045730816, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5270.929414691, '#receive_time': 5270.990165339} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3354838665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5270.591224914, '#receive_time': 5271.231182432} mcu 'mcu': got {'oid': 12, 'next_clock': 4099730816, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5270.929414691, '#receive_time': 5271.290156469} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3374038665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5270.591224914, '#receive_time': 5271.531179987} mcu 'mcu': got {'oid': 12, 'next_clock': 4153730816, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5270.929414691, '#receive_time': 5271.59014832} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3393238665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5271.575956691, '#receive_time': 5271.831229265} mcu 'mcu': got {'oid': 12, 'next_clock': 4207730816, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5270.929414691, '#receive_time': 5271.890211339} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3412438665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5271.575956691, '#receive_time': 5272.131206672} mcu 'mcu': got {'oid': 12, 'next_clock': 4261730816, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5271.914125061, '#receive_time': 5272.190223227} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3431638665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5271.575956691, '#receive_time': 5272.431184413} mcu 'mcu': got {'oid': 12, 'next_clock': 20763520, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5271.914125061, '#receive_time': 5272.490165524} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3450838665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5272.560693375, '#receive_time': 5272.731186709} mcu 'mcu': got {'oid': 12, 'next_clock': 74763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5271.914125061, '#receive_time': 5272.790166746} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3470038665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5272.560693375, '#receive_time': 5273.031226153} mcu 'mcu': got {'oid': 12, 'next_clock': 128763520, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5272.898771672, '#receive_time': 5273.090149745} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3489238665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5272.560693375, '#receive_time': 5273.331246671} mcu 'mcu': got {'oid': 12, 'next_clock': 182763520, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5272.898771672, '#receive_time': 5273.390153819} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3508438665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5273.54492056, '#receive_time': 5273.631366393} mcu 'mcu': got {'oid': 12, 'next_clock': 236763520, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5272.898771672, '#receive_time': 5273.69023643} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3527638665, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5273.54492056, '#receive_time': 5273.931248208} mcu 'mcu': got {'oid': 12, 'next_clock': 290763520, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5273.883665486, '#receive_time': 5273.990182245} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3546838665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5273.54492056, '#receive_time': 5274.231265597} mcu 'mcu': got {'oid': 12, 'next_clock': 344763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5273.883665486, '#receive_time': 5274.290151319} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3566038665, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5274.529964708, '#receive_time': 5274.531185189} mcu 'mcu': got {'oid': 12, 'next_clock': 398763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5273.883665486, '#receive_time': 5274.59016843} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3585238665, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5274.529964708, '#receive_time': 5274.83124817} mcu 'mcu': got {'oid': 12, 'next_clock': 452763520, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5274.868324893, '#receive_time': 5274.890163763} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3604438665, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5274.529964708, '#receive_time': 5275.131202022} mcu 'mcu': got {'oid': 12, 'next_clock': 506763520, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5274.868324893, '#receive_time': 5275.190193744} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3623638665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5274.529964708, '#receive_time': 5275.431236818} mcu 'mcu': got {'oid': 12, 'next_clock': 560763520, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5274.868324893, '#receive_time': 5275.490158874} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3642838665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5275.514432096, '#receive_time': 5275.731207725} mcu 'mcu': got {'oid': 12, 'next_clock': 614763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5274.868324893, '#receive_time': 5275.790140799} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3662038665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5275.514432096, '#receive_time': 5276.031225003} mcu 'mcu': got {'oid': 12, 'next_clock': 668763520, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5275.853171836, '#receive_time': 5276.090141688} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3681238665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5275.514432096, '#receive_time': 5276.331248503} mcu 'mcu': got {'oid': 12, 'next_clock': 722763520, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5275.853171836, '#receive_time': 5276.39017591} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3700438665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5276.498944651, '#receive_time': 5276.631228336} mcu 'mcu': got {'oid': 12, 'next_clock': 776763520, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5275.853171836, '#receive_time': 5276.69014378} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3719638665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5276.498944651, '#receive_time': 5276.931271891} mcu 'mcu': got {'oid': 12, 'next_clock': 830763520, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5276.837813873, '#receive_time': 5276.990132502} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3738838665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5276.498944651, '#receive_time': 5277.23125415} mcu 'mcu': got {'oid': 12, 'next_clock': 884763520, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5276.837813873, '#receive_time': 5277.290134447} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3758038665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5277.483445798, '#receive_time': 5277.531206817} mcu 'mcu': got {'oid': 12, 'next_clock': 938763520, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5276.837813873, '#receive_time': 5277.590123446} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3777238665, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5277.483445798, '#receive_time': 5277.83120852} mcu 'mcu': got {'oid': 12, 'next_clock': 992763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5277.822506224, '#receive_time': 5277.890136891} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3796438665, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5277.483445798, '#receive_time': 5278.131202594} mcu 'mcu': got {'oid': 12, 'next_clock': 1046763520, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5277.822506224, '#receive_time': 5278.190181298} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3815638665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5277.483445798, '#receive_time': 5278.431214057} mcu 'mcu': got {'oid': 12, 'next_clock': 1100763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5277.822506224, '#receive_time': 5278.490135761} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3834838665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5278.467614409, '#receive_time': 5278.73120452} mcu 'mcu': got {'oid': 12, 'next_clock': 1154763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5277.822506224, '#receive_time': 5278.790203761} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3854038665, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5278.467614409, '#receive_time': 5279.031363297} mcu 'mcu': got {'oid': 12, 'next_clock': 1208763520, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5278.806830335, '#receive_time': 5279.090221409} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3873238665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5278.467614409, '#receive_time': 5279.331340445} mcu 'mcu': got {'oid': 12, 'next_clock': 1262763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5278.806830335, '#receive_time': 5279.39018976} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3892438665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5279.451873205, '#receive_time': 5279.63126889} mcu 'mcu': got {'oid': 12, 'next_clock': 1316763520, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5278.806830335, '#receive_time': 5279.690201742} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3911638665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5279.451873205, '#receive_time': 5279.931292315} mcu 'mcu': got {'oid': 12, 'next_clock': 1370763520, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5279.791075575, '#receive_time': 5279.990198075} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3930838665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5279.451873205, '#receive_time': 5280.231299963} mcu 'mcu': got {'oid': 12, 'next_clock': 1424763520, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5279.791075575, '#receive_time': 5280.290170834} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3950038665, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5280.436454167, '#receive_time': 5280.531323852} mcu 'mcu': got {'oid': 12, 'next_clock': 1478763520, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5279.791075575, '#receive_time': 5280.590188037} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3969238665, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5280.436454167, '#receive_time': 5280.831361519} mcu 'mcu': got {'oid': 12, 'next_clock': 1532763520, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5280.775740593, '#receive_time': 5280.890189111} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3988438665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5280.436454167, '#receive_time': 5281.131350685} mcu 'mcu': got {'oid': 12, 'next_clock': 1586763520, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5280.775740593, '#receive_time': 5281.190255759} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4007638665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5281.421147333, '#receive_time': 5281.431292203} mcu 'mcu': got {'oid': 12, 'next_clock': 1640763520, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5280.775740593, '#receive_time': 5281.490196777} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4026838665, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5281.421147333, '#receive_time': 5281.73131074} mcu 'mcu': got {'oid': 12, 'next_clock': 1694763520, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5281.760387296, '#receive_time': 5281.790191111} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4046038665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5281.421147333, '#receive_time': 5282.03130324} mcu 'mcu': got {'oid': 12, 'next_clock': 1748763520, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5281.760387296, '#receive_time': 5282.090199536} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4065238665, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5281.421147333, '#receive_time': 5282.331403351} mcu 'mcu': got {'oid': 12, 'next_clock': 1802763520, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5281.760387296, '#receive_time': 5282.39020974} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4084438665, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5282.405916758, '#receive_time': 5282.631311258} mcu 'mcu': got {'oid': 12, 'next_clock': 1856763520, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5281.760387296, '#receive_time': 5282.690180721} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4103638665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5282.405916758, '#receive_time': 5282.93132061} mcu 'mcu': got {'oid': 12, 'next_clock': 1910763520, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5282.744955203, '#receive_time': 5282.99020748} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4122838665, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5282.405916758, '#receive_time': 5283.231299499} mcu 'mcu': got {'oid': 12, 'next_clock': 1964763520, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5282.744955203, '#receive_time': 5283.290143739} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4142038665, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5283.390906165, '#receive_time': 5283.531311165} mcu 'mcu': got {'oid': 12, 'next_clock': 2018763520, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5282.744955203, '#receive_time': 5283.59019835} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4161238665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5283.390906165, '#receive_time': 5283.831415165} mcu 'mcu': got {'oid': 12, 'next_clock': 2072763520, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5283.729617091, '#receive_time': 5283.890174998} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4180438665, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5283.390906165, '#receive_time': 5284.131331202} mcu 'mcu': got {'oid': 12, 'next_clock': 2126763520, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5283.729617091, '#receive_time': 5284.190210609} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4199638665, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5284.375725442, '#receive_time': 5284.433002628} mcu 'mcu': got {'oid': 12, 'next_clock': 2180763520, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5283.729617091, '#receive_time': 5284.490189979} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4218838665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5284.375725442, '#receive_time': 5284.731312868} mcu 'mcu': got {'oid': 12, 'next_clock': 2234763520, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5284.714580831, '#receive_time': 5284.790164683} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4238038665, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5284.375725442, '#receive_time': 5285.03131359} mcu 'mcu': got {'oid': 12, 'next_clock': 2288763520, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5284.714580831, '#receive_time': 5285.09017259} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4257238665, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5284.375725442, '#receive_time': 5285.331491553} mcu 'mcu': got {'oid': 12, 'next_clock': 2342763520, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5284.714580831, '#receive_time': 5285.39014259} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4276438665, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5285.360358516, '#receive_time': 5285.631326923} mcu 'mcu': got {'oid': 12, 'next_clock': 2396763520, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5284.714580831, '#receive_time': 5285.690179571} mcu 'EBBCan': got {'oid': 6, 'next_clock': 671369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5285.360358516, '#receive_time': 5285.931311053} mcu 'mcu': got {'oid': 12, 'next_clock': 2450763520, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5285.699555164, '#receive_time': 5285.990153256} mcu 'EBBCan': got {'oid': 6, 'next_clock': 19871369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5285.360358516, '#receive_time': 5286.231362293} mcu 'mcu': got {'oid': 12, 'next_clock': 2504763520, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5285.699555164, '#receive_time': 5286.290247497} mcu 'EBBCan': got {'oid': 6, 'next_clock': 39071369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5286.345293349, '#receive_time': 5286.531320312} mcu 'mcu': got {'oid': 12, 'next_clock': 2558763520, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5285.699555164, '#receive_time': 5286.590174145} mcu 'EBBCan': got {'oid': 6, 'next_clock': 58271369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5286.345293349, '#receive_time': 5286.831442645} mcu 'mcu': got {'oid': 12, 'next_clock': 2612763520, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5286.684143719, '#receive_time': 5286.890141848} mcu 'EBBCan': got {'oid': 6, 'next_clock': 77471369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5286.345293349, '#receive_time': 5287.131380941} mcu 'mcu': got {'oid': 12, 'next_clock': 2666763520, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5286.684143719, '#receive_time': 5287.190187107} mcu 'EBBCan': got {'oid': 6, 'next_clock': 96671369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5287.329859255, '#receive_time': 5287.431345441} mcu 'mcu': got {'oid': 12, 'next_clock': 2720763520, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5286.684143719, '#receive_time': 5287.490181089} mcu 'EBBCan': got {'oid': 6, 'next_clock': 115871369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5287.329859255, '#receive_time': 5287.731351737} mcu 'mcu': got {'oid': 12, 'next_clock': 2774763520, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5287.668791015, '#receive_time': 5287.790174514} mcu 'EBBCan': got {'oid': 6, 'next_clock': 135071369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5287.329859255, '#receive_time': 5288.031360422} mcu 'mcu': got {'oid': 12, 'next_clock': 2828763520, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5287.668791015, '#receive_time': 5288.090172737} mcu 'EBBCan': got {'oid': 6, 'next_clock': 154271369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5288.314421533, '#receive_time': 5288.331354977} mcu 'mcu': got {'oid': 12, 'next_clock': 2882763520, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5287.668791015, '#receive_time': 5288.390184662} mcu 'EBBCan': got {'oid': 6, 'next_clock': 173471369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5288.314421533, '#receive_time': 5288.631339347} mcu 'mcu': got {'oid': 12, 'next_clock': 2936763520, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5288.654162181, '#receive_time': 5288.690160569} mcu 'EBBCan': got {'oid': 6, 'next_clock': 192671369, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5288.314421533, '#receive_time': 5288.931334273} mcu 'mcu': got {'oid': 12, 'next_clock': 2990763520, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5288.654162181, '#receive_time': 5288.990165921} mcu 'EBBCan': got {'oid': 6, 'next_clock': 211871369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5288.314421533, '#receive_time': 5289.231438217} mcu 'mcu': got {'oid': 12, 'next_clock': 3044763520, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5288.654162181, '#receive_time': 5289.290138884} mcu 'EBBCan': got {'oid': 6, 'next_clock': 231071369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5289.299081532, '#receive_time': 5289.53134718} mcu 'mcu': got {'oid': 12, 'next_clock': 3098763520, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5288.654162181, '#receive_time': 5289.590199162} mcu 'EBBCan': got {'oid': 6, 'next_clock': 250271369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5289.299081532, '#receive_time': 5289.831366291} mcu 'mcu': got {'oid': 12, 'next_clock': 3152763520, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5289.639295032, '#receive_time': 5289.890140032} mcu 'EBBCan': got {'oid': 6, 'next_clock': 269471369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5289.299081532, '#receive_time': 5290.13136142} mcu 'mcu': got {'oid': 12, 'next_clock': 3206763520, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5289.639295032, '#receive_time': 5290.190165606} mcu 'EBBCan': got {'oid': 6, 'next_clock': 288671369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5290.283673661, '#receive_time': 5290.431396198} mcu 'mcu': got {'oid': 12, 'next_clock': 3260763520, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5289.639295032, '#receive_time': 5290.490147994} mcu 'EBBCan': got {'oid': 6, 'next_clock': 307871369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5290.283673661, '#receive_time': 5290.731380402} mcu 'mcu': got {'oid': 12, 'next_clock': 3314763520, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5290.623234439, '#receive_time': 5290.790165605} mcu 'EBBCan': got {'oid': 6, 'next_clock': 327071369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5290.283673661, '#receive_time': 5291.031383753} mcu 'mcu': got {'oid': 12, 'next_clock': 3368763520, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5290.623234439, '#receive_time': 5291.090151309} mcu 'EBBCan': got {'oid': 6, 'next_clock': 346271369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5291.268459605, '#receive_time': 5291.331334494} mcu 'mcu': got {'oid': 12, 'next_clock': 3422763520, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5290.623234439, '#receive_time': 5291.390151309} mcu 'EBBCan': got {'oid': 6, 'next_clock': 365471369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5291.268459605, '#receive_time': 5291.631342494} mcu 'mcu': got {'oid': 12, 'next_clock': 3476763520, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5291.608136957, '#receive_time': 5291.690160383} mcu 'EBBCan': got {'oid': 6, 'next_clock': 384671369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5291.268459605, '#receive_time': 5291.931364031} mcu 'mcu': got {'oid': 12, 'next_clock': 3530763520, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5291.608136957, '#receive_time': 5291.990157179} mcu 'EBBCan': got {'oid': 6, 'next_clock': 403871369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5291.268459605, '#receive_time': 5292.231441753} mcu 'mcu': got {'oid': 12, 'next_clock': 3584763520, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5291.608136957, '#receive_time': 5292.29014866} mcu 'EBBCan': got {'oid': 6, 'next_clock': 423071369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5292.253084382, '#receive_time': 5292.531435938} mcu 'mcu': got {'oid': 12, 'next_clock': 3638763520, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5291.608136957, '#receive_time': 5292.590152715} mcu 'EBBCan': got {'oid': 6, 'next_clock': 442271369, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5292.253084382, '#receive_time': 5292.831357419} mcu 'mcu': got {'oid': 12, 'next_clock': 3692763520, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5292.592509901, '#receive_time': 5292.890162011} mcu 'EBBCan': got {'oid': 6, 'next_clock': 461471369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5292.253084382, '#receive_time': 5293.131377548} mcu 'mcu': got {'oid': 12, 'next_clock': 3746763520, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5292.592509901, '#receive_time': 5293.190167048} mcu 'EBBCan': got {'oid': 6, 'next_clock': 480671369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5293.237807511, '#receive_time': 5293.431372974} mcu 'mcu': got {'oid': 12, 'next_clock': 3800763520, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5292.592509901, '#receive_time': 5293.49016503} mcu 'EBBCan': got {'oid': 6, 'next_clock': 499871369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5293.237807511, '#receive_time': 5293.731367437} mcu 'mcu': got {'oid': 12, 'next_clock': 3854763520, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5293.577135363, '#receive_time': 5293.790184511} mcu 'EBBCan': got {'oid': 6, 'next_clock': 519071369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5293.237807511, '#receive_time': 5294.031414289} mcu 'mcu': got {'oid': 12, 'next_clock': 3908763520, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5293.577135363, '#receive_time': 5294.090322085} mcu 'EBBCan': got {'oid': 6, 'next_clock': 538271369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5294.222453974, '#receive_time': 5294.331349196} mcu 'mcu': got {'oid': 12, 'next_clock': 3962763520, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5293.577135363, '#receive_time': 5294.390140214} mcu 'EBBCan': got {'oid': 6, 'next_clock': 557471369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5294.222453974, '#receive_time': 5294.631457233} mcu 'mcu': got {'oid': 12, 'next_clock': 4016763520, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5294.56175277, '#receive_time': 5294.690170973} mcu 'EBBCan': got {'oid': 6, 'next_clock': 576671369, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5294.222453974, '#receive_time': 5294.931368251} mcu 'mcu': got {'oid': 12, 'next_clock': 4070763520, 'value': 31771, '#name': 'analog_in_state', '#sent_time': 5294.56175277, '#receive_time': 5294.990153677} mcu 'EBBCan': got {'oid': 6, 'next_clock': 595871369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5295.207960492, '#receive_time': 5295.23143664} mcu 'mcu': got {'oid': 12, 'next_clock': 4124763520, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5294.56175277, '#receive_time': 5295.29014038} mcu 'EBBCan': got {'oid': 6, 'next_clock': 615071369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5295.207960492, '#receive_time': 5295.531362084} mcu 'mcu': got {'oid': 12, 'next_clock': 4178763520, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5295.546036788, '#receive_time': 5295.590139473} mcu 'EBBCan': got {'oid': 6, 'next_clock': 634271369, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5295.207960492, '#receive_time': 5295.831388084} mcu 'mcu': got {'oid': 12, 'next_clock': 4232763520, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5295.546036788, '#receive_time': 5295.890163899} mcu 'EBBCan': got {'oid': 6, 'next_clock': 653471369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5295.207960492, '#receive_time': 5296.131384121} mcu 'mcu': got {'oid': 12, 'next_clock': 4286763520, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5295.546036788, '#receive_time': 5296.190157769} mcu 'EBBCan': got {'oid': 6, 'next_clock': 672671369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5296.192171935, '#receive_time': 5296.431391417} mcu 'mcu': got {'oid': 12, 'next_clock': 45796224, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5295.546036788, '#receive_time': 5296.490191732} mcu 'EBBCan': got {'oid': 6, 'next_clock': 691871369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5296.192171935, '#receive_time': 5296.731424361} mcu 'mcu': got {'oid': 12, 'next_clock': 99796224, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5296.530926991, '#receive_time': 5296.790123009} mcu 'EBBCan': got {'oid': 6, 'next_clock': 711071369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5296.192171935, '#receive_time': 5297.031397379} mcu 'mcu': got {'oid': 12, 'next_clock': 153796224, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5296.530926991, '#receive_time': 5297.090149972} mcu 'EBBCan': got {'oid': 6, 'next_clock': 730271369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5297.176917805, '#receive_time': 5297.331405805} mcu 'mcu': got {'oid': 12, 'next_clock': 207796224, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5296.530926991, '#receive_time': 5297.390148861} mcu 'EBBCan': got {'oid': 6, 'next_clock': 749471369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5297.176917805, '#receive_time': 5297.631401731} mcu 'mcu': got {'oid': 12, 'next_clock': 261796224, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5297.515318249, '#receive_time': 5297.690125583} mcu 'EBBCan': got {'oid': 6, 'next_clock': 768671369, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5297.176917805, '#receive_time': 5297.931450397} mcu 'mcu': got {'oid': 12, 'next_clock': 315796224, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5297.515318249, '#receive_time': 5297.990148934} mcu 'EBBCan': got {'oid': 6, 'next_clock': 787871369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5298.161651638, '#receive_time': 5298.231379249} mcu 'mcu': got {'oid': 12, 'next_clock': 369796224, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5297.515318249, '#receive_time': 5298.290129305} mcu 'EBBCan': got {'oid': 6, 'next_clock': 807071369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5298.161651638, '#receive_time': 5298.531380656} mcu 'mcu': got {'oid': 12, 'next_clock': 423796224, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5298.499565249, '#receive_time': 5298.590138545} mcu 'EBBCan': got {'oid': 6, 'next_clock': 826271369, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5298.161651638, '#receive_time': 5298.831370452} mcu 'mcu': got {'oid': 12, 'next_clock': 477796224, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5298.499565249, '#receive_time': 5298.890137471} mcu 'EBBCan': got {'oid': 6, 'next_clock': 845471369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5298.161651638, '#receive_time': 5299.131410508} mcu 'mcu': got {'oid': 12, 'next_clock': 531796224, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5298.499565249, '#receive_time': 5299.190127545} mcu 'EBBCan': got {'oid': 6, 'next_clock': 864671369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5299.146351211, '#receive_time': 5299.431413563} mcu 'mcu': got {'oid': 12, 'next_clock': 585796224, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5299.484127656, '#receive_time': 5299.490143267} mcu 'EBBCan': got {'oid': 6, 'next_clock': 883871369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5299.146351211, '#receive_time': 5299.731402359} mcu 'mcu': got {'oid': 12, 'next_clock': 639796224, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5299.484127656, '#receive_time': 5299.790129118} mcu 'EBBCan': got {'oid': 6, 'next_clock': 903071369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5299.146351211, '#receive_time': 5300.031393933} mcu 'mcu': got {'oid': 12, 'next_clock': 693796224, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5299.484127656, '#receive_time': 5300.090127748} mcu 'EBBCan': got {'oid': 6, 'next_clock': 922271369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5300.130722729, '#receive_time': 5300.331543877} mcu 'mcu': got {'oid': 12, 'next_clock': 747796224, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5299.484127656, '#receive_time': 5300.390134618} mcu 'EBBCan': got {'oid': 6, 'next_clock': 941471369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5300.130722729, '#receive_time': 5300.631424396} mcu 'mcu': got {'oid': 12, 'next_clock': 801796224, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5300.46822584, '#receive_time': 5300.690136507} mcu 'EBBCan': got {'oid': 6, 'next_clock': 960671369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5300.130722729, '#receive_time': 5300.93148534} mcu 'mcu': got {'oid': 12, 'next_clock': 855796224, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5300.46822584, '#receive_time': 5300.990085933} mcu 'EBBCan': got {'oid': 6, 'next_clock': 979871369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5301.115241821, '#receive_time': 5301.231493784} mcu 'mcu': got {'oid': 12, 'next_clock': 909796224, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5300.46822584, '#receive_time': 5301.290112914} mcu 'EBBCan': got {'oid': 6, 'next_clock': 999071369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5301.115241821, '#receive_time': 5301.531412303} mcu 'mcu': got {'oid': 12, 'next_clock': 963796224, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5301.452548636, '#receive_time': 5301.590129858} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1018271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5301.115241821, '#receive_time': 5301.83140021} mcu 'mcu': got {'oid': 12, 'next_clock': 1017796224, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5301.452548636, '#receive_time': 5301.890160117} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1037471369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5302.099865562, '#receive_time': 5302.131381654} mcu 'mcu': got {'oid': 12, 'next_clock': 1071796224, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5301.452548636, '#receive_time': 5302.190141117} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1056671369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5302.099865562, '#receive_time': 5302.431422191} mcu 'mcu': got {'oid': 12, 'next_clock': 1125796224, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5302.436725746, '#receive_time': 5302.490115876} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1075871369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5302.099865562, '#receive_time': 5302.731425506} mcu 'mcu': got {'oid': 12, 'next_clock': 1179796224, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5302.436725746, '#receive_time': 5302.790129783} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1095071369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5302.099865562, '#receive_time': 5303.031461783} mcu 'mcu': got {'oid': 12, 'next_clock': 1233796224, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5302.436725746, '#receive_time': 5303.090144542} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1114271369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5303.084732672, '#receive_time': 5303.33141832} mcu 'mcu': got {'oid': 12, 'next_clock': 1287796224, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5302.436725746, '#receive_time': 5303.390170672} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1133471369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5303.084732672, '#receive_time': 5303.631443375} mcu 'mcu': got {'oid': 12, 'next_clock': 1341796224, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5303.420958413, '#receive_time': 5303.690117375} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1152671369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5303.084732672, '#receive_time': 5303.931402357} mcu 'mcu': got {'oid': 12, 'next_clock': 1395796224, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5303.420958413, '#receive_time': 5303.990218134} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1171871369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5304.069577783, '#receive_time': 5304.231504134} mcu 'mcu': got {'oid': 12, 'next_clock': 1449796224, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5303.420958413, '#receive_time': 5304.290099856} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1191071369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5304.069577783, '#receive_time': 5304.531438838} mcu 'mcu': got {'oid': 12, 'next_clock': 1503796224, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5304.405254949, '#receive_time': 5304.590126912} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1210271369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5304.069577783, '#receive_time': 5304.831433152} mcu 'mcu': got {'oid': 12, 'next_clock': 1557796224, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5304.405254949, '#receive_time': 5304.890183745} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1229471369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5305.054634763, '#receive_time': 5305.131393078} mcu 'mcu': got {'oid': 12, 'next_clock': 1611796224, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5304.405254949, '#receive_time': 5305.190116893} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1248671369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5305.054634763, '#receive_time': 5305.431411208} mcu 'mcu': got {'oid': 12, 'next_clock': 1665796224, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5305.389784634, '#receive_time': 5305.490124263} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1267871369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5305.054634763, '#receive_time': 5305.731431819} mcu 'mcu': got {'oid': 12, 'next_clock': 1719796224, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5305.389784634, '#receive_time': 5305.790112448} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1287071369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5305.054634763, '#receive_time': 5306.031465133} mcu 'mcu': got {'oid': 12, 'next_clock': 1773796224, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5305.389784634, '#receive_time': 5306.090177318} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1306271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5306.038937041, '#receive_time': 5306.331436115} mcu 'mcu': got {'oid': 12, 'next_clock': 1827796224, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5306.374548633, '#receive_time': 5306.390111985} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1325471369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5306.038937041, '#receive_time': 5306.631455614} mcu 'mcu': got {'oid': 12, 'next_clock': 1881796224, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5306.374548633, '#receive_time': 5306.690089225} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1344671369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5306.038937041, '#receive_time': 5306.931424429} mcu 'mcu': got {'oid': 12, 'next_clock': 1935796224, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5306.374548633, '#receive_time': 5306.990100225} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1363871369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5307.023734762, '#receive_time': 5307.231474207} mcu 'mcu': got {'oid': 12, 'next_clock': 1989796224, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5306.374548633, '#receive_time': 5307.29007404} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1383071369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5307.023734762, '#receive_time': 5307.531454892} mcu 'mcu': got {'oid': 12, 'next_clock': 2043796224, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5307.358752299, '#receive_time': 5307.590114706} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1402271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5307.023734762, '#receive_time': 5307.831445336} mcu 'mcu': got {'oid': 12, 'next_clock': 2097796224, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5307.358752299, '#receive_time': 5307.890113743} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1421471369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5308.008607521, '#receive_time': 5308.131432947} mcu 'mcu': got {'oid': 12, 'next_clock': 2151796224, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5307.358752299, '#receive_time': 5308.190074373} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1440671369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5308.008607521, '#receive_time': 5308.43144591} mcu 'mcu': got {'oid': 12, 'next_clock': 2205796224, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5308.343534076, '#receive_time': 5308.490130317} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1459871369, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5308.008607521, '#receive_time': 5308.73145365} mcu 'mcu': got {'oid': 12, 'next_clock': 2259796224, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5308.343534076, '#receive_time': 5308.790117928} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1479071369, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5308.992897446, '#receive_time': 5309.03146278} mcu 'mcu': got {'oid': 12, 'next_clock': 2313796224, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5308.343534076, '#receive_time': 5309.090101391} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1498271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5308.992897446, '#receive_time': 5309.33141265} mcu 'mcu': got {'oid': 12, 'next_clock': 2367796224, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5309.328220391, '#receive_time': 5309.390051353} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1517471369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5308.992897446, '#receive_time': 5309.63145865} mcu 'mcu': got {'oid': 12, 'next_clock': 2421796224, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5309.328220391, '#receive_time': 5309.690136983} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1536671369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5308.992897446, '#receive_time': 5309.931442649} mcu 'mcu': got {'oid': 12, 'next_clock': 2475796224, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5309.328220391, '#receive_time': 5309.990091409} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1555871369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5309.977966094, '#receive_time': 5310.23154002} mcu 'mcu': got {'oid': 12, 'next_clock': 2529796224, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5309.328220391, '#receive_time': 5310.290118094} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1575071369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5309.977966094, '#receive_time': 5310.531447297} mcu 'mcu': got {'oid': 12, 'next_clock': 2583796224, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5310.312787205, '#receive_time': 5310.590104631} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1594271369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5309.977966094, '#receive_time': 5310.831455279} mcu 'mcu': got {'oid': 12, 'next_clock': 2637796224, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5310.312787205, '#receive_time': 5310.890081223} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1613471369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5310.962177223, '#receive_time': 5311.131446315} mcu 'mcu': got {'oid': 12, 'next_clock': 2691796224, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5310.312787205, '#receive_time': 5311.190085649} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1632671369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5310.962177223, '#receive_time': 5311.431455408} mcu 'mcu': got {'oid': 12, 'next_clock': 2745796224, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5311.297964389, '#receive_time': 5311.490092648} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1651871369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5310.962177223, '#receive_time': 5311.731464556} mcu 'mcu': got {'oid': 12, 'next_clock': 2799796224, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5311.297964389, '#receive_time': 5311.7900905} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1671071369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5311.946556815, '#receive_time': 5312.031522963} mcu 'mcu': got {'oid': 12, 'next_clock': 2853796224, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5311.297964389, '#receive_time': 5312.090091056} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1690271369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5311.946556815, '#receive_time': 5312.331515241} mcu 'mcu': got {'oid': 12, 'next_clock': 2907796224, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5312.282498926, '#receive_time': 5312.390070241} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1709471369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5311.946556815, '#receive_time': 5312.631460722} mcu 'mcu': got {'oid': 12, 'next_clock': 2961796224, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5312.282498926, '#receive_time': 5312.69008324} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1728671369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5312.931163092, '#receive_time': 5312.931473055} mcu 'mcu': got {'oid': 12, 'next_clock': 3015796224, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5312.282498926, '#receive_time': 5312.990093333} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1747871369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5312.931163092, '#receive_time': 5313.231555684} mcu 'mcu': got {'oid': 12, 'next_clock': 3069796224, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5313.26718637, '#receive_time': 5313.290075129} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1767071369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5312.931163092, '#receive_time': 5313.531470758} mcu 'mcu': got {'oid': 12, 'next_clock': 3123796224, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5313.26718637, '#receive_time': 5313.590101258} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1786271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5312.931163092, '#receive_time': 5313.83146924} mcu 'mcu': got {'oid': 12, 'next_clock': 3177796224, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5313.26718637, '#receive_time': 5313.890075943} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1805471369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5313.915341406, '#receive_time': 5314.131458777} mcu 'mcu': got {'oid': 12, 'next_clock': 3231796224, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5313.26718637, '#receive_time': 5314.190064351} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1824671369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5313.915341406, '#receive_time': 5314.43143635} mcu 'mcu': got {'oid': 12, 'next_clock': 3285796224, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5314.251984425, '#receive_time': 5314.490047832} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1843871369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5313.915341406, '#receive_time': 5314.731475072} mcu 'mcu': got {'oid': 12, 'next_clock': 3339796224, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5314.251984425, '#receive_time': 5314.790078221} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1863071369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5314.900127313, '#receive_time': 5315.031468183} mcu 'mcu': got {'oid': 12, 'next_clock': 3393796224, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5314.251984425, '#receive_time': 5315.090069035} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1882271369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5314.900127313, '#receive_time': 5315.331567961} mcu 'mcu': got {'oid': 12, 'next_clock': 3447796224, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5315.237420887, '#receive_time': 5315.390079831} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1901471369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5314.900127313, '#receive_time': 5315.631439646} mcu 'mcu': got {'oid': 12, 'next_clock': 3501796224, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5315.237420887, '#receive_time': 5315.690089479} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1920671369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5315.884950146, '#receive_time': 5315.93142959} mcu 'mcu': got {'oid': 12, 'next_clock': 3555796224, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5315.237420887, '#receive_time': 5315.989989924} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1939871369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5315.884950146, '#receive_time': 5316.231394516} mcu 'mcu': got {'oid': 12, 'next_clock': 3609796224, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5316.222138368, '#receive_time': 5316.290034572} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1959071369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5315.884950146, '#receive_time': 5316.531410183} mcu 'mcu': got {'oid': 12, 'next_clock': 3663796224, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5316.222138368, '#receive_time': 5316.589998627} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1978271369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5315.884950146, '#receive_time': 5316.831411682} mcu 'mcu': got {'oid': 12, 'next_clock': 3717796224, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5316.222138368, '#receive_time': 5316.889979942} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1997471369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5316.869783942, '#receive_time': 5317.131400645} mcu 'mcu': got {'oid': 12, 'next_clock': 3771796224, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5316.222138368, '#receive_time': 5317.189981738} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2016671369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5316.869783942, '#receive_time': 5317.431408793} mcu 'mcu': got {'oid': 12, 'next_clock': 3825796224, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5317.206712367, '#receive_time': 5317.490115978} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2035871369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5316.869783942, '#receive_time': 5317.731398423} mcu 'mcu': got {'oid': 12, 'next_clock': 3879796224, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5317.206712367, '#receive_time': 5317.78999696} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2055071369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5317.854519108, '#receive_time': 5318.031456404} mcu 'mcu': got {'oid': 12, 'next_clock': 3933796224, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5317.206712367, '#receive_time': 5318.089984663} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2074271369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5317.854519108, '#receive_time': 5318.331405904} mcu 'mcu': got {'oid': 12, 'next_clock': 3987796224, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5318.191412793, '#receive_time': 5318.3899857} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2093471369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5317.854519108, '#receive_time': 5318.631423626} mcu 'mcu': got {'oid': 12, 'next_clock': 4041796224, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5318.191412793, '#receive_time': 5318.689987755} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2112671369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5318.839485885, '#receive_time': 5318.931431737} mcu 'mcu': got {'oid': 12, 'next_clock': 4095796224, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5318.191412793, '#receive_time': 5318.989983033} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2131871369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5318.839485885, '#receive_time': 5319.231471662} mcu 'mcu': got {'oid': 12, 'next_clock': 4149796224, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5319.176078681, '#receive_time': 5319.289990885} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2151071369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5318.839485885, '#receive_time': 5319.531457421} mcu 'mcu': got {'oid': 12, 'next_clock': 4203796224, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5319.176078681, '#receive_time': 5319.58998494} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2170271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5319.824099495, '#receive_time': 5319.831397662} mcu 'mcu': got {'oid': 12, 'next_clock': 4257796224, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5319.176078681, '#receive_time': 5319.88998631} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2189471369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5319.824099495, '#receive_time': 5320.131408162} mcu 'mcu': got {'oid': 12, 'next_clock': 16828928, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5320.16051994, '#receive_time': 5320.189964977} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2208671369, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5319.824099495, '#receive_time': 5320.431424106} mcu 'mcu': got {'oid': 12, 'next_clock': 70828928, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5320.16051994, '#receive_time': 5320.489994662} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2227871369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5319.824099495, '#receive_time': 5320.731404273} mcu 'mcu': got {'oid': 12, 'next_clock': 124828928, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5320.16051994, '#receive_time': 5320.789970995} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2247071369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5320.808940773, '#receive_time': 5321.03151968} mcu 'mcu': got {'oid': 12, 'next_clock': 178828928, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5320.16051994, '#receive_time': 5321.090074921} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2266271369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5320.808940773, '#receive_time': 5321.331510532} mcu 'mcu': got {'oid': 12, 'next_clock': 232828928, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5321.144712439, '#receive_time': 5321.390047346} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2285471369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5320.808940773, '#receive_time': 5321.631541383} mcu 'mcu': got {'oid': 12, 'next_clock': 286828928, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5321.144712439, '#receive_time': 5321.690028309} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2304671369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5321.793971087, '#receive_time': 5321.931500957} mcu 'mcu': got {'oid': 12, 'next_clock': 340828928, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5321.144712439, '#receive_time': 5321.990048309} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2323871369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5321.793971087, '#receive_time': 5322.231541512} mcu 'mcu': got {'oid': 12, 'next_clock': 394828928, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5322.129609198, '#receive_time': 5322.290020198} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2343071369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5321.793971087, '#receive_time': 5322.531499235} mcu 'mcu': got {'oid': 12, 'next_clock': 448828928, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5322.129609198, '#receive_time': 5322.590058197} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2362271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5322.778626345, '#receive_time': 5322.831496827} mcu 'mcu': got {'oid': 12, 'next_clock': 502828928, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5322.129609198, '#receive_time': 5322.890097271} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2381471369, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5322.778626345, '#receive_time': 5323.131502586} mcu 'mcu': got {'oid': 12, 'next_clock': 556828928, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5323.114202067, '#receive_time': 5323.190144938} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2400671369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5322.778626345, '#receive_time': 5323.431521901} mcu 'mcu': got {'oid': 12, 'next_clock': 610828928, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5323.114202067, '#receive_time': 5323.490073141} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2419871369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5322.778626345, '#receive_time': 5323.731501012} mcu 'mcu': got {'oid': 12, 'next_clock': 664828928, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5323.114202067, '#receive_time': 5323.790040937} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2439071369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5323.763199493, '#receive_time': 5324.031499548} mcu 'mcu': got {'oid': 12, 'next_clock': 718828928, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5323.114202067, '#receive_time': 5324.090103845} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2458271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5323.763199493, '#receive_time': 5324.33151077} mcu 'mcu': got {'oid': 12, 'next_clock': 772828928, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5324.098642419, '#receive_time': 5324.390037622} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2477471369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5323.763199493, '#receive_time': 5324.63150877} mcu 'mcu': got {'oid': 12, 'next_clock': 826828928, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5324.098642419, '#receive_time': 5324.690119085} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2496671369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5324.747813752, '#receive_time': 5324.931524029} mcu 'mcu': got {'oid': 12, 'next_clock': 880828928, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5324.098642419, '#receive_time': 5324.990048252} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2515871369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5324.747813752, '#receive_time': 5325.231535696} mcu 'mcu': got {'oid': 12, 'next_clock': 934828928, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5325.082743863, '#receive_time': 5325.290049733} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2535071369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5324.747813752, '#receive_time': 5325.531522233} mcu 'mcu': got {'oid': 12, 'next_clock': 988828928, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5325.082743863, '#receive_time': 5325.590034936} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2554271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5325.732313307, '#receive_time': 5325.831505825} mcu 'mcu': got {'oid': 12, 'next_clock': 1042828928, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5325.082743863, '#receive_time': 5325.890005195} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2573471369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5325.732313307, '#receive_time': 5326.131552751} mcu 'mcu': got {'oid': 12, 'next_clock': 1096828928, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5326.067244066, '#receive_time': 5326.190023955} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2592671369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5325.732313307, '#receive_time': 5326.431523491} mcu 'mcu': got {'oid': 12, 'next_clock': 1150828928, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5326.067244066, '#receive_time': 5326.490051732} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2611871369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5326.716893676, '#receive_time': 5326.731493491} mcu 'mcu': got {'oid': 12, 'next_clock': 1204828928, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5326.067244066, '#receive_time': 5326.790092362} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2631071369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5326.716893676, '#receive_time': 5327.031508473} mcu 'mcu': got {'oid': 12, 'next_clock': 1258828928, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5327.052004343, '#receive_time': 5327.090027843} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2650271369, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5326.716893676, '#receive_time': 5327.331486158} mcu 'mcu': got {'oid': 12, 'next_clock': 1312828928, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5327.052004343, '#receive_time': 5327.390004417} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2669471369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5326.716893676, '#receive_time': 5327.631520398} mcu 'mcu': got {'oid': 12, 'next_clock': 1366828928, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5327.052004343, '#receive_time': 5327.690011824} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2688671369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5327.701662306, '#receive_time': 5327.931517583} mcu 'mcu': got {'oid': 12, 'next_clock': 1420828928, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5327.052004343, '#receive_time': 5327.990000379} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2707871369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5327.701662306, '#receive_time': 5328.231539379} mcu 'mcu': got {'oid': 12, 'next_clock': 1474828928, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5328.03678599, '#receive_time': 5328.290014694} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2727071369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5327.701662306, '#receive_time': 5328.531551657} mcu 'mcu': got {'oid': 12, 'next_clock': 1528828928, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5328.03678599, '#receive_time': 5328.590023416} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2746271369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5328.685977879, '#receive_time': 5328.831534657} mcu 'mcu': got {'oid': 12, 'next_clock': 1582828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5328.03678599, '#receive_time': 5328.890106342} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2765471369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5328.685977879, '#receive_time': 5329.131533971} mcu 'mcu': got {'oid': 12, 'next_clock': 1636828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5329.020939749, '#receive_time': 5329.189989712} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2784671369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5328.685977879, '#receive_time': 5329.431559897} mcu 'mcu': got {'oid': 12, 'next_clock': 1690828928, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5329.020939749, '#receive_time': 5329.490012138} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2803871369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5329.670672415, '#receive_time': 5329.731523749} mcu 'mcu': got {'oid': 12, 'next_clock': 1744828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5329.020939749, '#receive_time': 5329.789993082} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2823071369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5329.670672415, '#receive_time': 5330.03151286} mcu 'mcu': got {'oid': 12, 'next_clock': 1798828928, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5330.005889286, '#receive_time': 5330.090028063} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2842271369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5329.670672415, '#receive_time': 5330.3315531} mcu 'mcu': got {'oid': 12, 'next_clock': 1852828928, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5330.005889286, '#receive_time': 5330.390012822} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2861471369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5329.670672415, '#receive_time': 5330.631623933} mcu 'mcu': got {'oid': 12, 'next_clock': 1906828928, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5330.005889286, '#receive_time': 5330.690003841} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2880671369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5330.655017767, '#receive_time': 5330.931555563} mcu 'mcu': got {'oid': 12, 'next_clock': 1960828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5330.005889286, '#receive_time': 5330.990015507} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2899871369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5330.655017767, '#receive_time': 5331.231586433} mcu 'mcu': got {'oid': 12, 'next_clock': 2014828928, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5330.990930137, '#receive_time': 5331.290047433} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2919071369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5330.655017767, '#receive_time': 5331.531551951} mcu 'mcu': got {'oid': 12, 'next_clock': 2068828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5330.990930137, '#receive_time': 5331.590016914} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2938271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5331.639291062, '#receive_time': 5331.831528673} mcu 'mcu': got {'oid': 12, 'next_clock': 2122828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5330.990930137, '#receive_time': 5331.890022896} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2957471369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5331.639291062, '#receive_time': 5332.131551247} mcu 'mcu': got {'oid': 12, 'next_clock': 2176828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5331.975903173, '#receive_time': 5332.190012858} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2976671369, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5331.639291062, '#receive_time': 5332.431551247} mcu 'mcu': got {'oid': 12, 'next_clock': 2230828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5331.975903173, '#receive_time': 5332.490018099} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2995871369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5332.623872025, '#receive_time': 5332.731539691} mcu 'mcu': got {'oid': 12, 'next_clock': 2284828928, 'value': 31724, '#name': 'analog_in_state', '#sent_time': 5331.975903173, '#receive_time': 5332.790040543} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3015071369, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5332.623872025, '#receive_time': 5333.031670117} mcu 'mcu': got {'oid': 12, 'next_clock': 2338828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5332.960450988, '#receive_time': 5333.090006043} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3034271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5332.623872025, '#receive_time': 5333.331629932} mcu 'mcu': got {'oid': 12, 'next_clock': 2392828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5332.960450988, '#receive_time': 5333.389997524} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3053471369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5333.608557413, '#receive_time': 5333.631513617} mcu 'mcu': got {'oid': 12, 'next_clock': 2446828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5332.960450988, '#receive_time': 5333.690002672} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3072671369, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5333.608557413, '#receive_time': 5333.931551191} mcu 'mcu': got {'oid': 12, 'next_clock': 2500828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5333.944704598, '#receive_time': 5333.989996042} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3091871369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5333.608557413, '#receive_time': 5334.23150745} mcu 'mcu': got {'oid': 12, 'next_clock': 2554828928, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5333.944704598, '#receive_time': 5334.28998932} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3111071369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5333.608557413, '#receive_time': 5334.531552968} mcu 'mcu': got {'oid': 12, 'next_clock': 2608828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5333.944704598, '#receive_time': 5334.58999382} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3130271369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5334.593437246, '#receive_time': 5334.83153582} mcu 'mcu': got {'oid': 12, 'next_clock': 2662828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5333.944704598, '#receive_time': 5334.889990172} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3149471369, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5334.593437246, '#receive_time': 5335.131646357} mcu 'mcu': got {'oid': 12, 'next_clock': 2716828928, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5334.929526894, '#receive_time': 5335.189946671} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3168671369, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5334.593437246, '#receive_time': 5335.431566134} mcu 'mcu': got {'oid': 12, 'next_clock': 2770828928, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5334.929526894, '#receive_time': 5335.489998375} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3187871369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5335.577996097, '#receive_time': 5335.731554245} mcu 'mcu': got {'oid': 12, 'next_clock': 2824828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5334.929526894, '#receive_time': 5335.789985708} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3207071369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5335.577996097, '#receive_time': 5336.031566819} mcu 'mcu': got {'oid': 12, 'next_clock': 2878828928, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5335.914148708, '#receive_time': 5336.08999493} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3226271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5335.577996097, '#receive_time': 5336.331554115} mcu 'mcu': got {'oid': 12, 'next_clock': 2932828928, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5335.914148708, '#receive_time': 5336.390055541} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3245471369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5336.563037837, '#receive_time': 5336.631525615} mcu 'mcu': got {'oid': 12, 'next_clock': 2986828928, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5335.914148708, '#receive_time': 5336.690057559} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3264671369, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5336.563037837, '#receive_time': 5336.93156493} mcu 'mcu': got {'oid': 12, 'next_clock': 3040828928, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5336.898795319, '#receive_time': 5336.98998267} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3283871369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5336.563037837, '#receive_time': 5337.231633744} mcu 'mcu': got {'oid': 12, 'next_clock': 3094828928, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5336.898795319, '#receive_time': 5337.289949244} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3303071369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5336.563037837, '#receive_time': 5337.531565874} mcu 'mcu': got {'oid': 12, 'next_clock': 3148828928, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5336.898795319, '#receive_time': 5337.589973485} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3322271369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5337.5477123, '#receive_time': 5337.831560874} mcu 'mcu': got {'oid': 12, 'next_clock': 3202828928, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5337.883352392, '#receive_time': 5337.88997817} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3341471369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5337.5477123, '#receive_time': 5338.13157404} mcu 'mcu': got {'oid': 12, 'next_clock': 3256828928, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5337.883352392, '#receive_time': 5338.190006207} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3360671369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5337.5477123, '#receive_time': 5338.431593947} mcu 'mcu': got {'oid': 12, 'next_clock': 3310828928, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5337.883352392, '#receive_time': 5338.489985225} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3379871369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5338.532428725, '#receive_time': 5338.731541447} mcu 'mcu': got {'oid': 12, 'next_clock': 3364828928, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5337.883352392, '#receive_time': 5338.789972799} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3399071369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5338.532428725, '#receive_time': 5339.031581428} mcu 'mcu': got {'oid': 12, 'next_clock': 3418828928, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5338.868382132, '#receive_time': 5339.089995447} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3418271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5338.532428725, '#receive_time': 5339.331628354} mcu 'mcu': got {'oid': 12, 'next_clock': 3472828928, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5338.868382132, '#receive_time': 5339.389975132} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3437471369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5339.517121928, '#receive_time': 5339.631582928} mcu 'mcu': got {'oid': 12, 'next_clock': 3526828928, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5338.868382132, '#receive_time': 5339.689997113} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3456671369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5339.517121928, '#receive_time': 5339.931603817} mcu 'mcu': got {'oid': 12, 'next_clock': 3580828928, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5339.85246178, '#receive_time': 5339.989986928} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3475871369, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5339.517121928, '#receive_time': 5340.231652724} mcu 'mcu': got {'oid': 12, 'next_clock': 3634828928, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5339.85246178, '#receive_time': 5340.289982391} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3495071369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5340.501521187, '#receive_time': 5340.531589057} mcu 'mcu': got {'oid': 12, 'next_clock': 3688828928, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5339.85246178, '#receive_time': 5340.589982057} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3514271369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5340.501521187, '#receive_time': 5340.83159889} mcu 'mcu': got {'oid': 12, 'next_clock': 3742828928, 'value': 31745, '#name': 'analog_in_state', '#sent_time': 5340.836879446, '#receive_time': 5340.889966464} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3533471369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5340.501521187, '#receive_time': 5341.131599612} mcu 'mcu': got {'oid': 12, 'next_clock': 3796828928, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5340.836879446, '#receive_time': 5341.189977075} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3552671369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5340.501521187, '#receive_time': 5341.43156526} mcu 'mcu': got {'oid': 12, 'next_clock': 3850828928, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5340.836879446, '#receive_time': 5341.48995802} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3571871369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5341.486235557, '#receive_time': 5341.73160439} mcu 'mcu': got {'oid': 12, 'next_clock': 3904828928, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5340.836879446, '#receive_time': 5341.789989316} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3591071369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5341.486235557, '#receive_time': 5342.031606445} mcu 'mcu': got {'oid': 12, 'next_clock': 3958828928, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5341.821591797, '#receive_time': 5342.089983556} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3610271369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5341.486235557, '#receive_time': 5342.331590167} mcu 'mcu': got {'oid': 12, 'next_clock': 4012828928, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5341.821591797, '#receive_time': 5342.3900435} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3629471369, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5342.471071574, '#receive_time': 5342.631597778} mcu 'mcu': got {'oid': 12, 'next_clock': 4066828928, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5341.821591797, '#receive_time': 5342.68997476} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3648671369, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5342.471071574, '#receive_time': 5342.931600037} mcu 'mcu': got {'oid': 12, 'next_clock': 4120828928, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5342.805786445, '#receive_time': 5342.990011519} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3667871369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5342.471071574, '#receive_time': 5343.231618537} mcu 'mcu': got {'oid': 12, 'next_clock': 4174828928, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5342.805786445, '#receive_time': 5343.289989759} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3687071369, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5343.456025204, '#receive_time': 5343.531575278} mcu 'mcu': got {'oid': 12, 'next_clock': 4228828928, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5342.805786445, '#receive_time': 5343.589960629} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3706271369, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5343.456025204, '#receive_time': 5343.831536018} mcu 'mcu': got {'oid': 12, 'next_clock': 4282828928, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5343.789760981, '#receive_time': 5343.889885259} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3725471369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5343.456025204, '#receive_time': 5344.131524796} mcu 'mcu': got {'oid': 12, 'next_clock': 41861632, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5343.789760981, '#receive_time': 5344.189902185} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3744671369, 'value': 31820, '#name': 'analog_in_state', '#sent_time': 5343.456025204, '#receive_time': 5344.431534981} mcu 'mcu': got {'oid': 12, 'next_clock': 95861632, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5343.789760981, '#receive_time': 5344.489906647} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3763871369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5344.440500092, '#receive_time': 5344.731514999} mcu 'mcu': got {'oid': 12, 'next_clock': 149861632, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5344.774400314, '#receive_time': 5344.789888962} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3783071369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5344.440500092, '#receive_time': 5345.03154374} mcu 'mcu': got {'oid': 12, 'next_clock': 203861632, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5344.774400314, '#receive_time': 5345.089886573} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3802271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5344.440500092, '#receive_time': 5345.331541684} mcu 'mcu': got {'oid': 12, 'next_clock': 257861632, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5344.774400314, '#receive_time': 5345.389881647} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3821471369, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5345.425140795, '#receive_time': 5345.631532721} mcu 'mcu': got {'oid': 12, 'next_clock': 311861632, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5344.774400314, '#receive_time': 5345.689886813} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3840671369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5345.425140795, '#receive_time': 5345.931538702} mcu 'mcu': got {'oid': 12, 'next_clock': 365861632, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5345.75912835, '#receive_time': 5345.98989298} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3859871369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5345.425140795, '#receive_time': 5346.231540406} mcu 'mcu': got {'oid': 12, 'next_clock': 419861632, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5345.75912835, '#receive_time': 5346.289884683} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3879071369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5346.409270609, '#receive_time': 5346.53158222} mcu 'mcu': got {'oid': 12, 'next_clock': 473861632, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5345.75912835, '#receive_time': 5346.589880405} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3898271369, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5346.409270609, '#receive_time': 5346.831528572} mcu 'mcu': got {'oid': 12, 'next_clock': 527861632, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5346.743836405, '#receive_time': 5346.889885664} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3917471369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5346.409270609, '#receive_time': 5347.131567072} mcu 'mcu': got {'oid': 12, 'next_clock': 581861632, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5346.743836405, '#receive_time': 5347.18988759} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3936671369, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5347.394024016, '#receive_time': 5347.43160272} mcu 'mcu': got {'oid': 12, 'next_clock': 635861632, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5346.743836405, '#receive_time': 5347.489890109} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3955871369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5347.394024016, '#receive_time': 5347.731545349} mcu 'mcu': got {'oid': 12, 'next_clock': 689861632, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5347.72795546, '#receive_time': 5347.789881608} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3975071369, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5347.394024016, '#receive_time': 5348.031555516} mcu 'mcu': got {'oid': 12, 'next_clock': 743861632, 'value': 31771, '#name': 'analog_in_state', '#sent_time': 5347.72795546, '#receive_time': 5348.089886664} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3994271369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5347.394024016, '#receive_time': 5348.331575164} mcu 'mcu': got {'oid': 12, 'next_clock': 797861632, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5347.72795546, '#receive_time': 5348.389872923} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4013471369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5348.378643589, '#receive_time': 5348.631651441} mcu 'mcu': got {'oid': 12, 'next_clock': 851861632, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5347.72795546, '#receive_time': 5348.689933274} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4032671369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5348.378643589, '#receive_time': 5348.931622274} mcu 'mcu': got {'oid': 12, 'next_clock': 905861632, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5348.712292923, '#receive_time': 5348.989944719} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4051871369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5348.378643589, '#receive_time': 5349.231643867} mcu 'mcu': got {'oid': 12, 'next_clock': 959861632, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5348.712292923, '#receive_time': 5349.290066033} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4071071369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5349.363269181, '#receive_time': 5349.531637441} mcu 'mcu': got {'oid': 12, 'next_clock': 1013861632, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5348.712292923, '#receive_time': 5349.590085626} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4090271369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5349.363269181, '#receive_time': 5349.83165607} mcu 'mcu': got {'oid': 12, 'next_clock': 1067861632, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5349.696474107, '#receive_time': 5349.889963107} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4109471369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5349.363269181, '#receive_time': 5350.1316457} mcu 'mcu': got {'oid': 12, 'next_clock': 1121861632, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5349.696474107, '#receive_time': 5350.189966107} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4128671369, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5350.347399755, '#receive_time': 5350.431617736} mcu 'mcu': got {'oid': 12, 'next_clock': 1175861632, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5349.696474107, '#receive_time': 5350.489950959} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4147871369, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5350.347399755, '#receive_time': 5350.731616662} mcu 'mcu': got {'oid': 12, 'next_clock': 1229861632, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5350.680845273, '#receive_time': 5350.789943625} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4167071369, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5350.347399755, '#receive_time': 5351.031667514} mcu 'mcu': got {'oid': 12, 'next_clock': 1283861632, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5350.680845273, '#receive_time': 5351.089946903} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4186271369, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5350.347399755, '#receive_time': 5351.331800199} mcu 'mcu': got {'oid': 12, 'next_clock': 1337861632, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5350.680845273, '#receive_time': 5351.389925125} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4205471369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5351.332778699, '#receive_time': 5351.631646365} mcu 'mcu': got {'oid': 12, 'next_clock': 1391861632, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5351.666034476, '#receive_time': 5351.690017902} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4224671369, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5351.332778699, '#receive_time': 5351.931635328} mcu 'mcu': got {'oid': 12, 'next_clock': 1445861632, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5351.666034476, '#receive_time': 5351.989957717} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4243871369, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5351.332778699, '#receive_time': 5352.231703272} mcu 'mcu': got {'oid': 12, 'next_clock': 1499861632, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5351.666034476, '#receive_time': 5352.289988383} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4263071369, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5352.31689318, '#receive_time': 5352.531640217} mcu 'mcu': got {'oid': 12, 'next_clock': 1553861632, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5351.666034476, '#receive_time': 5352.589934568} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4282271369, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5352.31689318, '#receive_time': 5352.831643198} mcu 'mcu': got {'oid': 12, 'next_clock': 1607861632, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5352.650738494, '#receive_time': 5352.889965383} mcu 'EBBCan': got {'oid': 6, 'next_clock': 6504073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5352.31689318, '#receive_time': 5353.131669531} mcu 'mcu': got {'oid': 12, 'next_clock': 1661861632, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5352.650738494, '#receive_time': 5353.18994755} mcu 'EBBCan': got {'oid': 6, 'next_clock': 25704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5353.301289438, '#receive_time': 5353.431632698} mcu 'mcu': got {'oid': 12, 'next_clock': 1715861632, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5352.650738494, '#receive_time': 5353.489958383} mcu 'EBBCan': got {'oid': 6, 'next_clock': 44904073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5353.301289438, '#receive_time': 5353.731656271} mcu 'mcu': got {'oid': 12, 'next_clock': 1769861632, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5353.63496992, '#receive_time': 5353.789942105} mcu 'EBBCan': got {'oid': 6, 'next_clock': 64104073, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5353.301289438, '#receive_time': 5354.031708345} mcu 'mcu': got {'oid': 12, 'next_clock': 1823861632, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5353.63496992, '#receive_time': 5354.089934716} mcu 'EBBCan': got {'oid': 6, 'next_clock': 83304073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5354.28641303, '#receive_time': 5354.331697919} mcu 'mcu': got {'oid': 12, 'next_clock': 1877861632, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5353.63496992, '#receive_time': 5354.389925919} mcu 'EBBCan': got {'oid': 6, 'next_clock': 102504073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5354.28641303, '#receive_time': 5354.631652567} mcu 'mcu': got {'oid': 12, 'next_clock': 1931861632, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5354.619633734, '#receive_time': 5354.689949289} mcu 'EBBCan': got {'oid': 6, 'next_clock': 121704073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5354.28641303, '#receive_time': 5354.931634104} mcu 'mcu': got {'oid': 12, 'next_clock': 1985861632, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5354.619633734, '#receive_time': 5354.989902808} mcu 'EBBCan': got {'oid': 6, 'next_clock': 140904073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5354.28641303, '#receive_time': 5355.231666159} mcu 'mcu': got {'oid': 12, 'next_clock': 2039861632, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5354.619633734, '#receive_time': 5355.290032937} mcu 'EBBCan': got {'oid': 6, 'next_clock': 160104073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5355.270925641, '#receive_time': 5355.531676085} mcu 'mcu': got {'oid': 12, 'next_clock': 2093861632, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5354.619633734, '#receive_time': 5355.589948456} mcu 'EBBCan': got {'oid': 6, 'next_clock': 179304073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5355.270925641, '#receive_time': 5355.831736104} mcu 'mcu': got {'oid': 12, 'next_clock': 2147861632, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5355.604402826, '#receive_time': 5355.889930011} mcu 'EBBCan': got {'oid': 6, 'next_clock': 198504073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5355.270925641, '#receive_time': 5356.131658918} mcu 'mcu': got {'oid': 12, 'next_clock': 2201861632, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5355.604402826, '#receive_time': 5356.18997227} mcu 'EBBCan': got {'oid': 6, 'next_clock': 217704073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5356.255565103, '#receive_time': 5356.431673548} mcu 'mcu': got {'oid': 12, 'next_clock': 2255861632, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5355.604402826, '#receive_time': 5356.489910492} mcu 'EBBCan': got {'oid': 6, 'next_clock': 236904073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5356.255565103, '#receive_time': 5356.731679233} mcu 'mcu': got {'oid': 12, 'next_clock': 2309861632, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5356.588464307, '#receive_time': 5356.789935047} mcu 'EBBCan': got {'oid': 6, 'next_clock': 256104073, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5356.255565103, '#receive_time': 5357.031685325} mcu 'mcu': got {'oid': 12, 'next_clock': 2363861632, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5356.588464307, '#receive_time': 5357.089932121} mcu 'EBBCan': got {'oid': 6, 'next_clock': 275304073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5357.240138806, '#receive_time': 5357.331689066} mcu 'mcu': got {'oid': 12, 'next_clock': 2417861632, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5356.588464307, '#receive_time': 5357.389920473} mcu 'EBBCan': got {'oid': 6, 'next_clock': 294504073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5357.240138806, '#receive_time': 5357.631685436} mcu 'mcu': got {'oid': 12, 'next_clock': 2471861632, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5357.573144528, '#receive_time': 5357.689916565} mcu 'EBBCan': got {'oid': 6, 'next_clock': 313704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5357.240138806, '#receive_time': 5357.931707121} mcu 'mcu': got {'oid': 12, 'next_clock': 2525861632, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5357.573144528, '#receive_time': 5357.989893899} mcu 'EBBCan': got {'oid': 6, 'next_clock': 332904073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5358.224883435, '#receive_time': 5358.231665917} mcu 'mcu': got {'oid': 12, 'next_clock': 2579861632, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5357.573144528, '#receive_time': 5358.290021361} mcu 'EBBCan': got {'oid': 6, 'next_clock': 352104073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5358.224883435, '#receive_time': 5358.531688546} mcu 'mcu': got {'oid': 12, 'next_clock': 2633861632, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5358.557819472, '#receive_time': 5358.589932917} mcu 'EBBCan': got {'oid': 6, 'next_clock': 371304073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5358.224883435, '#receive_time': 5358.831679102} mcu 'mcu': got {'oid': 12, 'next_clock': 2687861632, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5358.557819472, '#receive_time': 5358.889911139} mcu 'EBBCan': got {'oid': 6, 'next_clock': 390504073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5358.224883435, '#receive_time': 5359.131691231} mcu 'mcu': got {'oid': 12, 'next_clock': 2741861632, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5358.557819472, '#receive_time': 5359.189912972} mcu 'EBBCan': got {'oid': 6, 'next_clock': 409704073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5359.209807861, '#receive_time': 5359.431679027} mcu 'mcu': got {'oid': 12, 'next_clock': 2795861632, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5358.557819472, '#receive_time': 5359.489898916} mcu 'EBBCan': got {'oid': 6, 'next_clock': 428904073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5359.209807861, '#receive_time': 5359.731675268} mcu 'mcu': got {'oid': 12, 'next_clock': 2849861632, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5359.542623009, '#receive_time': 5359.789911101} mcu 'EBBCan': got {'oid': 6, 'next_clock': 448104073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5359.209807861, '#receive_time': 5360.031697157} mcu 'mcu': got {'oid': 12, 'next_clock': 2903861632, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5359.542623009, '#receive_time': 5360.089900916} mcu 'EBBCan': got {'oid': 6, 'next_clock': 467304073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5360.194576416, '#receive_time': 5360.331692175} mcu 'mcu': got {'oid': 12, 'next_clock': 2957861632, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5359.542623009, '#receive_time': 5360.389917786} mcu 'EBBCan': got {'oid': 6, 'next_clock': 486504073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5360.194576416, '#receive_time': 5360.631694212} mcu 'mcu': got {'oid': 12, 'next_clock': 3011861632, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5360.526890971, '#receive_time': 5360.689917397} mcu 'EBBCan': got {'oid': 6, 'next_clock': 505704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5360.194576416, '#receive_time': 5360.931768767} mcu 'mcu': got {'oid': 12, 'next_clock': 3065861632, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5360.526890971, '#receive_time': 5360.989891582} mcu 'EBBCan': got {'oid': 6, 'next_clock': 524904073, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5361.179415286, '#receive_time': 5361.231704934} mcu 'mcu': got {'oid': 12, 'next_clock': 3119861632, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5360.526890971, '#receive_time': 5361.290024156} mcu 'EBBCan': got {'oid': 6, 'next_clock': 544104073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5361.179415286, '#receive_time': 5361.531707822} mcu 'mcu': got {'oid': 12, 'next_clock': 3173861632, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5361.511441767, '#receive_time': 5361.589915526} mcu 'EBBCan': got {'oid': 6, 'next_clock': 563304073, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5361.179415286, '#receive_time': 5361.831697248} mcu 'mcu': got {'oid': 12, 'next_clock': 3227861632, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5361.511441767, '#receive_time': 5361.889919841} mcu 'EBBCan': got {'oid': 6, 'next_clock': 582504073, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5361.179415286, '#receive_time': 5362.131768803} mcu 'mcu': got {'oid': 12, 'next_clock': 3281861632, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5361.511441767, '#receive_time': 5362.189863803} mcu 'EBBCan': got {'oid': 6, 'next_clock': 601704073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5362.164187118, '#receive_time': 5362.431733785} mcu 'mcu': got {'oid': 12, 'next_clock': 3335861632, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5361.511441767, '#receive_time': 5362.48989484} mcu 'EBBCan': got {'oid': 6, 'next_clock': 620904073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5362.164187118, '#receive_time': 5362.731690822} mcu 'mcu': got {'oid': 12, 'next_clock': 3389861632, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5362.496378192, '#receive_time': 5362.789923211} mcu 'EBBCan': got {'oid': 6, 'next_clock': 640104073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5362.164187118, '#receive_time': 5363.031697784} mcu 'mcu': got {'oid': 12, 'next_clock': 3443861632, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5362.496378192, '#receive_time': 5363.090060247} mcu 'EBBCan': got {'oid': 6, 'next_clock': 659304073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5363.14941147, '#receive_time': 5363.331758506} mcu 'mcu': got {'oid': 12, 'next_clock': 3497861632, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5362.496378192, '#receive_time': 5363.389895247} mcu 'EBBCan': got {'oid': 6, 'next_clock': 678504073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5363.14941147, '#receive_time': 5363.631707451} mcu 'mcu': got {'oid': 12, 'next_clock': 3551861632, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5363.480928988, '#receive_time': 5363.68989684} mcu 'EBBCan': got {'oid': 6, 'next_clock': 697704073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5363.14941147, '#receive_time': 5363.931686265} mcu 'mcu': got {'oid': 12, 'next_clock': 3605861632, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5363.480928988, '#receive_time': 5363.989875728} mcu 'EBBCan': got {'oid': 6, 'next_clock': 716904073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5364.133954284, '#receive_time': 5364.231730302} mcu 'mcu': got {'oid': 12, 'next_clock': 3659861632, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5363.480928988, '#receive_time': 5364.289973376} mcu 'EBBCan': got {'oid': 6, 'next_clock': 736104073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5364.133954284, '#receive_time': 5364.531718654} mcu 'mcu': got {'oid': 12, 'next_clock': 3713861632, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5364.46564021, '#receive_time': 5364.589880469} mcu 'EBBCan': got {'oid': 6, 'next_clock': 755304073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5364.133954284, '#receive_time': 5364.831708209} mcu 'mcu': got {'oid': 12, 'next_clock': 3767861632, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5364.46564021, '#receive_time': 5364.889894802} mcu 'EBBCan': got {'oid': 6, 'next_clock': 774504073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5365.118415894, '#receive_time': 5365.131687598} mcu 'mcu': got {'oid': 12, 'next_clock': 3821861632, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5364.46564021, '#receive_time': 5365.189958339} mcu 'EBBCan': got {'oid': 6, 'next_clock': 793704073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5365.118415894, '#receive_time': 5365.43174295} mcu 'mcu': got {'oid': 12, 'next_clock': 3875861632, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5365.450627764, '#receive_time': 5365.489876116} mcu 'EBBCan': got {'oid': 6, 'next_clock': 812904073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5365.118415894, '#receive_time': 5365.731724783} mcu 'mcu': got {'oid': 12, 'next_clock': 3929861632, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5365.450627764, '#receive_time': 5365.789910561} mcu 'EBBCan': got {'oid': 6, 'next_clock': 832104073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5365.118415894, '#receive_time': 5366.031732857} mcu 'mcu': got {'oid': 12, 'next_clock': 3983861632, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5365.450627764, '#receive_time': 5366.089906746} mcu 'EBBCan': got {'oid': 6, 'next_clock': 851304073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5366.103301283, '#receive_time': 5366.331760949} mcu 'mcu': got {'oid': 12, 'next_clock': 4037861632, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5365.450627764, '#receive_time': 5366.389903079} mcu 'EBBCan': got {'oid': 6, 'next_clock': 870504073, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5366.103301283, '#receive_time': 5366.631732005} mcu 'mcu': got {'oid': 12, 'next_clock': 4091861632, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5366.435220412, '#receive_time': 5366.689906967} mcu 'EBBCan': got {'oid': 6, 'next_clock': 889704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5366.103301283, '#receive_time': 5366.931733004} mcu 'mcu': got {'oid': 12, 'next_clock': 4145861632, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5366.435220412, '#receive_time': 5366.989961912} mcu 'EBBCan': got {'oid': 6, 'next_clock': 908904073, 'value': 31820, '#name': 'analog_in_state', '#sent_time': 5367.088137134, '#receive_time': 5367.231708004} mcu 'mcu': got {'oid': 12, 'next_clock': 4199861632, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5366.435220412, '#receive_time': 5367.289918689} mcu 'EBBCan': got {'oid': 6, 'next_clock': 928104073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5367.088137134, '#receive_time': 5367.531724874} mcu 'mcu': got {'oid': 12, 'next_clock': 4253861632, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5367.419898337, '#receive_time': 5367.589899097} mcu 'EBBCan': got {'oid': 6, 'next_clock': 947304073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5367.088137134, '#receive_time': 5367.831714782} mcu 'mcu': got {'oid': 12, 'next_clock': 12894336, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5367.419898337, '#receive_time': 5367.889922337} mcu 'EBBCan': got {'oid': 6, 'next_clock': 966504073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5368.073156893, '#receive_time': 5368.131728689} mcu 'mcu': got {'oid': 12, 'next_clock': 66894336, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5367.419898337, '#receive_time': 5368.189902115} mcu 'EBBCan': got {'oid': 6, 'next_clock': 985704073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5368.073156893, '#receive_time': 5368.4317503} mcu 'mcu': got {'oid': 12, 'next_clock': 120894336, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5368.403912818, '#receive_time': 5368.489910411} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1004904073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5368.073156893, '#receive_time': 5368.731729448} mcu 'mcu': got {'oid': 12, 'next_clock': 174894336, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5368.403912818, '#receive_time': 5368.789896744} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1024104073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5368.073156893, '#receive_time': 5369.031738151} mcu 'mcu': got {'oid': 12, 'next_clock': 228894336, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5368.403912818, '#receive_time': 5369.089884373} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1043304073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5369.057592633, '#receive_time': 5369.332610577} mcu 'mcu': got {'oid': 12, 'next_clock': 282894336, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5369.388826281, '#receive_time': 5369.389900892} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1062504073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5369.057592633, '#receive_time': 5369.63174191} mcu 'mcu': got {'oid': 12, 'next_clock': 336894336, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5369.388826281, '#receive_time': 5369.689933966} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1081704073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5369.057592633, '#receive_time': 5369.931726225} mcu 'mcu': got {'oid': 12, 'next_clock': 390894336, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5369.388826281, '#receive_time': 5369.98988178} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1100904073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5370.041879873, '#receive_time': 5370.231733188} mcu 'mcu': got {'oid': 12, 'next_clock': 444894336, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5369.388826281, '#receive_time': 5370.289882539} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1120104073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5370.041879873, '#receive_time': 5370.531749669} mcu 'mcu': got {'oid': 12, 'next_clock': 498894336, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5370.372992502, '#receive_time': 5370.589874058} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1139304073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5370.041879873, '#receive_time': 5370.831748854} mcu 'mcu': got {'oid': 12, 'next_clock': 552894336, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5370.372992502, '#receive_time': 5370.889876132} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1158504073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5371.02601402, '#receive_time': 5371.131758687} mcu 'mcu': got {'oid': 12, 'next_clock': 606894336, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5370.372992502, '#receive_time': 5371.18987828} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1177704073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5371.02601402, '#receive_time': 5371.432123909} mcu 'mcu': got {'oid': 12, 'next_clock': 660894336, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5371.35757452, '#receive_time': 5371.489880168} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1196904073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5371.02601402, '#receive_time': 5371.731708779} mcu 'mcu': got {'oid': 12, 'next_clock': 714894336, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5371.35757452, '#receive_time': 5371.789802816} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1216104073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5372.010460464, '#receive_time': 5372.031654705} mcu 'mcu': got {'oid': 12, 'next_clock': 768894336, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5371.35757452, '#receive_time': 5372.089793409} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1235304073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5372.010460464, '#receive_time': 5372.331669649} mcu 'mcu': got {'oid': 12, 'next_clock': 822894336, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5372.342380631, '#receive_time': 5372.389790483} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1254504073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5372.010460464, '#receive_time': 5372.631664131} mcu 'mcu': got {'oid': 12, 'next_clock': 876894336, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5372.342380631, '#receive_time': 5372.68979476} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1273704073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5372.010460464, '#receive_time': 5372.93166089} mcu 'mcu': got {'oid': 12, 'next_clock': 930894336, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5372.342380631, '#receive_time': 5372.989786556} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1292904073, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5372.995184501, '#receive_time': 5373.231667538} mcu 'mcu': got {'oid': 12, 'next_clock': 984894336, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5372.342380631, '#receive_time': 5373.289789241} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1312104073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5372.995184501, '#receive_time': 5373.531672963} mcu 'mcu': got {'oid': 12, 'next_clock': 1038894336, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5373.327086538, '#receive_time': 5373.589795537} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1331304073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5372.995184501, '#receive_time': 5373.831678259} mcu 'mcu': got {'oid': 12, 'next_clock': 1092894336, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5373.327086538, '#receive_time': 5373.889788926} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1350504073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5373.9799445, '#receive_time': 5374.131664667} mcu 'mcu': got {'oid': 12, 'next_clock': 1146894336, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5373.327086538, '#receive_time': 5374.189783463} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1369704073, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5373.9799445, '#receive_time': 5374.431667833} mcu 'mcu': got {'oid': 12, 'next_clock': 1200894336, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5374.31115263, '#receive_time': 5374.48986337} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1388904073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5373.9799445, '#receive_time': 5374.731682833} mcu 'mcu': got {'oid': 12, 'next_clock': 1254894336, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5374.31115263, '#receive_time': 5374.789788092} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1408104073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5374.964579814, '#receive_time': 5375.031670592} mcu 'mcu': got {'oid': 12, 'next_clock': 1308894336, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5374.31115263, '#receive_time': 5375.089775555} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1427304073, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5374.964579814, '#receive_time': 5375.331712425} mcu 'mcu': got {'oid': 12, 'next_clock': 1362894336, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5375.295700777, '#receive_time': 5375.389800425} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1446504073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5374.964579814, '#receive_time': 5375.631667295} mcu 'mcu': got {'oid': 12, 'next_clock': 1416894336, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5375.295700777, '#receive_time': 5375.689788647} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1465704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5374.964579814, '#receive_time': 5375.931698888} mcu 'mcu': got {'oid': 12, 'next_clock': 1470894336, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5375.295700777, '#receive_time': 5375.989798406} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1484904073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5375.949331629, '#receive_time': 5376.231700869} mcu 'mcu': got {'oid': 12, 'next_clock': 1524894336, 'value': 31745, '#name': 'analog_in_state', '#sent_time': 5376.280452369, '#receive_time': 5376.289827628} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1504104073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5375.949331629, '#receive_time': 5376.53174785} mcu 'mcu': got {'oid': 12, 'next_clock': 1578894336, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5376.280452369, '#receive_time': 5376.589783684} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1523304073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5375.949331629, '#receive_time': 5376.831782406} mcu 'mcu': got {'oid': 12, 'next_clock': 1632894336, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5376.280452369, '#receive_time': 5376.889850647} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1542504073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5376.934073572, '#receive_time': 5377.131755646} mcu 'mcu': got {'oid': 12, 'next_clock': 1686894336, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5376.280452369, '#receive_time': 5377.189859795} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1561704073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5376.934073572, '#receive_time': 5377.431770202} mcu 'mcu': got {'oid': 12, 'next_clock': 1740894336, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5377.264812906, '#receive_time': 5377.489850128} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1580904073, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5376.934073572, '#receive_time': 5377.731750628} mcu 'mcu': got {'oid': 12, 'next_clock': 1794894336, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5377.264812906, '#receive_time': 5377.78985809} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1600104073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5377.918618146, '#receive_time': 5378.031802516} mcu 'mcu': got {'oid': 12, 'next_clock': 1848894336, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5377.264812906, '#receive_time': 5378.089847201} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1619304073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5377.918618146, '#receive_time': 5378.331865127} mcu 'mcu': got {'oid': 12, 'next_clock': 1902894336, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5378.249690442, '#receive_time': 5378.389848683} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1638504073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5377.918618146, '#receive_time': 5378.631836164} mcu 'mcu': got {'oid': 12, 'next_clock': 1956894336, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5378.249690442, '#receive_time': 5378.689814145} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1657704073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5378.903205368, '#receive_time': 5378.931758071} mcu 'mcu': got {'oid': 12, 'next_clock': 2010894336, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5378.249690442, '#receive_time': 5378.989841497} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1676904073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5378.903205368, '#receive_time': 5379.231775997} mcu 'mcu': got {'oid': 12, 'next_clock': 2064894336, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5379.23463959, '#receive_time': 5379.28985033} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1696104073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5378.903205368, '#receive_time': 5379.531799978} mcu 'mcu': got {'oid': 12, 'next_clock': 2118894336, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5379.23463959, '#receive_time': 5379.589851608} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1715304073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5378.903205368, '#receive_time': 5379.831799571} mcu 'mcu': got {'oid': 12, 'next_clock': 2172894336, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5379.23463959, '#receive_time': 5379.889838274} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1734504073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5379.888233237, '#receive_time': 5380.131789922} mcu 'mcu': got {'oid': 12, 'next_clock': 2226894336, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5379.23463959, '#receive_time': 5380.189836793} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1753704073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5379.888233237, '#receive_time': 5380.431788533} mcu 'mcu': got {'oid': 12, 'next_clock': 2280894336, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5380.219038978, '#receive_time': 5380.489826237} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1772904073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5379.888233237, '#receive_time': 5380.731849941} mcu 'mcu': got {'oid': 12, 'next_clock': 2334894336, 'value': 31723, '#name': 'analog_in_state', '#sent_time': 5380.219038978, '#receive_time': 5380.789827144} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1792104073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5380.872781478, '#receive_time': 5381.031791607} mcu 'mcu': got {'oid': 12, 'next_clock': 2388894336, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5380.219038978, '#receive_time': 5381.089841588} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1811304073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5380.872781478, '#receive_time': 5381.331856866} mcu 'mcu': got {'oid': 12, 'next_clock': 2442894336, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5381.203744496, '#receive_time': 5381.389832403} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1830504073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5380.872781478, '#receive_time': 5381.631798551} mcu 'mcu': got {'oid': 12, 'next_clock': 2496894336, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5381.203744496, '#receive_time': 5381.68985681} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1849704073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5381.856991755, '#receive_time': 5381.931804125} mcu 'mcu': got {'oid': 12, 'next_clock': 2550894336, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5381.203744496, '#receive_time': 5381.989856718} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1868904073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5381.856991755, '#receive_time': 5382.231787699} mcu 'mcu': got {'oid': 12, 'next_clock': 2604894336, 'value': 31724, '#name': 'analog_in_state', '#sent_time': 5382.188666736, '#receive_time': 5382.289833866} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1888104073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5381.856991755, '#receive_time': 5382.53186781} mcu 'mcu': got {'oid': 12, 'next_clock': 2658894336, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5382.188666736, '#receive_time': 5382.589852217} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1907304073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5381.856991755, '#receive_time': 5382.831811976} mcu 'mcu': got {'oid': 12, 'next_clock': 2712894336, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5382.188666736, '#receive_time': 5382.889905884} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1926504073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5382.842017143, '#receive_time': 5383.131812532} mcu 'mcu': got {'oid': 12, 'next_clock': 2766894336, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5383.173571328, '#receive_time': 5383.189853717} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1945704073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5382.842017143, '#receive_time': 5383.43177105} mcu 'mcu': got {'oid': 12, 'next_clock': 2820894336, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5383.173571328, '#receive_time': 5383.48985905} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1964904073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5382.842017143, '#receive_time': 5383.731788809} mcu 'mcu': got {'oid': 12, 'next_clock': 2874894336, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5383.173571328, '#receive_time': 5383.789904976} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1984104073, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5383.826497791, '#receive_time': 5384.031812235} mcu 'mcu': got {'oid': 12, 'next_clock': 2928894336, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5383.173571328, '#receive_time': 5384.08987629} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2003304073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5383.826497791, '#receive_time': 5384.33184342} mcu 'mcu': got {'oid': 12, 'next_clock': 2982894336, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5384.158370364, '#receive_time': 5384.389874161} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2022504073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5383.826497791, '#receive_time': 5384.631819531} mcu 'mcu': got {'oid': 12, 'next_clock': 3036894336, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5384.158370364, '#receive_time': 5384.689822272} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2041704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5384.810785586, '#receive_time': 5384.931774086} mcu 'mcu': got {'oid': 12, 'next_clock': 3090894336, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5384.158370364, '#receive_time': 5384.989823179} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2060904073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5384.810785586, '#receive_time': 5385.231768753} mcu 'mcu': got {'oid': 12, 'next_clock': 3144894336, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5385.143487753, '#receive_time': 5385.289828234} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2080104073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5384.810785586, '#receive_time': 5385.531803919} mcu 'mcu': got {'oid': 12, 'next_clock': 3198894336, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5385.143487753, '#receive_time': 5385.589824864} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2099304073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5385.795088215, '#receive_time': 5385.831804826} mcu 'mcu': got {'oid': 12, 'next_clock': 3252894336, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5385.143487753, '#receive_time': 5385.889914475} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2118504073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5385.795088215, '#receive_time': 5386.131829178} mcu 'mcu': got {'oid': 12, 'next_clock': 3306894336, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5386.127459437, '#receive_time': 5386.189911011} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2137704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5385.795088215, '#receive_time': 5386.431787456} mcu 'mcu': got {'oid': 12, 'next_clock': 3360894336, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5386.127459437, '#receive_time': 5386.489844882} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2156904073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5385.795088215, '#receive_time': 5386.732038048} mcu 'mcu': got {'oid': 12, 'next_clock': 3414894336, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5386.127459437, '#receive_time': 5386.789836196} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2176104073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5386.780065844, '#receive_time': 5387.031818641} mcu 'mcu': got {'oid': 12, 'next_clock': 3468894336, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5386.127459437, '#receive_time': 5387.089832344} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2195304073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5386.780065844, '#receive_time': 5387.331881788} mcu 'mcu': got {'oid': 12, 'next_clock': 3522894336, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5387.112340955, '#receive_time': 5387.389844696} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2214504073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5386.780065844, '#receive_time': 5387.631817714} mcu 'mcu': got {'oid': 12, 'next_clock': 3576894336, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5387.112340955, '#receive_time': 5387.689790807} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2233704073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5387.764371696, '#receive_time': 5387.931791621} mcu 'mcu': got {'oid': 12, 'next_clock': 3630894336, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5387.112340955, '#receive_time': 5387.990048936} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2252904073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5387.764371696, '#receive_time': 5388.231830047} mcu 'mcu': got {'oid': 12, 'next_clock': 3684894336, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5388.096892566, '#receive_time': 5388.28983364} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2272104073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5387.764371696, '#receive_time': 5388.531847825} mcu 'mcu': got {'oid': 12, 'next_clock': 3738894336, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5388.096892566, '#receive_time': 5388.589862232} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2291304073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5388.748917621, '#receive_time': 5388.831835139} mcu 'mcu': got {'oid': 12, 'next_clock': 3792894336, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5388.096892566, '#receive_time': 5388.889846788} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2310504073, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5388.748917621, '#receive_time': 5389.131840936} mcu 'mcu': got {'oid': 12, 'next_clock': 3846894336, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5389.081742973, '#receive_time': 5389.189803806} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2329704073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5388.748917621, '#receive_time': 5389.431824713} mcu 'mcu': got {'oid': 12, 'next_clock': 3900894336, 'value': 31745, '#name': 'analog_in_state', '#sent_time': 5389.081742973, '#receive_time': 5389.489884898} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2348904073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5388.748917621, '#receive_time': 5389.731751639} mcu 'mcu': got {'oid': 12, 'next_clock': 3954894336, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5389.081742973, '#receive_time': 5389.789740361} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2368104073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5389.733419065, '#receive_time': 5390.031751842} mcu 'mcu': got {'oid': 12, 'next_clock': 4008894336, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5390.066463046, '#receive_time': 5390.089749916} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2387304073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5389.733419065, '#receive_time': 5390.331768768} mcu 'mcu': got {'oid': 12, 'next_clock': 4062894336, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5390.066463046, '#receive_time': 5390.38973225} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2406504073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5389.733419065, '#receive_time': 5390.631757601} mcu 'mcu': got {'oid': 12, 'next_clock': 4116894336, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5390.066463046, '#receive_time': 5390.689735083} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2425704073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5390.718215453, '#receive_time': 5390.93175786} mcu 'mcu': got {'oid': 12, 'next_clock': 4170894336, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5390.066463046, '#receive_time': 5390.989727379} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2444904073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5390.718215453, '#receive_time': 5391.231801749} mcu 'mcu': got {'oid': 12, 'next_clock': 4224894336, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5391.051019064, '#receive_time': 5391.289733212} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2464104073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5390.718215453, '#receive_time': 5391.531760786} mcu 'mcu': got {'oid': 12, 'next_clock': 4278894336, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5391.051019064, '#receive_time': 5391.589727767} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2483304073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5391.702898953, '#receive_time': 5391.831756323} mcu 'mcu': got {'oid': 12, 'next_clock': 37927040, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5391.051019064, '#receive_time': 5391.889731156} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2502504073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5391.702898953, '#receive_time': 5392.131810786} mcu 'mcu': got {'oid': 12, 'next_clock': 91927040, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5392.036002952, '#receive_time': 5392.189732656} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2521704073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5391.702898953, '#receive_time': 5392.431776934} mcu 'mcu': got {'oid': 12, 'next_clock': 145927040, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5392.036002952, '#receive_time': 5392.489731897} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2540904073, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5392.687575563, '#receive_time': 5392.73181797} mcu 'mcu': got {'oid': 12, 'next_clock': 199927040, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5392.036002952, '#receive_time': 5392.789733526} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2560104073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5392.687575563, '#receive_time': 5393.031761859} mcu 'mcu': got {'oid': 12, 'next_clock': 253927040, 'value': 31771, '#name': 'analog_in_state', '#sent_time': 5393.020639822, '#receive_time': 5393.089726785} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2579304073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5392.687575563, '#receive_time': 5393.331816637} mcu 'mcu': got {'oid': 12, 'next_clock': 307927040, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5393.020639822, '#receive_time': 5393.389727581} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2598504073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5392.687575563, '#receive_time': 5393.631784711} mcu 'mcu': got {'oid': 12, 'next_clock': 361927040, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5393.020639822, '#receive_time': 5393.689722007} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2617704073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5393.672328581, '#receive_time': 5393.931769673} mcu 'mcu': got {'oid': 12, 'next_clock': 415927040, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5393.020639822, '#receive_time': 5393.989717025} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2636904073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5393.672328581, '#receive_time': 5394.231824007} mcu 'mcu': got {'oid': 12, 'next_clock': 469927040, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5394.005321766, '#receive_time': 5394.289714877} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2656104073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5393.672328581, '#receive_time': 5394.531920932} mcu 'mcu': got {'oid': 12, 'next_clock': 523927040, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5394.005321766, '#receive_time': 5394.589802321} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2675304073, 'value': 31820, '#name': 'analog_in_state', '#sent_time': 5394.657022006, '#receive_time': 5394.831858247} mcu 'mcu': got {'oid': 12, 'next_clock': 577927040, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5394.005321766, '#receive_time': 5394.889807284} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2694504073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5394.657022006, '#receive_time': 5395.131917488} mcu 'mcu': got {'oid': 12, 'next_clock': 631927040, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5394.989760673, '#receive_time': 5395.189787228} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2713704073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5394.657022006, '#receive_time': 5395.431858765} mcu 'mcu': got {'oid': 12, 'next_clock': 685927040, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5394.989760673, '#receive_time': 5395.489785858} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2732904073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5395.641786821, '#receive_time': 5395.73195095} mcu 'mcu': got {'oid': 12, 'next_clock': 739927040, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5394.989760673, '#receive_time': 5395.789777172} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2752104073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5395.641786821, '#receive_time': 5396.031879672} mcu 'mcu': got {'oid': 12, 'next_clock': 793927040, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5395.974163209, '#receive_time': 5396.089829691} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2771304073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5395.641786821, '#receive_time': 5396.331900042} mcu 'mcu': got {'oid': 12, 'next_clock': 847927040, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5395.974163209, '#receive_time': 5396.389808283} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2790504073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5396.62619995, '#receive_time': 5396.63191519} mcu 'mcu': got {'oid': 12, 'next_clock': 901927040, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5395.974163209, '#receive_time': 5396.689779561} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2809704073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5396.62619995, '#receive_time': 5396.931869635} mcu 'mcu': got {'oid': 12, 'next_clock': 955927040, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5396.958290098, '#receive_time': 5396.989804949} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2828904073, 'value': 31821, '#name': 'analog_in_state', '#sent_time': 5396.62619995, '#receive_time': 5397.231969894} mcu 'mcu': got {'oid': 12, 'next_clock': 1009927040, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5396.958290098, '#receive_time': 5397.289749079} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2848104073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5396.62619995, '#receive_time': 5397.531865023} mcu 'mcu': got {'oid': 12, 'next_clock': 1063927040, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5396.958290098, '#receive_time': 5397.589786523} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2867304073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5397.611059745, '#receive_time': 5397.831860301} mcu 'mcu': got {'oid': 12, 'next_clock': 1117927040, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5396.958290098, '#receive_time': 5397.889794949} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2886504073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5397.611059745, '#receive_time': 5398.131883245} mcu 'mcu': got {'oid': 12, 'next_clock': 1171927040, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5397.943028171, '#receive_time': 5398.189796208} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2905704073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5397.611059745, '#receive_time': 5398.431895004} mcu 'mcu': got {'oid': 12, 'next_clock': 1225927040, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5397.943028171, '#receive_time': 5398.489794874} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2924904073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5398.595790374, '#receive_time': 5398.731880689} mcu 'mcu': got {'oid': 12, 'next_clock': 1279927040, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5397.943028171, '#receive_time': 5398.789794708} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2944104073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5398.595790374, '#receive_time': 5399.031892189} mcu 'mcu': got {'oid': 12, 'next_clock': 1333927040, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5398.927582522, '#receive_time': 5399.089776374} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2963304073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5398.595790374, '#receive_time': 5399.332027152} mcu 'mcu': got {'oid': 12, 'next_clock': 1387927040, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5398.927582522, '#receive_time': 5399.389811355} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2982504073, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5399.58070967, '#receive_time': 5399.63188917} mcu 'mcu': got {'oid': 12, 'next_clock': 1441927040, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5398.927582522, '#receive_time': 5399.689774763} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3001704073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5399.58070967, '#receive_time': 5399.931873337} mcu 'mcu': got {'oid': 12, 'next_clock': 1495927040, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5399.912315596, '#receive_time': 5399.989767744} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3020904073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5399.58070967, '#receive_time': 5400.23185354} mcu 'mcu': got {'oid': 12, 'next_clock': 1549927040, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5399.912315596, '#receive_time': 5400.289847688} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3040104073, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5399.58070967, '#receive_time': 5400.531877355} mcu 'mcu': got {'oid': 12, 'next_clock': 1603927040, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5399.912315596, '#receive_time': 5400.589749725} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3059304073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5400.565332799, '#receive_time': 5400.831877577} mcu 'mcu': got {'oid': 12, 'next_clock': 1657927040, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5399.912315596, '#receive_time': 5400.889772706} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3078504073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5400.565332799, '#receive_time': 5401.13186778} mcu 'mcu': got {'oid': 12, 'next_clock': 1711927040, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5400.896657003, '#receive_time': 5401.189764632} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3097704073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5400.565332799, '#receive_time': 5401.431951206} mcu 'mcu': got {'oid': 12, 'next_clock': 1765927040, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5400.896657003, '#receive_time': 5401.489763428} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3116904073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5401.550235965, '#receive_time': 5401.731873039} mcu 'mcu': got {'oid': 12, 'next_clock': 1819927040, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5400.896657003, '#receive_time': 5401.789804317} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3136104073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5401.550235965, '#receive_time': 5402.031880909} mcu 'mcu': got {'oid': 12, 'next_clock': 1873927040, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5401.881675132, '#receive_time': 5402.089781428} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3155304073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5401.550235965, '#receive_time': 5402.331924076} mcu 'mcu': got {'oid': 12, 'next_clock': 1927927040, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5401.881675132, '#receive_time': 5402.389771946} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3174504073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5402.535077353, '#receive_time': 5402.631891928} mcu 'mcu': got {'oid': 12, 'next_clock': 1981927040, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5401.881675132, '#receive_time': 5402.689783594} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3193704073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5402.535077353, '#receive_time': 5402.931867057} mcu 'mcu': got {'oid': 12, 'next_clock': 2035927040, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5402.866086501, '#receive_time': 5402.989740575} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3212904073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5402.535077353, '#receive_time': 5403.231888649} mcu 'mcu': got {'oid': 12, 'next_clock': 2089927040, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5402.866086501, '#receive_time': 5403.28976689} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3232104073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5403.519545001, '#receive_time': 5403.531892705} mcu 'mcu': got {'oid': 12, 'next_clock': 2143927040, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5402.866086501, '#receive_time': 5403.589745112} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3251304073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5403.519545001, '#receive_time': 5403.83187339} mcu 'mcu': got {'oid': 12, 'next_clock': 2197927040, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5403.850709001, '#receive_time': 5403.889757001} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3270504073, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5403.519545001, '#receive_time': 5404.131890056} mcu 'mcu': got {'oid': 12, 'next_clock': 2251927040, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5403.850709001, '#receive_time': 5404.189753797} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3289704073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5403.519545001, '#receive_time': 5404.431886482} mcu 'mcu': got {'oid': 12, 'next_clock': 2305927040, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5403.850709001, '#receive_time': 5404.489737389} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3308904073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5404.503923426, '#receive_time': 5404.731903889} mcu 'mcu': got {'oid': 12, 'next_clock': 2359927040, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5403.850709001, '#receive_time': 5404.789746223} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3328104073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5404.503923426, '#receive_time': 5405.031891945} mcu 'mcu': got {'oid': 12, 'next_clock': 2413927040, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5404.835461574, '#receive_time': 5405.089771685} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3347304073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5404.503923426, '#receive_time': 5405.331881093} mcu 'mcu': got {'oid': 12, 'next_clock': 2467927040, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5404.835461574, '#receive_time': 5405.389767444} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3366504073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5405.488428204, '#receive_time': 5405.631956555} mcu 'mcu': got {'oid': 12, 'next_clock': 2521927040, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5404.835461574, '#receive_time': 5405.6897275} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3385704073, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5405.488428204, '#receive_time': 5405.931899463} mcu 'mcu': got {'oid': 12, 'next_clock': 2575927040, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5405.820258481, '#receive_time': 5405.989743833} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3404904073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5405.488428204, '#receive_time': 5406.231913036} mcu 'mcu': got {'oid': 12, 'next_clock': 2629927040, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5405.820258481, '#receive_time': 5406.289735462} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3424104073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5406.47326824, '#receive_time': 5406.531858814} mcu 'mcu': got {'oid': 12, 'next_clock': 2683927040, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5405.820258481, '#receive_time': 5406.589838203} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3443304073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5406.47326824, '#receive_time': 5406.831921647} mcu 'mcu': got {'oid': 12, 'next_clock': 2737927040, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5406.804816684, '#receive_time': 5406.889751684} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3462504073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5406.47326824, '#receive_time': 5407.13191924} mcu 'mcu': got {'oid': 12, 'next_clock': 2791927040, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5406.804816684, '#receive_time': 5407.189739814} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3481704073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5406.47326824, '#receive_time': 5407.431931091} mcu 'mcu': got {'oid': 12, 'next_clock': 2845927040, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5406.804816684, '#receive_time': 5407.489745165} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3500904073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5407.457765425, '#receive_time': 5407.731931554} mcu 'mcu': got {'oid': 12, 'next_clock': 2899927040, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5406.804816684, '#receive_time': 5407.78991385} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3520104073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5407.457765425, '#receive_time': 5408.031940276} mcu 'mcu': got {'oid': 12, 'next_clock': 2953927040, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5407.789896721, '#receive_time': 5408.089737554} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3539304073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5407.457765425, '#receive_time': 5408.331928517} mcu 'mcu': got {'oid': 12, 'next_clock': 3007927040, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5407.789896721, '#receive_time': 5408.389732943} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3558504073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5408.442164109, '#receive_time': 5408.631898572} mcu 'mcu': got {'oid': 12, 'next_clock': 3061927040, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5407.789896721, '#receive_time': 5408.689842831} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3577704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5408.442164109, '#receive_time': 5408.931933053} mcu 'mcu': got {'oid': 12, 'next_clock': 3115927040, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5408.774715146, '#receive_time': 5408.989758201} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3596904073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5408.442164109, '#receive_time': 5409.231930849} mcu 'mcu': got {'oid': 12, 'next_clock': 3169927040, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5408.774715146, '#receive_time': 5409.289778553} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3616104073, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5409.427092442, '#receive_time': 5409.531930275} mcu 'mcu': got {'oid': 12, 'next_clock': 3223927040, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5408.774715146, '#receive_time': 5409.589812257} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3635304073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5409.427092442, '#receive_time': 5409.831913479} mcu 'mcu': got {'oid': 12, 'next_clock': 3277927040, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5409.759889905, '#receive_time': 5409.88973396} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3654504073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5409.427092442, '#receive_time': 5410.131916886} mcu 'mcu': got {'oid': 12, 'next_clock': 3331927040, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5409.759889905, '#receive_time': 5410.18973196} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3673704073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5410.411405682, '#receive_time': 5410.431896238} mcu 'mcu': got {'oid': 12, 'next_clock': 3385927040, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5409.759889905, '#receive_time': 5410.489726089} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3692904073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5410.411405682, '#receive_time': 5410.732184663} mcu 'mcu': got {'oid': 12, 'next_clock': 3439927040, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5410.744169608, '#receive_time': 5410.789719682} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3712104073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5410.411405682, '#receive_time': 5411.031918311} mcu 'mcu': got {'oid': 12, 'next_clock': 3493927040, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5410.744169608, '#receive_time': 5411.08971896} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3731304073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5410.411405682, '#receive_time': 5411.331949052} mcu 'mcu': got {'oid': 12, 'next_clock': 3547927040, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5410.744169608, '#receive_time': 5411.389720441} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3750504073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5411.396140996, '#receive_time': 5411.63192257} mcu 'mcu': got {'oid': 12, 'next_clock': 3601927040, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5410.744169608, '#receive_time': 5411.689735181} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3769704073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5411.396140996, '#receive_time': 5411.931900126} mcu 'mcu': got {'oid': 12, 'next_clock': 3655927040, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5411.728952737, '#receive_time': 5411.989726811} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3788904073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5411.396140996, '#receive_time': 5412.23192557} mcu 'mcu': got {'oid': 12, 'next_clock': 3709927040, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5411.728952737, '#receive_time': 5412.289722977} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3808104073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5412.380887237, '#receive_time': 5412.531921829} mcu 'mcu': got {'oid': 12, 'next_clock': 3763927040, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5411.728952737, '#receive_time': 5412.58972344} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3827304073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5412.380887237, '#receive_time': 5412.834203866} mcu 'mcu': got {'oid': 12, 'next_clock': 3817927040, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5412.713612421, '#receive_time': 5412.889704847} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3846504073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5412.380887237, '#receive_time': 5413.131962625} mcu 'mcu': got {'oid': 12, 'next_clock': 3871927040, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5412.713612421, '#receive_time': 5413.189717292} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3865704073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5413.365016551, '#receive_time': 5413.431909866} mcu 'mcu': got {'oid': 12, 'next_clock': 3925927040, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5412.713612421, '#receive_time': 5413.489734903} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3884904073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5413.365016551, '#receive_time': 5413.731939754} mcu 'mcu': got {'oid': 12, 'next_clock': 3979927040, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5413.698345625, '#receive_time': 5413.789724884} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3904104073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5413.365016551, '#receive_time': 5414.031909328} mcu 'mcu': got {'oid': 12, 'next_clock': 4033927040, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5413.698345625, '#receive_time': 5414.089682828} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3923304073, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5413.365016551, '#receive_time': 5414.331943865} mcu 'mcu': got {'oid': 12, 'next_clock': 4087927040, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5413.698345625, '#receive_time': 5414.389748958} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3942504073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5414.349394217, '#receive_time': 5414.631954439} mcu 'mcu': got {'oid': 12, 'next_clock': 4141927040, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5414.682723661, '#receive_time': 5414.689740828} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3961704073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5414.349394217, '#receive_time': 5414.932038457} mcu 'mcu': got {'oid': 12, 'next_clock': 4195927040, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5414.682723661, '#receive_time': 5414.989736624} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3980904073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5414.349394217, '#receive_time': 5415.231975531} mcu 'mcu': got {'oid': 12, 'next_clock': 4249927040, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5414.682723661, '#receive_time': 5415.289709661} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4000104073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5415.334203661, '#receive_time': 5415.531942938} mcu 'mcu': got {'oid': 12, 'next_clock': 8959744, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5414.682723661, '#receive_time': 5415.589715623} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4019304073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5415.334203661, '#receive_time': 5415.831972309} mcu 'mcu': got {'oid': 12, 'next_clock': 62959744, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5415.667334401, '#receive_time': 5415.889726457} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4038504073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5415.334203661, '#receive_time': 5416.131972364} mcu 'mcu': got {'oid': 12, 'next_clock': 116959744, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5415.667334401, '#receive_time': 5416.189782901} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4057704073, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5416.318635771, '#receive_time': 5416.431972827} mcu 'mcu': got {'oid': 12, 'next_clock': 170959744, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5415.667334401, '#receive_time': 5416.489701697} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4076904073, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5416.318635771, '#receive_time': 5416.731970938} mcu 'mcu': got {'oid': 12, 'next_clock': 224959744, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5416.651906364, '#receive_time': 5416.789727067} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4096104073, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5416.318635771, '#receive_time': 5417.031987234} mcu 'mcu': got {'oid': 12, 'next_clock': 278959744, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5416.651906364, '#receive_time': 5417.089685641} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4115304073, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5417.302839363, '#receive_time': 5417.33196503} mcu 'mcu': got {'oid': 12, 'next_clock': 332959744, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5416.651906364, '#receive_time': 5417.389731919} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4134504073, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5417.302839363, '#receive_time': 5417.632012178} mcu 'mcu': got {'oid': 12, 'next_clock': 386959744, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5417.636646844, '#receive_time': 5417.689725196} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4153704073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5417.302839363, '#receive_time': 5417.931965641} mcu 'mcu': got {'oid': 12, 'next_clock': 440959744, 'value': 31745, '#name': 'analog_in_state', '#sent_time': 5417.636646844, '#receive_time': 5417.989707992} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4172904073, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5417.302839363, '#receive_time': 5418.231990603} mcu 'mcu': got {'oid': 12, 'next_clock': 494959744, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5417.636646844, '#receive_time': 5418.289722029} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4192104073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5418.28725827, '#receive_time': 5418.531982659} mcu 'mcu': got {'oid': 12, 'next_clock': 548959744, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5417.636646844, '#receive_time': 5418.589691474} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4211304073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5418.28725827, '#receive_time': 5418.831971881} mcu 'mcu': got {'oid': 12, 'next_clock': 602959744, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5418.621124899, '#receive_time': 5418.889702047} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4230504073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5418.28725827, '#receive_time': 5419.131962047} mcu 'mcu': got {'oid': 12, 'next_clock': 656959744, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5418.621124899, '#receive_time': 5419.189689103} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4249704073, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5419.272125862, '#receive_time': 5419.431949529} mcu 'mcu': got {'oid': 12, 'next_clock': 710959744, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5418.621124899, '#receive_time': 5419.489674954} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4268904073, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5419.272125862, '#receive_time': 5419.731969603} mcu 'mcu': got {'oid': 12, 'next_clock': 764959744, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5419.606215288, '#receive_time': 5419.789700047} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4288104073, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5419.272125862, '#receive_time': 5420.031983825} mcu 'mcu': got {'oid': 12, 'next_clock': 818959744, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5419.606215288, '#receive_time': 5420.089661528} mcu 'EBBCan': got {'oid': 6, 'next_clock': 12336777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5420.257159417, '#receive_time': 5420.331957176} mcu 'mcu': got {'oid': 12, 'next_clock': 872959744, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5419.606215288, '#receive_time': 5420.389714843} mcu 'EBBCan': got {'oid': 6, 'next_clock': 31536777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5420.257159417, '#receive_time': 5420.631968435} mcu 'mcu': got {'oid': 12, 'next_clock': 926959744, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5420.590732028, '#receive_time': 5420.689704065} mcu 'EBBCan': got {'oid': 6, 'next_clock': 50736777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5420.257159417, '#receive_time': 5420.931977991} mcu 'mcu': got {'oid': 12, 'next_clock': 980959744, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5420.590732028, '#receive_time': 5420.989714324} mcu 'EBBCan': got {'oid': 6, 'next_clock': 69936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5420.257159417, '#receive_time': 5421.232088028} mcu 'mcu': got {'oid': 12, 'next_clock': 1034959744, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5420.590732028, '#receive_time': 5421.289679009} mcu 'EBBCan': got {'oid': 6, 'next_clock': 89136777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5421.241852324, '#receive_time': 5421.53201612} mcu 'mcu': got {'oid': 12, 'next_clock': 1088959744, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5421.575676472, '#receive_time': 5421.589687898} mcu 'EBBCan': got {'oid': 6, 'next_clock': 108336777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5421.241852324, '#receive_time': 5421.832003712} mcu 'mcu': got {'oid': 12, 'next_clock': 1142959744, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5421.575676472, '#receive_time': 5421.889717601} mcu 'EBBCan': got {'oid': 6, 'next_clock': 127536777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5421.241852324, '#receive_time': 5422.132040138} mcu 'mcu': got {'oid': 12, 'next_clock': 1196959744, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5421.575676472, '#receive_time': 5422.189795805} mcu 'EBBCan': got {'oid': 6, 'next_clock': 146736777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5422.226845342, '#receive_time': 5422.432055193} mcu 'mcu': got {'oid': 12, 'next_clock': 1250959744, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5421.575676472, '#receive_time': 5422.48970349} mcu 'EBBCan': got {'oid': 6, 'next_clock': 165936777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5422.226845342, '#receive_time': 5422.731997471} mcu 'mcu': got {'oid': 12, 'next_clock': 1304959744, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5422.560313045, '#receive_time': 5422.78974849} mcu 'EBBCan': got {'oid': 6, 'next_clock': 185136777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5422.226845342, '#receive_time': 5423.032068397} mcu 'mcu': got {'oid': 12, 'next_clock': 1358959744, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5422.560313045, '#receive_time': 5423.08968673} mcu 'EBBCan': got {'oid': 6, 'next_clock': 204336777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5423.211331286, '#receive_time': 5423.33204836} mcu 'mcu': got {'oid': 12, 'next_clock': 1412959744, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5422.560313045, '#receive_time': 5423.389697267} mcu 'EBBCan': got {'oid': 6, 'next_clock': 223536777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5423.211331286, '#receive_time': 5423.632020063} mcu 'mcu': got {'oid': 12, 'next_clock': 1466959744, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5423.544401211, '#receive_time': 5423.689700748} mcu 'EBBCan': got {'oid': 6, 'next_clock': 242736777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5423.211331286, '#receive_time': 5423.93203847} mcu 'mcu': got {'oid': 12, 'next_clock': 1520959744, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5423.544401211, '#receive_time': 5423.989707248} mcu 'EBBCan': got {'oid': 6, 'next_clock': 261936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5424.196033544, '#receive_time': 5424.23198947} mcu 'mcu': got {'oid': 12, 'next_clock': 1574959744, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5423.544401211, '#receive_time': 5424.289806396} mcu 'EBBCan': got {'oid': 6, 'next_clock': 281136777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5424.196033544, '#receive_time': 5424.5320241} mcu 'mcu': got {'oid': 12, 'next_clock': 1628959744, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5424.528666618, '#receive_time': 5424.589680488} mcu 'EBBCan': got {'oid': 6, 'next_clock': 300336777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5424.196033544, '#receive_time': 5424.83205647} mcu 'mcu': got {'oid': 12, 'next_clock': 1682959744, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5424.528666618, '#receive_time': 5424.889694303} mcu 'EBBCan': got {'oid': 6, 'next_clock': 319536777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5424.196033544, '#receive_time': 5425.132017433} mcu 'mcu': got {'oid': 12, 'next_clock': 1736959744, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5424.528666618, '#receive_time': 5425.189683821} mcu 'EBBCan': got {'oid': 6, 'next_clock': 338736777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5425.180706192, '#receive_time': 5425.432031951} mcu 'mcu': got {'oid': 12, 'next_clock': 1790959744, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5424.528666618, '#receive_time': 5425.489683192} mcu 'EBBCan': got {'oid': 6, 'next_clock': 357936777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5425.180706192, '#receive_time': 5425.731994969} mcu 'mcu': got {'oid': 12, 'next_clock': 1844959744, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5425.512736951, '#receive_time': 5425.789709469} mcu 'EBBCan': got {'oid': 6, 'next_clock': 377136777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5425.180706192, '#receive_time': 5426.032076432} mcu 'mcu': got {'oid': 12, 'next_clock': 1898959744, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5425.512736951, '#receive_time': 5426.089666821} mcu 'EBBCan': got {'oid': 6, 'next_clock': 396336777, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5426.165222525, '#receive_time': 5426.332027487} mcu 'mcu': got {'oid': 12, 'next_clock': 1952959744, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5425.512736951, '#receive_time': 5426.389763302} mcu 'EBBCan': got {'oid': 6, 'next_clock': 415536777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5426.165222525, '#receive_time': 5426.632034061} mcu 'mcu': got {'oid': 12, 'next_clock': 2006959744, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5426.497582543, '#receive_time': 5426.689682858} mcu 'EBBCan': got {'oid': 6, 'next_clock': 434736777, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5426.165222525, '#receive_time': 5426.932026339} mcu 'mcu': got {'oid': 12, 'next_clock': 2060959744, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5426.497582543, '#receive_time': 5426.989687061} mcu 'EBBCan': got {'oid': 6, 'next_clock': 453936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5427.149867265, '#receive_time': 5427.232013117} mcu 'mcu': got {'oid': 12, 'next_clock': 2114959744, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5426.497582543, '#receive_time': 5427.289684542} mcu 'EBBCan': got {'oid': 6, 'next_clock': 473136777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5427.149867265, '#receive_time': 5427.532164172} mcu 'mcu': got {'oid': 12, 'next_clock': 2168959744, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5427.482450987, '#receive_time': 5427.589668839} mcu 'EBBCan': got {'oid': 6, 'next_clock': 492336777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5427.149867265, '#receive_time': 5427.832040375} mcu 'mcu': got {'oid': 12, 'next_clock': 2222959744, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5427.482450987, '#receive_time': 5427.889716431} mcu 'EBBCan': got {'oid': 6, 'next_clock': 511536777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5427.149867265, '#receive_time': 5428.132029005} mcu 'mcu': got {'oid': 12, 'next_clock': 2276959744, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5427.482450987, '#receive_time': 5428.189712023} mcu 'EBBCan': got {'oid': 6, 'next_clock': 530736777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5428.134231486, '#receive_time': 5428.432066227} mcu 'mcu': got {'oid': 12, 'next_clock': 2330959744, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5428.466829153, '#receive_time': 5428.489658949} mcu 'EBBCan': got {'oid': 6, 'next_clock': 549936777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5428.134231486, '#receive_time': 5428.732032171} mcu 'mcu': got {'oid': 12, 'next_clock': 2384959744, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5428.466829153, '#receive_time': 5428.78969106} mcu 'EBBCan': got {'oid': 6, 'next_clock': 569136777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5428.134231486, '#receive_time': 5429.032120393} mcu 'mcu': got {'oid': 12, 'next_clock': 2438959744, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5428.466829153, '#receive_time': 5429.089679652} mcu 'EBBCan': got {'oid': 6, 'next_clock': 588336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5429.118916856, '#receive_time': 5429.332055597} mcu 'mcu': got {'oid': 12, 'next_clock': 2492959744, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5428.466829153, '#receive_time': 5429.389839023} mcu 'EBBCan': got {'oid': 6, 'next_clock': 607536777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5429.118916856, '#receive_time': 5429.632132948} mcu 'mcu': got {'oid': 12, 'next_clock': 2546959744, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5429.451463967, '#receive_time': 5429.689672393} mcu 'EBBCan': got {'oid': 6, 'next_clock': 626736777, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5429.118916856, '#receive_time': 5429.932025041} mcu 'mcu': got {'oid': 12, 'next_clock': 2600959744, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5429.451463967, '#receive_time': 5429.989680152} mcu 'EBBCan': got {'oid': 6, 'next_clock': 645936777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5430.103602319, '#receive_time': 5430.232030689} mcu 'mcu': got {'oid': 12, 'next_clock': 2654959744, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5429.451463967, '#receive_time': 5430.289680318} mcu 'EBBCan': got {'oid': 6, 'next_clock': 665136777, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5430.103602319, '#receive_time': 5430.532143133} mcu 'mcu': got {'oid': 12, 'next_clock': 2708959744, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5430.436148207, '#receive_time': 5430.589677503} mcu 'EBBCan': got {'oid': 6, 'next_clock': 684336777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5430.103602319, '#receive_time': 5430.832041855} mcu 'mcu': got {'oid': 12, 'next_clock': 2762959744, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5430.436148207, '#receive_time': 5430.88968854} mcu 'EBBCan': got {'oid': 6, 'next_clock': 703536777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5431.087751633, '#receive_time': 5431.132036688} mcu 'mcu': got {'oid': 12, 'next_clock': 2816959744, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5430.436148207, '#receive_time': 5431.189674225} mcu 'EBBCan': got {'oid': 6, 'next_clock': 722736777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5431.087751633, '#receive_time': 5431.432030892} mcu 'mcu': got {'oid': 12, 'next_clock': 2870959744, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5431.420651725, '#receive_time': 5431.489648077} mcu 'EBBCan': got {'oid': 6, 'next_clock': 741936777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5431.087751633, '#receive_time': 5431.732074373} mcu 'mcu': got {'oid': 12, 'next_clock': 2924959744, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5431.420651725, '#receive_time': 5431.789655966} mcu 'EBBCan': got {'oid': 6, 'next_clock': 761136777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5431.087751633, '#receive_time': 5432.032064243} mcu 'mcu': got {'oid': 12, 'next_clock': 2978959744, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5431.420651725, '#receive_time': 5432.089664262} mcu 'EBBCan': got {'oid': 6, 'next_clock': 780336777, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5432.072223206, '#receive_time': 5432.332035762} mcu 'mcu': got {'oid': 12, 'next_clock': 3032959744, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5431.420651725, '#receive_time': 5432.389774817} mcu 'EBBCan': got {'oid': 6, 'next_clock': 799536777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5432.072223206, '#receive_time': 5432.632101799} mcu 'mcu': got {'oid': 12, 'next_clock': 3086959744, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5432.405387984, '#receive_time': 5432.689660095} mcu 'EBBCan': got {'oid': 6, 'next_clock': 818736777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5432.072223206, '#receive_time': 5432.932068687} mcu 'mcu': got {'oid': 12, 'next_clock': 3140959744, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5432.405387984, '#receive_time': 5432.989671687} mcu 'EBBCan': got {'oid': 6, 'next_clock': 837936777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5433.057184317, '#receive_time': 5433.232048928} mcu 'mcu': got {'oid': 12, 'next_clock': 3194959744, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5432.405387984, '#receive_time': 5433.289651983} mcu 'EBBCan': got {'oid': 6, 'next_clock': 857136777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5433.057184317, '#receive_time': 5433.532057002} mcu 'mcu': got {'oid': 12, 'next_clock': 3248959744, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5433.390386983, '#receive_time': 5433.589690076} mcu 'EBBCan': got {'oid': 6, 'next_clock': 876336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5433.057184317, '#receive_time': 5433.832055113} mcu 'mcu': got {'oid': 12, 'next_clock': 3302959744, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5433.390386983, '#receive_time': 5433.889661853} mcu 'EBBCan': got {'oid': 6, 'next_clock': 895536777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5434.041874261, '#receive_time': 5434.132057298} mcu 'mcu': got {'oid': 12, 'next_clock': 3356959744, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5433.390386983, '#receive_time': 5434.189665279} mcu 'EBBCan': got {'oid': 6, 'next_clock': 914736777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5434.041874261, '#receive_time': 5434.43207289} mcu 'mcu': got {'oid': 12, 'next_clock': 3410959744, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5434.374731835, '#receive_time': 5434.489642871} mcu 'EBBCan': got {'oid': 6, 'next_clock': 933936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5434.041874261, '#receive_time': 5434.732046279} mcu 'mcu': got {'oid': 12, 'next_clock': 3464959744, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5434.374731835, '#receive_time': 5434.789644779} mcu 'EBBCan': got {'oid': 6, 'next_clock': 953136777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5435.026804501, '#receive_time': 5435.032076501} mcu 'mcu': got {'oid': 12, 'next_clock': 3518959744, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5434.374731835, '#receive_time': 5435.089660353} mcu 'EBBCan': got {'oid': 6, 'next_clock': 972336777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5435.026804501, '#receive_time': 5435.332077371} mcu 'mcu': got {'oid': 12, 'next_clock': 3572959744, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5435.359500982, '#receive_time': 5435.389783075} mcu 'EBBCan': got {'oid': 6, 'next_clock': 991536777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5435.026804501, '#receive_time': 5435.632095} mcu 'mcu': got {'oid': 12, 'next_clock': 3626959744, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5435.359500982, '#receive_time': 5435.689671556} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1010736777, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5435.026804501, '#receive_time': 5435.932059111} mcu 'mcu': got {'oid': 12, 'next_clock': 3680959744, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5435.359500982, '#receive_time': 5435.989692111} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1029936777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5436.011641315, '#receive_time': 5436.232055704} mcu 'mcu': got {'oid': 12, 'next_clock': 3734959744, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5435.359500982, '#receive_time': 5436.289663019} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1049136777, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5436.011641315, '#receive_time': 5436.532058685} mcu 'mcu': got {'oid': 12, 'next_clock': 3788959744, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5436.344222222, '#receive_time': 5436.589691204} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1068336777, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5436.011641315, '#receive_time': 5436.832158203} mcu 'mcu': got {'oid': 12, 'next_clock': 3842959744, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5436.344222222, '#receive_time': 5436.889623074} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1087536777, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5436.996118907, '#receive_time': 5437.13208987} mcu 'mcu': got {'oid': 12, 'next_clock': 3896959744, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5436.344222222, '#receive_time': 5437.18966224} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1106736777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5436.996118907, '#receive_time': 5437.432128536} mcu 'mcu': got {'oid': 12, 'next_clock': 3950959744, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5437.329286259, '#receive_time': 5437.489645296} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1125936777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5436.996118907, '#receive_time': 5437.732067907} mcu 'mcu': got {'oid': 12, 'next_clock': 4004959744, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5437.329286259, '#receive_time': 5437.789736221} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1145136777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5437.980754129, '#receive_time': 5438.032070869} mcu 'mcu': got {'oid': 12, 'next_clock': 4058959744, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5437.329286259, '#receive_time': 5438.089671629} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1164336777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5437.980754129, '#receive_time': 5438.332090073} mcu 'mcu': got {'oid': 12, 'next_clock': 4112959744, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5438.313828925, '#receive_time': 5438.389731777} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1183536777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5437.980754129, '#receive_time': 5438.632081443} mcu 'mcu': got {'oid': 12, 'next_clock': 4166959744, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5438.313828925, '#receive_time': 5438.689651332} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1202736777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5437.980754129, '#receive_time': 5438.932169554} mcu 'mcu': got {'oid': 12, 'next_clock': 4220959744, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5438.313828925, '#receive_time': 5438.989646684} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1221936777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5438.965639165, '#receive_time': 5439.232085702} mcu 'mcu': got {'oid': 12, 'next_clock': 4274959744, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5438.313828925, '#receive_time': 5439.289647443} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1241136777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5438.965639165, '#receive_time': 5439.532049868} mcu 'mcu': got {'oid': 12, 'next_clock': 33992448, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5439.298736165, '#receive_time': 5439.589663628} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1260336777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5438.965639165, '#receive_time': 5439.832077387} mcu 'mcu': got {'oid': 12, 'next_clock': 87992448, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5439.298736165, '#receive_time': 5439.889746202} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1279536777, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5439.950076479, '#receive_time': 5440.132078127} mcu 'mcu': got {'oid': 12, 'next_clock': 141992448, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5439.298736165, '#receive_time': 5440.189650627} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1298736777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5439.950076479, '#receive_time': 5440.432129572} mcu 'mcu': got {'oid': 12, 'next_clock': 195992448, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5440.283498127, '#receive_time': 5440.489634812} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1317936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5439.950076479, '#receive_time': 5440.732074886} mcu 'mcu': got {'oid': 12, 'next_clock': 249992448, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5440.283498127, '#receive_time': 5440.789627683} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1337136777, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5440.934757497, '#receive_time': 5441.032085664} mcu 'mcu': got {'oid': 12, 'next_clock': 303992448, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5440.283498127, '#receive_time': 5441.089647682} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1356336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5440.934757497, '#receive_time': 5441.332109071} mcu 'mcu': got {'oid': 12, 'next_clock': 357992448, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5441.267708108, '#receive_time': 5441.389759441} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1375536777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5440.934757497, '#receive_time': 5441.632084478} mcu 'mcu': got {'oid': 12, 'next_clock': 411992448, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5441.267708108, '#receive_time': 5441.689654756} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1394736777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5441.919039367, '#receive_time': 5441.932072997} mcu 'mcu': got {'oid': 12, 'next_clock': 465992448, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5441.267708108, '#receive_time': 5441.9896637} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1413936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5441.919039367, '#receive_time': 5442.232089015} mcu 'mcu': got {'oid': 12, 'next_clock': 519992448, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5442.252175274, '#receive_time': 5442.289626293} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1433136777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5441.919039367, '#receive_time': 5442.532076867} mcu 'mcu': got {'oid': 12, 'next_clock': 573992448, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5442.252175274, '#receive_time': 5442.589712348} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1452336777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5441.919039367, '#receive_time': 5442.832100718} mcu 'mcu': got {'oid': 12, 'next_clock': 627992448, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5442.252175274, '#receive_time': 5442.889697811} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1471536777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5442.903783052, '#receive_time': 5443.132091607} mcu 'mcu': got {'oid': 12, 'next_clock': 681992448, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5442.252175274, '#receive_time': 5443.189653163} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1490736777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5442.903783052, '#receive_time': 5443.432176607} mcu 'mcu': got {'oid': 12, 'next_clock': 735992448, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5443.236917126, '#receive_time': 5443.489631922} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1509936777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5442.903783052, '#receive_time': 5443.732104588} mcu 'mcu': got {'oid': 12, 'next_clock': 789992448, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5443.236917126, '#receive_time': 5443.789633014} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1529136777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5443.888123977, '#receive_time': 5444.032189792} mcu 'mcu': got {'oid': 12, 'next_clock': 843992448, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5443.236917126, '#receive_time': 5444.089885125} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1548336777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5443.888123977, '#receive_time': 5444.332107458} mcu 'mcu': got {'oid': 12, 'next_clock': 897992448, 'value': 31771, '#name': 'analog_in_state', '#sent_time': 5444.221468218, '#receive_time': 5444.389622217} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1567536777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5443.888123977, '#receive_time': 5444.63211431} mcu 'mcu': got {'oid': 12, 'next_clock': 951992448, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5444.221468218, '#receive_time': 5444.68963481} webhooks client 548010527760: Disconnected Restarting printer Start printer at Sat Jan 20 17:53:26 2024 (1705773206.9 5445.8) ===== Config file ===== [board_pins octopus_pro_446_tmc2209] aliases = x_step_pin=PF13, x_dir_pin=PF12, x_enable_pin=PF14, x_uart_pin=PC4, x_diag_pin=PG6, x_endstop_pin=PG6, y_step_pin=PG0, y_dir_pin=PG1, y_enable_pin=PF15, y_uart_pin=PD11, y_diag_pin=PG9, y_endstop_pin=PG9, z0_step_pin=PC13, z0_dir_pin=PF0, z0_enable_pin=PF1, z0_uart_pin=PE4, z0_diag_pin=null, z1_step_pin=PE2, z1_dir_pin=PE3, z1_enable_pin=PD4, z1_uart_pin=PE1, z1_diag_pin=null, z2_step_pin=PE6, z2_dir_pin=PA14, z2_enable_pin=PE0, z2_uart_pin=PD3, z2_diag_pin=null, e_step_pin=PF11, e_dir_pin=PG3, e_enable_pin=PG5, e_uart_pin=PC6, e_diag_pin=null, e_heater_pin=PA2, e_sensor_pin=PF4, stepper_spi_mosi_pin=PA7, stepper_spi_miso_pin=PA6, stepper_spi_sclk_pin=PA5, adxl345_cs_pin=PA15, fan_part_cooling_pin=PA8, fan_toolhead_cooling_pin=PE5, fan_controller_board_pin=PD12, heater_bed_heating_pin=PA1, heater_bed_sensor_pin=PF3, EXP1_1=PE8, EXP1_3=PE9, EXP1_5=PE12, EXP1_7=PE14, EXP1_9=, EXP1_2=PE7, EXP1_4=PE10, EXP1_6=PE13, EXP1_8=PE15, EXP1_10=<5V>, [mcu] serial = /dev/serial/by-id/usb-Klipper_stm32f446xx_33000B000E50315939343520-if00 [temperature_sensor Octopus_Pro_446] sensor_type = temperature_mcu min_temp = 0 max_temp = 100 [adxl345] spi_bus = spi3 cs_pin = adxl345_cs_pin [mcu EBBCan] serial = /dev/serial/by-id/usb-Klipper_stm32g0b1xx_47001A001650415833323520-if00 [fan] pin = EBBCan:PA0 [heater_fan hotend_fan] pin = EBBCan:PA1 heater = extruder heater_temp = 50.0 [tmc2209 extruder] uart_pin = EBBCan:PA15 run_current = 0.40 stealthchop_threshold = 999999 sense_resistor = 0.11 [extruder] dir_pin = !EBBCan:PD1 step_pin = EBBCan:PD0 enable_pin = !EBBCan:PD2 rotation_distance = 4.63 full_steps_per_rotation = 200 microsteps = 16 filament_diameter = 1.750 max_extrude_only_velocity = 60 max_extrude_only_distance = 500.0 heater_pin = EBBCan:PA2 sensor_pin = EBBCan:PA3 nozzle_diameter = 0.4 min_extrude_temp = 170 min_temp = 0 max_temp = 285 control = pid sensor_type = ATC Semitec 104GT-2 pid_kp = 23.348 pid_ki = 2.048 pid_kd = 66.540 [beacon] serial = /dev/serial/by-id/usb-Beacon_Beacon_RevH_A0BB93794E5737374D202020FF093421-if00 x_offset = -20 y_offset = 0 mesh_main_direction = x mesh_runs = 2 [bed_mesh] speed = 200 horizontal_move_z = 1.5 mesh_min = 40,40 mesh_max = 355,355 fade_start = 1.0 fade_end = 10.0 probe_count = 5,5 zero_reference_position = 200, 200 algorithm = bicubic mesh_pps = 2,2 bicubic_tension = 0.2 [heater_bed] heater_pin = heater_bed_heating_pin sensor_pin = heater_bed_sensor_pin sensor_type = Generic 3950 control = pid pid_kp = 52.407 pid_ki = 2.055 pid_kd = 334.092 min_temp = 0 max_temp = 120 pwm_cycle_time = 0.02 [controller_fan controller_fan] pin = fan_controller_board_pin [printer] kinematics = corexy max_velocity = 180 max_accel = 5000 max_accel_to_decel = 4000 max_z_velocity = 15 max_z_accel = 20 [temperature_sensor raspberry_pi] sensor_type = temperature_host [skew_correction] [input_shaper] [virtual_sdcard] path = /home/pi/printer_data/gcodes [display_status] [pause_resume] [force_move] enable_force_move = True [respond] [stepper_x] step_pin = x_step_pin dir_pin = x_dir_pin enable_pin = !x_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 0 position_max = 400 position_endstop = 0 endstop_pin = EBBCan:PC15 [stepper_y] endstop_pin = y_endstop_pin step_pin = y_step_pin dir_pin = y_dir_pin enable_pin = !y_enable_pin rotation_distance = 40 full_steps_per_rotation = 400 microsteps = 64 homing_speed = 50 homing_retract_dist = 5.0 position_max = 400 position_endstop = 395 homing_positive_dir = true [stepper_z] endstop_pin = probe:z_virtual_endstop step_pin = z0_step_pin dir_pin = z0_dir_pin enable_pin = !z0_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 position_min = -1 homing_speed = 10 position_max = 400 homing_retract_dist = 0 [stepper_z1] step_pin = z1_step_pin dir_pin = z1_dir_pin enable_pin = !z1_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [stepper_z2] step_pin = z2_step_pin dir_pin = z2_dir_pin enable_pin = !z2_enable_pin rotation_distance = 4 full_steps_per_rotation = 400 microsteps = 64 [z_tilt] z_positions = 0,0 200,400 400,0 points = 60,60 200,370 340,60 horizontal_move_z = 6 retries = 10 retry_tolerance = 0.020 [safe_z_home] home_xy_position = 200,200 speed = 135 z_hop = 5 [gcode_macro EMPEZAR_IMPRESION] gcode = G90 G1 Z20.0 F6000 G92 E0 SETUP_KAMP_MESHING DISPLAY_PARAMETERS=1 LED_ENABLE=0 FUZZ_ENABLE=1 SETUP_VORON_PURGE DISPLAY_PARAMETERS=1 ADAPTIVE_ENABLE=1 BED_MESH_CLEAR BED_MESH_CALIBRATE M220 S20 G28 Z [gcode_macro FINALIZAR_IMPRESION] gcode = G92 E1 G28 X0 Y0 G1 E-100 F300 M104 S0 M140 S0 M84 [gcode_macro CANCEL_PRINT] description = Cancels the printer rename_existing = CANCEL_PRINT_BASE gcode = END_PRINT G1 E-90 F6000 TURN_OFF_HEATERS CLEAR_PAUSE CANCEL_PRINT_BASE [gcode_macro MoverCentro] gcode = G90 G1 X200 Y200 G91 [gcode_macro VelocidadFull] gcode = M220 S100 [gcode_macro Tranquilamente] gcode = M220 S20 [gcode_macro SeparaseZ] gcode = G91 G1 Z+150 F1500 [gcode_macro SetCurrent] gcode = SET_TMC_CURRENT stepper=extruder CURRENT=0.6 HOLDCURRENT=0.2 [gcode_macro GetCurrent] gcode = SET_TMC_CURRENT stepper=extruder [gcode_macro SeparaseZPoco] gcode = G91 G1 Z+15 F1500 [gcode_macro END_PRINT] description = End print procedure, use this in your Slicer. gcode = M140 S0 M104 T0 S0 M104 T1 S0 G91 G1 Z+60 F1500 G90 G28 Y G28 X M84 M107 M117 Done :) [gcode_macro Endstops] gcode = QUERY_ENDSTOPS QUERY_PROBE [gcode_macro Z0] gcode = G90 G1 Z0 F500 [gcode_macro ForceMove10] gcode = FORCE_MOVE STEPPER=stepper_z DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z1 DISTANCE=-10 VELOCITY=10 FORCE_MOVE STEPPER=stepper_z2 DISTANCE=-10 VELOCITY=10 ======================= Extruder max_extrude_ratio=0.266081 mcu 'mcu': Starting serial connect webhooks client 548010120208: New connection mcu 'mcu': got {'oid': 11, 'next_clock': 1220192448, 'value': 7373, '#name': 'analog_in_state', '#sent_time': 5446.167973531, '#receive_time': 5446.179545568} mcu 'mcu': got {'oid': 12, 'next_clock': 1221992448, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5446.167973531, '#receive_time': 5446.189554161} webhooks client 548010120208: Client info {'program': 'Moonraker', 'version': 'v0.8.0-268-ga23187b'} mcu 'mcu': got {'oid': 11, 'next_clock': 1274192448, 'value': 7377, '#name': 'analog_in_state', '#sent_time': 5446.472801346, '#receive_time': 5446.479542401} mcu 'mcu': got {'oid': 12, 'next_clock': 1275992448, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5446.472801346, '#receive_time': 5446.48955179} Loaded MCU 'mcu' 124 commands (v0.12.0-74-g1d92be71 / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40) MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu 'EBBCan': Starting serial connect mcu 'mcu': got {'oid': 11, 'next_clock': 1328192448, 'value': 7375, '#name': 'analog_in_state', '#sent_time': 5446.532951124, '#receive_time': 5446.779576901} mcu 'mcu': got {'oid': 12, 'next_clock': 1329992448, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5446.532951124, '#receive_time': 5446.789562809} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1721136777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5447.006125012, '#receive_time': 5447.032034068} mcu 'mcu': got {'oid': 11, 'next_clock': 1382192448, 'value': 7373, '#name': 'analog_in_state', '#sent_time': 5446.532951124, '#receive_time': 5447.079562864} mcu 'mcu': got {'oid': 12, 'next_clock': 1383992448, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5446.532951124, '#receive_time': 5447.089584105} Loaded MCU 'EBBCan' 106 commands (v0.12.0-85-gd785b396 / gcc: (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] binutils: (2.34-4+rpi1+14) 2.34) MCU 'EBBCan' config: ADC_MAX=4095 BUS_PINS_i2c1_PA9_PA10=PA9,PA10 BUS_PINS_i2c1_PB6_PB7=PB6,PB7 BUS_PINS_i2c1_PB8_PB9=PB8,PB9 BUS_PINS_i2c2_PB10_PB11=PB10,PB11 BUS_PINS_i2c2_PB13_PB14=PB13,PB14 BUS_PINS_i2c3_PB3_PB4=PB3,PB4 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 CLOCK_FREQ=64000000 MCU=stm32g0b1xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 mcu_temperature 'mcu' nominal base=-269.130435 slope=1294.861660 mcu 'beacon': Starting serial connect mcu 'EBBCan': got {'oid': 6, 'next_clock': 1740336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5447.160539216, '#receive_time': 5447.332043456} mcu 'mcu': got {'oid': 11, 'next_clock': 1436192448, 'value': 7374, '#name': 'analog_in_state', '#sent_time': 5447.160621679, '#receive_time': 5447.379555845} mcu 'mcu': got {'oid': 12, 'next_clock': 1437992448, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5447.160621679, '#receive_time': 5447.389566049} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1759536777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5447.160539216, '#receive_time': 5447.632055567} mcu 'mcu': got {'oid': 11, 'next_clock': 1490192448, 'value': 7373, '#name': 'analog_in_state', '#sent_time': 5447.517437512, '#receive_time': 5447.67957016} mcu 'mcu': got {'oid': 12, 'next_clock': 1491992448, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5447.517437512, '#receive_time': 5447.689565253} Loaded MCU 'beacon' 30 commands (Beacon 1.1.0 / ) MCU 'beacon' config: ADC_MAX=4095 BEACON_ACCEL_BITS=12 BEACON_ACCEL_SCALE_16G=7.81 BEACON_ACCEL_SCALE_2G=0.98 BEACON_ACCEL_SCALE_4G=1.95 BEACON_ACCEL_SCALE_8G=3.91 BEACON_ADC_SMOOTH_COUNT=16 BEACON_HAS_ACCEL=1 CLOCK_FREQ=32000000 MCU=beacon STATS_SUMSQ_BASE=256 Protocol error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 180, in _connect cb() File "/home/pi/klipper/klippy/mcu.py", line 774, in _connect self._send_config(config_params['crc']) File "/home/pi/klipper/klippy/mcu.py", line 694, in _send_config cb() File "/home/pi/klipper/klippy/extras/adxl345.py", line 228, in _build_config self.query_adxl345_cmd = self.mcu.lookup_command( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/mcu.py", line 880, in lookup_command return CommandWrapper(self._serial, msgformat, cq) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/mcu.py", line 86, in __init__ self._cmd = msgparser.lookup_command(msgformat) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/klipper/klippy/msgproto.py", line 317, in lookup_command self._error("Command format mismatch: %s vs %s", File "/home/pi/klipper/klippy/msgproto.py", line 243, in _error raise error(self.warn_prefix + (msg % params)) msgproto.error: mcu 'mcu': Command format mismatch: query_adxl345 oid=%c rest_ticks=%u vs query_adxl345 oid=%c clock=%u rest_ticks=%u Build file /home/pi/klipper/klippy/../.config(3376): Fri Jan 19 06:27:07 2024 ========= Last MCU build config ========= CONFIG_LOW_LEVEL_OPTIONS=y # CONFIG_MACH_AVR is not set # CONFIG_MACH_ATSAM is not set # CONFIG_MACH_ATSAMD is not set # CONFIG_MACH_LPC176X is not set CONFIG_MACH_STM32=y # CONFIG_MACH_HC32F460 is not set # CONFIG_MACH_RP2040 is not set # CONFIG_MACH_PRU is not set # CONFIG_MACH_AR100 is not set # CONFIG_MACH_LINUX is not set # CONFIG_MACH_SIMU is not set CONFIG_BOARD_DIRECTORY="stm32" CONFIG_MCU="stm32f446xx" CONFIG_CLOCK_FREQ=180000000 CONFIG_USBSERIAL=y CONFIG_FLASH_SIZE=0x80000 CONFIG_FLASH_BOOT_ADDRESS=0x8000000 CONFIG_RAM_START=0x20000000 CONFIG_RAM_SIZE=0x20000 CONFIG_STACK_SIZE=512 CONFIG_FLASH_APPLICATION_ADDRESS=0x8008000 CONFIG_STM32_SELECT=y # CONFIG_MACH_STM32F103 is not set # CONFIG_MACH_STM32F207 is not set # CONFIG_MACH_STM32F401 is not set # CONFIG_MACH_STM32F405 is not set # CONFIG_MACH_STM32F407 is not set # CONFIG_MACH_STM32F429 is not set CONFIG_MACH_STM32F446=y # CONFIG_MACH_STM32F765 is not set # CONFIG_MACH_STM32F031 is not set # CONFIG_MACH_STM32F042 is not set # CONFIG_MACH_STM32F070 is not set # CONFIG_MACH_STM32F072 is not set # CONFIG_MACH_STM32G070 is not set # CONFIG_MACH_STM32G071 is not set # CONFIG_MACH_STM32G0B0 is not set # CONFIG_MACH_STM32G0B1 is not set # CONFIG_MACH_STM32G431 is not set # CONFIG_MACH_STM32H723 is not set # CONFIG_MACH_STM32H743 is not set # CONFIG_MACH_STM32H750 is not set # CONFIG_MACH_STM32L412 is not set # CONFIG_MACH_N32G452 is not set # CONFIG_MACH_N32G455 is not set CONFIG_MACH_STM32F4=y CONFIG_HAVE_STM32_USBOTG=y CONFIG_HAVE_STM32_CANBUS=y CONFIG_HAVE_STM32_USBCANBUS=y CONFIG_STM32_DFU_ROM_ADDRESS=0x1fff0000 CONFIG_STM32_FLASH_START_8000=y # CONFIG_STM32_FLASH_START_10000 is not set # CONFIG_STM32_FLASH_START_0000 is not set # CONFIG_STM32_CLOCK_REF_8M is not set CONFIG_STM32_CLOCK_REF_12M=y # CONFIG_STM32_CLOCK_REF_16M is not set # CONFIG_STM32_CLOCK_REF_20M is not set # CONFIG_STM32_CLOCK_REF_24M is not set # CONFIG_STM32_CLOCK_REF_25M is not set # CONFIG_STM32_CLOCK_REF_INTERNAL is not set CONFIG_CLOCK_REF_FREQ=12000000 CONFIG_STM32F0_TRIM=16 CONFIG_STM32_USB_PA11_PA12=y # CONFIG_STM32_SERIAL_USART1 is not set # CONFIG_STM32_SERIAL_USART1_ALT_PB7_PB6 is not set # CONFIG_STM32_SERIAL_USART2 is not set # CONFIG_STM32_SERIAL_USART2_ALT_PD6_PD5 is not set # CONFIG_STM32_SERIAL_USART3 is not set # CONFIG_STM32_SERIAL_USART3_ALT_PD9_PD8 is not set # CONFIG_STM32_CANBUS_PA11_PA12 is not set # CONFIG_STM32_CANBUS_PA11_PB9 is not set # CONFIG_STM32_MMENU_CANBUS_PB8_PB9 is not set # CONFIG_STM32_MMENU_CANBUS_PI9_PH13 is not set # CONFIG_STM32_MMENU_CANBUS_PB5_PB6 is not set # CONFIG_STM32_MMENU_CANBUS_PB12_PB13 is not set # CONFIG_STM32_MMENU_CANBUS_PD0_PD1 is not set # CONFIG_STM32_USBCANBUS_PA11_PA12 is not set CONFIG_USB=y CONFIG_USB_VENDOR_ID=0x1d50 CONFIG_USB_DEVICE_ID=0x614e CONFIG_USB_SERIAL_NUMBER_CHIPID=y CONFIG_USB_SERIAL_NUMBER="12345" # # USB ids # # end of USB ids CONFIG_WANT_GPIO_BITBANGING=y CONFIG_WANT_DISPLAYS=y CONFIG_WANT_SENSORS=y CONFIG_WANT_LIS2DW=y CONFIG_WANT_SOFTWARE_I2C=y CONFIG_WANT_SOFTWARE_SPI=y CONFIG_CANBUS_FREQUENCY=1000000 CONFIG_INITIAL_PINS="" CONFIG_HAVE_GPIO=y CONFIG_HAVE_GPIO_ADC=y CONFIG_HAVE_GPIO_SPI=y CONFIG_HAVE_GPIO_SDIO=y CONFIG_HAVE_GPIO_I2C=y CONFIG_HAVE_GPIO_HARD_PWM=y CONFIG_HAVE_STRICT_TIMING=y CONFIG_HAVE_CHIPID=y CONFIG_HAVE_STEPPER_BOTH_EDGE=y CONFIG_HAVE_BOOTLOADER_REQUEST=y CONFIG_INLINE_STEPPER_HACK=y ======================= Build file /home/pi/klipper/klippy/../out/klipper.dict(8741): Fri Jan 19 06:27:39 2024 Last MCU build version: v0.12.0-74-g1d92be71 Last MCU build tools: gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40 Last MCU build config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PB8,PB9 BUS_PINS_i2c2=PB10,PB11 BUS_PINS_i2c3=PA8,PC9 BUS_PINS_sdio=PC12,PD2,PC8,PC9,PC10,PC11 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 BUS_PINS_spi3a=PC11,PC12,PC10 BUS_PINS_spi4=PE13,PE14,PE12 CLOCK_FREQ=180000000 MCU=stm32f446xx PWM_MAX=255 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PH0,PH1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1 Build file /home/pi/klipper/klippy/../out/klipper.elf(1217372): Fri Jan 19 06:27:47 2024 mcu 'EBBCan': got {'oid': 6, 'next_clock': 1778736777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5447.160539216, '#receive_time': 5447.932059123} mcu 'mcu': got {'oid': 12, 'next_clock': 1545992448, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5447.75093129, '#receive_time': 5447.989537308} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1797936777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5448.145084382, '#receive_time': 5448.232051623} mcu 'mcu': got {'oid': 12, 'next_clock': 1599992448, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5447.75093129, '#receive_time': 5448.289538289} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1817136777, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5448.145084382, '#receive_time': 5448.532061159} mcu 'mcu': got {'oid': 12, 'next_clock': 1653992448, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5448.502263382, '#receive_time': 5448.589536048} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1836336777, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5448.145084382, '#receive_time': 5448.832040678} mcu 'mcu': got {'oid': 12, 'next_clock': 1707992448, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5448.502263382, '#receive_time': 5448.889535696} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1855536777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5449.129720659, '#receive_time': 5449.132051196} mcu 'mcu': got {'oid': 12, 'next_clock': 1761992448, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5448.502263382, '#receive_time': 5449.189552603} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1874736777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5449.129720659, '#receive_time': 5449.432050622} mcu 'mcu': got {'oid': 12, 'next_clock': 1815992448, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5449.487022066, '#receive_time': 5449.489596437} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1893936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5449.129720659, '#receive_time': 5449.732042825} mcu 'mcu': got {'oid': 12, 'next_clock': 1869992448, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5449.487022066, '#receive_time': 5449.789545714} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1913136777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5449.129720659, '#receive_time': 5450.032166473} mcu 'mcu': got {'oid': 12, 'next_clock': 1923992448, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5449.487022066, '#receive_time': 5450.089611066} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1932336777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5450.114661844, '#receive_time': 5450.33212051} mcu 'mcu': got {'oid': 12, 'next_clock': 1977992448, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5449.487022066, '#receive_time': 5450.389627325} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1951536777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5450.114661844, '#receive_time': 5450.63215388} mcu 'mcu': got {'oid': 12, 'next_clock': 2031992448, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5450.47146314, '#receive_time': 5450.689617695} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1970736777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5450.114661844, '#receive_time': 5450.932223602} mcu 'mcu': got {'oid': 12, 'next_clock': 2085992448, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5450.47146314, '#receive_time': 5450.989633899} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1989936777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5451.099032843, '#receive_time': 5451.232223954} mcu 'mcu': got {'oid': 12, 'next_clock': 2139992448, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5450.47146314, '#receive_time': 5451.28959851} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2009136777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5451.099032843, '#receive_time': 5451.532136028} mcu 'mcu': got {'oid': 12, 'next_clock': 2193992448, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5451.45591001, '#receive_time': 5451.589623102} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2028336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5451.099032843, '#receive_time': 5451.832153898} mcu 'mcu': got {'oid': 12, 'next_clock': 2247992448, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5451.45591001, '#receive_time': 5451.889603176} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2047536777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5452.083927676, '#receive_time': 5452.132136602} mcu 'mcu': got {'oid': 12, 'next_clock': 2301992448, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5451.45591001, '#receive_time': 5452.189618694} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2066736777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5452.083927676, '#receive_time': 5452.432192305} mcu 'mcu': got {'oid': 12, 'next_clock': 2355992448, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5452.44003499, '#receive_time': 5452.489600324} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2085936777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5452.083927676, '#receive_time': 5452.732158527} mcu 'mcu': got {'oid': 12, 'next_clock': 2409992448, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5452.44003499, '#receive_time': 5452.789611249} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2105136777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5452.083927676, '#receive_time': 5453.032213194} mcu 'mcu': got {'oid': 12, 'next_clock': 2463992448, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5452.44003499, '#receive_time': 5453.089604453} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2124336777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5453.068524694, '#receive_time': 5453.33223436} mcu 'mcu': got {'oid': 12, 'next_clock': 2517992448, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5452.44003499, '#receive_time': 5453.389586582} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2143536777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5453.068524694, '#receive_time': 5453.632160582} mcu 'mcu': got {'oid': 12, 'next_clock': 2571992448, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5453.424957731, '#receive_time': 5453.689603971} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2162736777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5453.068524694, '#receive_time': 5453.932215823} mcu 'mcu': got {'oid': 12, 'next_clock': 2625992448, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5453.424957731, '#receive_time': 5453.989593138} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2181936777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5454.052763823, '#receive_time': 5454.232183137} mcu 'mcu': got {'oid': 12, 'next_clock': 2679992448, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5453.424957731, '#receive_time': 5454.289611249} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2201136777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5454.052763823, '#receive_time': 5454.532166397} mcu 'mcu': got {'oid': 12, 'next_clock': 2733992448, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5454.409116804, '#receive_time': 5454.589590989} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2220336777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5454.052763823, '#receive_time': 5454.83216023} mcu 'mcu': got {'oid': 12, 'next_clock': 2787992448, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5454.409116804, '#receive_time': 5454.889595415} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2239536777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5455.037284711, '#receive_time': 5455.132137452} mcu 'mcu': got {'oid': 12, 'next_clock': 2841992448, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5454.409116804, '#receive_time': 5455.189575452} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2258736777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5455.037284711, '#receive_time': 5455.43224997} mcu 'mcu': got {'oid': 12, 'next_clock': 2895992448, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5455.393645026, '#receive_time': 5455.489537915} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2277936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5455.037284711, '#receive_time': 5455.732147822} mcu 'mcu': got {'oid': 12, 'next_clock': 2949992448, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5455.393645026, '#receive_time': 5455.789574674} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2297136777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5456.021805025, '#receive_time': 5456.032143285} mcu 'mcu': got {'oid': 12, 'next_clock': 3003992448, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5455.393645026, '#receive_time': 5456.089640044} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2316336777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5456.021805025, '#receive_time': 5456.332154062} mcu 'mcu': got {'oid': 12, 'next_clock': 3057992448, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5456.378595062, '#receive_time': 5456.389580247} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2335536777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5456.021805025, '#receive_time': 5456.632190673} mcu 'mcu': got {'oid': 12, 'next_clock': 3111992448, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5456.378595062, '#receive_time': 5456.689609451} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2354736777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5456.021805025, '#receive_time': 5456.932217228} mcu 'mcu': got {'oid': 12, 'next_clock': 3165992448, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5456.378595062, '#receive_time': 5456.989569765} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2373936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5457.005894358, '#receive_time': 5457.23216658} mcu 'mcu': got {'oid': 12, 'next_clock': 3219992448, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5456.378595062, '#receive_time': 5457.289585562} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2393136777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5457.005894358, '#receive_time': 5457.532192895} mcu 'mcu': got {'oid': 12, 'next_clock': 3273992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5457.362737617, '#receive_time': 5457.58956095} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2412336777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5457.005894358, '#receive_time': 5457.832190117} mcu 'mcu': got {'oid': 12, 'next_clock': 3327992448, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5457.362737617, '#receive_time': 5457.889587839} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2431536777, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5457.990271654, '#receive_time': 5458.132182802} mcu 'mcu': got {'oid': 12, 'next_clock': 3381992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5457.362737617, '#receive_time': 5458.189588098} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2450736777, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5457.990271654, '#receive_time': 5458.432229116} mcu 'mcu': got {'oid': 12, 'next_clock': 3435992448, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5458.347345339, '#receive_time': 5458.489554987} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2469936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5457.990271654, '#receive_time': 5458.732180487} mcu 'mcu': got {'oid': 12, 'next_clock': 3489992448, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5458.347345339, '#receive_time': 5458.78957519} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2489136777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5458.974443246, '#receive_time': 5459.032177986} mcu 'mcu': got {'oid': 12, 'next_clock': 3543992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5458.347345339, '#receive_time': 5459.089581672} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2508336777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5458.974443246, '#receive_time': 5459.332263338} mcu 'mcu': got {'oid': 12, 'next_clock': 3597992448, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5459.332042227, '#receive_time': 5459.389554801} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2527536777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5458.974443246, '#receive_time': 5459.632186097} mcu 'mcu': got {'oid': 12, 'next_clock': 3651992448, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5459.332042227, '#receive_time': 5459.689529801} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2546736777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5458.974443246, '#receive_time': 5459.932272338} mcu 'mcu': got {'oid': 12, 'next_clock': 3705992448, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5459.332042227, '#receive_time': 5459.98957143} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2565936777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5459.959498504, '#receive_time': 5460.232188708} mcu 'mcu': got {'oid': 12, 'next_clock': 3759992448, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5459.332042227, '#receive_time': 5460.289559449} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2585136777, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5459.959498504, '#receive_time': 5460.532171671} mcu 'mcu': got {'oid': 12, 'next_clock': 3813992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5460.316811689, '#receive_time': 5460.589643097} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2604336777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5459.959498504, '#receive_time': 5460.832219708} mcu 'mcu': got {'oid': 12, 'next_clock': 3867992448, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5460.316811689, '#receive_time': 5460.889568022} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2623536777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5460.943846485, '#receive_time': 5461.132179337} mcu 'mcu': got {'oid': 12, 'next_clock': 3921992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5460.316811689, '#receive_time': 5461.189546948} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2642736777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5460.943846485, '#receive_time': 5461.432251078} mcu 'mcu': got {'oid': 12, 'next_clock': 3975992448, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5461.301869318, '#receive_time': 5461.489553263} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2661936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5460.943846485, '#receive_time': 5461.732192892} mcu 'mcu': got {'oid': 12, 'next_clock': 4029992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5461.301869318, '#receive_time': 5461.78953204} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2681136777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5461.928422022, '#receive_time': 5462.032185466} mcu 'mcu': got {'oid': 12, 'next_clock': 4083992448, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5461.301869318, '#receive_time': 5462.089549003} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2700336777, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5461.928422022, '#receive_time': 5462.332197522} mcu 'mcu': got {'oid': 12, 'next_clock': 4137992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5462.286434559, '#receive_time': 5462.389546244} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2719536777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5461.928422022, '#receive_time': 5462.632174688} mcu 'mcu': got {'oid': 12, 'next_clock': 4191992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5462.286434559, '#receive_time': 5462.689700855} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2738736777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5462.912659966, '#receive_time': 5462.932247169} mcu 'mcu': got {'oid': 12, 'next_clock': 4245992448, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5462.286434559, '#receive_time': 5462.989561799} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2757936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5462.912659966, '#receive_time': 5463.232184114} mcu 'mcu': got {'oid': 12, 'next_clock': 5025152, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5463.271136354, '#receive_time': 5463.289561651} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2777136777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5462.912659966, '#receive_time': 5463.532170447} mcu 'mcu': got {'oid': 12, 'next_clock': 59025152, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5463.271136354, '#receive_time': 5463.589536558} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2796336777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5462.912659966, '#receive_time': 5463.832183502} mcu 'mcu': got {'oid': 12, 'next_clock': 113025152, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5463.271136354, '#receive_time': 5463.889541761} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2815536777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5463.897619076, '#receive_time': 5464.132229539} mcu 'mcu': got {'oid': 12, 'next_clock': 167025152, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5463.271136354, '#receive_time': 5464.189577354} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2834736777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5463.897619076, '#receive_time': 5464.43231515} mcu 'mcu': got {'oid': 12, 'next_clock': 221025152, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5464.255951243, '#receive_time': 5464.489573687} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2853936777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5463.897619076, '#receive_time': 5464.733259928} mcu 'mcu': got {'oid': 12, 'next_clock': 275025152, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5464.255951243, '#receive_time': 5464.789571076} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2873136777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5464.882166816, '#receive_time': 5465.032214113} mcu 'mcu': got {'oid': 12, 'next_clock': 329025152, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5464.255951243, '#receive_time': 5465.089561464} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2892336777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5464.882166816, '#receive_time': 5465.332221464} mcu 'mcu': got {'oid': 12, 'next_clock': 383025152, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5465.240567446, '#receive_time': 5465.389568057} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2911536777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5464.882166816, '#receive_time': 5465.63224052} mcu 'mcu': got {'oid': 12, 'next_clock': 437025152, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5465.240567446, '#receive_time': 5465.689561353} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2930736777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5465.867038001, '#receive_time': 5465.932289705} mcu 'mcu': got {'oid': 12, 'next_clock': 491025152, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5465.240567446, '#receive_time': 5465.989545964} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2949936777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5465.867038001, '#receive_time': 5466.232213001} mcu 'mcu': got {'oid': 12, 'next_clock': 545025152, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5466.224878964, '#receive_time': 5466.289545612} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2969136777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5465.867038001, '#receive_time': 5466.532202093} mcu 'mcu': got {'oid': 12, 'next_clock': 599025152, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5466.224878964, '#receive_time': 5466.589568797} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2988336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5465.867038001, '#receive_time': 5466.83233176} mcu 'mcu': got {'oid': 12, 'next_clock': 653025152, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5466.224878964, '#receive_time': 5466.889517908} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3007536777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5466.852094334, '#receive_time': 5467.132307389} mcu 'mcu': got {'oid': 12, 'next_clock': 707025152, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5466.224878964, '#receive_time': 5467.1895525} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3026736777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5466.852094334, '#receive_time': 5467.432315481} mcu 'mcu': got {'oid': 12, 'next_clock': 761025152, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5467.209612389, '#receive_time': 5467.489530907} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3045936777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5466.852094334, '#receive_time': 5467.732250444} mcu 'mcu': got {'oid': 12, 'next_clock': 815025152, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5467.209612389, '#receive_time': 5467.789555259} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3065136777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5467.836604852, '#receive_time': 5468.032210907} mcu 'mcu': got {'oid': 12, 'next_clock': 869025152, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5467.209612389, '#receive_time': 5468.08956087} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3084336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5467.836604852, '#receive_time': 5468.332242759} mcu 'mcu': got {'oid': 12, 'next_clock': 923025152, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5468.194132277, '#receive_time': 5468.389544277} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3103536777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5467.836604852, '#receive_time': 5468.632227203} mcu 'mcu': got {'oid': 12, 'next_clock': 977025152, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5468.194132277, '#receive_time': 5468.689544055} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3122736777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5468.821135721, '#receive_time': 5468.932314203} mcu 'mcu': got {'oid': 12, 'next_clock': 1031025152, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5468.194132277, '#receive_time': 5468.989515406} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3141936777, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5468.821135721, '#receive_time': 5469.232267517} mcu 'mcu': got {'oid': 12, 'next_clock': 1085025152, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5469.178707906, '#receive_time': 5469.289582332} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3161136777, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5468.821135721, '#receive_time': 5469.53224811} mcu 'mcu': got {'oid': 12, 'next_clock': 1139025152, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5469.178707906, '#receive_time': 5469.589549776} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3180336777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5469.805818128, '#receive_time': 5469.832233721} mcu 'mcu': got {'oid': 12, 'next_clock': 1193025152, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5469.178707906, '#receive_time': 5469.889556739} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3199536777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5469.805818128, '#receive_time': 5470.132233295} mcu 'mcu': got {'oid': 12, 'next_clock': 1247025152, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5470.163203776, '#receive_time': 5470.189520184} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3218736777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5469.805818128, '#receive_time': 5470.432306887} mcu 'mcu': got {'oid': 12, 'next_clock': 1301025152, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5470.163203776, '#receive_time': 5470.48950898} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3237936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5469.805818128, '#receive_time': 5470.732239887} mcu 'mcu': got {'oid': 12, 'next_clock': 1355025152, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5470.163203776, '#receive_time': 5470.789533924} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3257136777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5470.790632794, '#receive_time': 5471.032292887} mcu 'mcu': got {'oid': 12, 'next_clock': 1409025152, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5470.163203776, '#receive_time': 5471.089501424} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3276336777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5470.790632794, '#receive_time': 5471.332215405} mcu 'mcu': got {'oid': 12, 'next_clock': 1463025152, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5471.147784776, '#receive_time': 5471.389529775} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3295536777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5470.790632794, '#receive_time': 5471.632249738} mcu 'mcu': got {'oid': 12, 'next_clock': 1517025152, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5471.147784776, '#receive_time': 5471.68951859} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3314736777, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5471.774746349, '#receive_time': 5471.93215946} mcu 'mcu': got {'oid': 12, 'next_clock': 1571025152, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5471.147784776, '#receive_time': 5471.98945796} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3333936777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5471.774746349, '#receive_time': 5472.232169682} mcu 'mcu': got {'oid': 12, 'next_clock': 1625025152, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5472.131919238, '#receive_time': 5472.289458775} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3353136777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5471.774746349, '#receive_time': 5472.532181367} mcu 'mcu': got {'oid': 12, 'next_clock': 1679025152, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5472.131919238, '#receive_time': 5472.589454775} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3372336777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5472.758685497, '#receive_time': 5472.832160386} mcu 'mcu': got {'oid': 12, 'next_clock': 1733025152, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5472.131919238, '#receive_time': 5472.889456071} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3391536777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5472.758685497, '#receive_time': 5473.132170608} mcu 'mcu': got {'oid': 12, 'next_clock': 1787025152, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5473.116615163, '#receive_time': 5473.189462256} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3410736777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5472.758685497, '#receive_time': 5473.432205441} mcu 'mcu': got {'oid': 12, 'next_clock': 1841025152, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5473.116615163, '#receive_time': 5473.489484607} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3429936777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5472.758685497, '#receive_time': 5473.7321772} mcu 'mcu': got {'oid': 12, 'next_clock': 1895025152, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5473.116615163, '#receive_time': 5473.789445255} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3449136777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5473.743559607, '#receive_time': 5474.032227829} mcu 'mcu': got {'oid': 12, 'next_clock': 1949025152, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5473.116615163, '#receive_time': 5474.089469589} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3468336777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5473.743559607, '#receive_time': 5474.332165792} mcu 'mcu': got {'oid': 12, 'next_clock': 2003025152, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5474.101155292, '#receive_time': 5474.389452755} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3487536777, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5473.743559607, '#receive_time': 5474.632166477} mcu 'mcu': got {'oid': 12, 'next_clock': 2057025152, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5474.101155292, '#receive_time': 5474.689450922} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3506736777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5474.728097718, '#receive_time': 5474.932173903} mcu 'mcu': got {'oid': 12, 'next_clock': 2111025152, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5474.101155292, '#receive_time': 5474.989461977} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3525936777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5474.728097718, '#receive_time': 5475.232165903} mcu 'mcu': got {'oid': 12, 'next_clock': 2165025152, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5475.085276347, '#receive_time': 5475.289452773} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3545136777, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5474.728097718, '#receive_time': 5475.532193977} mcu 'mcu': got {'oid': 12, 'next_clock': 2219025152, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5475.085276347, '#receive_time': 5475.589444828} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3564336777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5475.712760847, '#receive_time': 5475.832184699} mcu 'mcu': got {'oid': 12, 'next_clock': 2273025152, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5475.085276347, '#receive_time': 5475.889461532} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3583536777, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5475.712760847, '#receive_time': 5476.132224384} mcu 'mcu': got {'oid': 12, 'next_clock': 2327025152, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5476.069794384, '#receive_time': 5476.18944181} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3602736777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5475.712760847, '#receive_time': 5476.43220568} mcu 'mcu': got {'oid': 12, 'next_clock': 2381025152, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5476.069794384, '#receive_time': 5476.489505587} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3621936777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5476.696882087, '#receive_time': 5476.732176587} mcu 'mcu': got {'oid': 12, 'next_clock': 2435025152, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5476.069794384, '#receive_time': 5476.789521957} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3641136777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5476.696882087, '#receive_time': 5477.032261457} mcu 'mcu': got {'oid': 12, 'next_clock': 2489025152, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5477.05407655, '#receive_time': 5477.089516568} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3660336777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5476.696882087, '#receive_time': 5477.33228005} mcu 'mcu': got {'oid': 12, 'next_clock': 2543025152, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5477.05407655, '#receive_time': 5477.389505457} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3679536777, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5476.696882087, '#receive_time': 5477.632258105} mcu 'mcu': got {'oid': 12, 'next_clock': 2597025152, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5477.05407655, '#receive_time': 5477.689499346} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3698736777, 'value': 31820, '#name': 'analog_in_state', '#sent_time': 5477.681238012, '#receive_time': 5477.932256586} mcu 'mcu': got {'oid': 12, 'next_clock': 2651025152, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5477.05407655, '#receive_time': 5477.989630883} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3717936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5477.681238012, '#receive_time': 5478.23224616} mcu 'mcu': got {'oid': 12, 'next_clock': 2705025152, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5478.039045049, '#receive_time': 5478.289471901} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3737136777, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5477.681238012, '#receive_time': 5478.532252104} mcu 'mcu': got {'oid': 12, 'next_clock': 2759025152, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5478.039045049, '#receive_time': 5478.589488493} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3756336777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5478.665891419, '#receive_time': 5478.832254956} mcu 'mcu': got {'oid': 12, 'next_clock': 2813025152, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5478.039045049, '#receive_time': 5478.889502734} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3775536777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5478.665891419, '#receive_time': 5479.132300993} mcu 'mcu': got {'oid': 12, 'next_clock': 2867025152, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5479.023628956, '#receive_time': 5479.189520252} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3794736777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5478.665891419, '#receive_time': 5479.432297456} mcu 'mcu': got {'oid': 12, 'next_clock': 2921025152, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5479.023628956, '#receive_time': 5479.489575474} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3813936777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5479.650347808, '#receive_time': 5479.732283715} mcu 'mcu': got {'oid': 12, 'next_clock': 2975025152, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5479.023628956, '#receive_time': 5479.789498419} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3833136777, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5479.650347808, '#receive_time': 5480.032304567} mcu 'mcu': got {'oid': 12, 'next_clock': 3029025152, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5480.008592104, '#receive_time': 5480.089519307} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3852336777, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5479.650347808, '#receive_time': 5480.332291289} mcu 'mcu': got {'oid': 12, 'next_clock': 3083025152, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5480.008592104, '#receive_time': 5480.389488214} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3871536777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5479.650347808, '#receive_time': 5480.632345992} mcu 'mcu': got {'oid': 12, 'next_clock': 3137025152, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5480.008592104, '#receive_time': 5480.689505918} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3890736777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5480.634888103, '#receive_time': 5480.932290473} mcu 'mcu': got {'oid': 12, 'next_clock': 3191025152, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5480.008592104, '#receive_time': 5480.989485714} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3909936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5480.634888103, '#receive_time': 5481.232331344} mcu 'mcu': got {'oid': 12, 'next_clock': 3245025152, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5480.993313547, '#receive_time': 5481.289582899} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3929136777, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5480.634888103, '#receive_time': 5481.532271955} mcu 'mcu': got {'oid': 12, 'next_clock': 3299025152, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5480.993313547, '#receive_time': 5481.589494917} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3948336777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5481.619534084, '#receive_time': 5481.832294251} mcu 'mcu': got {'oid': 12, 'next_clock': 3353025152, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5480.993313547, '#receive_time': 5481.889517047} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3967536777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5481.619534084, '#receive_time': 5482.132326158} mcu 'mcu': got {'oid': 12, 'next_clock': 3407025152, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5481.977921899, '#receive_time': 5482.189508195} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3986736777, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5481.619534084, '#receive_time': 5482.43235951} mcu 'mcu': got {'oid': 12, 'next_clock': 3461025152, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5481.977921899, '#receive_time': 5482.489513917} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4005936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5482.604165935, '#receive_time': 5482.732290972} mcu 'mcu': got {'oid': 12, 'next_clock': 3515025152, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5481.977921899, '#receive_time': 5482.789563676} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4025136777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5482.604165935, '#receive_time': 5483.032326731} mcu 'mcu': got {'oid': 12, 'next_clock': 3569025152, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5482.962559898, '#receive_time': 5483.089495843} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4044336777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5482.604165935, '#receive_time': 5483.332317157} mcu 'mcu': got {'oid': 12, 'next_clock': 3623025152, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5482.962559898, '#receive_time': 5483.389580472} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4063536777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5483.588557083, '#receive_time': 5483.632309398} mcu 'mcu': got {'oid': 12, 'next_clock': 3677025152, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5482.962559898, '#receive_time': 5483.689508805} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4082736777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5483.588557083, '#receive_time': 5483.932310953} mcu 'mcu': got {'oid': 12, 'next_clock': 3731025152, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5483.946900342, '#receive_time': 5483.989508231} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4101936777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5483.588557083, '#receive_time': 5484.232312397} mcu 'mcu': got {'oid': 12, 'next_clock': 3785025152, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5483.946900342, '#receive_time': 5484.289494564} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4121136777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5483.588557083, '#receive_time': 5484.532290805} mcu 'mcu': got {'oid': 12, 'next_clock': 3839025152, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5483.946900342, '#receive_time': 5484.589503582} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4140336777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5484.573314193, '#receive_time': 5484.832316471} mcu 'mcu': got {'oid': 12, 'next_clock': 3893025152, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5483.946900342, '#receive_time': 5484.889513008} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4159536777, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5484.573314193, '#receive_time': 5485.132322841} mcu 'mcu': got {'oid': 12, 'next_clock': 3947025152, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5484.931426656, '#receive_time': 5485.189517063} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4178736777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5484.573314193, '#receive_time': 5485.43233386} mcu 'mcu': got {'oid': 12, 'next_clock': 4001025152, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5484.931426656, '#receive_time': 5485.48957336} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4197936777, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5485.558289971, '#receive_time': 5485.732304082} mcu 'mcu': got {'oid': 12, 'next_clock': 4055025152, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5484.931426656, '#receive_time': 5485.789507582} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4217136777, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5485.558289971, '#receive_time': 5486.032356359} mcu 'mcu': got {'oid': 12, 'next_clock': 4109025152, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5485.916132822, '#receive_time': 5486.089492989} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4236336777, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5485.558289971, '#receive_time': 5486.332331359} mcu 'mcu': got {'oid': 12, 'next_clock': 4163025152, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5485.916132822, '#receive_time': 5486.389491322} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4255536777, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5486.542550711, '#receive_time': 5486.632280489} mcu 'mcu': got {'oid': 12, 'next_clock': 4217025152, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5485.916132822, '#receive_time': 5486.689482859} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4274736777, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5486.542550711, '#receive_time': 5486.932316933} mcu 'mcu': got {'oid': 12, 'next_clock': 4271025152, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5486.900715951, '#receive_time': 5486.98947884} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4293936777, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5486.542550711, '#receive_time': 5487.232339099} mcu 'mcu': got {'oid': 12, 'next_clock': 30057856, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5486.900715951, '#receive_time': 5487.289481359} mcu 'EBBCan': got {'oid': 6, 'next_clock': 18169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5487.528183266, '#receive_time': 5487.532338544} mcu 'mcu': got {'oid': 12, 'next_clock': 84057856, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5486.900715951, '#receive_time': 5487.589463803} mcu 'EBBCan': got {'oid': 6, 'next_clock': 37369481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5487.528183266, '#receive_time': 5487.832320303} mcu 'mcu': got {'oid': 12, 'next_clock': 138057856, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5487.885465932, '#receive_time': 5487.889475062} mcu 'EBBCan': got {'oid': 6, 'next_clock': 56569481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5487.528183266, '#receive_time': 5488.132341099} mcu 'mcu': got {'oid': 12, 'next_clock': 192057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5487.885465932, '#receive_time': 5488.189458599} mcu 'EBBCan': got {'oid': 6, 'next_clock': 75769481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5487.528183266, '#receive_time': 5488.432307784} mcu 'mcu': got {'oid': 12, 'next_clock': 246057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5487.885465932, '#receive_time': 5488.489482636} mcu 'EBBCan': got {'oid': 6, 'next_clock': 94969481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5488.512554191, '#receive_time': 5488.732328969} mcu 'mcu': got {'oid': 12, 'next_clock': 300057856, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5487.885465932, '#receive_time': 5488.789463209} mcu 'EBBCan': got {'oid': 6, 'next_clock': 114169481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5488.512554191, '#receive_time': 5489.032351154} mcu 'mcu': got {'oid': 12, 'next_clock': 354057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5488.869658302, '#receive_time': 5489.089473283} mcu 'EBBCan': got {'oid': 6, 'next_clock': 133369481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5488.512554191, '#receive_time': 5489.332356876} mcu 'mcu': got {'oid': 12, 'next_clock': 408057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5488.869658302, '#receive_time': 5489.389513079} mcu 'EBBCan': got {'oid': 6, 'next_clock': 152569481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5489.497494339, '#receive_time': 5489.632393376} mcu 'mcu': got {'oid': 12, 'next_clock': 462057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5488.869658302, '#receive_time': 5489.689465265} mcu 'EBBCan': got {'oid': 6, 'next_clock': 171769481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5489.497494339, '#receive_time': 5489.932359338} mcu 'mcu': got {'oid': 12, 'next_clock': 516057856, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5489.854045487, '#receive_time': 5489.989466005} mcu 'EBBCan': got {'oid': 6, 'next_clock': 190969481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5489.497494339, '#receive_time': 5490.232336431} mcu 'mcu': got {'oid': 12, 'next_clock': 570057856, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5489.854045487, '#receive_time': 5490.289457912} mcu 'EBBCan': got {'oid': 6, 'next_clock': 210169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5490.481546153, '#receive_time': 5490.532323431} mcu 'mcu': got {'oid': 12, 'next_clock': 624057856, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5489.854045487, '#receive_time': 5490.589438486} mcu 'EBBCan': got {'oid': 6, 'next_clock': 229369481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5490.481546153, '#receive_time': 5490.83234643} mcu 'mcu': got {'oid': 12, 'next_clock': 678057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5490.838898393, '#receive_time': 5490.889444227} mcu 'EBBCan': got {'oid': 6, 'next_clock': 248569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5490.481546153, '#receive_time': 5491.132333301} mcu 'mcu': got {'oid': 12, 'next_clock': 732057856, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5490.838898393, '#receive_time': 5491.189464801} mcu 'EBBCan': got {'oid': 6, 'next_clock': 267769481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5490.481546153, '#receive_time': 5491.432328226} mcu 'mcu': got {'oid': 12, 'next_clock': 786057856, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5490.838898393, '#receive_time': 5491.489454782} mcu 'EBBCan': got {'oid': 6, 'next_clock': 286969481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5491.466275078, '#receive_time': 5491.732371337} mcu 'mcu': got {'oid': 12, 'next_clock': 840057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5490.838898393, '#receive_time': 5491.789432985} mcu 'EBBCan': got {'oid': 6, 'next_clock': 306169481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5491.466275078, '#receive_time': 5492.0323623} mcu 'mcu': got {'oid': 12, 'next_clock': 894057856, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5491.8236618, '#receive_time': 5492.089452411} mcu 'EBBCan': got {'oid': 6, 'next_clock': 325369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5491.466275078, '#receive_time': 5492.332334078} mcu 'mcu': got {'oid': 12, 'next_clock': 948057856, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5491.8236618, '#receive_time': 5492.389464467} mcu 'EBBCan': got {'oid': 6, 'next_clock': 344569481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5492.451007837, '#receive_time': 5492.632338985} mcu 'mcu': got {'oid': 12, 'next_clock': 1002057856, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5491.8236618, '#receive_time': 5492.68946367} mcu 'EBBCan': got {'oid': 6, 'next_clock': 363769481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5492.451007837, '#receive_time': 5492.93236004} mcu 'mcu': got {'oid': 12, 'next_clock': 1056057856, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5492.808081207, '#receive_time': 5492.989457077} mcu 'EBBCan': got {'oid': 6, 'next_clock': 382969481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5492.451007837, '#receive_time': 5493.232377688} mcu 'mcu': got {'oid': 12, 'next_clock': 1110057856, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5492.808081207, '#receive_time': 5493.289457485} mcu 'EBBCan': got {'oid': 6, 'next_clock': 402169481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5493.435384077, '#receive_time': 5493.532342929} mcu 'mcu': got {'oid': 12, 'next_clock': 1164057856, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5492.808081207, '#receive_time': 5493.58945241} mcu 'EBBCan': got {'oid': 6, 'next_clock': 421369481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5493.435384077, '#receive_time': 5493.832336836} mcu 'mcu': got {'oid': 12, 'next_clock': 1218057856, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5493.792471355, '#receive_time': 5493.889458225} mcu 'EBBCan': got {'oid': 6, 'next_clock': 440569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5493.435384077, '#receive_time': 5494.132371854} mcu 'mcu': got {'oid': 12, 'next_clock': 1272057856, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5493.792471355, '#receive_time': 5494.189475947} mcu 'EBBCan': got {'oid': 6, 'next_clock': 459769481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5494.420456669, '#receive_time': 5494.432406706} mcu 'mcu': got {'oid': 12, 'next_clock': 1326057856, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5493.792471355, '#receive_time': 5494.489482113} mcu 'EBBCan': got {'oid': 6, 'next_clock': 478969481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5494.420456669, '#receive_time': 5494.732366854} mcu 'mcu': got {'oid': 12, 'next_clock': 1380057856, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5494.777008373, '#receive_time': 5494.789470076} mcu 'EBBCan': got {'oid': 6, 'next_clock': 498169481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5494.420456669, '#receive_time': 5495.032386539} mcu 'mcu': got {'oid': 12, 'next_clock': 1434057856, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5494.777008373, '#receive_time': 5495.08946965} mcu 'EBBCan': got {'oid': 6, 'next_clock': 517369481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5494.420456669, '#receive_time': 5495.332429724} mcu 'mcu': got {'oid': 12, 'next_clock': 1488057856, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5494.777008373, '#receive_time': 5495.389473483} mcu 'EBBCan': got {'oid': 6, 'next_clock': 536569481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5495.40511228, '#receive_time': 5495.632459002} mcu 'mcu': got {'oid': 12, 'next_clock': 1542057856, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5494.777008373, '#receive_time': 5495.689463668} mcu 'EBBCan': got {'oid': 6, 'next_clock': 555769481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5495.40511228, '#receive_time': 5495.932445853} mcu 'mcu': got {'oid': 12, 'next_clock': 1596057856, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5495.761817853, '#receive_time': 5495.989481464} mcu 'EBBCan': got {'oid': 6, 'next_clock': 574969481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5495.40511228, '#receive_time': 5496.232351446} mcu 'mcu': got {'oid': 12, 'next_clock': 1650057856, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5495.761817853, '#receive_time': 5496.289463298} mcu 'EBBCan': got {'oid': 6, 'next_clock': 594169481, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5496.38983689, '#receive_time': 5496.532445242} mcu 'mcu': got {'oid': 12, 'next_clock': 1704057856, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5495.761817853, '#receive_time': 5496.589443557} mcu 'EBBCan': got {'oid': 6, 'next_clock': 613369481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5496.38983689, '#receive_time': 5496.832375149} mcu 'mcu': got {'oid': 12, 'next_clock': 1758057856, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5496.746462797, '#receive_time': 5496.889555427} mcu 'EBBCan': got {'oid': 6, 'next_clock': 632569481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5496.38983689, '#receive_time': 5497.132387908} mcu 'mcu': got {'oid': 12, 'next_clock': 1812057856, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5496.746462797, '#receive_time': 5497.189468167} mcu 'EBBCan': got {'oid': 6, 'next_clock': 651769481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5497.374656223, '#receive_time': 5497.432450427} mcu 'mcu': got {'oid': 12, 'next_clock': 1866057856, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5496.746462797, '#receive_time': 5497.489429667} mcu 'EBBCan': got {'oid': 6, 'next_clock': 670969481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5497.374656223, '#receive_time': 5497.732288649} mcu 'mcu': got {'oid': 12, 'next_clock': 1920057856, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5497.731381797, '#receive_time': 5497.78938276} mcu 'EBBCan': got {'oid': 6, 'next_clock': 690169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5497.374656223, '#receive_time': 5498.032319778} mcu 'mcu': got {'oid': 12, 'next_clock': 1974057856, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5497.731381797, '#receive_time': 5498.089375148} mcu 'EBBCan': got {'oid': 6, 'next_clock': 709369481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5497.374656223, '#receive_time': 5498.332302389} mcu 'mcu': got {'oid': 12, 'next_clock': 2028057856, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5497.731381797, '#receive_time': 5498.389384389} mcu 'EBBCan': got {'oid': 6, 'next_clock': 728569481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5498.358685185, '#receive_time': 5498.632318222} mcu 'mcu': got {'oid': 12, 'next_clock': 2082057856, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5497.731381797, '#receive_time': 5498.689380963} mcu 'EBBCan': got {'oid': 6, 'next_clock': 747769481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5498.358685185, '#receive_time': 5498.932300148} mcu 'mcu': got {'oid': 12, 'next_clock': 2136057856, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5498.715681796, '#receive_time': 5498.989380944} mcu 'EBBCan': got {'oid': 6, 'next_clock': 766969481, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5498.358685185, '#receive_time': 5499.232311851} mcu 'mcu': got {'oid': 12, 'next_clock': 2190057856, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5498.715681796, '#receive_time': 5499.289359444} mcu 'EBBCan': got {'oid': 6, 'next_clock': 786169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5499.342822962, '#receive_time': 5499.532339499} mcu 'mcu': got {'oid': 12, 'next_clock': 2244057856, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5498.715681796, '#receive_time': 5499.589365555} mcu 'EBBCan': got {'oid': 6, 'next_clock': 805369481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5499.342822962, '#receive_time': 5499.832295777} mcu 'mcu': got {'oid': 12, 'next_clock': 2298057856, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5499.700386629, '#receive_time': 5499.889373666} mcu 'EBBCan': got {'oid': 6, 'next_clock': 824569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5499.342822962, '#receive_time': 5500.132301758} mcu 'mcu': got {'oid': 12, 'next_clock': 2352057856, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5499.700386629, '#receive_time': 5500.18936711} mcu 'EBBCan': got {'oid': 6, 'next_clock': 843769481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5500.327472369, '#receive_time': 5500.432300591} mcu 'mcu': got {'oid': 12, 'next_clock': 2406057856, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5499.700386629, '#receive_time': 5500.489369591} mcu 'EBBCan': got {'oid': 6, 'next_clock': 862969481, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5500.327472369, '#receive_time': 5500.732305258} mcu 'mcu': got {'oid': 12, 'next_clock': 2460057856, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5500.685284739, '#receive_time': 5500.789364073} mcu 'EBBCan': got {'oid': 6, 'next_clock': 882169481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5500.327472369, '#receive_time': 5501.032349036} mcu 'mcu': got {'oid': 12, 'next_clock': 2514057856, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5500.685284739, '#receive_time': 5501.089364091} mcu 'EBBCan': got {'oid': 6, 'next_clock': 901369481, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5501.312065461, '#receive_time': 5501.332306683} mcu 'mcu': got {'oid': 12, 'next_clock': 2568057856, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5500.685284739, '#receive_time': 5501.389354517} mcu 'EBBCan': got {'oid': 6, 'next_clock': 920569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5501.312065461, '#receive_time': 5501.632297591} mcu 'mcu': got {'oid': 12, 'next_clock': 2622057856, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5501.670174776, '#receive_time': 5501.689362054} mcu 'EBBCan': got {'oid': 6, 'next_clock': 939769481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5501.312065461, '#receive_time': 5501.932296554} mcu 'mcu': got {'oid': 12, 'next_clock': 2676057856, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5501.670174776, '#receive_time': 5501.989370646} mcu 'EBBCan': got {'oid': 6, 'next_clock': 958969481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5501.312065461, '#receive_time': 5502.232358183} mcu 'mcu': got {'oid': 12, 'next_clock': 2730057856, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5501.670174776, '#receive_time': 5502.289348942} mcu 'EBBCan': got {'oid': 6, 'next_clock': 978169481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5502.296841776, '#receive_time': 5502.53240522} mcu 'mcu': got {'oid': 12, 'next_clock': 2784057856, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5501.670174776, '#receive_time': 5502.589467183} mcu 'EBBCan': got {'oid': 6, 'next_clock': 997369481, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5502.296841776, '#receive_time': 5502.832407497} mcu 'mcu': got {'oid': 12, 'next_clock': 2838057856, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5502.654642553, '#receive_time': 5502.889451275} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1016569481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5502.296841776, '#receive_time': 5503.13238346} mcu 'mcu': got {'oid': 12, 'next_clock': 2892057856, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5502.654642553, '#receive_time': 5503.189461071} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1035769481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5503.281589312, '#receive_time': 5503.432395219} mcu 'mcu': got {'oid': 12, 'next_clock': 2946057856, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5502.654642553, '#receive_time': 5503.489415034} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1054969481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5503.281589312, '#receive_time': 5503.732412682} mcu 'mcu': got {'oid': 12, 'next_clock': 3000057856, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5503.63962509, '#receive_time': 5503.789426626} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1074169481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5503.281589312, '#receive_time': 5504.032451163} mcu 'mcu': got {'oid': 12, 'next_clock': 3054057856, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5503.63962509, '#receive_time': 5504.089791404} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1093369481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5504.266533515, '#receive_time': 5504.332390422} mcu 'mcu': got {'oid': 12, 'next_clock': 3108057856, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5503.63962509, '#receive_time': 5504.389421848} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1112569481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5504.266533515, '#receive_time': 5504.632395607} mcu 'mcu': got {'oid': 12, 'next_clock': 3162057856, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5504.623865719, '#receive_time': 5504.689416089} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1131769481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5504.266533515, '#receive_time': 5504.932402811} mcu 'mcu': got {'oid': 12, 'next_clock': 3216057856, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5504.623865719, '#receive_time': 5504.989416459} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1150969481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5504.266533515, '#receive_time': 5505.232372848} mcu 'mcu': got {'oid': 12, 'next_clock': 3270057856, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5504.623865719, '#receive_time': 5505.289385644} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1170169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5505.251250311, '#receive_time': 5505.532420737} mcu 'mcu': got {'oid': 12, 'next_clock': 3324057856, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5504.623865719, '#receive_time': 5505.589392644} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1189369481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5505.251250311, '#receive_time': 5505.832401236} mcu 'mcu': got {'oid': 12, 'next_clock': 3378057856, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5505.608566607, '#receive_time': 5505.889414088} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1208569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5505.251250311, '#receive_time': 5506.132402292} mcu 'mcu': got {'oid': 12, 'next_clock': 3432057856, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5505.608566607, '#receive_time': 5506.18942781} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1227769481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5506.235763088, '#receive_time': 5506.43239694} mcu 'mcu': got {'oid': 12, 'next_clock': 3486057856, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5505.608566607, '#receive_time': 5506.48940231} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1246969481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5506.235763088, '#receive_time': 5506.732371902} mcu 'mcu': got {'oid': 12, 'next_clock': 3540057856, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5506.592725977, '#receive_time': 5506.789390588} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1266169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5506.235763088, '#receive_time': 5507.032415273} mcu 'mcu': got {'oid': 12, 'next_clock': 3594057856, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5506.592725977, '#receive_time': 5507.089389736} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1285369481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5507.220784569, '#receive_time': 5507.33240605} mcu 'mcu': got {'oid': 12, 'next_clock': 3648057856, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5506.592725977, '#receive_time': 5507.389423291} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1304569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5507.220784569, '#receive_time': 5507.632401402} mcu 'mcu': got {'oid': 12, 'next_clock': 3702057856, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5507.577460976, '#receive_time': 5507.68950368} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1323769481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5507.220784569, '#receive_time': 5507.932422587} mcu 'mcu': got {'oid': 12, 'next_clock': 3756057856, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5507.577460976, '#receive_time': 5507.989430976} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1342969481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5508.205110309, '#receive_time': 5508.232482809} mcu 'mcu': got {'oid': 12, 'next_clock': 3810057856, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5507.577460976, '#receive_time': 5508.289394068} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1362169481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5508.205110309, '#receive_time': 5508.532404568} mcu 'mcu': got {'oid': 12, 'next_clock': 3864057856, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5508.56219779, '#receive_time': 5508.589380994} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1381369481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5508.205110309, '#receive_time': 5508.832413698} mcu 'mcu': got {'oid': 12, 'next_clock': 3918057856, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5508.56219779, '#receive_time': 5508.889412994} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1400569481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5508.205110309, '#receive_time': 5509.132439216} mcu 'mcu': got {'oid': 12, 'next_clock': 3972057856, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5508.56219779, '#receive_time': 5509.189423994} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1419769481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5509.190168401, '#receive_time': 5509.432485993} mcu 'mcu': got {'oid': 12, 'next_clock': 4026057856, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5508.56219779, '#receive_time': 5509.489482901} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1438969481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5509.190168401, '#receive_time': 5509.732419364} mcu 'mcu': got {'oid': 12, 'next_clock': 4080057856, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5509.546917993, '#receive_time': 5509.789400993} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1458169481, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5509.190168401, '#receive_time': 5510.032431012} mcu 'mcu': got {'oid': 12, 'next_clock': 4134057856, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5509.546917993, '#receive_time': 5510.089431178} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1477369481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5510.174641345, '#receive_time': 5510.332428067} mcu 'mcu': got {'oid': 12, 'next_clock': 4188057856, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5509.546917993, '#receive_time': 5510.389385197} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1496569481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5510.174641345, '#receive_time': 5510.632417234} mcu 'mcu': got {'oid': 12, 'next_clock': 4242057856, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5510.532072697, '#receive_time': 5510.689408345} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1515769481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5510.174641345, '#receive_time': 5510.932429196} mcu 'mcu': got {'oid': 12, 'next_clock': 1090560, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5510.532072697, '#receive_time': 5510.989383252} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1534969481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5511.159363418, '#receive_time': 5511.232495492} mcu 'mcu': got {'oid': 12, 'next_clock': 55090560, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5510.532072697, '#receive_time': 5511.289392363} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1554169481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5511.159363418, '#receive_time': 5511.532428974} mcu 'mcu': got {'oid': 12, 'next_clock': 109090560, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5511.516850326, '#receive_time': 5511.589378214} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1573369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5511.159363418, '#receive_time': 5511.832432251} mcu 'mcu': got {'oid': 12, 'next_clock': 163090560, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5511.516850326, '#receive_time': 5511.889399177} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1592569481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5511.159363418, '#receive_time': 5512.132457825} mcu 'mcu': got {'oid': 12, 'next_clock': 217090560, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5511.516850326, '#receive_time': 5512.189400955} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1611769481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5512.144073918, '#receive_time': 5512.432504473} mcu 'mcu': got {'oid': 12, 'next_clock': 271090560, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5511.516850326, '#receive_time': 5512.489386918} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1630969481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5512.144073918, '#receive_time': 5512.732542492} mcu 'mcu': got {'oid': 12, 'next_clock': 325090560, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5512.501234306, '#receive_time': 5512.789380732} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1650169481, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5512.144073918, '#receive_time': 5513.032494528} mcu 'mcu': got {'oid': 12, 'next_clock': 379090560, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5512.501234306, '#receive_time': 5513.089414269} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1669369481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5513.128176621, '#receive_time': 5513.332464936} mcu 'mcu': got {'oid': 12, 'next_clock': 433090560, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5512.501234306, '#receive_time': 5513.389390565} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1688569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5513.128176621, '#receive_time': 5513.632455454} mcu 'mcu': got {'oid': 12, 'next_clock': 487090560, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5513.486226565, '#receive_time': 5513.689399361} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1707769481, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5513.128176621, '#receive_time': 5513.932464954} mcu 'mcu': got {'oid': 12, 'next_clock': 541090560, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5513.486226565, '#receive_time': 5513.989407065} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1726969481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5514.112979898, '#receive_time': 5514.232551528} mcu 'mcu': got {'oid': 12, 'next_clock': 595090560, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5513.486226565, '#receive_time': 5514.289379694} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1746169481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5514.112979898, '#receive_time': 5514.532493639} mcu 'mcu': got {'oid': 12, 'next_clock': 649090560, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5514.47103812, '#receive_time': 5514.589377509} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1765369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5514.112979898, '#receive_time': 5514.832465472} mcu 'mcu': got {'oid': 12, 'next_clock': 703090560, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5514.47103812, '#receive_time': 5514.88939812} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1784569481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5515.09754562, '#receive_time': 5515.132452935} mcu 'mcu': got {'oid': 12, 'next_clock': 757090560, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5514.47103812, '#receive_time': 5515.189394009} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1803769481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5515.09754562, '#receive_time': 5515.432460527} mcu 'mcu': got {'oid': 12, 'next_clock': 811090560, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5515.45545862, '#receive_time': 5515.489458786} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1822969481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5515.09754562, '#receive_time': 5515.732518027} mcu 'mcu': got {'oid': 12, 'next_clock': 865090560, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5515.45545862, '#receive_time': 5515.78938023} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1842169481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5515.09754562, '#receive_time': 5516.032479619} mcu 'mcu': got {'oid': 12, 'next_clock': 919090560, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5515.45545862, '#receive_time': 5516.089450045} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1861369481, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5516.082328656, '#receive_time': 5516.332509434} mcu 'mcu': got {'oid': 12, 'next_clock': 973090560, 'value': 31724, '#name': 'analog_in_state', '#sent_time': 5515.45545862, '#receive_time': 5516.389372434} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1880569481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5516.082328656, '#receive_time': 5516.632466045} mcu 'mcu': got {'oid': 12, 'next_clock': 1027090560, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5516.440331915, '#receive_time': 5516.689387582} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1899769481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5516.082328656, '#receive_time': 5516.932445063} mcu 'mcu': got {'oid': 12, 'next_clock': 1081090560, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5516.440331915, '#receive_time': 5516.989355452} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1918969481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5517.066679378, '#receive_time': 5517.232567489} mcu 'mcu': got {'oid': 12, 'next_clock': 1135090560, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5516.440331915, '#receive_time': 5517.289374618} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1938169481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5517.066679378, '#receive_time': 5517.532534192} mcu 'mcu': got {'oid': 12, 'next_clock': 1189090560, 'value': 31724, '#name': 'analog_in_state', '#sent_time': 5517.42499397, '#receive_time': 5517.589460396} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1957369481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5517.066679378, '#receive_time': 5517.8324766} mcu 'mcu': got {'oid': 12, 'next_clock': 1243090560, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5517.42499397, '#receive_time': 5517.889387248} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1976569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5518.05121297, '#receive_time': 5518.132469322} mcu 'mcu': got {'oid': 12, 'next_clock': 1297090560, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5517.42499397, '#receive_time': 5518.189407451} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1995769481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5518.05121297, '#receive_time': 5518.432469896} mcu 'mcu': got {'oid': 12, 'next_clock': 1351090560, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5518.40960647, '#receive_time': 5518.490005451} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2014969481, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5518.05121297, '#receive_time': 5518.732576247} mcu 'mcu': got {'oid': 12, 'next_clock': 1405090560, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5518.40960647, '#receive_time': 5518.789376118} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2034169481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5518.05121297, '#receive_time': 5519.032506377} mcu 'mcu': got {'oid': 12, 'next_clock': 1459090560, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5518.40960647, '#receive_time': 5519.08941158} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2053369481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5519.035631525, '#receive_time': 5519.332488339} mcu 'mcu': got {'oid': 12, 'next_clock': 1513090560, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5518.40960647, '#receive_time': 5519.38937308} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2072569481, 'value': 31820, '#name': 'analog_in_state', '#sent_time': 5519.035631525, '#receive_time': 5519.63248295} mcu 'mcu': got {'oid': 12, 'next_clock': 1567090560, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5519.394449506, '#receive_time': 5519.689399654} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2091769481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5519.035631525, '#receive_time': 5519.93250945} mcu 'mcu': got {'oid': 12, 'next_clock': 1621090560, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5519.394449506, '#receive_time': 5519.989375506} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2110969481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5520.020578728, '#receive_time': 5520.232506469} mcu 'mcu': got {'oid': 12, 'next_clock': 1675090560, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5519.394449506, '#receive_time': 5520.289374302} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2130169481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5520.020578728, '#receive_time': 5520.532477079} mcu 'mcu': got {'oid': 12, 'next_clock': 1729090560, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5520.378555987, '#receive_time': 5520.589358135} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2149369481, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5520.020578728, '#receive_time': 5520.83249782} mcu 'mcu': got {'oid': 12, 'next_clock': 1783090560, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5520.378555987, '#receive_time': 5520.889363635} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2168569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5521.005110079, '#receive_time': 5521.132502838} mcu 'mcu': got {'oid': 12, 'next_clock': 1837090560, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5520.378555987, '#receive_time': 5521.189369875} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2187769481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5521.005110079, '#receive_time': 5521.432509301} mcu 'mcu': got {'oid': 12, 'next_clock': 1891090560, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5521.363104301, '#receive_time': 5521.489505542} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2206969481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5521.005110079, '#receive_time': 5521.732588338} mcu 'mcu': got {'oid': 12, 'next_clock': 1945090560, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5521.363104301, '#receive_time': 5521.789386931} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2226169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5521.989985764, '#receive_time': 5522.03251506} mcu 'mcu': got {'oid': 12, 'next_clock': 1999090560, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5521.363104301, '#receive_time': 5522.089384856} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2245369481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5521.989985764, '#receive_time': 5522.332504282} mcu 'mcu': got {'oid': 12, 'next_clock': 2053090560, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5522.347769486, '#receive_time': 5522.389390708} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2264569481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5521.989985764, '#receive_time': 5522.632497189} mcu 'mcu': got {'oid': 12, 'next_clock': 2107090560, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5522.347769486, '#receive_time': 5522.689440115} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2283769481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5521.989985764, '#receive_time': 5522.932514152} mcu 'mcu': got {'oid': 12, 'next_clock': 2161090560, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5522.347769486, '#receive_time': 5522.989362226} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2302969481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5522.974816578, '#receive_time': 5523.232527504} mcu 'mcu': got {'oid': 12, 'next_clock': 2215090560, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5522.347769486, '#receive_time': 5523.289382411} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2322169481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5522.974816578, '#receive_time': 5523.532556522} mcu 'mcu': got {'oid': 12, 'next_clock': 2269090560, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5523.33263217, '#receive_time': 5523.589337467} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2341369481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5522.974816578, '#receive_time': 5523.832564374} mcu 'mcu': got {'oid': 12, 'next_clock': 2323090560, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5523.33263217, '#receive_time': 5523.889346448} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2360569481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5523.959577689, '#receive_time': 5524.132523059} mcu 'mcu': got {'oid': 12, 'next_clock': 2377090560, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5523.33263217, '#receive_time': 5524.189376392} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2379769481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5523.959577689, '#receive_time': 5524.432526392} mcu 'mcu': got {'oid': 12, 'next_clock': 2431090560, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5524.31710004, '#receive_time': 5524.489490262} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2398969481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5523.959577689, '#receive_time': 5524.732506984} mcu 'mcu': got {'oid': 12, 'next_clock': 2485090560, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5524.31710004, '#receive_time': 5524.789361373} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2418169481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5524.944312281, '#receive_time': 5525.032503614} mcu 'mcu': got {'oid': 12, 'next_clock': 2539090560, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5524.31710004, '#receive_time': 5525.089367243} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2437369481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5524.944312281, '#receive_time': 5525.332505095} mcu 'mcu': got {'oid': 12, 'next_clock': 2593090560, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5525.301305558, '#receive_time': 5525.389367114} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2456569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5524.944312281, '#receive_time': 5525.632495928} mcu 'mcu': got {'oid': 12, 'next_clock': 2647090560, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5525.301305558, '#receive_time': 5525.689361317} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2475769481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5525.929428873, '#receive_time': 5525.932507613} mcu 'mcu': got {'oid': 12, 'next_clock': 2701090560, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5525.301305558, '#receive_time': 5525.989309965} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2494969481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5525.929428873, '#receive_time': 5526.232529595} mcu 'mcu': got {'oid': 12, 'next_clock': 2755090560, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5526.285783206, '#receive_time': 5526.289356465} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2514169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5525.929428873, '#receive_time': 5526.532514706} mcu 'mcu': got {'oid': 12, 'next_clock': 2809090560, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5526.285783206, '#receive_time': 5526.589332743} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2533369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5525.929428873, '#receive_time': 5526.832531502} mcu 'mcu': got {'oid': 12, 'next_clock': 2863090560, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5526.285783206, '#receive_time': 5526.889351428} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2552569481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5526.914096779, '#receive_time': 5527.132515483} mcu 'mcu': got {'oid': 12, 'next_clock': 2917090560, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5526.285783206, '#receive_time': 5527.189351946} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2571769481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5526.914096779, '#receive_time': 5527.432530946} mcu 'mcu': got {'oid': 12, 'next_clock': 2971090560, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5527.26982215, '#receive_time': 5527.489349353} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2590969481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5526.914096779, '#receive_time': 5527.732517797} mcu 'mcu': got {'oid': 12, 'next_clock': 3025090560, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5527.26982215, '#receive_time': 5527.78936139} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2610169481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5527.898971982, '#receive_time': 5528.032608242} mcu 'mcu': got {'oid': 12, 'next_clock': 3079090560, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5527.26982215, '#receive_time': 5528.089318168} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2629369481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5527.898971982, '#receive_time': 5528.332527519} mcu 'mcu': got {'oid': 12, 'next_clock': 3133090560, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5528.253892204, '#receive_time': 5528.389369149} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2648569481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5527.898971982, '#receive_time': 5528.632539204} mcu 'mcu': got {'oid': 12, 'next_clock': 3187090560, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5528.253892204, '#receive_time': 5528.689344408} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2667769481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5528.883362223, '#receive_time': 5528.932527204} mcu 'mcu': got {'oid': 12, 'next_clock': 3241090560, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5528.253892204, '#receive_time': 5528.989358556} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2686969481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5528.883362223, '#receive_time': 5529.232547241} mcu 'mcu': got {'oid': 12, 'next_clock': 3295090560, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5529.238380759, '#receive_time': 5529.289579889} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2706169481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5528.883362223, '#receive_time': 5529.532632204} mcu 'mcu': got {'oid': 12, 'next_clock': 3349090560, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5529.238380759, '#receive_time': 5529.589342019} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2725369481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5528.883362223, '#receive_time': 5529.832563463} mcu 'mcu': got {'oid': 12, 'next_clock': 3403090560, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5529.238380759, '#receive_time': 5529.889356722} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2744569481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5529.868284704, '#receive_time': 5530.132619185} mcu 'mcu': got {'oid': 12, 'next_clock': 3457090560, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5529.238380759, '#receive_time': 5530.189310907} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2763769481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5529.868284704, '#receive_time': 5530.432588555} mcu 'mcu': got {'oid': 12, 'next_clock': 3511090560, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5530.222421926, '#receive_time': 5530.489366111} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2782969481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5529.868284704, '#receive_time': 5530.73255837} mcu 'mcu': got {'oid': 12, 'next_clock': 3565090560, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5530.222421926, '#receive_time': 5530.789437833} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2802169481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5530.853126999, '#receive_time': 5531.032593407} mcu 'mcu': got {'oid': 12, 'next_clock': 3619090560, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5530.222421926, '#receive_time': 5531.089355573} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2821369481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5530.853126999, '#receive_time': 5531.332560017} mcu 'mcu': got {'oid': 12, 'next_clock': 3673090560, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5531.207016647, '#receive_time': 5531.38937511} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2840569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5530.853126999, '#receive_time': 5531.632523573} mcu 'mcu': got {'oid': 12, 'next_clock': 3727090560, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5531.207016647, '#receive_time': 5531.689348739} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2859769481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5531.83808198, '#receive_time': 5531.932582499} mcu 'mcu': got {'oid': 12, 'next_clock': 3781090560, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5531.207016647, '#receive_time': 5531.989325943} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2878969481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5531.83808198, '#receive_time': 5532.232527258} mcu 'mcu': got {'oid': 12, 'next_clock': 3835090560, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5532.19191885, '#receive_time': 5532.289569202} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2898169481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5531.83808198, '#receive_time': 5532.532632128} mcu 'mcu': got {'oid': 12, 'next_clock': 3889090560, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5532.19191885, '#receive_time': 5532.589329609} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2917369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5532.822480146, '#receive_time': 5532.83253148} mcu 'mcu': got {'oid': 12, 'next_clock': 3943090560, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5532.19191885, '#receive_time': 5532.889343331} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2936569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5532.822480146, '#receive_time': 5533.132565702} mcu 'mcu': got {'oid': 12, 'next_clock': 3997090560, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5533.176643331, '#receive_time': 5533.189408998} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2955769481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5532.822480146, '#receive_time': 5533.432560905} mcu 'mcu': got {'oid': 12, 'next_clock': 4051090560, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5533.176643331, '#receive_time': 5533.489337016} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2974969481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5532.822480146, '#receive_time': 5533.732578701} mcu 'mcu': got {'oid': 12, 'next_clock': 4105090560, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5533.176643331, '#receive_time': 5533.789325312} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2994169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5533.807572868, '#receive_time': 5534.03260646} mcu 'mcu': got {'oid': 12, 'next_clock': 4159090560, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5533.176643331, '#receive_time': 5534.089336497} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3013369481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5533.807572868, '#receive_time': 5534.332564571} mcu 'mcu': got {'oid': 12, 'next_clock': 4213090560, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5534.161285312, '#receive_time': 5534.389302386} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3032569481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5533.807572868, '#receive_time': 5534.632595293} mcu 'mcu': got {'oid': 12, 'next_clock': 4267090560, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5534.161285312, '#receive_time': 5534.689320349} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3051769481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5534.792267589, '#receive_time': 5534.932567534} mcu 'mcu': got {'oid': 12, 'next_clock': 26123264, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5534.161285312, '#receive_time': 5534.989328663} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3070969481, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5534.792267589, '#receive_time': 5535.2325772} mcu 'mcu': got {'oid': 12, 'next_clock': 80123264, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5535.146052108, '#receive_time': 5535.289449015} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3090169481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5534.792267589, '#receive_time': 5535.532669145} mcu 'mcu': got {'oid': 12, 'next_clock': 134123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5535.146052108, '#receive_time': 5535.589333867} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3109369481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5535.776754478, '#receive_time': 5535.832574126} mcu 'mcu': got {'oid': 12, 'next_clock': 188123264, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5535.146052108, '#receive_time': 5535.889381459} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3128569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5535.776754478, '#receive_time': 5536.132596829} mcu 'mcu': got {'oid': 12, 'next_clock': 242123264, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5536.130570626, '#receive_time': 5536.189330589} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3147769481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5535.776754478, '#receive_time': 5536.432574514} mcu 'mcu': got {'oid': 12, 'next_clock': 296123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5536.130570626, '#receive_time': 5536.489296551} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3166969481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5535.776754478, '#receive_time': 5536.732603459} mcu 'mcu': got {'oid': 12, 'next_clock': 350123264, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5536.130570626, '#receive_time': 5536.789390903} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3186169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5536.761776033, '#receive_time': 5537.032620051} mcu 'mcu': got {'oid': 12, 'next_clock': 404123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5536.130570626, '#receive_time': 5537.089258181} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3205369481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5536.761776033, '#receive_time': 5537.332517495} mcu 'mcu': got {'oid': 12, 'next_clock': 458123264, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5537.11491057, '#receive_time': 5537.389267236} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3224569481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5536.761776033, '#receive_time': 5537.632496866} mcu 'mcu': got {'oid': 12, 'next_clock': 512123264, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5537.11491057, '#receive_time': 5537.689258569} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3243769481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5537.745870421, '#receive_time': 5537.932505847} mcu 'mcu': got {'oid': 12, 'next_clock': 566123264, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5537.11491057, '#receive_time': 5537.989246736} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3262969481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5537.745870421, '#receive_time': 5538.232499884} mcu 'mcu': got {'oid': 12, 'next_clock': 620123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5538.099060199, '#receive_time': 5538.289242699} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3282169481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5537.745870421, '#receive_time': 5538.53252518} mcu 'mcu': got {'oid': 12, 'next_clock': 674123264, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5538.099060199, '#receive_time': 5538.589247495} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3301369481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5538.73051755, '#receive_time': 5538.83250042} mcu 'mcu': got {'oid': 12, 'next_clock': 728123264, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5538.099060199, '#receive_time': 5538.889243031} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3320569481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5538.73051755, '#receive_time': 5539.132516439} mcu 'mcu': got {'oid': 12, 'next_clock': 782123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5539.083745124, '#receive_time': 5539.189256272} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3339769481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5538.73051755, '#receive_time': 5539.432520716} mcu 'mcu': got {'oid': 12, 'next_clock': 836123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5539.083745124, '#receive_time': 5539.489249087} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3358969481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5539.714644605, '#receive_time': 5539.732510105} mcu 'mcu': got {'oid': 12, 'next_clock': 890123264, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5539.083745124, '#receive_time': 5539.78925842} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3378169481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5539.714644605, '#receive_time': 5540.032518234} mcu 'mcu': got {'oid': 12, 'next_clock': 944123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5540.068404123, '#receive_time': 5540.089236123} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3397369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5539.714644605, '#receive_time': 5540.332510271} mcu 'mcu': got {'oid': 12, 'next_clock': 998123264, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5540.068404123, '#receive_time': 5540.389227679} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3416569481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5539.714644605, '#receive_time': 5540.632522197} mcu 'mcu': got {'oid': 12, 'next_clock': 1052123264, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5540.068404123, '#receive_time': 5540.689265956} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3435769481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5540.699319604, '#receive_time': 5540.93251553} mcu 'mcu': got {'oid': 12, 'next_clock': 1106123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5540.068404123, '#receive_time': 5540.989234493} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3454969481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5540.699319604, '#receive_time': 5541.232515956} mcu 'mcu': got {'oid': 12, 'next_clock': 1160123264, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5541.053029234, '#receive_time': 5541.289233623} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3474169481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5540.699319604, '#receive_time': 5541.532579585} mcu 'mcu': got {'oid': 12, 'next_clock': 1214123264, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5541.053029234, '#receive_time': 5541.589252215} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3493369481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5541.68401053, '#receive_time': 5541.8325624} mcu 'mcu': got {'oid': 12, 'next_clock': 1268123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5541.053029234, '#receive_time': 5541.889325289} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3512569481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5541.68401053, '#receive_time': 5542.13258177} mcu 'mcu': got {'oid': 12, 'next_clock': 1322123264, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5542.037704918, '#receive_time': 5542.189327085} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3531769481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5541.68401053, '#receive_time': 5542.432620474} mcu 'mcu': got {'oid': 12, 'next_clock': 1376123264, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5542.037704918, '#receive_time': 5542.489432881} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3550969481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5542.668117122, '#receive_time': 5542.73258927} mcu 'mcu': got {'oid': 12, 'next_clock': 1430123264, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5542.037704918, '#receive_time': 5542.789317992} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3570169481, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5542.668117122, '#receive_time': 5543.032609825} mcu 'mcu': got {'oid': 12, 'next_clock': 1484123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5543.022242862, '#receive_time': 5543.089309233} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3589369481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5542.668117122, '#receive_time': 5543.332606492} mcu 'mcu': got {'oid': 12, 'next_clock': 1538123264, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5543.022242862, '#receive_time': 5543.389293344} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3608569481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5542.668117122, '#receive_time': 5543.632581121} mcu 'mcu': got {'oid': 12, 'next_clock': 1592123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5543.022242862, '#receive_time': 5543.689303103} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3627769481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5543.652564769, '#receive_time': 5543.93261138} mcu 'mcu': got {'oid': 12, 'next_clock': 1646123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5543.022242862, '#receive_time': 5543.989304491} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3646969481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5543.652564769, '#receive_time': 5544.232612288} mcu 'mcu': got {'oid': 12, 'next_clock': 1700123264, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5544.007032843, '#receive_time': 5544.289326621} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3666169481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5543.652564769, '#receive_time': 5544.532721158} mcu 'mcu': got {'oid': 12, 'next_clock': 1754123264, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5544.007032843, '#receive_time': 5544.589323954} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3685369481, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5544.636887232, '#receive_time': 5544.832605398} mcu 'mcu': got {'oid': 12, 'next_clock': 1808123264, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5544.007032843, '#receive_time': 5544.889294158} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3704569481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5544.636887232, '#receive_time': 5545.132627009} mcu 'mcu': got {'oid': 12, 'next_clock': 1862123264, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5544.99175825, '#receive_time': 5545.189303583} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3723769481, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5544.636887232, '#receive_time': 5545.432634602} mcu 'mcu': got {'oid': 12, 'next_clock': 1916123264, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5544.99175825, '#receive_time': 5545.489285565} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3742969481, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5545.621454472, '#receive_time': 5545.73259799} mcu 'mcu': got {'oid': 12, 'next_clock': 1970123264, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5544.99175825, '#receive_time': 5545.789292861} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3762169481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5545.621454472, '#receive_time': 5546.032644435} mcu 'mcu': got {'oid': 12, 'next_clock': 2024123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5545.976306527, '#receive_time': 5546.089278009} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3781369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5545.621454472, '#receive_time': 5546.332638916} mcu 'mcu': got {'oid': 12, 'next_clock': 2078123264, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5545.976306527, '#receive_time': 5546.389289157} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3800569481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5546.605678823, '#receive_time': 5546.632687786} mcu 'mcu': got {'oid': 12, 'next_clock': 2132123264, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5545.976306527, '#receive_time': 5546.689264416} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3819769481, 'value': 31821, '#name': 'analog_in_state', '#sent_time': 5546.605678823, '#receive_time': 5546.93264586} mcu 'mcu': got {'oid': 12, 'next_clock': 2186123264, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5546.960480693, '#receive_time': 5546.989286064} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3838969481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5546.605678823, '#receive_time': 5547.232608619} mcu 'mcu': got {'oid': 12, 'next_clock': 2240123264, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5546.960480693, '#receive_time': 5547.289300971} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3858169481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5546.605678823, '#receive_time': 5547.532704545} mcu 'mcu': got {'oid': 12, 'next_clock': 2294123264, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5546.960480693, '#receive_time': 5547.589269786} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3877369481, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5547.590296934, '#receive_time': 5547.832626045} mcu 'mcu': got {'oid': 12, 'next_clock': 2348123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5546.960480693, '#receive_time': 5547.889296489} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3896569481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5547.590296934, '#receive_time': 5548.132637656} mcu 'mcu': got {'oid': 12, 'next_clock': 2402123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5547.945109137, '#receive_time': 5548.189294693} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3915769481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5547.590296934, '#receive_time': 5548.432633118} mcu 'mcu': got {'oid': 12, 'next_clock': 2456123264, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5547.945109137, '#receive_time': 5548.489290766} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3934969481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5548.575221674, '#receive_time': 5548.732723452} mcu 'mcu': got {'oid': 12, 'next_clock': 2510123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5547.945109137, '#receive_time': 5548.789314544} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3954169481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5548.575221674, '#receive_time': 5549.032654581} mcu 'mcu': got {'oid': 12, 'next_clock': 2564123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5548.929867896, '#receive_time': 5549.089324192} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3973369481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5548.575221674, '#receive_time': 5549.332636599} mcu 'mcu': got {'oid': 12, 'next_clock': 2618123264, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5548.929867896, '#receive_time': 5549.389334914} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3992569481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5549.56010821, '#receive_time': 5549.632643358} mcu 'mcu': got {'oid': 12, 'next_clock': 2672123264, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5548.929867896, '#receive_time': 5549.689261192} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4011769481, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5549.56010821, '#receive_time': 5549.932643766} mcu 'mcu': got {'oid': 12, 'next_clock': 2726123264, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5549.914374099, '#receive_time': 5549.989267136} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4030969481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5549.56010821, '#receive_time': 5550.232642599} mcu 'mcu': got {'oid': 12, 'next_clock': 2780123264, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5549.914374099, '#receive_time': 5550.289256691} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4050169481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5549.56010821, '#receive_time': 5550.532697636} mcu 'mcu': got {'oid': 12, 'next_clock': 2834123264, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5549.914374099, '#receive_time': 5550.589256413} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4069369481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5550.54443458, '#receive_time': 5550.832687265} mcu 'mcu': got {'oid': 12, 'next_clock': 2888123264, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5549.914374099, '#receive_time': 5550.889266728} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4088569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5550.54443458, '#receive_time': 5551.132655932} mcu 'mcu': got {'oid': 12, 'next_clock': 2942123264, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5550.899185524, '#receive_time': 5551.189266172} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4107769481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5550.54443458, '#receive_time': 5551.432666505} mcu 'mcu': got {'oid': 12, 'next_clock': 2996123264, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5550.899185524, '#receive_time': 5551.489269024} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4126969481, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5551.52931995, '#receive_time': 5551.732706542} mcu 'mcu': got {'oid': 12, 'next_clock': 3050123264, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5550.899185524, '#receive_time': 5551.78926595} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4146169481, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5551.52931995, '#receive_time': 5552.032692264} mcu 'mcu': got {'oid': 12, 'next_clock': 3104123264, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5551.883909524, '#receive_time': 5552.089271764} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4165369481, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5551.52931995, '#receive_time': 5552.332639672} mcu 'mcu': got {'oid': 12, 'next_clock': 3158123264, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5551.883909524, '#receive_time': 5552.389250135} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4184569481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5552.513976986, '#receive_time': 5552.63262756} mcu 'mcu': got {'oid': 12, 'next_clock': 3212123264, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5551.883909524, '#receive_time': 5552.689251968} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4203769481, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5552.513976986, '#receive_time': 5552.932635153} mcu 'mcu': got {'oid': 12, 'next_clock': 3266123264, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5552.868010579, '#receive_time': 5552.989239634} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4222969481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5552.513976986, '#receive_time': 5553.232652782} mcu 'mcu': got {'oid': 12, 'next_clock': 3320123264, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5552.868010579, '#receive_time': 5553.289271449} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4242169481, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5553.498316393, '#receive_time': 5553.532732412} mcu 'mcu': got {'oid': 12, 'next_clock': 3374123264, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5552.868010579, '#receive_time': 5553.589259356} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4261369481, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5553.498316393, '#receive_time': 5553.832647319} mcu 'mcu': got {'oid': 12, 'next_clock': 3428123264, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5553.852631097, '#receive_time': 5553.889264523} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4280569481, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5553.498316393, '#receive_time': 5554.132668319} mcu 'mcu': got {'oid': 12, 'next_clock': 3482123264, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5553.852631097, '#receive_time': 5554.189279689} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4802185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5553.498316393, '#receive_time': 5554.432675689} mcu 'mcu': got {'oid': 12, 'next_clock': 3536123264, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5553.852631097, '#receive_time': 5554.489278022} mcu 'EBBCan': got {'oid': 6, 'next_clock': 24002185, 'value': 31820, '#name': 'analog_in_state', '#sent_time': 5554.482936615, '#receive_time': 5554.732673892} mcu 'mcu': got {'oid': 12, 'next_clock': 3590123264, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5553.852631097, '#receive_time': 5554.789278226} mcu 'EBBCan': got {'oid': 6, 'next_clock': 43202185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5554.482936615, '#receive_time': 5555.032659077} mcu 'mcu': got {'oid': 12, 'next_clock': 3644123264, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5554.837450707, '#receive_time': 5555.089231855} mcu 'EBBCan': got {'oid': 6, 'next_clock': 62402185, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5554.482936615, '#receive_time': 5555.332659799} mcu 'mcu': got {'oid': 12, 'next_clock': 3698123264, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5554.837450707, '#receive_time': 5555.389288836} mcu 'EBBCan': got {'oid': 6, 'next_clock': 81602185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5555.467534299, '#receive_time': 5555.632660077} mcu 'mcu': got {'oid': 12, 'next_clock': 3752123264, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5554.837450707, '#receive_time': 5555.689284077} mcu 'EBBCan': got {'oid': 6, 'next_clock': 100802185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5555.467534299, '#receive_time': 5555.932686781} mcu 'mcu': got {'oid': 12, 'next_clock': 3806123264, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5555.821519318, '#receive_time': 5555.989407077} mcu 'EBBCan': got {'oid': 6, 'next_clock': 120002185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5555.467534299, '#receive_time': 5556.232686966} mcu 'mcu': got {'oid': 12, 'next_clock': 3860123264, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5555.821519318, '#receive_time': 5556.289267484} mcu 'EBBCan': got {'oid': 6, 'next_clock': 139202185, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5556.452467521, '#receive_time': 5556.532717762} mcu 'mcu': got {'oid': 12, 'next_clock': 3914123264, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5555.821519318, '#receive_time': 5556.589250817} mcu 'EBBCan': got {'oid': 6, 'next_clock': 158402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5556.452467521, '#receive_time': 5556.832686224} mcu 'mcu': got {'oid': 12, 'next_clock': 3968123264, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5556.806131669, '#receive_time': 5556.889256891} mcu 'EBBCan': got {'oid': 6, 'next_clock': 177602185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5556.452467521, '#receive_time': 5557.132733002} mcu 'mcu': got {'oid': 12, 'next_clock': 4022123264, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5556.806131669, '#receive_time': 5557.189254169} mcu 'EBBCan': got {'oid': 6, 'next_clock': 196802185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5556.452467521, '#receive_time': 5557.432677298} mcu 'mcu': got {'oid': 12, 'next_clock': 4076123264, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5556.806131669, '#receive_time': 5557.489281113} mcu 'EBBCan': got {'oid': 6, 'next_clock': 216002185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5557.43659015, '#receive_time': 5557.732691576} mcu 'mcu': got {'oid': 12, 'next_clock': 4130123264, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5556.806131669, '#receive_time': 5557.789255131} mcu 'EBBCan': got {'oid': 6, 'next_clock': 235202185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5557.43659015, '#receive_time': 5558.032675742} mcu 'mcu': got {'oid': 12, 'next_clock': 4184123264, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5557.790861131, '#receive_time': 5558.089339094} mcu 'EBBCan': got {'oid': 6, 'next_clock': 254402185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5557.43659015, '#receive_time': 5558.332705946} mcu 'mcu': got {'oid': 12, 'next_clock': 4238123264, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5557.790861131, '#receive_time': 5558.389245298} mcu 'EBBCan': got {'oid': 6, 'next_clock': 273602185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5558.421102724, '#receive_time': 5558.632726872} mcu 'mcu': got {'oid': 12, 'next_clock': 4292123264, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5557.790861131, '#receive_time': 5558.689264501} mcu 'EBBCan': got {'oid': 6, 'next_clock': 292802185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5558.421102724, '#receive_time': 5558.932683927} mcu 'mcu': got {'oid': 12, 'next_clock': 51155968, 'value': 31771, '#name': 'analog_in_state', '#sent_time': 5558.77558352, '#receive_time': 5558.989251649} mcu 'EBBCan': got {'oid': 6, 'next_clock': 312002185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5558.421102724, '#receive_time': 5559.232678723} mcu 'mcu': got {'oid': 12, 'next_clock': 105155968, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5558.77558352, '#receive_time': 5559.289244167} mcu 'EBBCan': got {'oid': 6, 'next_clock': 331202185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5559.406007686, '#receive_time': 5559.532745908} mcu 'mcu': got {'oid': 12, 'next_clock': 159155968, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5558.77558352, '#receive_time': 5559.589257445} mcu 'EBBCan': got {'oid': 6, 'next_clock': 350402185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5559.406007686, '#receive_time': 5559.832713519} mcu 'mcu': got {'oid': 12, 'next_clock': 213155968, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5559.759973315, '#receive_time': 5559.889265963} mcu 'EBBCan': got {'oid': 6, 'next_clock': 369602185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5559.406007686, '#receive_time': 5560.13270963} mcu 'mcu': got {'oid': 12, 'next_clock': 267155968, 'value': 31771, '#name': 'analog_in_state', '#sent_time': 5559.759973315, '#receive_time': 5560.189324834} mcu 'EBBCan': got {'oid': 6, 'next_clock': 388802185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5560.390238963, '#receive_time': 5560.432687} mcu 'mcu': got {'oid': 12, 'next_clock': 321155968, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5559.759973315, '#receive_time': 5560.489240833} mcu 'EBBCan': got {'oid': 6, 'next_clock': 408002185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5560.390238963, '#receive_time': 5560.732701593} mcu 'mcu': got {'oid': 12, 'next_clock': 375155968, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5560.744214204, '#receive_time': 5560.789247907} mcu 'EBBCan': got {'oid': 6, 'next_clock': 427202185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5560.390238963, '#receive_time': 5561.032706611} mcu 'mcu': got {'oid': 12, 'next_clock': 429155968, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5560.744214204, '#receive_time': 5561.089249389} mcu 'EBBCan': got {'oid': 6, 'next_clock': 446402185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5560.390238963, '#receive_time': 5561.332687259} mcu 'mcu': got {'oid': 12, 'next_clock': 483155968, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5560.744214204, '#receive_time': 5561.38924424} mcu 'EBBCan': got {'oid': 6, 'next_clock': 465602185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5561.374862018, '#receive_time': 5561.632698314} mcu 'mcu': got {'oid': 12, 'next_clock': 537155968, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5560.744214204, '#receive_time': 5561.689249759} mcu 'EBBCan': got {'oid': 6, 'next_clock': 484802185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5561.374862018, '#receive_time': 5561.932705592} mcu 'mcu': got {'oid': 12, 'next_clock': 591155968, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5561.729014277, '#receive_time': 5561.989231647} mcu 'EBBCan': got {'oid': 6, 'next_clock': 504002185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5561.374862018, '#receive_time': 5562.232716573} mcu 'mcu': got {'oid': 12, 'next_clock': 645155968, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5561.729014277, '#receive_time': 5562.289291777} mcu 'EBBCan': got {'oid': 6, 'next_clock': 523202185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5562.359498184, '#receive_time': 5562.532775388} mcu 'mcu': got {'oid': 12, 'next_clock': 699155968, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5561.729014277, '#receive_time': 5562.589269665} mcu 'EBBCan': got {'oid': 6, 'next_clock': 542402185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5562.359498184, '#receive_time': 5562.832714443} mcu 'mcu': got {'oid': 12, 'next_clock': 753155968, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5562.71380411, '#receive_time': 5562.889251388} mcu 'EBBCan': got {'oid': 6, 'next_clock': 561602185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5562.359498184, '#receive_time': 5563.132716221} mcu 'mcu': got {'oid': 12, 'next_clock': 807155968, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5562.71380411, '#receive_time': 5563.18925785} mcu 'EBBCan': got {'oid': 6, 'next_clock': 580802185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5563.344224443, '#receive_time': 5563.432699702} mcu 'mcu': got {'oid': 12, 'next_clock': 861155968, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5562.71380411, '#receive_time': 5563.489262646} mcu 'EBBCan': got {'oid': 6, 'next_clock': 600002185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5563.344224443, '#receive_time': 5563.732707535} mcu 'mcu': got {'oid': 12, 'next_clock': 915155968, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5563.698339757, '#receive_time': 5563.789255794} mcu 'EBBCan': got {'oid': 6, 'next_clock': 619202185, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5563.344224443, '#receive_time': 5564.032752239} mcu 'mcu': got {'oid': 12, 'next_clock': 969155968, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5563.698339757, '#receive_time': 5564.089247442} mcu 'EBBCan': got {'oid': 6, 'next_clock': 638402185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5564.32844585, '#receive_time': 5564.33276685} mcu 'mcu': got {'oid': 12, 'next_clock': 1023155968, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5563.698339757, '#receive_time': 5564.389239164} mcu 'EBBCan': got {'oid': 6, 'next_clock': 657602185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5564.32844585, '#receive_time': 5564.63271372} mcu 'mcu': got {'oid': 12, 'next_clock': 1077155968, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5564.683088942, '#receive_time': 5564.689225609} mcu 'EBBCan': got {'oid': 6, 'next_clock': 676802185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5564.32844585, '#receive_time': 5564.932722497} mcu 'mcu': got {'oid': 12, 'next_clock': 1131155968, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5564.683088942, '#receive_time': 5564.989222905} mcu 'EBBCan': got {'oid': 6, 'next_clock': 696002185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5564.32844585, '#receive_time': 5565.232733479} mcu 'mcu': got {'oid': 12, 'next_clock': 1185155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5564.683088942, '#receive_time': 5565.289226756} mcu 'EBBCan': got {'oid': 6, 'next_clock': 715202185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5565.313191405, '#receive_time': 5565.532836979} mcu 'mcu': got {'oid': 12, 'next_clock': 1239155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5564.683088942, '#receive_time': 5565.58921059} mcu 'EBBCan': got {'oid': 6, 'next_clock': 734402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5565.313191405, '#receive_time': 5565.832732867} mcu 'mcu': got {'oid': 12, 'next_clock': 1293155968, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5565.66737559, '#receive_time': 5565.889236497} mcu 'EBBCan': got {'oid': 6, 'next_clock': 753602185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5565.313191405, '#receive_time': 5566.132727867} mcu 'mcu': got {'oid': 12, 'next_clock': 1347155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5565.66737559, '#receive_time': 5566.189232404} mcu 'EBBCan': got {'oid': 6, 'next_clock': 772802185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5566.297277811, '#receive_time': 5566.432787793} mcu 'mcu': got {'oid': 12, 'next_clock': 1401155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5565.66737559, '#receive_time': 5566.489246478} mcu 'EBBCan': got {'oid': 6, 'next_clock': 792002185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5566.297277811, '#receive_time': 5566.732736922} mcu 'mcu': got {'oid': 12, 'next_clock': 1455155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5566.651967237, '#receive_time': 5566.789230237} mcu 'EBBCan': got {'oid': 6, 'next_clock': 811202185, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5566.297277811, '#receive_time': 5567.032731922} mcu 'mcu': got {'oid': 12, 'next_clock': 1509155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5566.651967237, '#receive_time': 5567.089205607} mcu 'EBBCan': got {'oid': 6, 'next_clock': 830402185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5567.281889033, '#receive_time': 5567.332727163} mcu 'mcu': got {'oid': 12, 'next_clock': 1563155968, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5566.651967237, '#receive_time': 5567.389220718} mcu 'EBBCan': got {'oid': 6, 'next_clock': 849602185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5567.281889033, '#receive_time': 5567.632723014} mcu 'mcu': got {'oid': 12, 'next_clock': 1617155968, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5567.636578218, '#receive_time': 5567.689219107} mcu 'EBBCan': got {'oid': 6, 'next_clock': 868802185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5567.281889033, '#receive_time': 5567.932744755} mcu 'mcu': got {'oid': 12, 'next_clock': 1671155968, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5567.636578218, '#receive_time': 5567.989226496} mcu 'EBBCan': got {'oid': 6, 'next_clock': 888002185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5567.281889033, '#receive_time': 5568.232745792} mcu 'mcu': got {'oid': 12, 'next_clock': 1725155968, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5567.636578218, '#receive_time': 5568.289227051} mcu 'EBBCan': got {'oid': 6, 'next_clock': 907202185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5568.266572458, '#receive_time': 5568.532912069} mcu 'mcu': got {'oid': 12, 'next_clock': 1779155968, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5567.636578218, '#receive_time': 5568.589192662} mcu 'EBBCan': got {'oid': 6, 'next_clock': 926402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5568.266572458, '#receive_time': 5568.832744477} mcu 'mcu': got {'oid': 12, 'next_clock': 1833155968, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5568.621349236, '#receive_time': 5568.88921481} mcu 'EBBCan': got {'oid': 6, 'next_clock': 945602185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5568.266572458, '#receive_time': 5569.132748736} mcu 'mcu': got {'oid': 12, 'next_clock': 1887155968, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5568.621349236, '#receive_time': 5569.189260143} mcu 'EBBCan': got {'oid': 6, 'next_clock': 964802185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5569.251350976, '#receive_time': 5569.432738161} mcu 'mcu': got {'oid': 12, 'next_clock': 1941155968, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5568.621349236, '#receive_time': 5569.489212198} mcu 'EBBCan': got {'oid': 6, 'next_clock': 984002185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5569.251350976, '#receive_time': 5569.732746272} mcu 'mcu': got {'oid': 12, 'next_clock': 1995155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5569.605666698, '#receive_time': 5569.789228328} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1003202185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5569.251350976, '#receive_time': 5570.032741328} mcu 'mcu': got {'oid': 12, 'next_clock': 2049155968, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5569.605666698, '#receive_time': 5570.089192328} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1022402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5570.235932698, '#receive_time': 5570.332721253} mcu 'mcu': got {'oid': 12, 'next_clock': 2103155968, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5569.605666698, '#receive_time': 5570.389206476} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1041602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5570.235932698, '#receive_time': 5570.632749494} mcu 'mcu': got {'oid': 12, 'next_clock': 2157155968, 'value': 31745, '#name': 'analog_in_state', '#sent_time': 5570.590130679, '#receive_time': 5570.689199994} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1060802185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5570.235932698, '#receive_time': 5570.932738864} mcu 'mcu': got {'oid': 12, 'next_clock': 2211155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5570.590130679, '#receive_time': 5570.989215457} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1080002185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5571.220321734, '#receive_time': 5571.232750031} mcu 'mcu': got {'oid': 12, 'next_clock': 2265155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5570.590130679, '#receive_time': 5571.289216771} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1099202185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5571.220321734, '#receive_time': 5571.532831123} mcu 'mcu': got {'oid': 12, 'next_clock': 2319155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5571.574998438, '#receive_time': 5571.58918016} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1118402185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5571.220321734, '#receive_time': 5571.83274516} mcu 'mcu': got {'oid': 12, 'next_clock': 2373155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5571.574998438, '#receive_time': 5571.889196604} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1137602185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5571.220321734, '#receive_time': 5572.132779326} mcu 'mcu': got {'oid': 12, 'next_clock': 2427155968, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5571.574998438, '#receive_time': 5572.189205771} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1156802185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5572.205074678, '#receive_time': 5572.43274316} mcu 'mcu': got {'oid': 12, 'next_clock': 2481155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5571.574998438, '#receive_time': 5572.489203845} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1176002185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5572.205074678, '#receive_time': 5572.732822493} mcu 'mcu': got {'oid': 12, 'next_clock': 2535155968, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5572.559773882, '#receive_time': 5572.789185919} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1195202185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5572.205074678, '#receive_time': 5573.032822289} mcu 'mcu': got {'oid': 12, 'next_clock': 2589155968, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5572.559773882, '#receive_time': 5573.089198011} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1214402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5573.189613733, '#receive_time': 5573.332755326} mcu 'mcu': got {'oid': 12, 'next_clock': 2643155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5572.559773882, '#receive_time': 5573.389204678} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1233602185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5573.189613733, '#receive_time': 5573.632757289} mcu 'mcu': got {'oid': 12, 'next_clock': 2697155968, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5573.544664881, '#receive_time': 5573.689197159} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1252802185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5573.189613733, '#receive_time': 5573.932781585} mcu 'mcu': got {'oid': 12, 'next_clock': 2751155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5573.544664881, '#receive_time': 5573.989196936} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1272002185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5574.174172899, '#receive_time': 5574.232765362} mcu 'mcu': got {'oid': 12, 'next_clock': 2805155968, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5573.544664881, '#receive_time': 5574.289192307} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1291202185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5574.174172899, '#receive_time': 5574.532782547} mcu 'mcu': got {'oid': 12, 'next_clock': 2859155968, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5574.529230418, '#receive_time': 5574.589159584} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1310402185, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5574.174172899, '#receive_time': 5574.832816232} mcu 'mcu': got {'oid': 12, 'next_clock': 2913155968, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5574.529230418, '#receive_time': 5574.889181547} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1329602185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5574.174172899, '#receive_time': 5575.132737214} mcu 'mcu': got {'oid': 12, 'next_clock': 2967155968, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5574.529230418, '#receive_time': 5575.189120825} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1348802185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5575.158219288, '#receive_time': 5575.432712713} mcu 'mcu': got {'oid': 12, 'next_clock': 3021155968, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5574.529230418, '#receive_time': 5575.48913251} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1368002185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5575.158219288, '#receive_time': 5575.732707972} mcu 'mcu': got {'oid': 12, 'next_clock': 3075155968, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5575.513295787, '#receive_time': 5575.789224213} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1387202185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5575.158219288, '#receive_time': 5576.032744324} mcu 'mcu': got {'oid': 12, 'next_clock': 3129155968, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5575.513295787, '#receive_time': 5576.089106083} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1406402185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5576.142414472, '#receive_time': 5576.332673787} mcu 'mcu': got {'oid': 12, 'next_clock': 3183155968, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5575.513295787, '#receive_time': 5576.389122583} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1425602185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5576.142414472, '#receive_time': 5576.632710435} mcu 'mcu': got {'oid': 12, 'next_clock': 3237155968, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5576.497944065, '#receive_time': 5576.689109879} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1444802185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5576.142414472, '#receive_time': 5576.932703527} mcu 'mcu': got {'oid': 12, 'next_clock': 3291155968, 'value': 31745, '#name': 'analog_in_state', '#sent_time': 5576.497944065, '#receive_time': 5576.989106564} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1464002185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5577.127071212, '#receive_time': 5577.232685027} mcu 'mcu': got {'oid': 12, 'next_clock': 3345155968, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5576.497944065, '#receive_time': 5577.289111953} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1483202185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5577.127071212, '#receive_time': 5577.532733342} mcu 'mcu': got {'oid': 12, 'next_clock': 3399155968, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5577.482679305, '#receive_time': 5577.589113305} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1502402185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5577.127071212, '#receive_time': 5577.832756749} mcu 'mcu': got {'oid': 12, 'next_clock': 3453155968, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5577.482679305, '#receive_time': 5577.88912436} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1521602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5578.111719953, '#receive_time': 5578.132686045} mcu 'mcu': got {'oid': 12, 'next_clock': 3507155968, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5577.482679305, '#receive_time': 5578.18911849} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1540802185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5578.111719953, '#receive_time': 5578.432687638} mcu 'mcu': got {'oid': 12, 'next_clock': 3561155968, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5578.466799304, '#receive_time': 5578.489113138} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1560002185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5578.111719953, '#receive_time': 5578.732700823} mcu 'mcu': got {'oid': 12, 'next_clock': 3615155968, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5578.466799304, '#receive_time': 5578.789115952} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1579202185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5578.111719953, '#receive_time': 5579.032755471} mcu 'mcu': got {'oid': 12, 'next_clock': 3669155968, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5578.466799304, '#receive_time': 5579.089111119} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1598402185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5579.096489711, '#receive_time': 5579.332710526} mcu 'mcu': got {'oid': 12, 'next_clock': 3723155968, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5578.466799304, '#receive_time': 5579.389101137} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1617602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5579.096489711, '#receive_time': 5579.632739415} mcu 'mcu': got {'oid': 12, 'next_clock': 3777155968, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5579.451578063, '#receive_time': 5579.689093285} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1636802185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5579.096489711, '#receive_time': 5579.932775785} mcu 'mcu': got {'oid': 12, 'next_clock': 3831155968, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5579.451578063, '#receive_time': 5579.98911597} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1656002185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5580.080585803, '#receive_time': 5580.23277597} mcu 'mcu': got {'oid': 12, 'next_clock': 3885155968, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5579.451578063, '#receive_time': 5580.289161322} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1675202185, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5580.080585803, '#receive_time': 5580.532855673} mcu 'mcu': got {'oid': 12, 'next_clock': 3939155968, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5580.436694914, '#receive_time': 5580.589190951} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1694402185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5580.080585803, '#receive_time': 5580.832801451} mcu 'mcu': got {'oid': 12, 'next_clock': 3993155968, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5580.436694914, '#receive_time': 5580.889252543} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1713602185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5581.064847414, '#receive_time': 5581.13277284} mcu 'mcu': got {'oid': 12, 'next_clock': 4047155968, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5580.436694914, '#receive_time': 5581.189169988} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1732802185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5581.064847414, '#receive_time': 5581.432832728} mcu 'mcu': got {'oid': 12, 'next_clock': 4101155968, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5581.421328302, '#receive_time': 5581.489179784} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1752002185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5581.064847414, '#receive_time': 5581.732795432} mcu 'mcu': got {'oid': 12, 'next_clock': 4155155968, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5581.421328302, '#receive_time': 5581.789152617} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1771202185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5581.064847414, '#receive_time': 5582.032825672} mcu 'mcu': got {'oid': 12, 'next_clock': 4209155968, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5581.421328302, '#receive_time': 5582.089132895} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1790402185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5582.049559839, '#receive_time': 5582.332797413} mcu 'mcu': got {'oid': 12, 'next_clock': 4263155968, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5581.421328302, '#receive_time': 5582.389198728} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1809602185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5582.049559839, '#receive_time': 5582.632789579} mcu 'mcu': got {'oid': 12, 'next_clock': 22188672, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5582.406399524, '#receive_time': 5582.689209931} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1828802185, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5582.049559839, '#receive_time': 5582.932807987} mcu 'mcu': got {'oid': 12, 'next_clock': 76188672, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5582.406399524, '#receive_time': 5582.989243153} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1848002185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5583.034470727, '#receive_time': 5583.232821079} mcu 'mcu': got {'oid': 12, 'next_clock': 130188672, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5582.406399524, '#receive_time': 5583.289150246} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1867202185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5583.034470727, '#receive_time': 5583.532853672} mcu 'mcu': got {'oid': 12, 'next_clock': 184188672, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5583.391222023, '#receive_time': 5583.589174746} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1886402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5583.034470727, '#receive_time': 5583.832806208} mcu 'mcu': got {'oid': 12, 'next_clock': 238188672, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5583.391222023, '#receive_time': 5583.889178875} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1905602185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5584.01976206, '#receive_time': 5584.132829412} mcu 'mcu': got {'oid': 12, 'next_clock': 292188672, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5583.391222023, '#receive_time': 5584.189149412} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1924802185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5584.01976206, '#receive_time': 5584.432824227} mcu 'mcu': got {'oid': 12, 'next_clock': 346188672, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5584.375802375, '#receive_time': 5584.489169671} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1944002185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5584.01976206, '#receive_time': 5584.732819226} mcu 'mcu': got {'oid': 12, 'next_clock': 400188672, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5584.375802375, '#receive_time': 5584.789167708} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1963202185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5585.004101985, '#receive_time': 5585.032841763} mcu 'mcu': got {'oid': 12, 'next_clock': 454188672, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5584.375802375, '#receive_time': 5585.089249708} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1982402185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5585.004101985, '#receive_time': 5585.332817189} mcu 'mcu': got {'oid': 12, 'next_clock': 508188672, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5585.36048393, '#receive_time': 5585.389185578} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2001602185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5585.004101985, '#receive_time': 5585.632811541} mcu 'mcu': got {'oid': 12, 'next_clock': 562188672, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5585.36048393, '#receive_time': 5585.6891463} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2020802185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5585.004101985, '#receive_time': 5585.932817429} mcu 'mcu': got {'oid': 12, 'next_clock': 616188672, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5585.36048393, '#receive_time': 5585.989139615} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2040002185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5585.988819781, '#receive_time': 5586.232809022} mcu 'mcu': got {'oid': 12, 'next_clock': 670188672, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5585.36048393, '#receive_time': 5586.289155651} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2059202185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5585.988819781, '#receive_time': 5586.53283141} mcu 'mcu': got {'oid': 12, 'next_clock': 724188672, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5586.345283244, '#receive_time': 5586.589176688} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2078402185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5585.988819781, '#receive_time': 5586.83289091} mcu 'mcu': got {'oid': 12, 'next_clock': 778188672, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5586.345283244, '#receive_time': 5586.889174207} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2097602185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5586.97350854, '#receive_time': 5587.132823373} mcu 'mcu': got {'oid': 12, 'next_clock': 832188672, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5586.345283244, '#receive_time': 5587.189152188} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2116802185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5586.97350854, '#receive_time': 5587.432895447} mcu 'mcu': got {'oid': 12, 'next_clock': 886188672, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5587.329327762, '#receive_time': 5587.489151243} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2136002185, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5586.97350854, '#receive_time': 5587.732835928} mcu 'mcu': got {'oid': 12, 'next_clock': 940188672, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5587.329327762, '#receive_time': 5587.789163113} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2155202185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5587.958155224, '#receive_time': 5588.032837854} mcu 'mcu': got {'oid': 12, 'next_clock': 994188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5587.329327762, '#receive_time': 5588.08918291} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2174402185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5587.958155224, '#receive_time': 5588.332834243} mcu 'mcu': got {'oid': 12, 'next_clock': 1048188672, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5588.314167113, '#receive_time': 5588.389175502} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2193602185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5587.958155224, '#receive_time': 5588.63292215} mcu 'mcu': got {'oid': 12, 'next_clock': 1102188672, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5588.314167113, '#receive_time': 5588.689153391} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2212802185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5587.958155224, '#receive_time': 5588.932860446} mcu 'mcu': got {'oid': 12, 'next_clock': 1156188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5588.314167113, '#receive_time': 5588.989194798} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2232002185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5588.94308965, '#receive_time': 5589.233054594} mcu 'mcu': got {'oid': 12, 'next_clock': 1210188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5588.314167113, '#receive_time': 5589.289184946} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2251202185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5588.94308965, '#receive_time': 5589.532889075} mcu 'mcu': got {'oid': 12, 'next_clock': 1264188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5589.299092631, '#receive_time': 5589.589202372} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2270402185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5588.94308965, '#receive_time': 5589.832846649} mcu 'mcu': got {'oid': 12, 'next_clock': 1318188672, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5589.299092631, '#receive_time': 5589.889161205} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2289602185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5589.928050927, '#receive_time': 5590.132870075} mcu 'mcu': got {'oid': 12, 'next_clock': 1372188672, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5589.299092631, '#receive_time': 5590.189136038} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2308802185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5589.928050927, '#receive_time': 5590.432818001} mcu 'mcu': got {'oid': 12, 'next_clock': 1426188672, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5590.283909316, '#receive_time': 5590.489134075} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2328002185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5589.928050927, '#receive_time': 5590.732846241} mcu 'mcu': got {'oid': 12, 'next_clock': 1480188672, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5590.283909316, '#receive_time': 5590.789137408} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2347202185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5590.9124785, '#receive_time': 5591.032859297} mcu 'mcu': got {'oid': 12, 'next_clock': 1534188672, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5590.283909316, '#receive_time': 5591.089190019} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2366402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5590.9124785, '#receive_time': 5591.332937426} mcu 'mcu': got {'oid': 12, 'next_clock': 1588188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5591.267863815, '#receive_time': 5591.389109371} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2385602185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5590.9124785, '#receive_time': 5591.632890185} mcu 'mcu': got {'oid': 12, 'next_clock': 1642188672, 'value': 31724, '#name': 'analog_in_state', '#sent_time': 5591.267863815, '#receive_time': 5591.689131833} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2404802185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5591.897078463, '#receive_time': 5591.932855555} mcu 'mcu': got {'oid': 12, 'next_clock': 1696188672, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5591.267863815, '#receive_time': 5591.989176166} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2424002185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5591.897078463, '#receive_time': 5592.232850222} mcu 'mcu': got {'oid': 12, 'next_clock': 1750188672, 'value': 31725, '#name': 'analog_in_state', '#sent_time': 5592.252445426, '#receive_time': 5592.289130481} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2443202185, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5591.897078463, '#receive_time': 5592.532875018} mcu 'mcu': got {'oid': 12, 'next_clock': 1804188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5592.252445426, '#receive_time': 5592.589213481} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2462402185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5591.897078463, '#receive_time': 5592.832851296} mcu 'mcu': got {'oid': 12, 'next_clock': 1858188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5592.252445426, '#receive_time': 5592.889155833} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2481602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5592.881864814, '#receive_time': 5593.132860573} mcu 'mcu': got {'oid': 12, 'next_clock': 1912188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5592.252445426, '#receive_time': 5593.189157425} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2500802185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5592.881864814, '#receive_time': 5593.432931388} mcu 'mcu': got {'oid': 12, 'next_clock': 1966188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5593.237167295, '#receive_time': 5593.489162369} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2520002185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5592.881864814, '#receive_time': 5593.732811128} mcu 'mcu': got {'oid': 12, 'next_clock': 2020188672, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5593.237167295, '#receive_time': 5593.789086054} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2539202185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5593.866550684, '#receive_time': 5594.032858258} mcu 'mcu': got {'oid': 12, 'next_clock': 2074188672, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5593.237167295, '#receive_time': 5594.089076443} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2558402185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5593.866550684, '#receive_time': 5594.332776091} mcu 'mcu': got {'oid': 12, 'next_clock': 2128188672, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5594.221074276, '#receive_time': 5594.389062424} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2577602185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5593.866550684, '#receive_time': 5594.632801091} mcu 'mcu': got {'oid': 12, 'next_clock': 2182188672, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5594.221074276, '#receive_time': 5594.689062628} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2596802185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5594.850996202, '#receive_time': 5594.932787702} mcu 'mcu': got {'oid': 12, 'next_clock': 2236188672, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5594.221074276, '#receive_time': 5594.989062535} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2616002185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5594.850996202, '#receive_time': 5595.232795628} mcu 'mcu': got {'oid': 12, 'next_clock': 2290188672, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5595.205643276, '#receive_time': 5595.289055942} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2635202185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5594.850996202, '#receive_time': 5595.53281109} mcu 'mcu': got {'oid': 12, 'next_clock': 2344188672, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5595.205643276, '#receive_time': 5595.589131442} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2654402185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5594.850996202, '#receive_time': 5595.832802609} mcu 'mcu': got {'oid': 12, 'next_clock': 2398188672, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5595.205643276, '#receive_time': 5595.88911059} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2673602185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5595.835691664, '#receive_time': 5596.132804442} mcu 'mcu': got {'oid': 12, 'next_clock': 2452188672, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5595.205643276, '#receive_time': 5596.189050757} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2692802185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5595.835691664, '#receive_time': 5596.432801812} mcu 'mcu': got {'oid': 12, 'next_clock': 2506188672, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5596.189713979, '#receive_time': 5596.48909533} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2712002185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5595.835691664, '#receive_time': 5596.732797478} mcu 'mcu': got {'oid': 12, 'next_clock': 2560188672, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5596.189713979, '#receive_time': 5596.789052534} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2731202185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5596.82047046, '#receive_time': 5597.032817534} mcu 'mcu': got {'oid': 12, 'next_clock': 2614188672, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5596.189713979, '#receive_time': 5597.089115886} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2750402185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5596.82047046, '#receive_time': 5597.33281396} mcu 'mcu': got {'oid': 12, 'next_clock': 2668188672, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5597.174656478, '#receive_time': 5597.389068941} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2769602185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5596.82047046, '#receive_time': 5597.632807478} mcu 'mcu': got {'oid': 12, 'next_clock': 2722188672, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5597.174656478, '#receive_time': 5597.689053589} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2788802185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5597.804652033, '#receive_time': 5597.932797774} mcu 'mcu': got {'oid': 12, 'next_clock': 2776188672, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5597.174656478, '#receive_time': 5597.989047941} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2808002185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5597.804652033, '#receive_time': 5598.232809126} mcu 'mcu': got {'oid': 12, 'next_clock': 2830188672, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5598.159096811, '#receive_time': 5598.289056663} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2827202185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5597.804652033, '#receive_time': 5598.532832274} mcu 'mcu': got {'oid': 12, 'next_clock': 2884188672, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5598.159096811, '#receive_time': 5598.589089348} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2846402185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5598.788986162, '#receive_time': 5598.832879736} mcu 'mcu': got {'oid': 12, 'next_clock': 2938188672, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5598.159096811, '#receive_time': 5598.889107755} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2865602185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5598.788986162, '#receive_time': 5599.132888125} mcu 'mcu': got {'oid': 12, 'next_clock': 2992188672, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5599.143489033, '#receive_time': 5599.189124681} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2884802185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5598.788986162, '#receive_time': 5599.432901662} mcu 'mcu': got {'oid': 12, 'next_clock': 3046188672, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5599.143489033, '#receive_time': 5599.489123755} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2904002185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5598.788986162, '#receive_time': 5599.732907606} mcu 'mcu': got {'oid': 12, 'next_clock': 3100188672, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5599.143489033, '#receive_time': 5599.789124236} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2923202185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5599.773512051, '#receive_time': 5600.032899495} mcu 'mcu': got {'oid': 12, 'next_clock': 3154188672, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5599.143489033, '#receive_time': 5600.089142514} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2942402185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5599.773512051, '#receive_time': 5600.332918143} mcu 'mcu': got {'oid': 12, 'next_clock': 3208188672, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5600.127790458, '#receive_time': 5600.389113143} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2961602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5599.773512051, '#receive_time': 5600.633027661} mcu 'mcu': got {'oid': 12, 'next_clock': 3262188672, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5600.127790458, '#receive_time': 5600.689096402} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2980802185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5600.758350143, '#receive_time': 5600.932965124} mcu 'mcu': got {'oid': 12, 'next_clock': 3316188672, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5600.127790458, '#receive_time': 5600.989109717} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3000002185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5600.758350143, '#receive_time': 5601.232925235} mcu 'mcu': got {'oid': 12, 'next_clock': 3370188672, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5601.112310606, '#receive_time': 5601.289109031} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3019202185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5600.758350143, '#receive_time': 5601.532939902} mcu 'mcu': got {'oid': 12, 'next_clock': 3424188672, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5601.112310606, '#receive_time': 5601.589204957} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3038402185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5601.742718605, '#receive_time': 5601.83290055} mcu 'mcu': got {'oid': 12, 'next_clock': 3478188672, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5601.112310606, '#receive_time': 5601.889115679} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3057602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5601.742718605, '#receive_time': 5602.132923605} mcu 'mcu': got {'oid': 12, 'next_clock': 3532188672, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5602.097164994, '#receive_time': 5602.189101772} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3076802185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5601.742718605, '#receive_time': 5602.432936864} mcu 'mcu': got {'oid': 12, 'next_clock': 3586188672, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5602.097164994, '#receive_time': 5602.489153697} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3096002185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5602.727381345, '#receive_time': 5602.732892623} mcu 'mcu': got {'oid': 12, 'next_clock': 3640188672, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5602.097164994, '#receive_time': 5602.789082364} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3115202185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5602.727381345, '#receive_time': 5603.03290303} mcu 'mcu': got {'oid': 12, 'next_clock': 3694188672, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5603.081823401, '#receive_time': 5603.089132178} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3134402185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5602.727381345, '#receive_time': 5603.332929289} mcu 'mcu': got {'oid': 12, 'next_clock': 3748188672, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5603.081823401, '#receive_time': 5603.389107863} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3153602185, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5602.727381345, '#receive_time': 5603.632984308} mcu 'mcu': got {'oid': 12, 'next_clock': 3802188672, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5603.081823401, '#receive_time': 5603.689168567} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3172802185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5603.712047697, '#receive_time': 5603.932940104} mcu 'mcu': got {'oid': 12, 'next_clock': 3856188672, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5603.081823401, '#receive_time': 5603.989125011} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3192002185, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5603.712047697, '#receive_time': 5604.2329209} mcu 'mcu': got {'oid': 12, 'next_clock': 3910188672, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5604.066365363, '#receive_time': 5604.289103511} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3211202185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5603.712047697, '#receive_time': 5604.532938566} mcu 'mcu': got {'oid': 12, 'next_clock': 3964188672, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5604.066365363, '#receive_time': 5604.589182289} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3230402185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5604.696664881, '#receive_time': 5604.832944437} mcu 'mcu': got {'oid': 12, 'next_clock': 4018188672, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5604.066365363, '#receive_time': 5604.889109381} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3249602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5604.696664881, '#receive_time': 5605.132940548} mcu 'mcu': got {'oid': 12, 'next_clock': 4072188672, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5605.050651029, '#receive_time': 5605.189102436} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3268802185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5604.696664881, '#receive_time': 5605.432938251} mcu 'mcu': got {'oid': 12, 'next_clock': 4126188672, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5605.050651029, '#receive_time': 5605.489094473} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3288002185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5605.681341973, '#receive_time': 5605.732900399} mcu 'mcu': got {'oid': 12, 'next_clock': 4180188672, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5605.050651029, '#receive_time': 5605.789152343} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3307202185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5605.681341973, '#receive_time': 5606.032897769} mcu 'mcu': got {'oid': 12, 'next_clock': 4234188672, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5606.035408195, '#receive_time': 5606.089027565} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3326402185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5605.681341973, '#receive_time': 5606.332848399} mcu 'mcu': got {'oid': 12, 'next_clock': 4288188672, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5606.035408195, '#receive_time': 5606.389042862} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3345602185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5605.681341973, '#receive_time': 5606.632895899} mcu 'mcu': got {'oid': 12, 'next_clock': 47221376, 'value': 31760, '#name': 'analog_in_state', '#sent_time': 5606.035408195, '#receive_time': 5606.689026584} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3364802185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5606.665562787, '#receive_time': 5606.932869139} mcu 'mcu': got {'oid': 12, 'next_clock': 101221376, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5606.035408195, '#receive_time': 5606.989022935} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3384002185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5606.665562787, '#receive_time': 5607.232854565} mcu 'mcu': got {'oid': 12, 'next_clock': 155221376, 'value': 31758, '#name': 'analog_in_state', '#sent_time': 5607.019396324, '#receive_time': 5607.28902675} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3403202185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5606.665562787, '#receive_time': 5607.532865713} mcu 'mcu': got {'oid': 12, 'next_clock': 209221376, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5607.019396324, '#receive_time': 5607.589063065} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3422402185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5607.649941916, '#receive_time': 5607.832939527} mcu 'mcu': got {'oid': 12, 'next_clock': 263221376, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5607.019396324, '#receive_time': 5607.889018916} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3441602185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5607.649941916, '#receive_time': 5608.132837749} mcu 'mcu': got {'oid': 12, 'next_clock': 317221376, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5608.003931657, '#receive_time': 5608.189033305} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3460802185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5607.649941916, '#receive_time': 5608.432856601} mcu 'mcu': got {'oid': 12, 'next_clock': 371221376, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5608.003931657, '#receive_time': 5608.489026064} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3480002185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5608.634918638, '#receive_time': 5608.732869138} mcu 'mcu': got {'oid': 12, 'next_clock': 425221376, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5608.003931657, '#receive_time': 5608.789030101} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3499202185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5608.634918638, '#receive_time': 5609.032886267} mcu 'mcu': got {'oid': 12, 'next_clock': 479221376, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5608.988574582, '#receive_time': 5609.089057564} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3518402185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5608.634918638, '#receive_time': 5609.332867138} mcu 'mcu': got {'oid': 12, 'next_clock': 533221376, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5608.988574582, '#receive_time': 5609.38901936} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3537602185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5609.619839971, '#receive_time': 5609.632871156} mcu 'mcu': got {'oid': 12, 'next_clock': 587221376, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5608.988574582, '#receive_time': 5609.689008804} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3556802185, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5609.619839971, '#receive_time': 5609.932886526} mcu 'mcu': got {'oid': 12, 'next_clock': 641221376, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5609.972903045, '#receive_time': 5609.989013582} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3576002185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5609.619839971, '#receive_time': 5610.23286197} mcu 'mcu': got {'oid': 12, 'next_clock': 695221376, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5609.972903045, '#receive_time': 5610.289006248} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3595202185, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5609.619839971, '#receive_time': 5610.532879433} mcu 'mcu': got {'oid': 12, 'next_clock': 749221376, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5609.972903045, '#receive_time': 5610.589019952} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3614402185, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5610.604483285, '#receive_time': 5610.832870822} mcu 'mcu': got {'oid': 12, 'next_clock': 803221376, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5609.972903045, '#receive_time': 5610.889071544} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3633602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5610.604483285, '#receive_time': 5611.132964692} mcu 'mcu': got {'oid': 12, 'next_clock': 857221376, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5610.957601766, '#receive_time': 5611.189086211} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3652802185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5610.604483285, '#receive_time': 5611.432975359} mcu 'mcu': got {'oid': 12, 'next_clock': 911221376, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5610.957601766, '#receive_time': 5611.489083322} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3672002185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5611.58924621, '#receive_time': 5611.732974636} mcu 'mcu': got {'oid': 12, 'next_clock': 965221376, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5610.957601766, '#receive_time': 5611.789082395} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3691202185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5611.58924621, '#receive_time': 5612.032951303} mcu 'mcu': got {'oid': 12, 'next_clock': 1019221376, 'value': 31788, '#name': 'analog_in_state', '#sent_time': 5611.942011451, '#receive_time': 5612.089057914} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3710402185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5611.58924621, '#receive_time': 5612.332982284} mcu 'mcu': got {'oid': 12, 'next_clock': 1073221376, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5611.942011451, '#receive_time': 5612.389092932} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3729602185, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5612.573773839, '#receive_time': 5612.632955599} mcu 'mcu': got {'oid': 12, 'next_clock': 1127221376, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5611.942011451, '#receive_time': 5612.689068191} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3748802185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5612.573773839, '#receive_time': 5612.933001413} mcu 'mcu': got {'oid': 12, 'next_clock': 1181221376, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5612.926183302, '#receive_time': 5612.989070413} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3768002185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5612.573773839, '#receive_time': 5613.232983765} mcu 'mcu': got {'oid': 12, 'next_clock': 1235221376, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5612.926183302, '#receive_time': 5613.289081432} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3787202185, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5612.573773839, '#receive_time': 5613.532971357} mcu 'mcu': got {'oid': 12, 'next_clock': 1289221376, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5612.926183302, '#receive_time': 5613.58905895} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3806402185, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5613.558539209, '#receive_time': 5613.832981357} mcu 'mcu': got {'oid': 12, 'next_clock': 1343221376, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5612.926183302, '#receive_time': 5613.889099116} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3825602185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5613.558539209, '#receive_time': 5614.132992431} mcu 'mcu': got {'oid': 12, 'next_clock': 1397221376, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5613.910363468, '#receive_time': 5614.189077746} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3844802185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5613.558539209, '#receive_time': 5614.433002505} mcu 'mcu': got {'oid': 12, 'next_clock': 1451221376, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5613.910363468, '#receive_time': 5614.489082579} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3864002185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5614.54337506, '#receive_time': 5614.732975727} mcu 'mcu': got {'oid': 12, 'next_clock': 1505221376, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5613.910363468, '#receive_time': 5614.789100431} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3883202185, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5614.54337506, '#receive_time': 5615.033056393} mcu 'mcu': got {'oid': 12, 'next_clock': 1559221376, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5614.895103523, '#receive_time': 5615.089064134} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3902402185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5614.54337506, '#receive_time': 5615.332999819} mcu 'mcu': got {'oid': 12, 'next_clock': 1613221376, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5614.895103523, '#receive_time': 5615.389091041} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3921602185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5615.528225227, '#receive_time': 5615.633005115} mcu 'mcu': got {'oid': 12, 'next_clock': 1667221376, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5614.895103523, '#receive_time': 5615.689093615} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3940802185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5615.528225227, '#receive_time': 5615.933023726} mcu 'mcu': got {'oid': 12, 'next_clock': 1721221376, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5615.879716189, '#receive_time': 5615.989143726} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3960002185, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5615.528225227, '#receive_time': 5616.232981634} mcu 'mcu': got {'oid': 12, 'next_clock': 1775221376, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5615.879716189, '#receive_time': 5616.289079782} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3979202185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5616.51272793, '#receive_time': 5616.532982874} mcu 'mcu': got {'oid': 12, 'next_clock': 1829221376, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5615.879716189, '#receive_time': 5616.589061856} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3998402185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5616.51272793, '#receive_time': 5616.832988578} mcu 'mcu': got {'oid': 12, 'next_clock': 1883221376, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5616.864505855, '#receive_time': 5616.889072652} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4017602185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5616.51272793, '#receive_time': 5617.133074503} mcu 'mcu': got {'oid': 12, 'next_clock': 1937221376, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5616.864505855, '#receive_time': 5617.189055429} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4036802185, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5616.51272793, '#receive_time': 5617.433003059} mcu 'mcu': got {'oid': 12, 'next_clock': 1991221376, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5616.864505855, '#receive_time': 5617.48906767} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4056002185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5617.497555892, '#receive_time': 5617.732988744} mcu 'mcu': got {'oid': 12, 'next_clock': 2045221376, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5616.864505855, '#receive_time': 5617.78905954} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4075202185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5617.497555892, '#receive_time': 5618.033032188} mcu 'mcu': got {'oid': 12, 'next_clock': 2099221376, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5617.849216355, '#receive_time': 5618.089062632} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4094402185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5617.497555892, '#receive_time': 5618.332955188} mcu 'mcu': got {'oid': 12, 'next_clock': 2153221376, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5617.849216355, '#receive_time': 5618.38907278} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4113602185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5618.482212169, '#receive_time': 5618.633042114} mcu 'mcu': got {'oid': 12, 'next_clock': 2207221376, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5617.849216355, '#receive_time': 5618.689052854} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4132802185, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5618.482212169, '#receive_time': 5618.933023373} mcu 'mcu': got {'oid': 12, 'next_clock': 2261221376, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5618.833430354, '#receive_time': 5618.989067873} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4152002185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5618.482212169, '#receive_time': 5619.233072798} mcu 'mcu': got {'oid': 12, 'next_clock': 2315221376, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5618.833430354, '#receive_time': 5619.289071391} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4171202185, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5619.466923613, '#receive_time': 5619.53299152} mcu 'mcu': got {'oid': 12, 'next_clock': 2369221376, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5618.833430354, '#receive_time': 5619.589062557} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4190402185, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5619.466923613, '#receive_time': 5619.83298002} mcu 'mcu': got {'oid': 12, 'next_clock': 2423221376, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5619.818275446, '#receive_time': 5619.889049168} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4209602185, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5619.466923613, '#receive_time': 5620.13301352} mcu 'mcu': got {'oid': 12, 'next_clock': 2477221376, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5619.818275446, '#receive_time': 5620.189054927} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4228802185, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5619.466923613, '#receive_time': 5620.43300539} mcu 'mcu': got {'oid': 12, 'next_clock': 2531221376, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5619.818275446, '#receive_time': 5620.489052724} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4248002185, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5620.451093316, '#receive_time': 5620.73299639} mcu 'mcu': got {'oid': 12, 'next_clock': 2585221376, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5619.818275446, '#receive_time': 5620.789049779} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4267202185, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5620.451093316, '#receive_time': 5621.033030094} mcu 'mcu': got {'oid': 12, 'next_clock': 2639221376, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5620.802708983, '#receive_time': 5621.089045168} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4286402185, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5620.451093316, '#receive_time': 5621.333053908} mcu 'mcu': got {'oid': 12, 'next_clock': 2693221376, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5620.802708983, '#receive_time': 5621.38901963} mcu 'EBBCan': got {'oid': 6, 'next_clock': 10634889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5621.435638316, '#receive_time': 5621.633061649} mcu 'mcu': got {'oid': 12, 'next_clock': 2747221376, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5620.802708983, '#receive_time': 5621.689017112} mcu 'EBBCan': got {'oid': 6, 'next_clock': 29834889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5621.435638316, '#receive_time': 5621.933037445} mcu 'mcu': got {'oid': 12, 'next_clock': 2801221376, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5621.787260834, '#receive_time': 5621.989033315} mcu 'EBBCan': got {'oid': 6, 'next_clock': 49034889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5621.435638316, '#receive_time': 5622.233089723} mcu 'mcu': got {'oid': 12, 'next_clock': 2855221376, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5621.787260834, '#receive_time': 5622.289066611} mcu 'EBBCan': got {'oid': 6, 'next_clock': 68234889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5622.419681908, '#receive_time': 5622.533014037} mcu 'mcu': got {'oid': 12, 'next_clock': 2909221376, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5621.787260834, '#receive_time': 5622.589117204} mcu 'EBBCan': got {'oid': 6, 'next_clock': 87434889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5622.419681908, '#receive_time': 5622.833004778} mcu 'mcu': got {'oid': 12, 'next_clock': 2963221376, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5622.771488778, '#receive_time': 5622.889055907} mcu 'EBBCan': got {'oid': 6, 'next_clock': 106634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5622.419681908, '#receive_time': 5623.133030185} mcu 'mcu': got {'oid': 12, 'next_clock': 3017221376, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5622.771488778, '#receive_time': 5623.189069259} mcu 'EBBCan': got {'oid': 6, 'next_clock': 125834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5623.404586907, '#receive_time': 5623.433005796} mcu 'mcu': got {'oid': 12, 'next_clock': 3071221376, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5622.771488778, '#receive_time': 5623.489041611} mcu 'EBBCan': got {'oid': 6, 'next_clock': 145034889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5623.404586907, '#receive_time': 5623.733026055} mcu 'mcu': got {'oid': 12, 'next_clock': 3125221376, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5623.756373536, '#receive_time': 5623.789083073} mcu 'EBBCan': got {'oid': 6, 'next_clock': 164234889, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5623.404586907, '#receive_time': 5624.033055592} mcu 'mcu': got {'oid': 12, 'next_clock': 3179221376, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5623.756373536, '#receive_time': 5624.089067666} mcu 'EBBCan': got {'oid': 6, 'next_clock': 183434889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5623.404586907, '#receive_time': 5624.333019258} mcu 'mcu': got {'oid': 12, 'next_clock': 3233221376, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5623.756373536, '#receive_time': 5624.389027443} mcu 'EBBCan': got {'oid': 6, 'next_clock': 202634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5624.388653129, '#receive_time': 5624.633106869} mcu 'mcu': got {'oid': 12, 'next_clock': 3287221376, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5623.756373536, '#receive_time': 5624.689060499} mcu 'EBBCan': got {'oid': 6, 'next_clock': 221834889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5624.388653129, '#receive_time': 5624.933036832} mcu 'mcu': got {'oid': 12, 'next_clock': 3341221376, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5624.740998665, '#receive_time': 5624.989042276} mcu 'EBBCan': got {'oid': 6, 'next_clock': 241034889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5624.388653129, '#receive_time': 5625.233024461} mcu 'mcu': got {'oid': 12, 'next_clock': 3395221376, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5624.740998665, '#receive_time': 5625.289028461} mcu 'EBBCan': got {'oid': 6, 'next_clock': 260234889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5625.373121702, '#receive_time': 5625.533028684} mcu 'mcu': got {'oid': 12, 'next_clock': 3449221376, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5624.740998665, '#receive_time': 5625.589045591} mcu 'EBBCan': got {'oid': 6, 'next_clock': 279434889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5625.373121702, '#receive_time': 5625.833018609} mcu 'mcu': got {'oid': 12, 'next_clock': 3503221376, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5625.72523585, '#receive_time': 5625.889028757} mcu 'EBBCan': got {'oid': 6, 'next_clock': 298634889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5625.373121702, '#receive_time': 5626.133064072} mcu 'mcu': got {'oid': 12, 'next_clock': 3557221376, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5625.72523585, '#receive_time': 5626.189035202} mcu 'EBBCan': got {'oid': 6, 'next_clock': 317834889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5626.357620276, '#receive_time': 5626.433039183} mcu 'mcu': got {'oid': 12, 'next_clock': 3611221376, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5625.72523585, '#receive_time': 5626.489115405} mcu 'EBBCan': got {'oid': 6, 'next_clock': 337034889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5626.357620276, '#receive_time': 5626.733023757} mcu 'mcu': got {'oid': 12, 'next_clock': 3665221376, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5626.709290979, '#receive_time': 5626.789008312} mcu 'EBBCan': got {'oid': 6, 'next_clock': 356234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5626.357620276, '#receive_time': 5627.03306309} mcu 'mcu': got {'oid': 12, 'next_clock': 3719221376, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5626.709290979, '#receive_time': 5627.089032683} mcu 'EBBCan': got {'oid': 6, 'next_clock': 375434889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5626.357620276, '#receive_time': 5627.333058868} mcu 'mcu': got {'oid': 12, 'next_clock': 3773221376, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5626.709290979, '#receive_time': 5627.389030886} mcu 'EBBCan': got {'oid': 6, 'next_clock': 394634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5627.342428738, '#receive_time': 5627.633084997} mcu 'mcu': got {'oid': 12, 'next_clock': 3827221376, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5626.709290979, '#receive_time': 5627.689006756} mcu 'EBBCan': got {'oid': 6, 'next_clock': 413834889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5627.342428738, '#receive_time': 5627.933039682} mcu 'mcu': got {'oid': 12, 'next_clock': 3881221376, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5627.693699756, '#receive_time': 5627.989056849} mcu 'EBBCan': got {'oid': 6, 'next_clock': 433034889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5627.342428738, '#receive_time': 5628.23306383} mcu 'mcu': got {'oid': 12, 'next_clock': 3935221376, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5627.693699756, '#receive_time': 5628.289025626} mcu 'EBBCan': got {'oid': 6, 'next_clock': 452234889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5628.326961386, '#receive_time': 5628.533034515} mcu 'mcu': got {'oid': 12, 'next_clock': 3989221376, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5627.693699756, '#receive_time': 5628.589101459} mcu 'EBBCan': got {'oid': 6, 'next_clock': 471434889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5628.326961386, '#receive_time': 5628.833003089} mcu 'mcu': got {'oid': 12, 'next_clock': 4043221376, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5628.678347793, '#receive_time': 5628.888991237} mcu 'EBBCan': got {'oid': 6, 'next_clock': 490634889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5628.326961386, '#receive_time': 5629.133118404} mcu 'mcu': got {'oid': 12, 'next_clock': 4097221376, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5628.678347793, '#receive_time': 5629.189090533} mcu 'EBBCan': got {'oid': 6, 'next_clock': 509834889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5629.311071959, '#receive_time': 5629.433058663} mcu 'mcu': got {'oid': 12, 'next_clock': 4151221376, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5628.678347793, '#receive_time': 5629.489028774} mcu 'EBBCan': got {'oid': 6, 'next_clock': 529034889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5629.311071959, '#receive_time': 5629.733041625} mcu 'mcu': got {'oid': 12, 'next_clock': 4205221376, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5629.663068663, '#receive_time': 5629.788992162} mcu 'EBBCan': got {'oid': 6, 'next_clock': 548234889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5629.311071959, '#receive_time': 5630.033059181} mcu 'mcu': got {'oid': 12, 'next_clock': 4259221376, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5629.663068663, '#receive_time': 5630.089029181} mcu 'EBBCan': got {'oid': 6, 'next_clock': 567434889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5630.295866144, '#receive_time': 5630.333060644} mcu 'mcu': got {'oid': 12, 'next_clock': 18254080, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5629.663068663, '#receive_time': 5630.389024329} mcu 'EBBCan': got {'oid': 6, 'next_clock': 586634889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5630.295866144, '#receive_time': 5630.633098088} mcu 'mcu': got {'oid': 12, 'next_clock': 72254080, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5630.64759844, '#receive_time': 5630.689119366} mcu 'EBBCan': got {'oid': 6, 'next_clock': 605834889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5630.295866144, '#receive_time': 5630.933067199} mcu 'mcu': got {'oid': 12, 'next_clock': 126254080, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5630.64759844, '#receive_time': 5630.989029847} mcu 'EBBCan': got {'oid': 6, 'next_clock': 625034889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5630.295866144, '#receive_time': 5631.233064643} mcu 'mcu': got {'oid': 12, 'next_clock': 180254080, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5630.64759844, '#receive_time': 5631.28903005} mcu 'EBBCan': got {'oid': 6, 'next_clock': 644234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5631.280383791, '#receive_time': 5631.533122532} mcu 'mcu': got {'oid': 12, 'next_clock': 234254080, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5630.64759844, '#receive_time': 5631.589025754} mcu 'EBBCan': got {'oid': 6, 'next_clock': 663434889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5631.280383791, '#receive_time': 5631.833067143} mcu 'mcu': got {'oid': 12, 'next_clock': 288254080, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5631.632641717, '#receive_time': 5631.889030828} mcu 'EBBCan': got {'oid': 6, 'next_clock': 682634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5631.280383791, '#receive_time': 5632.133081217} mcu 'mcu': got {'oid': 12, 'next_clock': 342254080, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5631.632641717, '#receive_time': 5632.189028235} mcu 'EBBCan': got {'oid': 6, 'next_clock': 701834889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5632.265058976, '#receive_time': 5632.433074513} mcu 'mcu': got {'oid': 12, 'next_clock': 396254080, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5631.632641717, '#receive_time': 5632.489023068} mcu 'EBBCan': got {'oid': 6, 'next_clock': 721034889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5632.265058976, '#receive_time': 5632.733131716} mcu 'mcu': got {'oid': 12, 'next_clock': 450254080, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5632.617218735, '#receive_time': 5632.789004864} mcu 'EBBCan': got {'oid': 6, 'next_clock': 740234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5632.265058976, '#receive_time': 5633.033090253} mcu 'mcu': got {'oid': 12, 'next_clock': 504254080, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5632.617218735, '#receive_time': 5633.08900792} mcu 'EBBCan': got {'oid': 6, 'next_clock': 759434889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5633.249484383, '#receive_time': 5633.333063679} mcu 'mcu': got {'oid': 12, 'next_clock': 558254080, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5632.617218735, '#receive_time': 5633.389005605} mcu 'EBBCan': got {'oid': 6, 'next_clock': 778634889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5633.249484383, '#receive_time': 5633.633142345} mcu 'mcu': got {'oid': 12, 'next_clock': 612254080, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5633.602052179, '#receive_time': 5633.689009308} mcu 'EBBCan': got {'oid': 6, 'next_clock': 797834889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5633.249484383, '#receive_time': 5633.933086641} mcu 'mcu': got {'oid': 12, 'next_clock': 666254080, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5633.602052179, '#receive_time': 5633.989023475} mcu 'EBBCan': got {'oid': 6, 'next_clock': 817034889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5633.249484383, '#receive_time': 5634.23308716} mcu 'mcu': got {'oid': 12, 'next_clock': 720254080, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5633.602052179, '#receive_time': 5634.289009734} mcu 'EBBCan': got {'oid': 6, 'next_clock': 836234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5634.233962364, '#receive_time': 5634.533102752} mcu 'mcu': got {'oid': 12, 'next_clock': 774254080, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5634.586766326, '#receive_time': 5634.589005197} mcu 'EBBCan': got {'oid': 6, 'next_clock': 855434889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5634.233962364, '#receive_time': 5634.833196752} mcu 'mcu': got {'oid': 12, 'next_clock': 828254080, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5634.586766326, '#receive_time': 5634.888969326} mcu 'EBBCan': got {'oid': 6, 'next_clock': 874634889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5634.233962364, '#receive_time': 5635.133098363} mcu 'mcu': got {'oid': 12, 'next_clock': 882254080, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5634.586766326, '#receive_time': 5635.189009104} mcu 'EBBCan': got {'oid': 6, 'next_clock': 893834889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5635.218622215, '#receive_time': 5635.433076381} mcu 'mcu': got {'oid': 12, 'next_clock': 936254080, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5634.586766326, '#receive_time': 5635.489030548} mcu 'EBBCan': got {'oid': 6, 'next_clock': 913034889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5635.218622215, '#receive_time': 5635.733105789} mcu 'mcu': got {'oid': 12, 'next_clock': 990254080, 'value': 31800, '#name': 'analog_in_state', '#sent_time': 5635.571195844, '#receive_time': 5635.789054251} mcu 'EBBCan': got {'oid': 6, 'next_clock': 932234889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5635.218622215, '#receive_time': 5636.033121862} mcu 'mcu': got {'oid': 12, 'next_clock': 1044254080, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5635.571195844, '#receive_time': 5636.088994696} mcu 'EBBCan': got {'oid': 6, 'next_clock': 951434889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5636.203214529, '#receive_time': 5636.33314827} mcu 'mcu': got {'oid': 12, 'next_clock': 1098254080, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5635.571195844, '#receive_time': 5636.389021751} mcu 'EBBCan': got {'oid': 6, 'next_clock': 970634889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5636.203214529, '#receive_time': 5636.633198677} mcu 'mcu': got {'oid': 12, 'next_clock': 1152254080, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5636.555355177, '#receive_time': 5636.689000825} mcu 'EBBCan': got {'oid': 6, 'next_clock': 989834889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5636.203214529, '#receive_time': 5636.933171121} mcu 'mcu': got {'oid': 12, 'next_clock': 1206254080, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5636.555355177, '#receive_time': 5636.988978029} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1009034889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5637.187864769, '#receive_time': 5637.233061991} mcu 'mcu': got {'oid': 12, 'next_clock': 1260254080, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5636.555355177, '#receive_time': 5637.288992584} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1028234889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5637.187864769, '#receive_time': 5637.533094047} mcu 'mcu': got {'oid': 12, 'next_clock': 1314254080, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5637.539940139, '#receive_time': 5637.58900925} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1047434889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5637.187864769, '#receive_time': 5637.833071528} mcu 'mcu': got {'oid': 12, 'next_clock': 1368254080, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5637.539940139, '#receive_time': 5637.889008343} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1066634889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5637.187864769, '#receive_time': 5638.133091861} mcu 'mcu': got {'oid': 12, 'next_clock': 1422254080, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5637.539940139, '#receive_time': 5638.189009417} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1085834889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5638.172110435, '#receive_time': 5638.433102028} mcu 'mcu': got {'oid': 12, 'next_clock': 1476254080, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5637.539940139, '#receive_time': 5638.489002287} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1105034889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5638.172110435, '#receive_time': 5638.73307099} mcu 'mcu': got {'oid': 12, 'next_clock': 1530254080, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5638.524625417, '#receive_time': 5638.789010583} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1124234889, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5638.172110435, '#receive_time': 5639.033159046} mcu 'mcu': got {'oid': 12, 'next_clock': 1584254080, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5638.524625417, '#receive_time': 5639.089015879} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1143434889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5639.157084101, '#receive_time': 5639.333094657} mcu 'mcu': got {'oid': 12, 'next_clock': 1638254080, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5638.524625417, '#receive_time': 5639.388972509} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1162634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5639.157084101, '#receive_time': 5639.633178157} mcu 'mcu': got {'oid': 12, 'next_clock': 1692254080, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5639.509319657, '#receive_time': 5639.689006564} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1181834889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5639.157084101, '#receive_time': 5639.933120156} mcu 'mcu': got {'oid': 12, 'next_clock': 1746254080, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5639.509319657, '#receive_time': 5639.989004471} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1201034889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5640.141614879, '#receive_time': 5640.233133471} mcu 'mcu': got {'oid': 12, 'next_clock': 1800254080, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5639.509319657, '#receive_time': 5640.288985786} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1220234889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5640.141614879, '#receive_time': 5640.533119452} mcu 'mcu': got {'oid': 12, 'next_clock': 1854254080, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5640.494371064, '#receive_time': 5640.58898673} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1239434889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5640.141614879, '#receive_time': 5640.833123082} mcu 'mcu': got {'oid': 12, 'next_clock': 1908254080, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5640.494371064, '#receive_time': 5640.888976008} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1258634889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5641.126439471, '#receive_time': 5641.133080878} mcu 'mcu': got {'oid': 12, 'next_clock': 1962254080, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5640.494371064, '#receive_time': 5641.1889471} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1277834889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5641.126439471, '#receive_time': 5641.433135174} mcu 'mcu': got {'oid': 12, 'next_clock': 2016254080, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5641.47938823, '#receive_time': 5641.488991156} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1297034889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5641.126439471, '#receive_time': 5641.733105804} mcu 'mcu': got {'oid': 12, 'next_clock': 2070254080, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5641.47938823, '#receive_time': 5641.788967489} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1316234889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5641.126439471, '#receive_time': 5642.033143563} mcu 'mcu': got {'oid': 12, 'next_clock': 2124254080, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5641.47938823, '#receive_time': 5642.088985396} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1335434889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5642.111305822, '#receive_time': 5642.333121229} mcu 'mcu': got {'oid': 12, 'next_clock': 2178254080, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5641.47938823, '#receive_time': 5642.38901884} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1354634889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5642.111305822, '#receive_time': 5642.633181414} mcu 'mcu': got {'oid': 12, 'next_clock': 2232254080, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5642.463783173, '#receive_time': 5642.688981877} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1373834889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5642.111305822, '#receive_time': 5642.933118247} mcu 'mcu': got {'oid': 12, 'next_clock': 2286254080, 'value': 31778, '#name': 'analog_in_state', '#sent_time': 5642.463783173, '#receive_time': 5642.988984284} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1393034889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5643.095938377, '#receive_time': 5643.233156247} mcu 'mcu': got {'oid': 12, 'next_clock': 2340254080, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5642.463783173, '#receive_time': 5643.288963858} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1412234889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5643.095938377, '#receive_time': 5643.533123377} mcu 'mcu': got {'oid': 12, 'next_clock': 2394254080, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5643.448422265, '#receive_time': 5643.588971821} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1431434889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5643.095938377, '#receive_time': 5643.833133913} mcu 'mcu': got {'oid': 12, 'next_clock': 2448254080, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5643.448422265, '#receive_time': 5643.888963636} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1450634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5644.080575432, '#receive_time': 5644.133121598} mcu 'mcu': got {'oid': 12, 'next_clock': 2502254080, 'value': 31775, '#name': 'analog_in_state', '#sent_time': 5643.448422265, '#receive_time': 5644.189058617} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1469834889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5644.080575432, '#receive_time': 5644.433138672} mcu 'mcu': got {'oid': 12, 'next_clock': 2556254080, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5644.434225376, '#receive_time': 5644.48898845} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1489034889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5644.080575432, '#receive_time': 5644.733136783} mcu 'mcu': got {'oid': 12, 'next_clock': 2610254080, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5644.434225376, '#receive_time': 5644.788968339} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1508234889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5644.080575432, '#receive_time': 5645.03310995} mcu 'mcu': got {'oid': 12, 'next_clock': 2664254080, 'value': 31771, '#name': 'analog_in_state', '#sent_time': 5644.434225376, '#receive_time': 5645.08894532} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1527434889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5645.064729246, '#receive_time': 5645.333043783} mcu 'mcu': got {'oid': 12, 'next_clock': 2718254080, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5644.434225376, '#receive_time': 5645.388900449} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1546634889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5645.064729246, '#receive_time': 5645.633059116} mcu 'mcu': got {'oid': 12, 'next_clock': 2772254080, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5645.418988357, '#receive_time': 5645.68889982} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1565834889, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5645.064729246, '#receive_time': 5645.933049468} mcu 'mcu': got {'oid': 12, 'next_clock': 2826254080, 'value': 31765, '#name': 'analog_in_state', '#sent_time': 5645.418988357, '#receive_time': 5645.988897005} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1585034889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5646.049391338, '#receive_time': 5646.233054375} mcu 'mcu': got {'oid': 12, 'next_clock': 2880254080, 'value': 31767, '#name': 'analog_in_state', '#sent_time': 5645.418988357, '#receive_time': 5646.28890106} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1604234889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5646.049391338, '#receive_time': 5646.533083301} mcu 'mcu': got {'oid': 12, 'next_clock': 2934254080, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5646.403569282, '#receive_time': 5646.588881282} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1623434889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5646.049391338, '#receive_time': 5646.833094097} mcu 'mcu': got {'oid': 12, 'next_clock': 2988254080, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5646.403569282, '#receive_time': 5646.888883375} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1642634889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5647.034406374, '#receive_time': 5647.133061485} mcu 'mcu': got {'oid': 12, 'next_clock': 3042254080, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5646.403569282, '#receive_time': 5647.188881115} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1661834889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5647.034406374, '#receive_time': 5647.433074522} mcu 'mcu': got {'oid': 12, 'next_clock': 3096254080, 'value': 31763, '#name': 'analog_in_state', '#sent_time': 5647.388408615, '#receive_time': 5647.488888689} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1681034889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5647.034406374, '#receive_time': 5647.733070689} mcu 'mcu': got {'oid': 12, 'next_clock': 3150254080, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5647.388408615, '#receive_time': 5647.788888059} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1700234889, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5648.019015096, '#receive_time': 5648.033061596} mcu 'mcu': got {'oid': 12, 'next_clock': 3204254080, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5647.388408615, '#receive_time': 5648.088886244} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1719434889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5648.019015096, '#receive_time': 5648.333107707} mcu 'mcu': got {'oid': 12, 'next_clock': 3258254080, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5648.372974596, '#receive_time': 5648.388870855} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1738634889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5648.019015096, '#receive_time': 5648.633055299} mcu 'mcu': got {'oid': 12, 'next_clock': 3312254080, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5648.372974596, '#receive_time': 5648.688890096} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1757834889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5648.019015096, '#receive_time': 5648.933052503} mcu 'mcu': got {'oid': 12, 'next_clock': 3366254080, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5648.372974596, '#receive_time': 5648.988916577} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1777034889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5649.003816207, '#receive_time': 5649.233059725} mcu 'mcu': got {'oid': 12, 'next_clock': 3420254080, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5648.372974596, '#receive_time': 5649.288876577} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1796234889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5649.003816207, '#receive_time': 5649.533086558} mcu 'mcu': got {'oid': 12, 'next_clock': 3474254080, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5649.357726317, '#receive_time': 5649.588888243} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1815434889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5649.003816207, '#receive_time': 5649.833133188} mcu 'mcu': got {'oid': 12, 'next_clock': 3528254080, 'value': 31754, '#name': 'analog_in_state', '#sent_time': 5649.357726317, '#receive_time': 5649.888868688} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1834634889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5649.988599706, '#receive_time': 5650.13317765} mcu 'mcu': got {'oid': 12, 'next_clock': 3582254080, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5649.357726317, '#receive_time': 5650.188933558} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1853834889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5649.988599706, '#receive_time': 5650.433138372} mcu 'mcu': got {'oid': 12, 'next_clock': 3636254080, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5650.34232728, '#receive_time': 5650.488952039} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1873034889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5649.988599706, '#receive_time': 5650.733139428} mcu 'mcu': got {'oid': 12, 'next_clock': 3690254080, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5650.34232728, '#receive_time': 5650.788938446} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1892234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5650.972676983, '#receive_time': 5651.033268094} mcu 'mcu': got {'oid': 12, 'next_clock': 3744254080, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5650.34232728, '#receive_time': 5651.088954483} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1911434889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5650.972676983, '#receive_time': 5651.33308652} mcu 'mcu': got {'oid': 12, 'next_clock': 3798254080, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5651.326793372, '#receive_time': 5651.388881557} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1930634889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5650.972676983, '#receive_time': 5651.633106575} mcu 'mcu': got {'oid': 12, 'next_clock': 3852254080, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5651.326793372, '#receive_time': 5651.688898538} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1949834889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5650.972676983, '#receive_time': 5651.933101149} mcu 'mcu': got {'oid': 12, 'next_clock': 3906254080, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5651.326793372, '#receive_time': 5651.988867834} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1969034889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5651.957248797, '#receive_time': 5652.233092686} mcu 'mcu': got {'oid': 12, 'next_clock': 3960254080, 'value': 31745, '#name': 'analog_in_state', '#sent_time': 5651.326793372, '#receive_time': 5652.288871797} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1988234889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5651.957248797, '#receive_time': 5652.533109167} mcu 'mcu': got {'oid': 12, 'next_clock': 4014254080, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5652.310966705, '#receive_time': 5652.588874408} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2007434889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5651.957248797, '#receive_time': 5652.833150927} mcu 'mcu': got {'oid': 12, 'next_clock': 4068254080, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5652.310966705, '#receive_time': 5652.888882889} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2026634889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5652.941968149, '#receive_time': 5653.133091778} mcu 'mcu': got {'oid': 12, 'next_clock': 4122254080, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5652.310966705, '#receive_time': 5653.188869963} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2045834889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5652.941968149, '#receive_time': 5653.433137815} mcu 'mcu': got {'oid': 12, 'next_clock': 4176254080, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5653.295580463, '#receive_time': 5653.488889926} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2065034889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5652.941968149, '#receive_time': 5653.733098796} mcu 'mcu': got {'oid': 12, 'next_clock': 4230254080, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5653.295580463, '#receive_time': 5653.78889387} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2084234889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5653.926634, '#receive_time': 5654.033113722} mcu 'mcu': got {'oid': 12, 'next_clock': 4284254080, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5653.295580463, '#receive_time': 5654.088866907} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2103434889, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5653.926634, '#receive_time': 5654.333140407} mcu 'mcu': got {'oid': 12, 'next_clock': 43286784, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5654.279730444, '#receive_time': 5654.388862481} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2122634889, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5653.926634, '#receive_time': 5654.633112629} mcu 'mcu': got {'oid': 12, 'next_clock': 97286784, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5654.279730444, '#receive_time': 5654.688853222} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2141834889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5654.911275296, '#receive_time': 5654.933084796} mcu 'mcu': got {'oid': 12, 'next_clock': 151286784, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5654.279730444, '#receive_time': 5654.988858666} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2161034889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5654.911275296, '#receive_time': 5655.233105407} mcu 'mcu': got {'oid': 12, 'next_clock': 205286784, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5655.264306221, '#receive_time': 5655.288865018} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2180234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5654.911275296, '#receive_time': 5655.533109221} mcu 'mcu': got {'oid': 12, 'next_clock': 259286784, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5655.264306221, '#receive_time': 5655.588879462} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2199434889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5654.911275296, '#receive_time': 5655.83314911} mcu 'mcu': got {'oid': 12, 'next_clock': 313286784, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5655.264306221, '#receive_time': 5655.888856314} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2218634889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5655.896113295, '#receive_time': 5656.133108276} mcu 'mcu': got {'oid': 12, 'next_clock': 367286784, 'value': 31733, '#name': 'analog_in_state', '#sent_time': 5655.264306221, '#receive_time': 5656.188921721} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2237834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5655.896113295, '#receive_time': 5656.433164147} mcu 'mcu': got {'oid': 12, 'next_clock': 421286784, 'value': 31735, '#name': 'analog_in_state', '#sent_time': 5656.248666591, '#receive_time': 5656.488968887} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2257034889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5655.896113295, '#receive_time': 5656.733168035} mcu 'mcu': got {'oid': 12, 'next_clock': 475286784, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5656.248666591, '#receive_time': 5656.788907813} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2276234889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5656.880613498, '#receive_time': 5657.033207757} mcu 'mcu': got {'oid': 12, 'next_clock': 529286784, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5656.248666591, '#receive_time': 5657.088965165} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2295434889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5656.880613498, '#receive_time': 5657.33329835} mcu 'mcu': got {'oid': 12, 'next_clock': 583286784, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5657.233276554, '#receive_time': 5657.388941183} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2314634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5656.880613498, '#receive_time': 5657.633199905} mcu 'mcu': got {'oid': 12, 'next_clock': 637286784, 'value': 31726, '#name': 'analog_in_state', '#sent_time': 5657.233276554, '#receive_time': 5657.688925498} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2333834889, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5657.865259461, '#receive_time': 5657.933190312} mcu 'mcu': got {'oid': 12, 'next_clock': 691286784, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5657.233276554, '#receive_time': 5657.988937294} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2353034889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5657.865259461, '#receive_time': 5658.233195053} mcu 'mcu': got {'oid': 12, 'next_clock': 745286784, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5658.217919664, '#receive_time': 5658.288928386} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2372234889, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5657.865259461, '#receive_time': 5658.533269682} mcu 'mcu': got {'oid': 12, 'next_clock': 799286784, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5658.217919664, '#receive_time': 5658.589023645} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2391434889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5657.865259461, '#receive_time': 5658.83320383} mcu 'mcu': got {'oid': 12, 'next_clock': 853286784, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5658.217919664, '#receive_time': 5658.888857182} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2410634889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5658.849869793, '#receive_time': 5659.133126201} mcu 'mcu': got {'oid': 12, 'next_clock': 907286784, 'value': 31727, '#name': 'analog_in_state', '#sent_time': 5658.217919664, '#receive_time': 5659.188850015} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2429834889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5658.849869793, '#receive_time': 5659.4331222} mcu 'mcu': got {'oid': 12, 'next_clock': 961286784, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5659.20266046, '#receive_time': 5659.48887896} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2449034889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5658.849869793, '#receive_time': 5659.73314883} mcu 'mcu': got {'oid': 12, 'next_clock': 1015286784, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5659.20266046, '#receive_time': 5659.788841441} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2468234889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5659.83420907, '#receive_time': 5660.03311633} mcu 'mcu': got {'oid': 12, 'next_clock': 1069286784, 'value': 31729, '#name': 'analog_in_state', '#sent_time': 5659.20266046, '#receive_time': 5660.088854607} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2487434889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5659.83420907, '#receive_time': 5660.333126552} mcu 'mcu': got {'oid': 12, 'next_clock': 1123286784, 'value': 31728, '#name': 'analog_in_state', '#sent_time': 5660.187318459, '#receive_time': 5660.388855441} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2506634889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5659.83420907, '#receive_time': 5660.633155403} mcu 'mcu': got {'oid': 12, 'next_clock': 1177286784, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5660.187318459, '#receive_time': 5660.688841163} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2525834889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5660.818380681, '#receive_time': 5660.933129514} mcu 'mcu': got {'oid': 12, 'next_clock': 1231286784, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5660.187318459, '#receive_time': 5660.988842644} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2545034889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5660.818380681, '#receive_time': 5661.233132329} mcu 'mcu': got {'oid': 12, 'next_clock': 1285286784, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5661.172013199, '#receive_time': 5661.288864033} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2564234889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5660.818380681, '#receive_time': 5661.533145014} mcu 'mcu': got {'oid': 12, 'next_clock': 1339286784, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5661.172013199, '#receive_time': 5661.58885231} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2583434889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5661.803197755, '#receive_time': 5661.833180792} mcu 'mcu': got {'oid': 12, 'next_clock': 1393286784, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5661.172013199, '#receive_time': 5661.888855254} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2602634889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5661.803197755, '#receive_time': 5662.133148921} mcu 'mcu': got {'oid': 12, 'next_clock': 1447286784, 'value': 31730, '#name': 'analog_in_state', '#sent_time': 5662.156726884, '#receive_time': 5662.188848514} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2621834889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5661.803197755, '#receive_time': 5662.433154976} mcu 'mcu': got {'oid': 12, 'next_clock': 1501286784, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5662.156726884, '#receive_time': 5662.488839532} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2641034889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5661.803197755, '#receive_time': 5662.733190735} mcu 'mcu': got {'oid': 12, 'next_clock': 1555286784, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5662.156726884, '#receive_time': 5662.788843847} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2660234889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5662.787707365, '#receive_time': 5663.033156735} mcu 'mcu': got {'oid': 12, 'next_clock': 1609286784, 'value': 31732, '#name': 'analog_in_state', '#sent_time': 5662.156726884, '#receive_time': 5663.08883755} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2679434889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5662.787707365, '#receive_time': 5663.333191161} mcu 'mcu': got {'oid': 12, 'next_clock': 1663286784, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5663.141704309, '#receive_time': 5663.388844605} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2698634889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5662.787707365, '#receive_time': 5663.633189865} mcu 'mcu': got {'oid': 12, 'next_clock': 1717286784, 'value': 31737, '#name': 'analog_in_state', '#sent_time': 5663.141704309, '#receive_time': 5663.689006198} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2717834889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5663.771985753, '#receive_time': 5663.933254494} mcu 'mcu': got {'oid': 12, 'next_clock': 1771286784, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5663.141704309, '#receive_time': 5663.988943957} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2737034889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5663.771985753, '#receive_time': 5664.233254494} mcu 'mcu': got {'oid': 12, 'next_clock': 1825286784, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5664.126032161, '#receive_time': 5664.288922846} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2756234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5663.771985753, '#receive_time': 5664.533337827} mcu 'mcu': got {'oid': 12, 'next_clock': 1879286784, 'value': 31741, '#name': 'analog_in_state', '#sent_time': 5664.126032161, '#receive_time': 5664.588922401} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2775434889, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5664.756293049, '#receive_time': 5664.833218308} mcu 'mcu': got {'oid': 12, 'next_clock': 1933286784, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5664.126032161, '#receive_time': 5664.888892327} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2794634889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5664.756293049, '#receive_time': 5665.133263512} mcu 'mcu': got {'oid': 12, 'next_clock': 1987286784, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5665.110688086, '#receive_time': 5665.188909901} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2813834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5664.756293049, '#receive_time': 5665.433247252} mcu 'mcu': got {'oid': 12, 'next_clock': 2041286784, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5665.110688086, '#receive_time': 5665.488924326} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2833034889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5664.756293049, '#receive_time': 5665.733297234} mcu 'mcu': got {'oid': 12, 'next_clock': 2095286784, 'value': 31748, '#name': 'analog_in_state', '#sent_time': 5665.110688086, '#receive_time': 5665.788888215} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2852234889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5665.741019548, '#receive_time': 5666.033277548} mcu 'mcu': got {'oid': 12, 'next_clock': 2149286784, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5665.110688086, '#receive_time': 5666.08891377} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2871434889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5665.741019548, '#receive_time': 5666.333266141} mcu 'mcu': got {'oid': 12, 'next_clock': 2203286784, 'value': 31747, '#name': 'analog_in_state', '#sent_time': 5666.095501011, '#receive_time': 5666.388869141} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2890634889, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5665.741019548, '#receive_time': 5666.633263992} mcu 'mcu': got {'oid': 12, 'next_clock': 2257286784, 'value': 31750, '#name': 'analog_in_state', '#sent_time': 5666.095501011, '#receive_time': 5666.688903381} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2909834889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5666.725825122, '#receive_time': 5666.933205196} mcu 'mcu': got {'oid': 12, 'next_clock': 2311286784, 'value': 31751, '#name': 'analog_in_state', '#sent_time': 5666.095501011, '#receive_time': 5666.988926622} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2929034889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5666.725825122, '#receive_time': 5667.233255714} mcu 'mcu': got {'oid': 12, 'next_clock': 2365286784, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5667.080210881, '#receive_time': 5667.288902011} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2948234889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5666.725825122, '#receive_time': 5667.533280899} mcu 'mcu': got {'oid': 12, 'next_clock': 2419286784, 'value': 31752, '#name': 'analog_in_state', '#sent_time': 5667.080210881, '#receive_time': 5667.58888477} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2967434889, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5667.710361103, '#receive_time': 5667.833316844} mcu 'mcu': got {'oid': 12, 'next_clock': 2473286784, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5667.080210881, '#receive_time': 5667.888889806} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2986634889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5667.710361103, '#receive_time': 5668.133268047} mcu 'mcu': got {'oid': 12, 'next_clock': 2527286784, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5668.065088177, '#receive_time': 5668.188961491} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3005834889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5667.710361103, '#receive_time': 5668.433250732} mcu 'mcu': got {'oid': 12, 'next_clock': 2581286784, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5668.065088177, '#receive_time': 5668.488915028} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3025034889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5668.694952324, '#receive_time': 5668.733238732} mcu 'mcu': got {'oid': 12, 'next_clock': 2635286784, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5668.065088177, '#receive_time': 5668.788944028} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3044234889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5668.694952324, '#receive_time': 5669.033229121} mcu 'mcu': got {'oid': 12, 'next_clock': 2689286784, 'value': 31761, '#name': 'analog_in_state', '#sent_time': 5669.049966861, '#receive_time': 5669.088941028} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3063434889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5668.694952324, '#receive_time': 5669.333287806} mcu 'mcu': got {'oid': 12, 'next_clock': 2743286784, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5669.049966861, '#receive_time': 5669.388911046} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3082634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5668.694952324, '#receive_time': 5669.633283879} mcu 'mcu': got {'oid': 12, 'next_clock': 2797286784, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5669.049966861, '#receive_time': 5669.688985009} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3101834889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5669.679633972, '#receive_time': 5669.933327268} mcu 'mcu': got {'oid': 12, 'next_clock': 2851286784, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5669.049966861, '#receive_time': 5669.988931435} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3121034889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5669.679633972, '#receive_time': 5670.233281231} mcu 'mcu': got {'oid': 12, 'next_clock': 2905286784, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5670.034787713, '#receive_time': 5670.288905286} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3140234889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5669.679633972, '#receive_time': 5670.53327799} mcu 'mcu': got {'oid': 12, 'next_clock': 2959286784, 'value': 31769, '#name': 'analog_in_state', '#sent_time': 5670.034787713, '#receive_time': 5670.58890936} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3159434889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5670.663544731, '#receive_time': 5670.833287379} mcu 'mcu': got {'oid': 12, 'next_clock': 3013286784, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5670.034787713, '#receive_time': 5670.888892212} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3178634889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5670.663544731, '#receive_time': 5671.133277656} mcu 'mcu': got {'oid': 12, 'next_clock': 3067286784, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5671.019352897, '#receive_time': 5671.188904804} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3197834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5670.663544731, '#receive_time': 5671.433309434} mcu 'mcu': got {'oid': 12, 'next_clock': 3121286784, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5671.019352897, '#receive_time': 5671.48890473} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3217034889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5671.64820673, '#receive_time': 5671.733262378} mcu 'mcu': got {'oid': 12, 'next_clock': 3175286784, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5671.019352897, '#receive_time': 5671.788885952} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3236234889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5671.64820673, '#receive_time': 5672.033286137} mcu 'mcu': got {'oid': 12, 'next_clock': 3229286784, 'value': 31777, '#name': 'analog_in_state', '#sent_time': 5672.003985285, '#receive_time': 5672.088851341} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3255434889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5671.64820673, '#receive_time': 5672.333265674} mcu 'mcu': got {'oid': 12, 'next_clock': 3283286784, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5672.003985285, '#receive_time': 5672.388907693} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3274634889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5672.632877489, '#receive_time': 5672.633230674} mcu 'mcu': got {'oid': 12, 'next_clock': 3337286784, 'value': 31776, '#name': 'analog_in_state', '#sent_time': 5672.003985285, '#receive_time': 5672.688894915} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3293834889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5672.632877489, '#receive_time': 5672.933290489} mcu 'mcu': got {'oid': 12, 'next_clock': 3391286784, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5672.98810734, '#receive_time': 5672.988908711} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3313034889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5672.632877489, '#receive_time': 5673.233281063} mcu 'mcu': got {'oid': 12, 'next_clock': 3445286784, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5672.98810734, '#receive_time': 5673.288886877} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3332234889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5672.632877489, '#receive_time': 5673.533276248} mcu 'mcu': got {'oid': 12, 'next_clock': 3499286784, 'value': 31787, '#name': 'analog_in_state', '#sent_time': 5672.98810734, '#receive_time': 5673.588882914} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3351434889, 'value': 31821, '#name': 'analog_in_state', '#sent_time': 5673.617128599, '#receive_time': 5673.833286895} mcu 'mcu': got {'oid': 12, 'next_clock': 3553286784, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5672.98810734, '#receive_time': 5673.888943247} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3370634889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5673.617128599, '#receive_time': 5674.133243951} mcu 'mcu': got {'oid': 12, 'next_clock': 3607286784, 'value': 31784, '#name': 'analog_in_state', '#sent_time': 5673.973016562, '#receive_time': 5674.188863006} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3389834889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5673.617128599, '#receive_time': 5674.433268636} mcu 'mcu': got {'oid': 12, 'next_clock': 3661286784, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5673.973016562, '#receive_time': 5674.488873117} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3409034889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5674.601977395, '#receive_time': 5674.733282321} mcu 'mcu': got {'oid': 12, 'next_clock': 3715286784, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5673.973016562, '#receive_time': 5674.78886958} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3428234889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5674.601977395, '#receive_time': 5675.033287506} mcu 'mcu': got {'oid': 12, 'next_clock': 3769286784, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5674.957510691, '#receive_time': 5675.088878932} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3447434889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5674.601977395, '#receive_time': 5675.333300987} mcu 'mcu': got {'oid': 12, 'next_clock': 3823286784, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5674.957510691, '#receive_time': 5675.388942209} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3466634889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5675.586320487, '#receive_time': 5675.633277117} mcu 'mcu': got {'oid': 12, 'next_clock': 3877286784, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5674.957510691, '#receive_time': 5675.688968394} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3485834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5675.586320487, '#receive_time': 5675.933280913} mcu 'mcu': got {'oid': 12, 'next_clock': 3931286784, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5675.942002098, '#receive_time': 5675.98884819} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3505034889, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5675.586320487, '#receive_time': 5676.23329669} mcu 'mcu': got {'oid': 12, 'next_clock': 3985286784, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5675.942002098, '#receive_time': 5676.288853857} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3524234889, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5675.586320487, '#receive_time': 5676.533292024} mcu 'mcu': got {'oid': 12, 'next_clock': 4039286784, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5675.942002098, '#receive_time': 5676.588856227} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3543434889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5676.571071246, '#receive_time': 5676.83329232} mcu 'mcu': got {'oid': 12, 'next_clock': 4093286784, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5675.942002098, '#receive_time': 5676.888932708} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3562634889, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5676.571071246, '#receive_time': 5677.133306653} mcu 'mcu': got {'oid': 12, 'next_clock': 4147286784, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5676.926745005, '#receive_time': 5677.188932856} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3581834889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5676.571071246, '#receive_time': 5677.433313264} mcu 'mcu': got {'oid': 12, 'next_clock': 4201286784, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5676.926745005, '#receive_time': 5677.488851745} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3601034889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5677.556045597, '#receive_time': 5677.733346838} mcu 'mcu': got {'oid': 12, 'next_clock': 4255286784, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5676.926745005, '#receive_time': 5677.788841023} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3620234889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5677.556045597, '#receive_time': 5678.033321245} mcu 'mcu': got {'oid': 12, 'next_clock': 14319488, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5677.910782578, '#receive_time': 5678.088867449} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3639434889, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5677.556045597, '#receive_time': 5678.33334043} mcu 'mcu': got {'oid': 12, 'next_clock': 68319488, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5677.910782578, '#receive_time': 5678.3889408} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3658634889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5678.540174337, '#receive_time': 5678.633341207} mcu 'mcu': got {'oid': 12, 'next_clock': 122319488, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5677.910782578, '#receive_time': 5678.68894317} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3677834889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5678.540174337, '#receive_time': 5678.933356467} mcu 'mcu': got {'oid': 12, 'next_clock': 176319488, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5678.895894818, '#receive_time': 5678.988812559} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3697034889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5678.540174337, '#receive_time': 5679.233287966} mcu 'mcu': got {'oid': 12, 'next_clock': 230319488, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5678.895894818, '#receive_time': 5679.288940763} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3716234889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5679.524495262, '#receive_time': 5679.533288244} mcu 'mcu': got {'oid': 12, 'next_clock': 284319488, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5678.895894818, '#receive_time': 5679.588862522} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3735434889, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5679.524495262, '#receive_time': 5679.83328254} mcu 'mcu': got {'oid': 12, 'next_clock': 338319488, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5679.880246003, '#receive_time': 5679.888850577} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3754634889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5679.524495262, '#receive_time': 5680.133299947} mcu 'mcu': got {'oid': 12, 'next_clock': 392319488, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5679.880246003, '#receive_time': 5680.18885791} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3773834889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5679.524495262, '#receive_time': 5680.433325614} mcu 'mcu': got {'oid': 12, 'next_clock': 446319488, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5679.880246003, '#receive_time': 5680.488847354} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3793034889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5680.50937978, '#receive_time': 5680.733355373} mcu 'mcu': got {'oid': 12, 'next_clock': 500319488, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5679.880246003, '#receive_time': 5680.788834891} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3812234889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5680.50937978, '#receive_time': 5681.033335984} mcu 'mcu': got {'oid': 12, 'next_clock': 554319488, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5680.864659595, '#receive_time': 5681.088844095} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3831434889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5680.50937978, '#receive_time': 5681.333358021} mcu 'mcu': got {'oid': 12, 'next_clock': 608319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5680.864659595, '#receive_time': 5681.38882941} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3850634889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5681.493932224, '#receive_time': 5681.633320261} mcu 'mcu': got {'oid': 12, 'next_clock': 662319488, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5680.864659595, '#receive_time': 5681.688970946} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3869834889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5681.493932224, '#receive_time': 5681.933334168} mcu 'mcu': got {'oid': 12, 'next_clock': 716319488, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5681.849218409, '#receive_time': 5681.988857557} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3889034889, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5681.493932224, '#receive_time': 5682.233331187} mcu 'mcu': got {'oid': 12, 'next_clock': 770319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5681.849218409, '#receive_time': 5682.288901946} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3908234889, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5682.478883446, '#receive_time': 5682.53329452} mcu 'mcu': got {'oid': 12, 'next_clock': 824319488, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5681.849218409, '#receive_time': 5682.588873057} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3927434889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5682.478883446, '#receive_time': 5682.833338298} mcu 'mcu': got {'oid': 12, 'next_clock': 878319488, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5682.834130298, '#receive_time': 5682.888856723} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3946634889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5682.478883446, '#receive_time': 5683.133347205} mcu 'mcu': got {'oid': 12, 'next_clock': 932319488, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5682.834130298, '#receive_time': 5683.188863131} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3965834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5682.478883446, '#receive_time': 5683.433409131} mcu 'mcu': got {'oid': 12, 'next_clock': 986319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5682.834130298, '#receive_time': 5683.488837556} mcu 'EBBCan': got {'oid': 6, 'next_clock': 3985034889, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5683.463041112, '#receive_time': 5683.733406297} mcu 'mcu': got {'oid': 12, 'next_clock': 1040319488, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5682.834130298, '#receive_time': 5683.788870075} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4004234889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5683.463041112, '#receive_time': 5684.033368797} mcu 'mcu': got {'oid': 12, 'next_clock': 1094319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5683.818466519, '#receive_time': 5684.088876093} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4023434889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5683.463041112, '#receive_time': 5684.333312926} mcu 'mcu': got {'oid': 12, 'next_clock': 1148319488, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5683.818466519, '#receive_time': 5684.388889778} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4042634889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5684.447737111, '#receive_time': 5684.633357296} mcu 'mcu': got {'oid': 12, 'next_clock': 1202319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5683.818466519, '#receive_time': 5684.688955685} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4061834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5684.447737111, '#receive_time': 5684.933359981} mcu 'mcu': got {'oid': 12, 'next_clock': 1256319488, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5684.80319413, '#receive_time': 5684.988858463} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4081034889, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5684.447737111, '#receive_time': 5685.233349722} mcu 'mcu': got {'oid': 12, 'next_clock': 1310319488, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5684.80319413, '#receive_time': 5685.288852889} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4100234889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5685.432175296, '#receive_time': 5685.53341774} mcu 'mcu': got {'oid': 12, 'next_clock': 1364319488, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5684.80319413, '#receive_time': 5685.588832166} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4119434889, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5685.432175296, '#receive_time': 5685.833366592} mcu 'mcu': got {'oid': 12, 'next_clock': 1418319488, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5685.787508388, '#receive_time': 5685.888851148} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4138634889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5685.432175296, '#receive_time': 5686.133369684} mcu 'mcu': got {'oid': 12, 'next_clock': 1472319488, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5685.787508388, '#receive_time': 5686.188855333} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4157834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5686.416741925, '#receive_time': 5686.433417814} mcu 'mcu': got {'oid': 12, 'next_clock': 1526319488, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5685.787508388, '#receive_time': 5686.488861666} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4177034889, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5686.416741925, '#receive_time': 5686.733344203} mcu 'mcu': got {'oid': 12, 'next_clock': 1580319488, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5686.772190832, '#receive_time': 5686.788838054} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4196234889, 'value': 31819, '#name': 'analog_in_state', '#sent_time': 5686.416741925, '#receive_time': 5687.033365054} mcu 'mcu': got {'oid': 12, 'next_clock': 1634319488, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5686.772190832, '#receive_time': 5687.088850814} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4215434889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5686.416741925, '#receive_time': 5687.333365276} mcu 'mcu': got {'oid': 12, 'next_clock': 1688319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5686.772190832, '#receive_time': 5687.388849017} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4234634889, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5687.400919073, '#receive_time': 5687.633319721} mcu 'mcu': got {'oid': 12, 'next_clock': 1742319488, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5686.772190832, '#receive_time': 5687.688882721} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4253834889, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5687.400919073, '#receive_time': 5687.933360702} mcu 'mcu': got {'oid': 12, 'next_clock': 1796319488, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5687.756606721, '#receive_time': 5687.988859424} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4273034889, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5687.400919073, '#receive_time': 5688.233355979} mcu 'mcu': got {'oid': 12, 'next_clock': 1850319488, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5687.756606721, '#receive_time': 5688.288846183} mcu 'EBBCan': got {'oid': 6, 'next_clock': 4292234889, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5688.385624442, '#receive_time': 5688.533347424} mcu 'mcu': got {'oid': 12, 'next_clock': 1904319488, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5687.756606721, '#receive_time': 5688.588830516} mcu 'EBBCan': got {'oid': 6, 'next_clock': 16467593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5688.385624442, '#receive_time': 5688.83337572} mcu 'mcu': got {'oid': 12, 'next_clock': 1958319488, 'value': 31818, '#name': 'analog_in_state', '#sent_time': 5688.741300831, '#receive_time': 5688.888856498} mcu 'EBBCan': got {'oid': 6, 'next_clock': 35667593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5688.385624442, '#receive_time': 5689.13336809} mcu 'mcu': got {'oid': 12, 'next_clock': 2012319488, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5688.741300831, '#receive_time': 5689.188841034} mcu 'EBBCan': got {'oid': 6, 'next_clock': 54867593, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5689.370321164, '#receive_time': 5689.433347294} mcu 'mcu': got {'oid': 12, 'next_clock': 2066319488, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5688.741300831, '#receive_time': 5689.488828905} mcu 'EBBCan': got {'oid': 6, 'next_clock': 74067593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5689.370321164, '#receive_time': 5689.73331946} mcu 'mcu': got {'oid': 12, 'next_clock': 2120319488, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5689.726080423, '#receive_time': 5689.788808145} mcu 'EBBCan': got {'oid': 6, 'next_clock': 93267593, 'value': 31821, '#name': 'analog_in_state', '#sent_time': 5689.370321164, '#receive_time': 5690.033371997} mcu 'mcu': got {'oid': 12, 'next_clock': 2174319488, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5689.726080423, '#receive_time': 5690.088833201} mcu 'EBBCan': got {'oid': 6, 'next_clock': 112467593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5689.370321164, '#receive_time': 5690.333375275} mcu 'mcu': got {'oid': 12, 'next_clock': 2228319488, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5689.726080423, '#receive_time': 5690.388829571} mcu 'EBBCan': got {'oid': 6, 'next_clock': 131667593, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5690.354913015, '#receive_time': 5690.633355904} mcu 'mcu': got {'oid': 12, 'next_clock': 2282319488, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5689.726080423, '#receive_time': 5690.688990941} mcu 'EBBCan': got {'oid': 6, 'next_clock': 150867593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5690.354913015, '#receive_time': 5690.933370385} mcu 'mcu': got {'oid': 12, 'next_clock': 2336319488, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5690.710174885, '#receive_time': 5690.988848219} mcu 'EBBCan': got {'oid': 6, 'next_clock': 170067593, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5690.354913015, '#receive_time': 5691.233372996} mcu 'mcu': got {'oid': 12, 'next_clock': 2390319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5690.710174885, '#receive_time': 5691.288839144} mcu 'EBBCan': got {'oid': 6, 'next_clock': 189267593, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5691.339678848, '#receive_time': 5691.533406089} mcu 'mcu': got {'oid': 12, 'next_clock': 2444319488, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5690.710174885, '#receive_time': 5691.588832848} mcu 'EBBCan': got {'oid': 6, 'next_clock': 208467593, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5691.339678848, '#receive_time': 5691.833404144} mcu 'mcu': got {'oid': 12, 'next_clock': 2498319488, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5691.69571157, '#receive_time': 5691.888821459} mcu 'EBBCan': got {'oid': 6, 'next_clock': 227667593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5691.339678848, '#receive_time': 5692.133424848} mcu 'mcu': got {'oid': 12, 'next_clock': 2552319488, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5691.69571157, '#receive_time': 5692.188844607} mcu 'EBBCan': got {'oid': 6, 'next_clock': 246867593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5692.323793014, '#receive_time': 5692.433478199} mcu 'mcu': got {'oid': 12, 'next_clock': 2606319488, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5691.69571157, '#receive_time': 5692.48880944} mcu 'EBBCan': got {'oid': 6, 'next_clock': 266067593, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5692.323793014, '#receive_time': 5692.733515699} mcu 'mcu': got {'oid': 12, 'next_clock': 2660319488, 'value': 31817, '#name': 'analog_in_state', '#sent_time': 5692.680376903, '#receive_time': 5692.788904699} mcu 'EBBCan': got {'oid': 6, 'next_clock': 285267593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5692.323793014, '#receive_time': 5693.033392421} mcu 'mcu': got {'oid': 12, 'next_clock': 2714319488, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5692.680376903, '#receive_time': 5693.088834699} mcu 'EBBCan': got {'oid': 6, 'next_clock': 304467593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5693.308380051, '#receive_time': 5693.333367439} mcu 'mcu': got {'oid': 12, 'next_clock': 2768319488, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5692.680376903, '#receive_time': 5693.388817865} mcu 'EBBCan': got {'oid': 6, 'next_clock': 323667593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5693.308380051, '#receive_time': 5693.63338005} mcu 'mcu': got {'oid': 12, 'next_clock': 2822319488, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5693.665098976, '#receive_time': 5693.688822236} mcu 'EBBCan': got {'oid': 6, 'next_clock': 342867593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5693.308380051, '#receive_time': 5693.933362365} mcu 'mcu': got {'oid': 12, 'next_clock': 2876319488, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5693.665098976, '#receive_time': 5693.988845217} mcu 'EBBCan': got {'oid': 6, 'next_clock': 362067593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5693.308380051, '#receive_time': 5694.233395661} mcu 'mcu': got {'oid': 12, 'next_clock': 2930319488, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5693.665098976, '#receive_time': 5694.288819383} mcu 'EBBCan': got {'oid': 6, 'next_clock': 381267593, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5694.293135531, '#receive_time': 5694.533374957} mcu 'mcu': got {'oid': 12, 'next_clock': 2984319488, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5693.665098976, '#receive_time': 5694.588825957} mcu 'EBBCan': got {'oid': 6, 'next_clock': 400467593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5694.293135531, '#receive_time': 5694.833530272} mcu 'mcu': got {'oid': 12, 'next_clock': 3038319488, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5694.650098142, '#receive_time': 5694.888798031} mcu 'EBBCan': got {'oid': 6, 'next_clock': 419667593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5694.293135531, '#receive_time': 5695.133419161} mcu 'mcu': got {'oid': 12, 'next_clock': 3092319488, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5694.650098142, '#receive_time': 5695.188807049} mcu 'EBBCan': got {'oid': 6, 'next_clock': 438867593, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5695.277836698, '#receive_time': 5695.433397568} mcu 'mcu': got {'oid': 12, 'next_clock': 3146319488, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5694.650098142, '#receive_time': 5695.488838216} mcu 'EBBCan': got {'oid': 6, 'next_clock': 458067593, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5695.277836698, '#receive_time': 5695.733479049} mcu 'mcu': got {'oid': 12, 'next_clock': 3200319488, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5695.634984994, '#receive_time': 5695.788856049} mcu 'EBBCan': got {'oid': 6, 'next_clock': 477267593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5695.277836698, '#receive_time': 5696.033404382} mcu 'mcu': got {'oid': 12, 'next_clock': 3254319488, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5695.634984994, '#receive_time': 5696.088812067} mcu 'EBBCan': got {'oid': 6, 'next_clock': 496467593, 'value': 31803, '#name': 'analog_in_state', '#sent_time': 5696.262099456, '#receive_time': 5696.333405012} mcu 'mcu': got {'oid': 12, 'next_clock': 3308319488, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5695.634984994, '#receive_time': 5696.388817734} mcu 'EBBCan': got {'oid': 6, 'next_clock': 515667593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5696.262099456, '#receive_time': 5696.633400623} mcu 'mcu': got {'oid': 12, 'next_clock': 3362319488, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5696.619427345, '#receive_time': 5696.688802752} mcu 'EBBCan': got {'oid': 6, 'next_clock': 534867593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5696.262099456, '#receive_time': 5696.933476826} mcu 'mcu': got {'oid': 12, 'next_clock': 3416319488, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5696.619427345, '#receive_time': 5696.988771437} mcu 'EBBCan': got {'oid': 6, 'next_clock': 554067593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5696.262099456, '#receive_time': 5697.233413363} mcu 'mcu': got {'oid': 12, 'next_clock': 3470319488, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5696.619427345, '#receive_time': 5697.288821456} mcu 'EBBCan': got {'oid': 6, 'next_clock': 573267593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5697.246764974, '#receive_time': 5697.53341353} mcu 'mcu': got {'oid': 12, 'next_clock': 3524319488, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5696.619427345, '#receive_time': 5697.588800622} mcu 'EBBCan': got {'oid': 6, 'next_clock': 592467593, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5697.246764974, '#receive_time': 5697.833416844} mcu 'mcu': got {'oid': 12, 'next_clock': 3578319488, 'value': 31804, '#name': 'analog_in_state', '#sent_time': 5697.604194381, '#receive_time': 5697.888822474} mcu 'EBBCan': got {'oid': 6, 'next_clock': 611667593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5697.246764974, '#receive_time': 5698.133414659} mcu 'mcu': got {'oid': 12, 'next_clock': 3632319488, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5697.604194381, '#receive_time': 5698.188839029} mcu 'EBBCan': got {'oid': 6, 'next_clock': 630867593, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5698.231269825, '#receive_time': 5698.433402807} mcu 'mcu': got {'oid': 12, 'next_clock': 3686319488, 'value': 31805, '#name': 'analog_in_state', '#sent_time': 5697.604194381, '#receive_time': 5698.488811233} mcu 'EBBCan': got {'oid': 6, 'next_clock': 650067593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5698.231269825, '#receive_time': 5698.733480529} mcu 'mcu': got {'oid': 12, 'next_clock': 3740319488, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5698.589004307, '#receive_time': 5698.788842936} mcu 'EBBCan': got {'oid': 6, 'next_clock': 669267593, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5698.231269825, '#receive_time': 5699.03344301} mcu 'mcu': got {'oid': 12, 'next_clock': 3794319488, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5698.589004307, '#receive_time': 5699.088785603} mcu 'EBBCan': got {'oid': 6, 'next_clock': 688467593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5699.215887806, '#receive_time': 5699.333435973} mcu 'mcu': got {'oid': 12, 'next_clock': 3848319488, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5698.589004307, '#receive_time': 5699.388838399} mcu 'EBBCan': got {'oid': 6, 'next_clock': 707667593, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5699.215887806, '#receive_time': 5699.633456399} mcu 'mcu': got {'oid': 12, 'next_clock': 3902319488, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5699.573185528, '#receive_time': 5699.688834287} mcu 'EBBCan': got {'oid': 6, 'next_clock': 726867593, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5699.215887806, '#receive_time': 5699.933415806} mcu 'mcu': got {'oid': 12, 'next_clock': 3956319488, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5699.573185528, '#receive_time': 5699.988857843} mcu 'EBBCan': got {'oid': 6, 'next_clock': 746067593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5700.200459028, '#receive_time': 5700.233418417} mcu 'mcu': got {'oid': 12, 'next_clock': 4010319488, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5699.573185528, '#receive_time': 5700.28879688} mcu 'EBBCan': got {'oid': 6, 'next_clock': 765267593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5700.200459028, '#receive_time': 5700.533415157} mcu 'mcu': got {'oid': 12, 'next_clock': 4064319488, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5700.557832565, '#receive_time': 5700.588801361} mcu 'EBBCan': got {'oid': 6, 'next_clock': 784467593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5700.200459028, '#receive_time': 5700.833402065} mcu 'mcu': got {'oid': 12, 'next_clock': 4118319488, 'value': 31801, '#name': 'analog_in_state', '#sent_time': 5700.557832565, '#receive_time': 5700.888800657} mcu 'EBBCan': got {'oid': 6, 'next_clock': 803667593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5700.200459028, '#receive_time': 5701.133393787} mcu 'mcu': got {'oid': 12, 'next_clock': 4172319488, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5700.557832565, '#receive_time': 5701.188821361} mcu 'EBBCan': got {'oid': 6, 'next_clock': 822867593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5701.185091824, '#receive_time': 5701.433419953} mcu 'mcu': got {'oid': 12, 'next_clock': 4226319488, 'value': 31799, '#name': 'analog_in_state', '#sent_time': 5700.557832565, '#receive_time': 5701.488861564} mcu 'EBBCan': got {'oid': 6, 'next_clock': 842067593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5701.185091824, '#receive_time': 5701.733485768} mcu 'mcu': got {'oid': 12, 'next_clock': 4280319488, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5701.542401953, '#receive_time': 5701.788857545} mcu 'EBBCan': got {'oid': 6, 'next_clock': 861267593, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5701.185091824, '#receive_time': 5702.033436231} mcu 'mcu': got {'oid': 12, 'next_clock': 39352192, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5701.542401953, '#receive_time': 5702.088868342} mcu 'EBBCan': got {'oid': 6, 'next_clock': 880467593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5702.169725305, '#receive_time': 5702.333427156} mcu 'mcu': got {'oid': 12, 'next_clock': 93352192, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5701.542401953, '#receive_time': 5702.388866527} mcu 'EBBCan': got {'oid': 6, 'next_clock': 899667593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5702.169725305, '#receive_time': 5702.633424193} mcu 'mcu': got {'oid': 12, 'next_clock': 147352192, 'value': 31798, '#name': 'analog_in_state', '#sent_time': 5702.526986675, '#receive_time': 5702.688829008} mcu 'EBBCan': got {'oid': 6, 'next_clock': 918867593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5702.169725305, '#receive_time': 5702.933440434} mcu 'mcu': got {'oid': 12, 'next_clock': 201352192, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5702.526986675, '#receive_time': 5702.988884193} mcu 'EBBCan': got {'oid': 6, 'next_clock': 938067593, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5703.154207767, '#receive_time': 5703.23339973} mcu 'mcu': got {'oid': 12, 'next_clock': 255352192, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5702.526986675, '#receive_time': 5703.288753471} mcu 'EBBCan': got {'oid': 6, 'next_clock': 957267593, 'value': 31802, '#name': 'analog_in_state', '#sent_time': 5703.154207767, '#receive_time': 5703.533426119} mcu 'mcu': got {'oid': 12, 'next_clock': 309352192, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5703.511690063, '#receive_time': 5703.588742915} mcu 'EBBCan': got {'oid': 6, 'next_clock': 976467593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5703.154207767, '#receive_time': 5703.833429137} mcu 'mcu': got {'oid': 12, 'next_clock': 363352192, 'value': 31796, '#name': 'analog_in_state', '#sent_time': 5703.511690063, '#receive_time': 5703.888767674} mcu 'EBBCan': got {'oid': 6, 'next_clock': 995667593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5703.154207767, '#receive_time': 5704.133411563} mcu 'mcu': got {'oid': 12, 'next_clock': 417352192, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5703.511690063, '#receive_time': 5704.18888047} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1014867593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5704.138716044, '#receive_time': 5704.433433266} mcu 'mcu': got {'oid': 12, 'next_clock': 471352192, 'value': 31795, '#name': 'analog_in_state', '#sent_time': 5703.511690063, '#receive_time': 5704.488763933} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1034067593, 'value': 31823, '#name': 'analog_in_state', '#sent_time': 5704.138716044, '#receive_time': 5704.733447173} mcu 'mcu': got {'oid': 12, 'next_clock': 525352192, 'value': 31797, '#name': 'analog_in_state', '#sent_time': 5704.49609447, '#receive_time': 5704.788765118} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1053267593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5704.138716044, '#receive_time': 5705.033421118} mcu 'mcu': got {'oid': 12, 'next_clock': 579352192, 'value': 31794, '#name': 'analog_in_state', '#sent_time': 5704.49609447, '#receive_time': 5705.08874021} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1072467593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5705.123138081, '#receive_time': 5705.333438117} mcu 'mcu': got {'oid': 12, 'next_clock': 633352192, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5704.49609447, '#receive_time': 5705.38874084} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1091667593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5705.123138081, '#receive_time': 5705.633437839} mcu 'mcu': got {'oid': 12, 'next_clock': 687352192, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5705.480536321, '#receive_time': 5705.688769821} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1110867593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5705.123138081, '#receive_time': 5705.933459376} mcu 'mcu': got {'oid': 12, 'next_clock': 741352192, 'value': 31793, '#name': 'analog_in_state', '#sent_time': 5705.480536321, '#receive_time': 5705.988784543} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1130067593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5706.10765258, '#receive_time': 5706.233441728} mcu 'mcu': got {'oid': 12, 'next_clock': 795352192, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5705.480536321, '#receive_time': 5706.288923839} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1149267593, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5706.10765258, '#receive_time': 5706.533534895} mcu 'mcu': got {'oid': 12, 'next_clock': 849352192, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5706.465002246, '#receive_time': 5706.58874995} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1168467593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5706.10765258, '#receive_time': 5706.833527209} mcu 'mcu': got {'oid': 12, 'next_clock': 903352192, 'value': 31790, '#name': 'analog_in_state', '#sent_time': 5706.465002246, '#receive_time': 5706.888768061} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1187667593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5707.09233669, '#receive_time': 5707.133448487} mcu 'mcu': got {'oid': 12, 'next_clock': 957352192, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5706.465002246, '#receive_time': 5707.188785802} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1206867593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5707.09233669, '#receive_time': 5707.433441061} mcu 'mcu': got {'oid': 12, 'next_clock': 1011352192, 'value': 31792, '#name': 'analog_in_state', '#sent_time': 5707.449827598, '#receive_time': 5707.488762116} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1226067593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5707.09233669, '#receive_time': 5707.733518616} mcu 'mcu': got {'oid': 12, 'next_clock': 1065352192, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5707.449827598, '#receive_time': 5707.788755801} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1245267593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5707.09233669, '#receive_time': 5708.033551357} mcu 'mcu': got {'oid': 12, 'next_clock': 1119352192, 'value': 31791, '#name': 'analog_in_state', '#sent_time': 5707.449827598, '#receive_time': 5708.088748782} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1264467593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5708.07719919, '#receive_time': 5708.333529134} mcu 'mcu': got {'oid': 12, 'next_clock': 1173352192, 'value': 31789, '#name': 'analog_in_state', '#sent_time': 5707.449827598, '#receive_time': 5708.388759579} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1283667593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5708.07719919, '#receive_time': 5708.633463819} mcu 'mcu': got {'oid': 12, 'next_clock': 1227352192, 'value': 31786, '#name': 'analog_in_state', '#sent_time': 5708.434388782, '#receive_time': 5708.688766227} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1302867593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5708.07719919, '#receive_time': 5708.933459245} mcu 'mcu': got {'oid': 12, 'next_clock': 1281352192, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5708.434388782, '#receive_time': 5708.988939189} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1322067593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5709.061788152, '#receive_time': 5709.233487134} mcu 'mcu': got {'oid': 12, 'next_clock': 1335352192, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5708.434388782, '#receive_time': 5709.288762245} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1341267593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5709.061788152, '#receive_time': 5709.533418967} mcu 'mcu': got {'oid': 12, 'next_clock': 1389352192, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5709.418957689, '#receive_time': 5709.588762541} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1360467593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5709.061788152, '#receive_time': 5709.833460948} mcu 'mcu': got {'oid': 12, 'next_clock': 1443352192, 'value': 31785, '#name': 'analog_in_state', '#sent_time': 5709.418957689, '#receive_time': 5709.888747781} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1379667593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5710.046065504, '#receive_time': 5710.133484522} mcu 'mcu': got {'oid': 12, 'next_clock': 1497352192, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5709.418957689, '#receive_time': 5710.188767615} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1398867593, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5710.046065504, '#receive_time': 5710.4335518} mcu 'mcu': got {'oid': 12, 'next_clock': 1551352192, 'value': 31783, '#name': 'analog_in_state', '#sent_time': 5710.403600911, '#receive_time': 5710.488762022} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1418067593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5710.046065504, '#receive_time': 5710.733453466} mcu 'mcu': got {'oid': 12, 'next_clock': 1605352192, 'value': 31782, '#name': 'analog_in_state', '#sent_time': 5710.403600911, '#receive_time': 5710.788685873} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1437267593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5711.030546688, '#receive_time': 5711.03338517} mcu 'mcu': got {'oid': 12, 'next_clock': 1659352192, 'value': 31780, '#name': 'analog_in_state', '#sent_time': 5710.403600911, '#receive_time': 5711.088695429} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1456467593, 'value': 31816, '#name': 'analog_in_state', '#sent_time': 5711.030546688, '#receive_time': 5711.333400725} mcu 'mcu': got {'oid': 12, 'next_clock': 1713352192, 'value': 31781, '#name': 'analog_in_state', '#sent_time': 5711.387543984, '#receive_time': 5711.388687003} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1475667593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5711.030546688, '#receive_time': 5711.633390169} mcu 'mcu': got {'oid': 12, 'next_clock': 1767352192, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5711.387543984, '#receive_time': 5711.688687058} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1494867593, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5711.030546688, '#receive_time': 5711.933415206} mcu 'mcu': got {'oid': 12, 'next_clock': 1821352192, 'value': 31779, '#name': 'analog_in_state', '#sent_time': 5711.387543984, '#receive_time': 5711.988679391} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1514067593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5712.014655002, '#receive_time': 5712.233396687} mcu 'mcu': got {'oid': 12, 'next_clock': 1875352192, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5711.387543984, '#receive_time': 5712.288698836} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1533267593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5712.014655002, '#receive_time': 5712.533433465} mcu 'mcu': got {'oid': 12, 'next_clock': 1929352192, 'value': 31774, '#name': 'analog_in_state', '#sent_time': 5712.371729835, '#receive_time': 5712.588686335} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1552467593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5712.014655002, '#receive_time': 5712.833395057} mcu 'mcu': got {'oid': 12, 'next_clock': 1983352192, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5712.371729835, '#receive_time': 5712.888703724} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1571667593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5712.999272743, '#receive_time': 5713.133401705} mcu 'mcu': got {'oid': 12, 'next_clock': 2037352192, 'value': 31773, '#name': 'analog_in_state', '#sent_time': 5712.371729835, '#receive_time': 5713.188671539} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1590867593, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5712.999272743, '#receive_time': 5713.43340302} mcu 'mcu': got {'oid': 12, 'next_clock': 2091352192, 'value': 31772, '#name': 'analog_in_state', '#sent_time': 5713.356294779, '#receive_time': 5713.488758816} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1610067593, 'value': 31806, '#name': 'analog_in_state', '#sent_time': 5712.999272743, '#receive_time': 5713.733507742} mcu 'mcu': got {'oid': 12, 'next_clock': 2145352192, 'value': 31770, '#name': 'analog_in_state', '#sent_time': 5713.356294779, '#receive_time': 5713.788676057} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1629267593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5713.983353797, '#receive_time': 5714.033449409} mcu 'mcu': got {'oid': 12, 'next_clock': 2199352192, 'value': 31768, '#name': 'analog_in_state', '#sent_time': 5713.356294779, '#receive_time': 5714.088679834} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1648467593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5713.983353797, '#receive_time': 5714.333410908} mcu 'mcu': got {'oid': 12, 'next_clock': 2253352192, 'value': 31766, '#name': 'analog_in_state', '#sent_time': 5714.340928982, '#receive_time': 5714.388676316} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1667667593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5713.983353797, '#receive_time': 5714.633419705} mcu 'mcu': got {'oid': 12, 'next_clock': 2307352192, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5714.340928982, '#receive_time': 5714.688678427} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1686867593, 'value': 31813, '#name': 'analog_in_state', '#sent_time': 5713.983353797, '#receive_time': 5714.933414001} mcu 'mcu': got {'oid': 12, 'next_clock': 2361352192, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5714.340928982, '#receive_time': 5714.988680556} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1706067593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5714.968051667, '#receive_time': 5715.233408852} mcu 'mcu': got {'oid': 12, 'next_clock': 2415352192, 'value': 31764, '#name': 'analog_in_state', '#sent_time': 5714.340928982, '#receive_time': 5715.288680797} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1725267593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5714.968051667, '#receive_time': 5715.533558445} mcu 'mcu': got {'oid': 12, 'next_clock': 2469352192, 'value': 31762, '#name': 'analog_in_state', '#sent_time': 5715.325666593, '#receive_time': 5715.588761685} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1744467593, 'value': 31807, '#name': 'analog_in_state', '#sent_time': 5714.968051667, '#receive_time': 5715.833495037} mcu 'mcu': got {'oid': 12, 'next_clock': 2523352192, 'value': 31759, '#name': 'analog_in_state', '#sent_time': 5715.325666593, '#receive_time': 5715.88872687} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1763667593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5715.95229763, '#receive_time': 5716.133529167} mcu 'mcu': got {'oid': 12, 'next_clock': 2577352192, 'value': 31757, '#name': 'analog_in_state', '#sent_time': 5715.325666593, '#receive_time': 5716.188762259} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1782867593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5715.95229763, '#receive_time': 5716.433496426} mcu 'mcu': got {'oid': 12, 'next_clock': 2631352192, 'value': 31755, '#name': 'analog_in_state', '#sent_time': 5716.309852611, '#receive_time': 5716.488751129} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1802067593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5715.95229763, '#receive_time': 5716.733547037} mcu 'mcu': got {'oid': 12, 'next_clock': 2685352192, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5716.309852611, '#receive_time': 5716.788753333} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1821267593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5716.936875314, '#receive_time': 5717.03357774} mcu 'mcu': got {'oid': 12, 'next_clock': 2739352192, 'value': 31753, '#name': 'analog_in_state', '#sent_time': 5716.309852611, '#receive_time': 5717.088765314} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1840467593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5716.936875314, '#receive_time': 5717.333503962} mcu 'mcu': got {'oid': 12, 'next_clock': 2793352192, 'value': 31756, '#name': 'analog_in_state', '#sent_time': 5717.294086388, '#receive_time': 5717.388744814} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1859667593, 'value': 31808, '#name': 'analog_in_state', '#sent_time': 5716.936875314, '#receive_time': 5717.633584221} mcu 'mcu': got {'oid': 12, 'next_clock': 2847352192, 'value': 31749, '#name': 'analog_in_state', '#sent_time': 5717.294086388, '#receive_time': 5717.688758647} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1878867593, 'value': 31811, '#name': 'analog_in_state', '#sent_time': 5717.921676147, '#receive_time': 5717.933492258} mcu 'mcu': got {'oid': 12, 'next_clock': 2901352192, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5717.294086388, '#receive_time': 5717.98875748} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1898067593, 'value': 31821, '#name': 'analog_in_state', '#sent_time': 5717.921676147, '#receive_time': 5718.233509943} mcu 'mcu': got {'oid': 12, 'next_clock': 2955352192, 'value': 31746, '#name': 'analog_in_state', '#sent_time': 5718.278708962, '#receive_time': 5718.288740906} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1917267593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5717.921676147, '#receive_time': 5718.533581573} mcu 'mcu': got {'oid': 12, 'next_clock': 3009352192, 'value': 31742, '#name': 'analog_in_state', '#sent_time': 5718.278708962, '#receive_time': 5718.588749443} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1936467593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5717.921676147, '#receive_time': 5718.833532535} mcu 'mcu': got {'oid': 12, 'next_clock': 3063352192, 'value': 31743, '#name': 'analog_in_state', '#sent_time': 5718.278708962, '#receive_time': 5718.888733517} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1955667593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5718.905814628, '#receive_time': 5719.133519109} mcu 'mcu': got {'oid': 12, 'next_clock': 3117352192, 'value': 31744, '#name': 'analog_in_state', '#sent_time': 5718.278708962, '#receive_time': 5719.188746517} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1974867593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5718.905814628, '#receive_time': 5719.433527035} mcu 'mcu': got {'oid': 12, 'next_clock': 3171352192, 'value': 31740, '#name': 'analog_in_state', '#sent_time': 5719.263388257, '#receive_time': 5719.488747072} mcu 'EBBCan': got {'oid': 6, 'next_clock': 1994067593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5718.905814628, '#receive_time': 5719.733581887} mcu 'mcu': got {'oid': 12, 'next_clock': 3225352192, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5719.263388257, '#receive_time': 5719.788737331} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2013267593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5719.890415164, '#receive_time': 5720.033564998} mcu 'mcu': got {'oid': 12, 'next_clock': 3279352192, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5719.263388257, '#receive_time': 5720.088729257} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2032467593, 'value': 31815, '#name': 'analog_in_state', '#sent_time': 5719.890415164, '#receive_time': 5720.333533849} mcu 'mcu': got {'oid': 12, 'next_clock': 3333352192, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5720.248116794, '#receive_time': 5720.388734497} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2051667593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5719.890415164, '#receive_time': 5720.633526719} mcu 'mcu': got {'oid': 12, 'next_clock': 3387352192, 'value': 31739, '#name': 'analog_in_state', '#sent_time': 5720.248116794, '#receive_time': 5720.688742479} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2070867593, 'value': 31814, '#name': 'analog_in_state', '#sent_time': 5720.875246108, '#receive_time': 5720.933481812} mcu 'mcu': got {'oid': 12, 'next_clock': 3441352192, 'value': 31738, '#name': 'analog_in_state', '#sent_time': 5720.248116794, '#receive_time': 5720.988722164} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2090067593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5720.875246108, '#receive_time': 5721.233536089} mcu 'mcu': got {'oid': 12, 'next_clock': 3495352192, 'value': 31736, '#name': 'analog_in_state', '#sent_time': 5721.232170145, '#receive_time': 5721.288745293} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2109267593, 'value': 31812, '#name': 'analog_in_state', '#sent_time': 5720.875246108, '#receive_time': 5721.533577349} mcu 'mcu': got {'oid': 12, 'next_clock': 3549352192, 'value': 31734, '#name': 'analog_in_state', '#sent_time': 5721.232170145, '#receive_time': 5721.588708867} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2128467593, 'value': 31809, '#name': 'analog_in_state', '#sent_time': 5720.875246108, '#receive_time': 5721.833568922} mcu 'mcu': got {'oid': 12, 'next_clock': 3603352192, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5721.232170145, '#receive_time': 5721.888714922} mcu 'EBBCan': got {'oid': 6, 'next_clock': 2147667593, 'value': 31810, '#name': 'analog_in_state', '#sent_time': 5721.859804089, '#receive_time': 5722.133531811} mcu 'mcu': got {'oid': 12, 'next_clock': 3657352192, 'value': 31731, '#name': 'analog_in_state', '#sent_time': 5721.232170145, '#receive_time': 5722.1887582}