KLP1/firmware/KlipperScreen.log
2024-08-31 17:36:57 +02:00

46824 lines
4.0 MiB
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 15:07:58,110 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 15:07:58,271 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 15:07:58,274 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 15:07:58,294 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 15:07:58,296 [config.py:__init__()] - ====== Saved Def ======
[main]
language = zh_CN
=======================
2023-03-21 15:07:58,299 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 15:07:58,301 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 15:07:58,395 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-03-21 15:07:58,395 [config.py:install_language()] - Using lang zh_CN
2023-03-21 15:07:58,410 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 15:07:58,413 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 15:07:58,947 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 15:07:58,973 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 15:07:59,018 [screen.py:initial_connection()] - Default printer: None
2023-03-21 15:07:59,018 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 15:07:59,019 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 15:07:59,020 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 15:07:59,079 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 15:07:59,120 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:07:59,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 15:07:59,140 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 15:07:59,159 [_logging.py:info()] - Websocket connected
2023-03-21 15:07:59,159 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 15:07:59,201 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:07:59,223 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 15:07:59,247 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 15:07:59,499 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 15:07:59,503 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 15:07:59,503 [printer.py:reinit()] - # Extruders: 1
2023-03-21 15:07:59,503 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 15:07:59,503 [printer.py:reinit()] - # Fans: 3
2023-03-21 15:07:59,503 [printer.py:reinit()] - # Output pins: 1
2023-03-21 15:07:59,504 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 15:07:59,780 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 15:07:59,783 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-21 15:07:59,783 [printer.py:change_state()] - Adding callback for state: ready
2023-03-21 15:07:59,829 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 15:07:59,843 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 15:07:59,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 15:07:59,864 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 15:07:59,865 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 15:07:59,865 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 15:07:59,867 [screen.py:init_printer()] - Printer initialized
2023-03-21 15:07:59,898 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-21 15:07:59,899 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-21 15:07:59,914 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-21 15:08:00,006 [main_menu.py:add_device()] - Adding device: extruder
2023-03-21 15:08:00,042 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-21 15:08:01,693 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 15:08:01,707 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 15:08:01,728 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 15:08:01,730 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 15:08:16,299 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-21 15:08:16,300 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-21 15:08:16,322 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 15:08:21,110 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 15:08:21,110 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 15:08:21,114 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 15:08:21,115 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 15:08:21,199 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 15:08:21,207 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 15:08:21,211 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 15:08:22,301 [screen.py:_load_panel()] - Loading panel: network
2023-03-21 15:08:22,301 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-21 15:08:22,340 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-21 15:08:22,340 [network.py:__init__()] - Using wpa_cli
2023-03-21 15:08:22,350 [wifi.py:__init__()] - [Errno 13] Permission denied
Traceback (most recent call last):
File "/home/mks/KlipperScreen/ks_includes/wifi.py", line 46, in __init__
self.soc.connect(f"/var/run/wpa_supplicant/{interface}")
PermissionError: [Errno 13] Permission denied
2023-03-21 15:08:22,353 [wifi.py:__init__()] - Error connecting to wifi socket: wlan0
2023-03-21 15:08:22,405 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 15:19:47,943 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 15:19:48,336 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 15:19:48,338 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 15:19:48,389 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 15:19:48,392 [config.py:__init__()] - ====== Saved Def ======
[main]
language = zh_CN
=======================
2023-03-21 15:19:48,402 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 15:19:48,403 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 15:19:48,582 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-03-21 15:19:48,583 [config.py:install_language()] - Using lang zh_CN
2023-03-21 15:19:48,616 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 15:19:48,624 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 15:19:49,716 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 15:19:49,750 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 15:19:49,812 [screen.py:initial_connection()] - Default printer: None
2023-03-21 15:19:49,813 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 15:19:49,815 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 15:19:49,815 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 15:19:49,898 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 15:19:49,953 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:19:49,980 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 15:19:49,981 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 15:19:50,014 [_logging.py:info()] - Websocket connected
2023-03-21 15:19:50,014 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 15:19:50,151 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:19:50,194 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 15:19:50,227 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 15:19:50,271 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 15:19:50,275 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 15:19:50,276 [printer.py:reinit()] - # Extruders: 1
2023-03-21 15:19:50,276 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 15:19:50,276 [printer.py:reinit()] - # Fans: 3
2023-03-21 15:19:50,277 [printer.py:reinit()] - # Output pins: 1
2023-03-21 15:19:50,278 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 15:19:50,558 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 15:19:50,563 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 15:19:50,564 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 15:19:50,610 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 15:19:50,611 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 15:19:50,643 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 15:19:50,644 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 15:19:50,648 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 15:19:50,649 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 15:19:50,651 [screen.py:init_printer()] - Printer initialized
2023-03-21 15:19:52,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 15:19:52,522 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 15:19:52,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 15:19:52,558 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 15:21:22,092 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 15:21:22,093 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 15:21:22,104 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 15:21:22,105 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 15:21:22,239 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 15:21:22,248 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 15:21:22,254 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 15:21:24,580 [screen.py:_load_panel()] - Loading panel: network
2023-03-21 15:21:24,580 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-21 15:21:24,620 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-21 15:21:24,620 [network.py:__init__()] - Using wpa_cli
2023-03-21 15:21:24,635 [wifi.py:__init__()] - [Errno 13] Permission denied
Traceback (most recent call last):
File "/home/mks/KlipperScreen/ks_includes/wifi.py", line 46, in __init__
self.soc.connect(f"/var/run/wpa_supplicant/{interface}")
PermissionError: [Errno 13] Permission denied
2023-03-21 15:21:24,639 [wifi.py:__init__()] - Error connecting to wifi socket: wlan0
2023-03-21 15:21:24,686 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 15:22:56,050 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 15:22:56,394 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 15:22:56,396 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 15:22:56,447 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 15:22:56,449 [config.py:__init__()] - ====== Saved Def ======
[main]
language = zh_CN
=======================
2023-03-21 15:22:56,455 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 15:22:56,456 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 15:22:56,622 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-03-21 15:22:56,622 [config.py:install_language()] - Using lang zh_CN
2023-03-21 15:22:56,648 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 15:22:56,653 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 15:22:57,670 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 15:22:57,714 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 15:22:57,792 [screen.py:initial_connection()] - Default printer: None
2023-03-21 15:22:57,796 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 15:22:57,803 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 15:22:57,804 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 15:22:57,947 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 15:22:58,054 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:22:58,108 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 15:22:58,110 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 15:22:58,155 [_logging.py:info()] - Websocket connected
2023-03-21 15:22:58,157 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 15:22:58,324 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:22:58,388 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 15:22:58,388 [screen.py:init_printer()] - Klipper not connected
2023-03-21 15:23:01,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:23:01,611 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 15:23:01,658 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-21 15:23:04,528 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 15:23:04,559 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 15:23:04,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 15:23:04,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 15:23:04,643 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 15:23:04,644 [printer.py:reinit()] - # Extruders: 1
2023-03-21 15:23:04,644 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 15:23:04,645 [printer.py:reinit()] - # Fans: 3
2023-03-21 15:23:04,645 [printer.py:reinit()] - # Output pins: 1
2023-03-21 15:23:04,646 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 15:23:04,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 15:23:04,933 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 15:23:04,934 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 15:23:04,997 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 15:23:04,998 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 15:23:05,039 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 15:23:05,041 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 15:23:05,046 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 15:23:05,047 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 15:23:05,052 [screen.py:init_printer()] - Printer initialized
2023-03-21 15:23:07,531 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 15:23:07,532 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 15:23:07,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 15:23:07,567 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 15:24:46,528 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-21 15:24:46,529 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 15:24:46,539 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 15:28:32,480 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 15:28:32,481 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 15:28:32,484 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 15:28:32,484 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 15:28:32,572 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 15:28:32,580 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 15:28:32,585 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 15:28:34,320 [screen.py:_load_panel()] - Loading panel: network
2023-03-21 15:28:34,320 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-21 15:28:34,382 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-21 15:28:34,383 [network.py:__init__()] - Using wpa_cli
2023-03-21 15:28:34,399 [wifi.py:__init__()] - [Errno 13] Permission denied
Traceback (most recent call last):
File "/home/mks/KlipperScreen/ks_includes/wifi.py", line 46, in __init__
self.soc.connect(f"/var/run/wpa_supplicant/{interface}")
PermissionError: [Errno 13] Permission denied
2023-03-21 15:28:34,402 [wifi.py:__init__()] - Error connecting to wifi socket: wlan0
2023-03-21 15:28:34,480 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:01:42,585 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:01:43,034 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 16:01:43,045 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 16:01:43,115 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 16:01:43,118 [config.py:__init__()] - ====== Saved Def ======
[main]
language = zh_CN
=======================
2023-03-21 16:01:43,153 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 16:01:43,155 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 16:01:43,381 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-03-21 16:01:43,382 [config.py:install_language()] - Using lang zh_CN
2023-03-21 16:01:43,435 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 16:01:43,440 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 16:01:44,692 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 16:01:44,735 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 16:01:44,828 [screen.py:initial_connection()] - Default printer: None
2023-03-21 16:01:44,829 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 16:01:44,831 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 16:01:44,832 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 16:01:44,977 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:01:45,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:01:45,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 16:01:45,105 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 16:01:45,137 [_logging.py:info()] - Websocket connected
2023-03-21 16:01:45,137 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 16:01:45,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:01:45,316 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:01:45,355 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:01:45,403 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:01:45,408 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:01:45,408 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:01:45,409 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:01:45,409 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:01:45,410 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:01:45,411 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:01:45,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:01:45,708 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:01:45,708 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:01:45,754 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:01:45,755 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:01:45,788 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:01:45,789 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:01:45,794 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:01:45,795 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:01:45,800 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:01:48,081 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:01:48,082 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:01:48,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:01:48,120 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:01:53,956 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 16:01:53,957 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 16:01:53,962 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 16:01:53,962 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 16:01:54,064 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:01:54,073 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:01:54,079 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:01:55,126 [screen.py:_load_panel()] - Loading panel: network
2023-03-21 16:01:55,126 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-21 16:01:55,187 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-21 16:01:55,188 [network.py:__init__()] - Using wpa_cli
2023-03-21 16:01:55,199 [wifi.py:__init__()] - [Errno 13] Permission denied
Traceback (most recent call last):
File "/home/mks/KlipperScreen/ks_includes/wifi.py", line 46, in __init__
self.soc.connect(f"/var/run/wpa_supplicant/{interface}")
PermissionError: [Errno 13] Permission denied
2023-03-21 16:01:55,204 [wifi.py:__init__()] - Error connecting to wifi socket: wlan0
2023-03-21 16:01:55,269 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:03:27,910 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:03:28,335 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 16:03:28,341 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 16:03:28,398 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 16:03:28,401 [config.py:__init__()] - ====== Saved Def ======
[main]
language = zh_CN
=======================
2023-03-21 16:03:28,419 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 16:03:28,421 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 16:03:28,627 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-03-21 16:03:28,628 [config.py:install_language()] - Using lang zh_CN
2023-03-21 16:03:28,655 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 16:03:28,660 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 16:03:29,571 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 16:03:29,608 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 16:03:29,670 [screen.py:initial_connection()] - Default printer: None
2023-03-21 16:03:29,670 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 16:03:29,672 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 16:03:29,672 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 16:03:29,756 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:03:29,826 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:03:29,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 16:03:29,857 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 16:03:29,880 [_logging.py:info()] - Websocket connected
2023-03-21 16:03:29,880 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 16:03:29,972 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:03:30,029 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:03:30,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:03:30,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:03:30,122 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:03:30,122 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:03:30,123 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:03:30,123 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:03:30,124 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:03:30,125 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:03:30,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:03:30,382 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:03:30,382 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:03:30,456 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:03:30,457 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:03:30,496 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:03:30,501 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:03:30,505 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:03:30,506 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:03:30,522 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:03:32,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:03:32,519 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:03:32,554 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:03:32,555 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:03:47,183 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 16:03:47,184 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 16:03:47,188 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 16:03:47,189 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 16:03:47,296 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:03:47,306 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:03:47,311 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:03:48,630 [screen.py:_load_panel()] - Loading panel: network
2023-03-21 16:03:48,631 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-21 16:03:48,672 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-21 16:03:48,673 [network.py:__init__()] - Using wpa_cli
2023-03-21 16:03:48,683 [wifi.py:__init__()] - [Errno 13] Permission denied
Traceback (most recent call last):
File "/home/mks/KlipperScreen/ks_includes/wifi.py", line 46, in __init__
self.soc.connect(f"/var/run/wpa_supplicant/{interface}")
PermissionError: [Errno 13] Permission denied
2023-03-21 16:03:48,687 [wifi.py:__init__()] - Error connecting to wifi socket: wlan0
2023-03-21 16:03:48,741 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-21 16:05:02,668 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-21 16:05:02,669 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 16:05:02,682 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:06:20,158 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:06:20,562 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 16:06:20,571 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 16:06:20,648 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 16:06:20,664 [config.py:__init__()] - ====== Saved Def ======
[main]
language = zh_CN
=======================
2023-03-21 16:06:20,681 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 16:06:20,685 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 16:06:20,947 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-03-21 16:06:20,953 [config.py:install_language()] - Using lang zh_CN
2023-03-21 16:06:20,994 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 16:06:21,003 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 16:06:22,202 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 16:06:22,245 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 16:06:22,301 [screen.py:initial_connection()] - Default printer: None
2023-03-21 16:06:22,302 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 16:06:22,303 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 16:06:22,304 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 16:06:22,391 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:06:22,467 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:06:22,504 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 16:06:22,505 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 16:06:22,525 [_logging.py:info()] - Websocket connected
2023-03-21 16:06:22,525 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 16:06:22,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:06:22,683 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:06:22,716 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:06:22,769 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:06:22,778 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:06:22,778 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:06:22,779 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:06:22,779 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:06:22,780 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:06:22,781 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:06:23,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:06:23,035 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:06:23,036 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:06:23,097 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:06:23,098 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:06:23,131 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:06:23,132 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:06:23,138 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:06:23,139 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:06:23,147 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:06:25,515 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:06:25,515 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:06:25,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:06:25,552 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:06:37,040 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 16:06:37,040 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 16:06:37,044 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 16:06:37,044 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 16:06:37,161 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:06:37,171 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:06:37,176 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:06:38,323 [screen.py:_load_panel()] - Loading panel: network
2023-03-21 16:06:38,323 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-21 16:06:38,364 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-21 16:06:38,365 [network.py:__init__()] - Using wpa_cli
2023-03-21 16:06:38,375 [wifi.py:run()] - Setting up wifi event loop
2023-03-21 16:06:38,399 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-21 16:06:46,681 [network.py:connected_callback()] - Now connected to a new network
2023-03-21 16:08:04,766 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-21 16:08:04,767 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 16:08:04,783 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:17:27,902 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:17:28,210 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 16:17:28,216 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 16:17:28,271 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 16:17:28,275 [config.py:__init__()] - ====== Saved Def ======
[main]
language = zh_CN
=======================
2023-03-21 16:17:28,285 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 16:17:28,287 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 16:17:28,492 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-03-21 16:17:28,492 [config.py:install_language()] - Using lang zh_CN
2023-03-21 16:17:28,529 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 16:17:28,534 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 16:17:29,511 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 16:17:29,544 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 16:17:29,596 [screen.py:initial_connection()] - Default printer: None
2023-03-21 16:17:29,597 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 16:17:29,598 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 16:17:29,599 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 16:17:29,681 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:17:29,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:17:29,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 16:17:29,786 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 16:17:29,815 [_logging.py:info()] - Websocket connected
2023-03-21 16:17:29,816 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 16:17:29,915 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:17:29,962 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:17:30,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:17:30,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:17:30,054 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:17:30,056 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:17:30,056 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:17:30,056 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:17:30,057 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:17:30,058 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:17:30,337 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:17:30,343 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:17:30,343 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:17:30,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:17:30,414 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:17:30,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:17:30,477 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:17:30,481 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:17:30,482 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:17:30,494 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:17:32,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:17:32,504 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:17:32,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:17:32,558 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:17:41,118 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 16:17:41,118 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 16:17:41,122 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 16:17:41,122 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 16:17:41,238 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:17:41,252 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:17:41,260 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:17:44,413 [screen.py:_load_panel()] - Loading panel: settings
2023-03-21 16:17:44,413 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-03-21 16:17:44,538 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > settings
2023-03-21 16:17:51,637 [screen_panel.py:on_dropdown_change()] - [main] language changed to system_lang
2023-03-21 16:17:51,645 [config.py:install_language()] - Using system lang
2023-03-21 16:17:51,648 [config.py:install_language()] - Using lang en
2023-03-21 16:17:51,658 [printer.py:change_state()] - Adding callback for state: startup
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:45:14,269 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-03-21 16:45:14,441 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 16:45:14,444 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 16:45:14,466 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 16:45:14,468 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 16:45:14,471 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 16:45:14,473 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 16:45:14,571 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 16:45:14,572 [config.py:install_language()] - Using system lang
2023-03-21 16:45:14,573 [config.py:install_language()] - Using lang en
2023-03-21 16:45:14,590 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 16:45:14,593 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 16:45:15,120 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 16:45:15,146 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 16:45:15,193 [screen.py:initial_connection()] - Default printer: None
2023-03-21 16:45:15,194 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 16:45:15,195 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 16:45:15,195 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 16:45:15,259 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:45:15,301 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:45:15,320 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 16:45:15,321 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 16:45:15,338 [_logging.py:info()] - Websocket connected
2023-03-21 16:45:15,339 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 16:45:15,372 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:45:15,395 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:45:15,416 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:45:15,470 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:45:15,474 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:45:15,474 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:45:15,475 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:45:15,475 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:45:15,475 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:45:15,476 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:45:15,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:45:15,754 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:45:15,754 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:45:15,793 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:45:15,793 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:45:15,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:45:15,816 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:45:15,818 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:45:15,818 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:45:15,819 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:45:17,114 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 16:45:17,115 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 16:45:17,118 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 16:45:17,119 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 16:45:17,209 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:45:17,218 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:45:17,222 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:45:18,233 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:45:18,234 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:45:18,260 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:45:18,262 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:45:18,539 [screen.py:_load_panel()] - Loading panel: network
2023-03-21 16:45:18,539 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-21 16:45:18,576 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-21 16:45:18,577 [network.py:__init__()] - Using wpa_cli
2023-03-21 16:45:18,586 [wifi.py:run()] - Setting up wifi event loop
2023-03-21 16:45:18,612 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-21 16:45:26,806 [network.py:connected_callback()] - Now connected to a new network
2023-03-21 16:45:31,656 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-21 16:45:31,676 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:45:31,685 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:45:31,691 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:45:53,073 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-21 16:45:53,073 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 16:45:53,083 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 16:47:17,457 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 16:47:17,621 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 16:47:17,624 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 16:47:17,645 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 16:47:17,647 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 16:47:17,650 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 16:47:17,652 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 16:47:17,778 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 16:47:17,779 [config.py:install_language()] - Using system lang
2023-03-21 16:47:17,781 [config.py:install_language()] - Using lang en
2023-03-21 16:47:17,795 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 16:47:17,797 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 16:47:18,305 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 16:47:18,331 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 16:47:18,377 [screen.py:initial_connection()] - Default printer: None
2023-03-21 16:47:18,377 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 16:47:18,378 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 16:47:18,379 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 16:47:18,443 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:47:18,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:47:18,507 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 16:47:18,508 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 16:47:18,526 [_logging.py:info()] - Websocket connected
2023-03-21 16:47:18,527 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 16:47:18,564 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:47:18,586 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:47:18,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:47:18,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:47:18,734 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:47:18,734 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:47:18,734 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:47:18,734 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:47:18,734 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:47:18,735 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:47:19,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:47:19,014 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-03-21 16:47:19,014 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 16:47:19,049 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:47:19,050 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:47:19,072 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:47:19,074 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:47:19,075 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:47:19,075 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:47:19,076 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:47:19,112 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:47:21,157 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 16:47:21,157 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 16:47:21,160 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 16:47:21,161 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 16:47:21,248 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:47:21,257 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:47:21,261 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:47:21,292 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:47:21,292 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:47:21,315 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:47:21,316 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:47:22,952 [screen.py:_load_panel()] - Loading panel: settings
2023-03-21 16:47:22,952 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-03-21 16:47:23,145 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > settings
2023-03-21 16:47:32,938 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-21 16:47:32,952 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 16:47:32,960 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 16:47:32,966 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-21 16:47:33,451 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-21 16:47:33,459 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:48:03,741 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-21 16:48:03,742 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 16:48:03,744 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 16:48:03,753 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:48:03,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:48:03,802 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:48:03,803 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:48:07,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:48:07,251 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:48:07,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:48:07,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:48:07,308 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:48:07,309 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:48:07,309 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:48:07,309 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:48:07,309 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:48:07,311 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:48:07,586 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:48:07,590 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:48:07,590 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:48:07,633 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:48:07,633 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:48:07,657 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:48:07,658 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:48:07,659 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:48:07,660 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:48:07,661 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:48:09,056 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-21 16:48:09,056 [printer.py:change_state()] - Adding callback for state: ready
2023-03-21 16:48:09,062 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-21 16:48:09,062 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-21 16:48:09,078 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-21 16:48:09,170 [main_menu.py:add_device()] - Adding device: extruder
2023-03-21 16:48:09,210 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-21 16:48:10,233 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:48:10,234 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:48:10,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:48:10,261 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:48:18,162 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-21 16:48:18,162 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 16:48:18,166 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 16:48:18,177 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:48:18,223 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:48:18,248 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:48:18,248 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:48:21,236 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:48:21,262 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:48:21,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:48:21,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:48:21,688 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:48:21,688 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:48:21,688 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:48:21,688 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:48:21,688 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:48:21,690 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:48:21,965 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:48:21,968 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:48:21,968 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:48:22,006 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:48:22,020 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:48:22,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:48:22,043 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:48:22,044 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:48:22,045 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:48:22,046 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:48:24,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:48:24,274 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:48:24,299 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:48:24,300 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:48:29,458 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-21 16:48:29,459 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 16:48:29,462 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 16:48:29,473 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:48:29,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:48:29,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:48:29,525 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:48:33,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:48:33,252 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:48:33,274 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:48:33,305 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:48:33,309 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:48:33,309 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:48:33,309 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:48:33,310 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:48:33,310 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:48:33,311 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:48:33,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:48:33,591 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:48:33,591 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:48:33,630 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:48:33,645 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:48:33,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:48:33,671 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:48:33,673 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:48:33,673 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:48:33,674 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:48:36,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:48:36,245 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:48:36,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:48:36,268 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:49:05,783 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-21 16:49:05,784 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 16:49:05,785 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 16:49:05,794 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:49:05,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:49:05,839 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:49:05,840 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:49:09,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:49:09,263 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:49:09,339 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:49:09,374 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:49:09,378 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:49:09,378 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:49:09,379 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:49:09,379 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:49:09,379 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:49:09,381 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:49:09,656 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:49:09,659 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:49:09,660 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:49:09,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:49:09,714 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:49:09,735 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:49:09,736 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:49:09,737 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:49:09,737 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:49:09,738 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:49:12,234 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:49:12,249 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:49:12,271 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:49:12,272 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:50:05,078 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-21 16:50:05,079 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 16:50:05,080 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 16:50:05,090 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:50:05,115 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:50:05,137 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:50:05,137 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:50:08,235 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:50:08,259 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:50:08,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:50:08,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:50:08,842 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:50:08,842 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:50:08,843 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:50:08,843 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:50:08,843 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:50:08,844 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:50:09,121 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:50:09,124 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:50:09,125 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:50:09,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:50:09,177 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:50:09,199 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:50:09,200 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:50:09,202 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:50:09,202 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:50:09,203 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:50:11,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:50:11,245 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:50:11,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:50:11,267 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:51:12,387 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-21 16:51:12,388 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 16:51:12,389 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 16:51:12,402 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:51:12,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:51:12,455 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:51:12,455 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:51:16,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:51:16,253 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:51:16,253 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:51:19,236 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:51:19,261 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:51:19,635 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:51:19,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:51:19,674 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:51:19,674 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:51:19,674 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:51:19,675 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:51:19,675 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:51:19,676 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:51:19,955 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:51:19,958 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:51:19,959 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:51:20,002 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:51:20,016 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:51:20,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:51:20,039 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:51:20,040 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:51:20,040 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:51:20,041 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:51:22,187 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-21 16:51:22,187 [printer.py:change_state()] - Adding callback for state: ready
2023-03-21 16:51:22,195 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-21 16:51:22,283 [main_menu.py:add_device()] - Adding device: extruder
2023-03-21 16:51:22,318 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-21 16:51:22,363 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:51:22,376 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:51:22,400 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:51:22,401 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:51:41,462 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-21 16:51:41,462 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 16:51:41,465 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 16:51:41,476 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:51:41,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:51:41,538 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:51:41,538 [screen.py:init_printer()] - Klipper not connected
2023-03-21 16:51:45,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:51:45,252 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:51:45,274 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:51:45,305 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:51:45,309 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:51:45,309 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:51:45,309 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:51:45,309 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:51:45,310 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:51:45,311 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:51:45,587 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:51:45,591 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:51:45,591 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:51:45,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:51:45,643 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:51:45,665 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:51:45,666 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:51:45,667 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:51:45,667 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:51:45,668 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:51:48,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:51:48,246 [printer.py:init_temp_store()] - Temp store: ['extruder']
2023-03-21 16:51:48,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:51:48,268 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 16:52:47,288 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 16:52:47,565 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 16:52:47,571 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 16:52:47,618 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 16:52:47,621 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 16:52:47,625 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 16:52:47,626 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 16:52:47,783 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 16:52:47,784 [config.py:install_language()] - Using system lang
2023-03-21 16:52:47,786 [config.py:install_language()] - Using lang en
2023-03-21 16:52:47,801 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 16:52:47,805 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 16:52:48,583 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 16:52:48,614 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 16:52:48,661 [screen.py:initial_connection()] - Default printer: None
2023-03-21 16:52:48,662 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 16:52:48,663 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 16:52:48,664 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 16:52:48,744 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 16:52:48,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:52:48,818 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 16:52:48,820 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 16:52:48,848 [_logging.py:info()] - Websocket connected
2023-03-21 16:52:48,848 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 16:52:48,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 16:52:48,929 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 16:52:48,954 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 16:52:48,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 16:52:48,997 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 16:52:48,998 [printer.py:reinit()] - # Extruders: 1
2023-03-21 16:52:48,998 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 16:52:48,998 [printer.py:reinit()] - # Fans: 3
2023-03-21 16:52:48,999 [printer.py:reinit()] - # Output pins: 1
2023-03-21 16:52:49,000 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 16:52:49,274 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 16:52:49,277 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 16:52:49,278 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 16:52:49,316 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:52:49,317 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:52:49,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:52:49,345 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 16:52:49,347 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 16:52:49,347 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 16:52:49,348 [screen.py:init_printer()] - Printer initialized
2023-03-21 16:52:51,982 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 16:52:51,983 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 16:52:52,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 16:52:52,019 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:16:45,110 [KlippyWebsocket.py:on_close()] - Server Shutdown
2023-03-21 19:16:45,117 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2023-03-21 19:16:45,127 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:16:45,137 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 19:16:45,148 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:16:45,171 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2023-03-21 19:16:55,183 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2023-03-21 19:16:55,201 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:16:55,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 19:16:55,220 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 19:16:55,231 [_logging.py:info()] - Websocket connected
2023-03-21 19:16:55,232 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 19:16:55,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:16:55,270 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:16:55,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 19:16:55,520 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 19:16:55,524 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 19:16:55,525 [printer.py:reinit()] - # Extruders: 1
2023-03-21 19:16:55,525 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 19:16:55,525 [printer.py:reinit()] - # Fans: 3
2023-03-21 19:16:55,525 [printer.py:reinit()] - # Output pins: 1
2023-03-21 19:16:55,526 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 19:16:55,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&fan&heater_fan fan1&heater_fan fan2&output_pin beeper
2023-03-21 19:16:55,799 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-03-21 19:16:55,800 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 19:16:55,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:16:55,842 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:16:55,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:16:55,864 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:16:55,865 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 19:16:55,865 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 19:16:55,866 [screen.py:init_printer()] - Printer initialized
2023-03-21 19:16:55,878 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:16:58,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:16:58,199 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:16:58,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:16:58,220 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:22:04,751 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-21 19:22:04,752 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 19:22:04,754 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 19:22:04,770 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:22:04,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:22:04,878 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:22:04,879 [screen.py:init_printer()] - Klipper not connected
2023-03-21 19:22:08,199 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:22:08,219 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:22:08,244 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 19:22:08,401 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 19:22:08,403 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 19:22:08,403 [printer.py:reinit()] - # Extruders: 0
2023-03-21 19:22:08,403 [printer.py:reinit()] - # Temperature devices: 0
2023-03-21 19:22:08,403 [printer.py:reinit()] - # Fans: 0
2023-03-21 19:22:08,403 [printer.py:reinit()] - # Output pins: 0
2023-03-21 19:22:08,404 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 19:22:08,660 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-03-21 19:22:08,661 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-03-21 19:22:08,661 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 19:22:08,680 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:22:08,681 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:22:08,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:22:08,701 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:22:08,701 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 19:22:08,702 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 19:22:08,703 [screen.py:init_printer()] - Printer initialized
2023-03-21 19:22:08,716 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:22:11,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:22:11,199 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:22:11,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:22:11,220 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:22:44,841 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-21 19:22:44,841 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 19:22:44,843 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 19:22:44,851 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:22:44,873 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:22:44,909 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:22:44,910 [screen.py:init_printer()] - Klipper not connected
2023-03-21 19:22:48,213 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:22:48,247 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:22:48,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 19:22:48,335 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 19:22:48,340 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 19:22:48,341 [printer.py:reinit()] - # Extruders: 1
2023-03-21 19:22:48,341 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 19:22:48,342 [printer.py:reinit()] - # Fans: 2
2023-03-21 19:22:48,342 [printer.py:reinit()] - # Output pins: 0
2023-03-21 19:22:48,344 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 19:22:48,601 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 19:22:48,604 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 19:22:48,604 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 19:22:48,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:22:48,630 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:22:48,650 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:22:48,650 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:22:48,651 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-21 19:22:48,651 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 19:22:48,653 [screen.py:init_printer()] - Printer initialized
2023-03-21 19:22:51,223 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:22:51,224 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:22:51,270 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:22:51,272 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:31:13,536 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-21 19:31:13,537 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 19:31:13,540 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 19:31:13,559 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:31:13,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:31:13,669 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:31:13,670 [screen.py:init_printer()] - Klipper not connected
2023-03-21 19:31:17,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:31:17,217 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:31:17,239 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 19:31:17,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 19:31:17,270 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 19:31:17,270 [printer.py:reinit()] - # Extruders: 1
2023-03-21 19:31:17,270 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 19:31:17,270 [printer.py:reinit()] - # Fans: 2
2023-03-21 19:31:17,270 [printer.py:reinit()] - # Output pins: 0
2023-03-21 19:31:17,271 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 19:31:17,543 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 19:31:17,545 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 19:31:17,546 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 19:31:17,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:31:17,573 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:31:17,592 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:31:17,593 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:31:17,594 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-21 19:31:17,594 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 19:31:17,595 [screen.py:init_printer()] - Printer initialized
2023-03-21 19:31:20,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:31:20,198 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:31:20,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:31:20,219 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:55:54,892 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-21 19:55:54,892 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-21 19:55:54,899 [screen.py:_load_panel()] - Loading panel: menu
2023-03-21 19:55:54,899 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-21 19:55:55,070 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-21 19:55:55,084 [menu.py:arrangeMenuItems()] - X > power
2023-03-21 19:55:55,088 [menu.py:evaluate_enable()] - moonraker connected True
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 19:56:50,073 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 19:56:50,285 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 19:56:50,288 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 19:56:50,319 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 19:56:50,322 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 19:56:50,324 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 19:56:50,326 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 19:56:50,482 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 19:56:50,483 [config.py:install_language()] - Using system lang
2023-03-21 19:56:50,485 [config.py:install_language()] - Using lang en
2023-03-21 19:56:50,503 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 19:56:50,506 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 19:56:51,241 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 19:56:51,272 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 19:56:51,327 [screen.py:initial_connection()] - Default printer: None
2023-03-21 19:56:51,328 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 19:56:51,330 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 19:56:51,330 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 19:56:51,421 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:56:51,490 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:56:51,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 19:56:51,527 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 19:56:51,552 [_logging.py:info()] - Websocket connected
2023-03-21 19:56:51,553 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 19:56:51,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:56:51,667 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:56:51,703 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 19:56:51,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 19:56:51,755 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 19:56:51,755 [printer.py:reinit()] - # Extruders: 1
2023-03-21 19:56:51,755 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 19:56:51,755 [printer.py:reinit()] - # Fans: 2
2023-03-21 19:56:51,756 [printer.py:reinit()] - # Output pins: 0
2023-03-21 19:56:51,757 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 19:56:52,025 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 19:56:52,029 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 19:56:52,030 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 19:56:52,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:56:52,062 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:56:52,090 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:56:52,091 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:56:52,092 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-21 19:56:52,092 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 19:56:52,094 [screen.py:init_printer()] - Printer initialized
2023-03-21 19:56:53,950 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:56:53,951 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 19:56:53,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:56:53,979 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 19:59:18,038 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 19:59:18,322 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 19:59:18,325 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 19:59:18,364 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 19:59:18,366 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 19:59:18,371 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 19:59:18,372 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 19:59:18,542 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 19:59:18,543 [config.py:install_language()] - Using system lang
2023-03-21 19:59:18,548 [config.py:install_language()] - Using lang en
2023-03-21 19:59:18,563 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-21 19:59:18,567 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-21 19:59:19,271 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 19:59:19,300 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 19:59:19,347 [screen.py:initial_connection()] - Default printer: None
2023-03-21 19:59:19,348 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 19:59:19,349 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 19:59:19,350 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 19:59:19,428 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 19:59:19,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:59:19,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 19:59:19,509 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 19:59:19,532 [_logging.py:info()] - Websocket connected
2023-03-21 19:59:19,533 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 19:59:19,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 19:59:19,608 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 19:59:19,633 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 19:59:19,686 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 19:59:19,690 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 19:59:19,690 [printer.py:reinit()] - # Extruders: 1
2023-03-21 19:59:19,691 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 19:59:19,691 [printer.py:reinit()] - # Fans: 2
2023-03-21 19:59:19,691 [printer.py:reinit()] - # Output pins: 0
2023-03-21 19:59:19,693 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 19:59:19,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 19:59:19,967 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-21 19:59:19,967 [printer.py:change_state()] - Adding callback for state: ready
2023-03-21 19:59:20,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:59:20,032 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-21 19:59:20,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:59:20,057 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 19:59:20,058 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-21 19:59:20,059 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 19:59:20,060 [screen.py:init_printer()] - Printer initialized
2023-03-21 19:59:20,092 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-21 19:59:20,092 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-21 19:59:20,113 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-21 19:59:20,216 [main_menu.py:add_device()] - Adding device: extruder
2023-03-21 19:59:20,227 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-21 19:59:20,278 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-21 19:59:22,045 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 19:59:22,071 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-21 19:59:22,093 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 19:59:22,094 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:03:03,518 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-21 20:03:03,518 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-21 20:03:03,521 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-21 20:03:03,532 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:03:03,570 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:03:03,600 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:03:03,600 [screen.py:init_printer()] - Klipper not connected
2023-03-21 20:03:06,839 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:03:06,860 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:03:06,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:03:06,920 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:03:06,924 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:03:06,924 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:03:06,925 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:03:06,925 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:03:06,925 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:03:06,926 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:03:07,194 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:03:07,197 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-21 20:03:07,197 [printer.py:change_state()] - Adding callback for state: ready
2023-03-21 20:03:07,230 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:03:07,254 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-21 20:03:07,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:03:07,274 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:03:07,275 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:03:07,275 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:03:07,276 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:03:07,286 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-21 20:03:07,366 [main_menu.py:add_device()] - Adding device: extruder
2023-03-21 20:03:07,374 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-21 20:03:07,406 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-21 20:03:09,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:03:09,860 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-21 20:03:09,880 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:03:09,881 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 20:06:07,701 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 20:06:07,942 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 20:06:07,943 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 20:06:07,978 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 20:06:07,981 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 20:06:07,987 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 20:06:07,989 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 20:06:08,153 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 20:06:08,154 [config.py:install_language()] - Using system lang
2023-03-21 20:06:08,157 [config.py:install_language()] - Using lang en
2023-03-21 20:06:08,175 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 20:06:08,178 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 20:06:08,880 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 20:06:08,910 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 20:06:08,963 [screen.py:initial_connection()] - Default printer: None
2023-03-21 20:06:08,964 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 20:06:08,965 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 20:06:08,966 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 20:06:09,060 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:06:09,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:06:09,149 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 20:06:09,150 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 20:06:09,175 [_logging.py:info()] - Websocket connected
2023-03-21 20:06:09,176 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 20:06:09,226 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:06:09,265 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:06:09,292 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:06:09,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:06:09,333 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:06:09,333 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:06:09,333 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:06:09,334 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:06:09,334 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:06:09,335 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:06:09,607 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:06:09,611 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 20:06:09,611 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 20:06:09,638 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:06:09,639 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:06:09,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:06:09,665 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:06:09,667 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:06:09,668 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:06:09,669 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:06:11,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:06:11,631 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:06:11,656 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:06:11,657 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:08:35,806 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-21 20:08:35,807 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 20:08:35,822 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 20:15:19,048 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 20:15:19,249 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 20:15:19,251 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 20:15:19,283 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 20:15:19,286 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 20:15:19,289 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 20:15:19,292 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 20:15:19,449 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 20:15:19,450 [config.py:install_language()] - Using system lang
2023-03-21 20:15:19,452 [config.py:install_language()] - Using lang en
2023-03-21 20:15:19,468 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 20:15:19,471 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 20:15:20,187 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 20:15:20,218 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 20:15:20,267 [screen.py:initial_connection()] - Default printer: None
2023-03-21 20:15:20,268 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 20:15:20,269 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 20:15:20,270 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 20:15:20,346 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:15:20,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:15:20,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 20:15:20,434 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 20:15:20,459 [_logging.py:info()] - Websocket connected
2023-03-21 20:15:20,463 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 20:15:20,502 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:15:20,541 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:15:20,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:15:20,605 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:15:20,608 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:15:20,608 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:15:20,609 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:15:20,609 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:15:20,609 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:15:20,610 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:15:20,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:15:20,889 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 20:15:20,889 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 20:15:20,939 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:15:20,940 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:15:20,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:15:20,969 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:15:20,972 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:15:20,972 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:15:20,979 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:15:23,289 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:15:23,289 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:15:23,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:15:23,318 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:17:07,513 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-21 20:17:07,513 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 20:17:07,535 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:17:47,953 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 20:21:34,716 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 20:21:34,982 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 20:21:34,984 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 20:21:35,020 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 20:21:35,023 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 20:21:35,030 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 20:21:35,032 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 20:21:35,186 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 20:21:35,187 [config.py:install_language()] - Using system lang
2023-03-21 20:21:35,189 [config.py:install_language()] - Using lang en
2023-03-21 20:21:35,205 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 20:21:35,208 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 20:21:35,957 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 20:21:36,003 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 20:21:36,065 [screen.py:initial_connection()] - Default printer: None
2023-03-21 20:21:36,066 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 20:21:36,067 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 20:21:36,067 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 20:21:36,161 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:21:36,221 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:21:36,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 20:21:36,253 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 20:21:36,339 [_logging.py:info()] - Websocket connected
2023-03-21 20:21:36,339 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 20:21:36,376 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:21:36,422 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:21:36,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:21:36,495 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:21:36,499 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:21:36,500 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:21:36,500 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:21:36,501 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:21:36,501 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:21:36,503 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:21:36,768 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:21:36,771 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 20:21:36,772 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 20:21:36,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:21:36,804 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:21:36,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:21:36,829 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:21:36,830 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:21:36,830 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:21:36,831 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:21:39,632 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:21:39,633 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:21:39,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:21:39,694 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:26:41,148 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-21 20:26:41,149 [printer.py:change_state()] - Adding callback for state: error
2023-03-21 20:26:41,172 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 20:28:28,547 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 20:28:28,802 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 20:28:28,805 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 20:28:28,836 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 20:28:28,838 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 20:28:28,843 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 20:28:28,845 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 20:28:28,999 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 20:28:29,001 [config.py:install_language()] - Using system lang
2023-03-21 20:28:29,003 [config.py:install_language()] - Using lang en
2023-03-21 20:28:29,022 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 20:28:29,024 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 20:28:29,740 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 20:28:29,767 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 20:28:29,815 [screen.py:initial_connection()] - Default printer: None
2023-03-21 20:28:29,816 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 20:28:29,817 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 20:28:29,817 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 20:28:29,889 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:28:29,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:28:29,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 20:28:29,967 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 20:28:29,988 [_logging.py:info()] - Websocket connected
2023-03-21 20:28:29,989 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 20:28:30,028 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:28:30,066 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:28:30,093 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:28:30,130 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:28:30,134 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:28:30,135 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:28:30,135 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:28:30,135 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:28:30,136 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:28:30,137 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:28:30,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:28:30,409 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 20:28:30,410 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 20:28:30,441 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:28:30,442 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:28:30,467 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:28:30,468 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:28:30,469 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:28:30,470 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:28:30,471 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:28:32,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:28:32,509 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:28:32,532 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:28:32,533 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 20:35:09,271 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 20:35:09,467 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 20:35:09,470 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 20:35:09,506 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 20:35:09,509 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 20:35:09,514 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 20:35:09,516 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 20:35:09,685 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 20:35:09,686 [config.py:install_language()] - Using system lang
2023-03-21 20:35:09,688 [config.py:install_language()] - Using lang en
2023-03-21 20:35:09,704 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 20:35:09,707 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 20:35:10,474 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 20:35:10,504 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 20:35:10,554 [screen.py:initial_connection()] - Default printer: None
2023-03-21 20:35:10,554 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 20:35:10,555 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 20:35:10,556 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 20:35:10,629 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:35:10,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:35:10,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 20:35:10,724 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 20:35:10,764 [_logging.py:info()] - Websocket connected
2023-03-21 20:35:10,765 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 20:35:10,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:35:10,919 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:35:10,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:35:11,003 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:35:11,011 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:35:11,011 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:35:11,012 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:35:11,012 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:35:11,013 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:35:11,014 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:35:11,286 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:35:11,290 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 20:35:11,290 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 20:35:11,324 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:35:11,325 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:35:11,351 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:35:11,352 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:35:11,354 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:35:11,354 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:35:11,355 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:35:13,724 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:35:13,725 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:35:13,750 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:35:13,751 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:37:06,503 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 20:44:21,856 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 20:44:22,048 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 20:44:22,051 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 20:44:22,077 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 20:44:22,079 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 20:44:22,082 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 20:44:22,084 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 20:44:22,252 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 20:44:22,253 [config.py:install_language()] - Using system lang
2023-03-21 20:44:22,256 [config.py:install_language()] - Using lang en
2023-03-21 20:44:22,276 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 20:44:22,278 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 20:44:23,081 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 20:44:23,111 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 20:44:23,164 [screen.py:initial_connection()] - Default printer: None
2023-03-21 20:44:23,164 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 20:44:23,166 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 20:44:23,166 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 20:44:23,251 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:44:23,338 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:44:23,368 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 20:44:23,369 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 20:44:23,396 [_logging.py:info()] - Websocket connected
2023-03-21 20:44:23,396 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 20:44:23,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:44:23,498 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:44:23,524 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:44:23,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:44:23,565 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:44:23,565 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:44:23,565 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:44:23,566 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:44:23,566 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:44:23,567 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:44:23,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:44:23,843 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 20:44:23,843 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 20:44:23,876 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:44:23,877 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:44:23,906 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:44:23,907 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:44:23,909 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:44:23,909 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:44:23,910 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:44:25,810 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:44:25,811 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:44:25,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:44:25,864 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-21 20:45:50,329 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-21 20:45:50,522 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-21 20:45:50,525 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-21 20:45:50,548 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-21 20:45:50,550 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-21 20:45:50,553 [config.py:__init__()] - Configuration validated succesfuly
2023-03-21 20:45:50,555 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-21 20:45:50,714 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-21 20:45:50,715 [config.py:install_language()] - Using system lang
2023-03-21 20:45:50,718 [config.py:install_language()] - Using lang en
2023-03-21 20:45:50,738 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-21 20:45:50,741 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-21 20:45:51,549 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-21 20:45:51,581 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-21 20:45:51,630 [screen.py:initial_connection()] - Default printer: None
2023-03-21 20:45:51,631 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-21 20:45:51,632 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-21 20:45:51,633 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-21 20:45:51,721 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-21 20:45:51,789 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:45:51,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-21 20:45:51,816 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-21 20:45:51,835 [_logging.py:info()] - Websocket connected
2023-03-21 20:45:51,835 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-21 20:45:51,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-21 20:45:51,960 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-21 20:45:51,987 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-21 20:45:52,023 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-21 20:45:52,027 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-21 20:45:52,027 [printer.py:reinit()] - # Extruders: 1
2023-03-21 20:45:52,027 [printer.py:reinit()] - # Temperature devices: 1
2023-03-21 20:45:52,028 [printer.py:reinit()] - # Fans: 2
2023-03-21 20:45:52,028 [printer.py:reinit()] - # Output pins: 0
2023-03-21 20:45:52,029 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-21 20:45:52,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-21 20:45:52,307 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-21 20:45:52,308 [printer.py:change_state()] - Adding callback for state: startup
2023-03-21 20:45:52,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:45:52,345 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:45:52,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:45:52,374 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-21 20:45:52,375 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-21 20:45:52,375 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-21 20:45:52,377 [screen.py:init_printer()] - Printer initialized
2023-03-21 20:45:54,330 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-21 20:45:54,331 [printer.py:init_temp_store()] - Temp store: []
2023-03-21 20:45:54,355 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-21 20:45:54,356 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 09:37:49,230 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 09:37:49,230 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 09:37:49,239 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 10:01:44,981 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 10:01:45,178 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 10:01:45,181 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 10:01:45,207 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 10:01:45,210 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 10:01:45,215 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 10:01:45,216 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 10:01:45,422 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 10:01:45,423 [config.py:install_language()] - Using system lang
2023-03-22 10:01:45,426 [config.py:install_language()] - Using lang en
2023-03-22 10:01:45,446 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-22 10:01:45,450 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-22 10:01:46,314 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 10:01:46,343 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 10:01:46,396 [screen.py:initial_connection()] - Default printer: None
2023-03-22 10:01:46,396 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 10:01:46,398 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 10:01:46,398 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 10:01:46,472 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 10:01:46,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 10:01:46,554 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 10:01:46,556 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 10:01:46,579 [_logging.py:info()] - Websocket connected
2023-03-22 10:01:46,580 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 10:01:46,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 10:01:46,665 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 10:01:46,691 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 10:01:46,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 10:01:46,734 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 10:01:46,735 [printer.py:reinit()] - # Extruders: 1
2023-03-22 10:01:46,735 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 10:01:46,735 [printer.py:reinit()] - # Fans: 2
2023-03-22 10:01:46,735 [printer.py:reinit()] - # Output pins: 0
2023-03-22 10:01:46,737 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 10:01:47,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 10:01:47,009 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 10:01:47,009 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 10:01:47,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 10:01:47,041 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 10:01:47,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 10:01:47,068 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 10:01:47,069 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 10:01:47,070 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 10:01:47,071 [screen.py:init_printer()] - Printer initialized
2023-03-22 10:01:49,533 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 10:01:49,533 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 10:01:49,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 10:01:49,563 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 10:01:59,001 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-22 10:01:59,002 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-22 10:01:59,007 [screen.py:_load_panel()] - Loading panel: menu
2023-03-22 10:01:59,008 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-22 10:01:59,160 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-22 10:01:59,174 [menu.py:arrangeMenuItems()] - X > power
2023-03-22 10:01:59,182 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-22 10:02:00,304 [screen.py:_load_panel()] - Loading panel: network
2023-03-22 10:02:00,305 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-22 10:02:00,358 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-22 10:02:00,359 [network.py:__init__()] - Using wpa_cli
2023-03-22 10:02:00,384 [wifi.py:run()] - Setting up wifi event loop
2023-03-22 10:02:00,460 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-22 10:02:08,524 [network.py:connected_callback()] - Now connected to a new network
2023-03-22 10:03:15,484 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 10:03:15,485 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 10:03:15,518 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 10:04:17,393 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 10:04:17,654 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 10:04:17,655 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 10:04:17,690 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 10:04:17,692 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 10:04:17,697 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 10:04:17,698 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 10:04:17,864 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 10:04:17,865 [config.py:install_language()] - Using system lang
2023-03-22 10:04:17,867 [config.py:install_language()] - Using lang en
2023-03-22 10:04:17,884 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-22 10:04:17,888 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-22 10:04:18,690 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 10:04:18,725 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 10:04:18,777 [screen.py:initial_connection()] - Default printer: None
2023-03-22 10:04:18,778 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 10:04:18,780 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 10:04:18,780 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 10:04:18,874 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 10:04:18,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 10:04:18,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 10:04:18,963 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 10:04:18,982 [_logging.py:info()] - Websocket connected
2023-03-22 10:04:18,983 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 10:04:19,033 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 10:04:19,073 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 10:04:19,101 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 10:04:19,142 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 10:04:19,147 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 10:04:19,147 [printer.py:reinit()] - # Extruders: 1
2023-03-22 10:04:19,147 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 10:04:19,148 [printer.py:reinit()] - # Fans: 2
2023-03-22 10:04:19,148 [printer.py:reinit()] - # Output pins: 0
2023-03-22 10:04:19,149 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 10:04:19,417 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 10:04:19,420 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 10:04:19,420 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 10:04:19,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 10:04:19,453 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 10:04:19,479 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 10:04:19,480 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 10:04:19,481 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 10:04:19,482 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 10:04:19,483 [screen.py:init_printer()] - Printer initialized
2023-03-22 10:04:21,524 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 10:04:21,524 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 10:04:21,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 10:04:21,550 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 10:05:25,940 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 10:08:54,807 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 10:08:55,030 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 10:08:55,033 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 10:08:55,056 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 10:08:55,058 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 10:08:55,061 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 10:08:55,063 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 10:08:55,226 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 10:08:55,227 [config.py:install_language()] - Using system lang
2023-03-22 10:08:55,230 [config.py:install_language()] - Using lang en
2023-03-22 10:08:55,248 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 10:08:55,252 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 10:08:55,947 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 10:08:55,977 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 10:08:56,027 [screen.py:initial_connection()] - Default printer: None
2023-03-22 10:08:56,027 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 10:08:56,030 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 10:08:56,030 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 10:08:56,106 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 10:08:56,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 10:08:56,195 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 10:08:56,196 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 10:08:56,218 [_logging.py:info()] - Websocket connected
2023-03-22 10:08:56,219 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 10:08:56,285 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 10:08:56,332 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 10:08:56,376 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 10:08:56,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 10:08:56,426 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 10:08:56,426 [printer.py:reinit()] - # Extruders: 1
2023-03-22 10:08:56,426 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 10:08:56,427 [printer.py:reinit()] - # Fans: 2
2023-03-22 10:08:56,427 [printer.py:reinit()] - # Output pins: 0
2023-03-22 10:08:56,428 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 10:08:56,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 10:08:56,693 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 10:08:56,694 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 10:08:56,726 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 10:08:56,727 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 10:08:56,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 10:08:56,753 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 10:08:56,754 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 10:08:56,754 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 10:08:56,756 [screen.py:init_printer()] - Printer initialized
2023-03-22 10:08:58,745 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 10:08:58,745 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 10:08:58,778 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 10:08:58,779 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 10:09:28,561 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-22 10:09:28,562 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-22 10:09:28,565 [screen.py:_load_panel()] - Loading panel: menu
2023-03-22 10:09:28,566 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-22 10:09:28,707 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-22 10:09:28,723 [menu.py:arrangeMenuItems()] - X > power
2023-03-22 10:09:28,731 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-22 10:09:30,041 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-22 10:09:30,049 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 10:09:59,049 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-22 10:09:59,050 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-22 10:09:59,087 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-22 10:09:59,110 [menu.py:arrangeMenuItems()] - X > power
2023-03-22 10:09:59,123 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-22 10:10:01,011 [screen.py:_load_panel()] - Loading panel: system
2023-03-22 10:10:01,011 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2023-03-22 10:10:01,071 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2023-03-22 10:10:01,072 [system.py:__init__()] - No update manager configured
2023-03-22 10:10:01,083 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2023-03-22 10:10:01,110 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2023-03-22 10:10:01,110 [system.py:get_updates()] - No update manager configured
2023-03-22 10:10:03,021 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff748aca20 (GtkDialog at 0x36e33c70)>
2023-03-22 10:10:04,678 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:17:19,360 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:17:19,558 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:17:19,562 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:17:19,592 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:17:19,595 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:17:19,605 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:17:19,606 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:17:19,816 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:17:19,818 [config.py:install_language()] - Using system lang
2019-02-14 18:17:19,821 [config.py:install_language()] - Using lang en
2019-02-14 18:17:19,845 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:17:19,848 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:17:20,593 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:17:20,627 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:17:20,683 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:17:20,684 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:17:20,686 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:17:20,686 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:17:20,768 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:17:20,913 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:17:20,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:17:20,939 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:17:20,959 [_logging.py:info()] - Websocket connected
2019-02-14 18:17:20,960 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:17:21,000 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:17:21,032 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:17:21,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:17:21,187 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:17:21,189 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:17:21,189 [printer.py:reinit()] - # Extruders: 0
2019-02-14 18:17:21,189 [printer.py:reinit()] - # Temperature devices: 0
2019-02-14 18:17:21,190 [printer.py:reinit()] - # Fans: 0
2019-02-14 18:17:21,190 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:17:21,190 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:17:21,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2019-02-14 18:17:21,448 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2019-02-14 18:17:21,449 [printer.py:change_state()] - Adding callback for state: error
2019-02-14 18:17:21,474 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:17:21,475 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:17:21,499 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:17:21,500 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:17:21,502 [files.py:initialize()] - Gcodes path: None
2019-02-14 18:17:21,502 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:17:21,503 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:17:21,542 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:17:23,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:17:23,524 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:17:23,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:17:23,551 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:18:33,128 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2019-02-14 18:18:33,128 [printer.py:change_state()] - Adding callback for state: disconnected
2019-02-14 18:18:33,130 [screen.py:state_disconnected()] - ### Going to disconnected
2019-02-14 18:18:33,140 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:18:33,172 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:18:33,199 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:18:33,199 [screen.py:init_printer()] - Klipper not connected
2019-02-14 18:18:36,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:18:36,594 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:18:36,634 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:18:36,687 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:18:36,694 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:18:36,695 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:18:36,695 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:18:36,696 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:18:36,696 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:18:36,698 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:18:36,955 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:18:36,958 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2019-02-14 18:18:36,959 [printer.py:change_state()] - Adding callback for state: startup
2019-02-14 18:18:36,984 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:18:36,984 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:18:37,007 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:18:37,008 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:18:37,008 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:18:37,008 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:18:37,010 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:18:37,691 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2019-02-14 18:18:37,691 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:18:37,697 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:18:37,697 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:18:37,714 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:18:37,800 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:18:37,808 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:18:37,842 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:18:37,845 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:18:37,857 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:18:39,520 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:18:39,545 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:18:39,563 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:18:39,564 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:19:09,229 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:19:09,471 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:19:09,474 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:19:09,501 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:19:09,503 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:19:09,506 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:19:09,508 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:19:09,663 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:19:09,664 [config.py:install_language()] - Using system lang
2019-02-14 18:19:09,666 [config.py:install_language()] - Using lang en
2019-02-14 18:19:09,685 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:19:09,689 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:19:10,397 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:19:10,428 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:19:10,478 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:19:10,479 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:19:10,480 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:19:10,480 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:19:10,550 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:19:10,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:19:10,633 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:19:10,634 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:19:10,654 [_logging.py:info()] - Websocket connected
2019-02-14 18:19:10,656 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:19:10,701 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:19:10,735 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:19:10,759 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:19:10,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:19:10,798 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:19:10,798 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:19:10,799 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:19:10,799 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:19:10,799 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:19:10,800 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:19:11,066 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:19:11,069 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2019-02-14 18:19:11,069 [printer.py:change_state()] - Adding callback for state: startup
2019-02-14 18:19:11,111 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:19:11,112 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:19:11,136 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:19:11,137 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:19:11,139 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:19:11,139 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:19:11,140 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:19:13,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:19:13,580 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:19:13,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:19:13,607 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:20:38,292 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2019-02-14 18:20:38,293 [printer.py:change_state()] - Adding callback for state: error
2019-02-14 18:20:38,309 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:21:12,588 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2019-02-14 18:21:12,588 [printer.py:change_state()] - Adding callback for state: disconnected
2019-02-14 18:21:12,589 [screen.py:state_disconnected()] - ### Going to disconnected
2019-02-14 18:21:12,613 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:21:12,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:21:12,740 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:21:12,741 [screen.py:init_printer()] - Klipper not connected
2019-02-14 18:21:15,598 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:21:15,642 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:21:15,675 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:21:15,737 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:21:15,744 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:21:15,744 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:21:15,744 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:21:15,745 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:21:15,745 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:21:15,747 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:21:16,007 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:21:16,010 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2019-02-14 18:21:16,010 [printer.py:change_state()] - Adding callback for state: startup
2019-02-14 18:21:16,034 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:21:16,035 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:21:16,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:21:16,056 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:21:16,057 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:21:16,057 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:21:16,059 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:21:18,598 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:21:18,599 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:21:18,642 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:21:18,642 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:22:43,956 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2019-02-14 18:22:43,956 [printer.py:change_state()] - Adding callback for state: error
2019-02-14 18:22:43,965 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:25:37,340 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:25:37,666 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:25:37,676 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:25:37,721 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:25:37,723 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:25:37,737 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:25:37,738 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:25:37,981 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:25:37,982 [config.py:install_language()] - Using system lang
2019-02-14 18:25:37,987 [config.py:install_language()] - Using lang en
2019-02-14 18:25:38,013 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:25:38,018 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:25:38,906 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:25:38,946 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:25:39,014 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:25:39,015 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:25:39,016 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:25:39,017 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:25:39,095 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:25:39,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:25:39,184 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:25:39,185 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:25:39,213 [_logging.py:info()] - Websocket connected
2019-02-14 18:25:39,213 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:25:39,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:25:39,368 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:25:39,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:25:39,605 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:25:39,610 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:25:39,611 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:25:39,611 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:25:39,611 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:25:39,611 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:25:39,613 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:25:39,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:25:39,891 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:25:39,891 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:25:39,945 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:25:39,946 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:25:40,021 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:25:40,022 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:25:40,023 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:25:40,023 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:25:40,031 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:25:40,066 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:25:40,066 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:25:40,095 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:25:40,229 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:25:40,241 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:25:40,293 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:25:40,298 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:25:40,327 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:25:42,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:25:42,633 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:25:42,669 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:25:42,672 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:27:53,249 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2019-02-14 18:27:53,249 [printer.py:change_state()] - Adding callback for state: disconnected
2019-02-14 18:27:53,250 [screen.py:state_disconnected()] - ### Going to disconnected
2019-02-14 18:27:53,290 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:28:17,563 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:28:17,847 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:28:17,852 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:28:17,903 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:28:17,905 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:28:17,915 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:28:17,917 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:28:18,173 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:28:18,174 [config.py:install_language()] - Using system lang
2019-02-14 18:28:18,183 [config.py:install_language()] - Using lang en
2019-02-14 18:28:18,203 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:28:18,208 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:28:19,089 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:28:19,134 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:28:19,201 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:28:19,202 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:28:19,207 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:28:19,208 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:28:19,294 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:28:19,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:28:19,387 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:28:19,389 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:28:19,408 [_logging.py:info()] - Websocket connected
2019-02-14 18:28:19,409 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:28:19,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:28:19,559 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:28:19,601 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:28:19,798 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:28:19,801 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:28:19,802 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:28:19,802 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:28:19,802 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:28:19,802 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:28:19,803 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:28:20,086 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:28:20,090 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:28:20,090 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:28:20,137 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:28:20,138 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:28:20,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:28:20,163 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:28:20,164 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:28:20,165 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:28:20,166 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:28:20,205 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:28:20,205 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:28:20,229 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:28:20,343 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:28:20,354 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:28:20,398 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:28:20,402 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:28:20,421 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:28:22,533 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:28:22,569 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:28:22,600 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:28:22,602 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:32:47,855 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:32:48,071 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:32:48,074 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:32:48,110 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:32:48,113 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:32:48,122 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:32:48,123 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:32:48,367 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:32:48,368 [config.py:install_language()] - Using system lang
2019-02-14 18:32:48,372 [config.py:install_language()] - Using lang en
2019-02-14 18:32:48,400 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:32:48,406 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:32:49,267 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:32:49,302 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:32:49,358 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:32:49,359 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:32:49,360 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:32:49,360 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:32:49,441 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:32:49,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:32:49,530 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:32:49,531 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:32:49,556 [_logging.py:info()] - Websocket connected
2019-02-14 18:32:49,557 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:32:49,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:32:49,665 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:32:49,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:32:49,911 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:32:49,915 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:32:49,916 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:32:49,916 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:32:49,916 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:32:49,917 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:32:49,918 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:32:50,194 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:32:50,197 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:32:50,198 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:32:50,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:32:50,258 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:32:50,285 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:32:50,286 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:32:50,287 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:32:50,287 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:32:50,288 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:32:50,326 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:32:50,326 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:32:50,348 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:32:50,464 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:32:50,476 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:32:50,520 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:32:52,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:32:52,979 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:32:53,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:32:53,012 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:34:40,798 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:34:41,201 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:34:41,205 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:34:41,274 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:34:41,284 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:34:41,300 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:34:41,305 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:34:41,617 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:34:41,618 [config.py:install_language()] - Using system lang
2019-02-14 18:34:41,637 [config.py:install_language()] - Using lang en
2019-02-14 18:34:41,661 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:34:41,666 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:34:42,575 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:34:42,604 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:34:42,655 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:34:42,656 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:34:42,657 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:34:42,657 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:34:42,765 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:34:42,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:34:42,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:34:42,871 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:34:42,901 [_logging.py:info()] - Websocket connected
2019-02-14 18:34:42,902 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:34:42,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:34:43,002 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:34:43,033 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2019-02-14 18:34:46,512 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:34:46,549 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:34:46,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:34:46,775 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:34:46,779 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:34:46,780 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:34:46,780 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:34:46,781 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:34:46,781 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:34:46,782 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:34:47,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:34:47,098 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:34:47,098 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:34:47,152 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:34:47,185 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:34:47,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:34:47,219 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:34:47,224 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:34:47,224 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:34:47,229 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:34:47,235 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:34:47,236 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:34:47,288 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:34:47,469 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:34:47,486 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:34:47,553 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:34:49,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:34:49,536 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:34:49,566 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:34:49,567 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:38:08,807 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:38:34,842 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:38:35,086 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:38:35,088 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:38:35,129 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:38:35,131 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:38:35,139 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:38:35,141 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:38:35,338 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:38:35,339 [config.py:install_language()] - Using system lang
2019-02-14 18:38:35,342 [config.py:install_language()] - Using lang en
2019-02-14 18:38:35,364 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:38:35,368 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:38:36,250 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:38:36,299 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:38:36,378 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:38:36,379 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:38:36,381 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:38:36,381 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:38:36,509 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:38:36,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:38:36,640 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:38:36,641 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:38:36,667 [_logging.py:info()] - Websocket connected
2019-02-14 18:38:36,668 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:38:36,759 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:38:36,813 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:38:36,922 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2019-02-14 18:38:40,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:38:40,681 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:38:40,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:38:40,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:38:40,852 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:38:40,853 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:38:40,853 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:38:40,854 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:38:40,854 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:38:40,857 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:38:41,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:38:41,157 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:38:41,157 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:38:41,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:38:41,199 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:38:41,234 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:38:41,236 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:38:41,237 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:38:41,238 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:38:41,256 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:38:41,269 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:38:41,270 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:38:41,302 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:38:41,465 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:38:41,484 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:38:41,539 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:38:41,545 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:38:41,578 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:38:43,633 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:38:43,660 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:38:43,686 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:38:43,687 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:42:35,955 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2019-02-14 18:42:35,956 [printer.py:change_state()] - Adding callback for state: disconnected
2019-02-14 18:42:35,964 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:43:01,642 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:43:01,988 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:43:01,989 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:43:02,033 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:43:02,036 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:43:02,041 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:43:02,043 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:43:02,272 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:43:02,274 [config.py:install_language()] - Using system lang
2019-02-14 18:43:02,278 [config.py:install_language()] - Using lang en
2019-02-14 18:43:02,298 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:43:02,301 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:43:03,170 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:43:03,210 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:43:03,287 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:43:03,288 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:43:03,293 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:43:03,294 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:43:03,384 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:43:03,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:43:03,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:43:03,494 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:43:03,524 [_logging.py:info()] - Websocket connected
2019-02-14 18:43:03,525 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:43:03,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:43:03,701 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:43:03,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:43:03,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:43:03,901 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:43:03,902 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:43:03,902 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:43:03,902 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:43:03,902 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:43:03,903 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:43:04,185 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:43:04,190 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:43:04,190 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:43:04,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:43:04,233 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:43:04,262 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:43:04,264 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:43:04,265 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:43:04,266 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:43:04,267 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:43:04,308 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:43:04,309 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:43:04,337 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:43:04,484 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:43:04,498 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:43:04,545 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:43:04,548 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:43:04,567 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:43:06,546 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:43:06,579 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:43:06,715 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:43:06,716 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:43:40,189 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:43:40,442 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:43:40,450 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:43:40,482 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:43:40,485 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:43:40,489 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:43:40,491 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:43:40,693 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:43:40,694 [config.py:install_language()] - Using system lang
2019-02-14 18:43:40,696 [config.py:install_language()] - Using lang en
2019-02-14 18:43:40,714 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:43:40,716 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:43:41,484 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:43:41,526 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:43:41,600 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:43:41,600 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:43:41,601 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:43:41,602 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:43:41,688 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:43:41,764 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:43:41,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:43:41,792 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:43:41,817 [_logging.py:info()] - Websocket connected
2019-02-14 18:43:41,817 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:43:41,883 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:43:41,984 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:43:42,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:43:42,213 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:43:42,219 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:43:42,219 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:43:42,219 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:43:42,219 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:43:42,220 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:43:42,221 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:43:42,500 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:43:42,504 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:43:42,504 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:43:42,551 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:43:42,552 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 18:43:42,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:43:42,582 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:43:42,584 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:43:42,584 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:43:42,585 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:43:42,624 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:43:42,625 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:43:42,652 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:43:42,781 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:43:42,796 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:43:42,849 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:43:42,854 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:43:42,880 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 18:43:45,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:43:45,348 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:43:45,384 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:43:45,386 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:53:03,151 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:53:03,417 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:53:03,419 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:53:03,450 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:53:03,453 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:53:03,460 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:53:03,462 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:53:03,646 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:53:03,648 [config.py:install_language()] - Using system lang
2019-02-14 18:53:03,653 [config.py:install_language()] - Using lang en
2019-02-14 18:53:03,674 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:53:03,678 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:53:04,426 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:53:04,455 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:53:04,516 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:53:04,517 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:53:04,519 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:53:04,519 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:53:04,599 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:53:04,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:53:04,693 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:53:04,694 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:53:04,713 [_logging.py:info()] - Websocket connected
2019-02-14 18:53:04,714 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:53:04,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:53:04,821 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:53:04,849 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:53:05,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:53:05,005 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:53:05,005 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:53:05,005 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:53:05,006 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:53:05,006 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:53:05,007 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:53:05,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:53:05,277 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:53:05,277 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:53:05,331 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:53:05,359 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:53:05,385 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:53:05,386 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:53:05,387 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:53:05,388 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:53:05,393 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:53:05,426 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:53:05,427 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:53:05,449 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:53:05,560 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:53:05,570 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:53:05,614 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:53:07,635 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:53:07,664 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:53:07,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:53:07,695 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:55:14,543 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2019-02-14 18:55:14,543 [printer.py:change_state()] - Adding callback for state: disconnected
2019-02-14 18:55:14,547 [screen.py:state_disconnected()] - ### Going to disconnected
2019-02-14 18:55:14,577 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 18:55:37,002 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 18:55:37,265 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 18:55:37,269 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 18:55:37,294 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 18:55:37,297 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 18:55:37,303 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 18:55:37,305 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 18:55:37,525 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 18:55:37,526 [config.py:install_language()] - Using system lang
2019-02-14 18:55:37,529 [config.py:install_language()] - Using lang en
2019-02-14 18:55:37,551 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 18:55:37,555 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 18:55:38,351 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 18:55:38,399 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 18:55:38,455 [screen.py:initial_connection()] - Default printer: None
2019-02-14 18:55:38,456 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 18:55:38,457 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 18:55:38,458 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 18:55:38,535 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 18:55:38,610 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:55:38,642 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 18:55:38,643 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 18:55:38,668 [_logging.py:info()] - Websocket connected
2019-02-14 18:55:38,669 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 18:55:38,724 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 18:55:38,766 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 18:55:38,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 18:55:38,890 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 18:55:38,895 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 18:55:38,896 [printer.py:reinit()] - # Extruders: 1
2019-02-14 18:55:38,896 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 18:55:38,896 [printer.py:reinit()] - # Fans: 2
2019-02-14 18:55:38,897 [printer.py:reinit()] - # Output pins: 0
2019-02-14 18:55:38,900 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 18:55:39,166 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 18:55:39,169 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 18:55:39,169 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 18:55:39,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:55:39,245 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:55:39,274 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:55:39,275 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:55:39,277 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 18:55:39,277 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 18:55:39,286 [screen.py:init_printer()] - Printer initialized
2019-02-14 18:55:39,315 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 18:55:39,315 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 18:55:39,341 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 18:55:39,459 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 18:55:39,470 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 18:55:39,515 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 18:55:42,010 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 18:55:42,069 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 18:55:42,108 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 18:55:42,109 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 18:59:55,619 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2019-02-14 19:00:21,192 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2019-02-14 19:00:21,495 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2019-02-14 19:00:21,500 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2019-02-14 19:00:21,544 [config.py:log_config()] - ===== Config File =====
=======================
2019-02-14 19:00:21,547 [config.py:__init__()] - ====== Saved Def ======
=======================
2019-02-14 19:00:21,555 [config.py:__init__()] - Configuration validated succesfuly
2019-02-14 19:00:21,558 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2019-02-14 19:00:21,762 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2019-02-14 19:00:21,764 [config.py:install_language()] - Using system lang
2019-02-14 19:00:21,766 [config.py:install_language()] - Using lang en
2019-02-14 19:00:21,786 [screen.py:__init__()] - Screen resolution: 480x320
2019-02-14 19:00:21,790 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2019-02-14 19:00:22,604 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2019-02-14 19:00:22,650 [screen.py:set_screenblanking_timeout()] - Using DPMS
2019-02-14 19:00:22,703 [screen.py:initial_connection()] - Default printer: None
2019-02-14 19:00:22,704 [screen.py:connect_printer()] - Connecting to printer: Printer
2019-02-14 19:00:22,706 [screen.py:_load_panel()] - Loading panel: splash_screen
2019-02-14 19:00:22,706 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2019-02-14 19:00:22,783 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2019-02-14 19:00:22,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 19:00:22,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2019-02-14 19:00:22,872 [KlippyWebsocket.py:connect()] - Starting websocket thread
2019-02-14 19:00:22,896 [_logging.py:info()] - Websocket connected
2019-02-14 19:00:22,897 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2019-02-14 19:00:23,032 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2019-02-14 19:00:23,074 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2019-02-14 19:00:23,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2019-02-14 19:00:23,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2019-02-14 19:00:23,277 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2019-02-14 19:00:23,277 [printer.py:reinit()] - # Extruders: 1
2019-02-14 19:00:23,277 [printer.py:reinit()] - # Temperature devices: 1
2019-02-14 19:00:23,277 [printer.py:reinit()] - # Fans: 2
2019-02-14 19:00:23,277 [printer.py:reinit()] - # Output pins: 0
2019-02-14 19:00:23,278 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2019-02-14 19:00:23,564 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2019-02-14 19:00:23,578 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2019-02-14 19:00:23,578 [printer.py:change_state()] - Adding callback for state: ready
2019-02-14 19:00:23,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 19:00:23,621 [printer.py:init_temp_store()] - Temp store: []
2019-02-14 19:00:23,650 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 19:00:23,651 [screen.py:init_tempstore()] - Temperature store size: 1200
2019-02-14 19:00:23,653 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2019-02-14 19:00:23,654 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2019-02-14 19:00:23,656 [screen.py:init_printer()] - Printer initialized
2019-02-14 19:00:23,663 [screen.py:_load_panel()] - Loading panel: main_menu
2019-02-14 19:00:23,664 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2019-02-14 19:00:23,701 [main_menu.py:initialize()] - ### Making MainMenu
2019-02-14 19:00:23,817 [main_menu.py:add_device()] - Adding device: extruder
2019-02-14 19:00:23,828 [main_menu.py:add_device()] - Adding device: heater_bed
2019-02-14 19:00:23,873 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2019-02-14 19:00:23,875 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 19:00:23,898 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2019-02-14 19:00:26,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2019-02-14 19:00:26,483 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2019-02-14 19:00:26,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2019-02-14 19:00:26,512 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 11:42:46,896 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 11:42:47,192 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 11:42:47,196 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 11:42:47,228 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 11:42:47,231 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 11:42:47,235 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 11:42:47,243 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 11:42:47,401 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 11:42:47,403 [config.py:install_language()] - Using system lang
2023-03-22 11:42:47,405 [config.py:install_language()] - Using lang en
2023-03-22 11:42:47,422 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 11:42:47,425 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 11:42:48,309 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 11:42:48,353 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 11:42:48,415 [screen.py:initial_connection()] - Default printer: None
2023-03-22 11:42:48,416 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 11:42:48,417 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 11:42:48,418 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 11:42:48,517 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 11:42:48,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:42:48,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 11:42:48,625 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 11:42:48,653 [_logging.py:info()] - Websocket connected
2023-03-22 11:42:48,654 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 11:42:48,766 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:42:48,851 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 11:42:48,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 11:42:48,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 11:42:48,960 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 11:42:48,961 [printer.py:reinit()] - # Extruders: 1
2023-03-22 11:42:48,961 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 11:42:48,962 [printer.py:reinit()] - # Fans: 2
2023-03-22 11:42:48,962 [printer.py:reinit()] - # Output pins: 0
2023-03-22 11:42:48,964 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 11:42:49,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 11:42:49,254 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 11:42:49,255 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 11:42:49,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:42:49,284 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:42:49,316 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:42:49,318 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:42:49,324 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 11:42:49,324 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 11:42:49,338 [screen.py:init_printer()] - Printer initialized
2023-03-22 11:42:51,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:42:51,594 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:42:51,640 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:42:51,642 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 11:45:05,139 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 11:45:05,499 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 11:45:05,502 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 11:45:05,556 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 11:45:05,559 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 11:45:05,567 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 11:45:05,569 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 11:45:05,841 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 11:45:05,843 [config.py:install_language()] - Using system lang
2023-03-22 11:45:05,851 [config.py:install_language()] - Using lang en
2023-03-22 11:45:05,873 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 11:45:05,876 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 11:45:06,711 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 11:45:06,750 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 11:45:06,824 [screen.py:initial_connection()] - Default printer: None
2023-03-22 11:45:06,826 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 11:45:06,828 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 11:45:06,829 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 11:45:06,906 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 11:45:06,965 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:45:06,996 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 11:45:06,997 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 11:45:07,026 [_logging.py:info()] - Websocket connected
2023-03-22 11:45:07,027 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 11:45:07,129 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:45:07,218 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 11:45:07,252 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 11:45:07,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 11:45:07,299 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 11:45:07,299 [printer.py:reinit()] - # Extruders: 1
2023-03-22 11:45:07,300 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 11:45:07,300 [printer.py:reinit()] - # Fans: 2
2023-03-22 11:45:07,302 [printer.py:reinit()] - # Output pins: 0
2023-03-22 11:45:07,304 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 11:45:07,578 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 11:45:07,582 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 11:45:07,583 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 11:45:07,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:45:07,641 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:45:07,675 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:45:07,677 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:45:07,682 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 11:45:07,682 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 11:45:07,687 [screen.py:init_printer()] - Printer initialized
2023-03-22 11:45:09,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:45:09,547 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:45:09,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:45:09,581 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:45:26,515 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 11:47:17,902 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 11:47:18,160 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 11:47:18,162 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 11:47:18,200 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 11:47:18,202 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 11:47:18,208 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 11:47:18,211 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 11:47:18,448 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 11:47:18,449 [config.py:install_language()] - Using system lang
2023-03-22 11:47:18,453 [config.py:install_language()] - Using lang en
2023-03-22 11:47:18,485 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 11:47:18,491 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 11:47:19,249 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 11:47:19,279 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 11:47:19,328 [screen.py:initial_connection()] - Default printer: None
2023-03-22 11:47:19,329 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 11:47:19,330 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 11:47:19,331 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 11:47:19,408 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 11:47:19,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:47:19,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 11:47:19,496 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 11:47:19,513 [_logging.py:info()] - Websocket connected
2023-03-22 11:47:19,514 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 11:47:19,567 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:47:19,604 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 11:47:19,632 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 11:47:19,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 11:47:19,675 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 11:47:19,675 [printer.py:reinit()] - # Extruders: 1
2023-03-22 11:47:19,675 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 11:47:19,676 [printer.py:reinit()] - # Fans: 2
2023-03-22 11:47:19,677 [printer.py:reinit()] - # Output pins: 0
2023-03-22 11:47:19,679 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 11:47:19,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 11:47:19,945 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 11:47:19,946 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 11:47:19,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:47:19,994 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:47:20,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:47:20,032 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:47:20,034 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 11:47:20,034 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 11:47:20,039 [screen.py:init_printer()] - Printer initialized
2023-03-22 11:47:22,398 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:47:22,400 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:47:22,430 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:47:22,431 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:48:46,687 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 11:48:46,687 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 11:48:46,698 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 11:48:52,023 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 11:51:17,036 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 11:51:17,302 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 11:51:17,306 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 11:51:17,343 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 11:51:17,345 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 11:51:17,352 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 11:51:17,353 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 11:51:17,543 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 11:51:17,544 [config.py:install_language()] - Using system lang
2023-03-22 11:51:17,547 [config.py:install_language()] - Using lang en
2023-03-22 11:51:17,575 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 11:51:17,581 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 11:51:18,415 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 11:51:18,456 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 11:51:18,519 [screen.py:initial_connection()] - Default printer: None
2023-03-22 11:51:18,519 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 11:51:18,521 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 11:51:18,521 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 11:51:18,602 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 11:51:18,666 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:51:18,693 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 11:51:18,694 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 11:51:18,717 [_logging.py:info()] - Websocket connected
2023-03-22 11:51:18,718 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 11:51:18,764 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:51:18,822 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 11:51:18,903 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 11:51:19,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 11:51:19,147 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 11:51:19,148 [printer.py:reinit()] - # Extruders: 1
2023-03-22 11:51:19,149 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 11:51:19,149 [printer.py:reinit()] - # Fans: 2
2023-03-22 11:51:19,150 [printer.py:reinit()] - # Output pins: 0
2023-03-22 11:51:19,151 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 11:51:19,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 11:51:19,463 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 11:51:19,464 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 11:51:19,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:51:19,498 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:51:19,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:51:19,528 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:51:19,530 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 11:51:19,530 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 11:51:19,534 [screen.py:init_printer()] - Printer initialized
2023-03-22 11:51:19,583 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 11:51:19,584 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 11:51:19,608 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 11:51:19,733 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 11:51:19,745 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 11:51:19,790 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 11:51:19,796 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 11:51:19,816 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 11:51:21,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:51:21,540 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 11:51:21,566 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:51:21,568 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 11:55:24,510 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 11:55:24,800 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 11:55:24,804 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 11:55:24,848 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 11:55:24,851 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 11:55:24,863 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 11:55:24,865 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 11:55:25,055 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 11:55:25,058 [config.py:install_language()] - Using system lang
2023-03-22 11:55:25,065 [config.py:install_language()] - Using lang en
2023-03-22 11:55:25,084 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 11:55:25,086 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 11:55:25,942 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 11:55:25,975 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 11:55:26,027 [screen.py:initial_connection()] - Default printer: None
2023-03-22 11:55:26,028 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 11:55:26,029 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 11:55:26,030 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 11:55:26,110 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 11:55:26,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:55:26,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 11:55:26,239 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 11:55:26,271 [_logging.py:info()] - Websocket connected
2023-03-22 11:55:26,271 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 11:55:26,323 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 11:55:26,368 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 11:55:26,404 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 11:55:26,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 11:55:26,457 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 11:55:26,457 [printer.py:reinit()] - # Extruders: 1
2023-03-22 11:55:26,458 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 11:55:26,458 [printer.py:reinit()] - # Fans: 2
2023-03-22 11:55:26,459 [printer.py:reinit()] - # Output pins: 0
2023-03-22 11:55:26,460 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 11:55:26,711 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 11:55:26,714 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 11:55:26,715 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 11:55:26,762 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:55:26,762 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:55:26,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:55:26,792 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:55:26,794 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 11:55:26,795 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 11:55:26,798 [screen.py:init_printer()] - Printer initialized
2023-03-22 11:55:29,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 11:55:29,526 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 11:55:29,583 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 11:55:29,584 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 11:56:53,450 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 11:56:53,450 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 11:56:53,460 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 12:04:54,872 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 12:04:55,116 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 12:04:55,118 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 12:04:55,150 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 12:04:55,153 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 12:04:55,159 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 12:04:55,161 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 12:04:55,344 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 12:04:55,345 [config.py:install_language()] - Using system lang
2023-03-22 12:04:55,348 [config.py:install_language()] - Using lang en
2023-03-22 12:04:55,371 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 12:04:55,373 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 12:04:56,202 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 12:04:56,231 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 12:04:56,283 [screen.py:initial_connection()] - Default printer: None
2023-03-22 12:04:56,284 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 12:04:56,285 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 12:04:56,285 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 12:04:56,361 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 12:04:56,465 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 12:04:56,496 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 12:04:56,498 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 12:04:56,534 [_logging.py:info()] - Websocket connected
2023-03-22 12:04:56,536 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 12:04:56,577 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 12:04:56,620 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 12:04:56,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 12:04:56,713 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 12:04:56,718 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 12:04:56,718 [printer.py:reinit()] - # Extruders: 1
2023-03-22 12:04:56,719 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 12:04:56,719 [printer.py:reinit()] - # Fans: 2
2023-03-22 12:04:56,719 [printer.py:reinit()] - # Output pins: 0
2023-03-22 12:04:56,720 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 12:04:56,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 12:04:57,016 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 12:04:57,016 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 12:04:57,064 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 12:04:57,065 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 12:04:57,094 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 12:04:57,096 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 12:04:57,100 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 12:04:57,100 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 12:04:57,103 [screen.py:init_printer()] - Printer initialized
2023-03-22 12:04:57,138 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 12:04:57,139 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 12:04:57,174 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 12:04:57,293 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 12:04:57,303 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 12:04:57,364 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 12:04:57,370 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 12:04:57,397 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 12:04:59,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 12:04:59,590 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 12:04:59,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 12:04:59,617 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 12:08:12,329 [files.py:_callback()] - Error in getting metadata for USB/.wpa_supplicant-wlan0.conf.swp. Retrying in 6 seconds
2023-03-22 12:08:15,981 [files.py:_callback()] - Error in getting metadata for USB/.wpa_supplicant-wlan0.conf.swp. Retrying in 6 seconds
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 12:09:06,602 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 12:09:06,874 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 12:09:06,876 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 12:09:06,921 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 12:09:06,925 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 12:09:06,931 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 12:09:06,933 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 12:09:07,133 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 12:09:07,136 [config.py:install_language()] - Using system lang
2023-03-22 12:09:07,148 [config.py:install_language()] - Using lang en
2023-03-22 12:09:07,165 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 12:09:07,170 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 12:09:08,027 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 12:09:08,067 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 12:09:08,120 [screen.py:initial_connection()] - Default printer: None
2023-03-22 12:09:08,121 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 12:09:08,122 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 12:09:08,122 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 12:09:08,200 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 12:09:08,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 12:09:08,293 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 12:09:08,294 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 12:09:08,330 [_logging.py:info()] - Websocket connected
2023-03-22 12:09:08,331 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 12:09:08,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 12:09:08,500 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 12:09:08,530 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 12:09:08,703 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 12:09:08,707 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 12:09:08,708 [printer.py:reinit()] - # Extruders: 1
2023-03-22 12:09:08,708 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 12:09:08,708 [printer.py:reinit()] - # Fans: 2
2023-03-22 12:09:08,709 [printer.py:reinit()] - # Output pins: 0
2023-03-22 12:09:08,710 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 12:09:08,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 12:09:08,992 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 12:09:08,992 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 12:09:09,030 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 12:09:09,031 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 12:09:09,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 12:09:09,060 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 12:09:09,061 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 12:09:09,061 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 12:09:09,064 [screen.py:init_printer()] - Printer initialized
2023-03-22 12:09:09,106 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 12:09:09,106 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 12:09:09,130 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 12:09:09,240 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 12:09:09,251 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 12:09:09,294 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 12:09:09,299 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 12:09:09,317 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 12:09:11,727 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 12:09:11,764 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 12:09:11,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 12:09:11,810 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 12:12:43,029 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 12:12:43,306 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 12:12:43,317 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 12:12:43,365 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 12:12:43,368 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 12:12:43,378 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 12:12:43,380 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 12:12:43,593 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 12:12:43,595 [config.py:install_language()] - Using system lang
2023-03-22 12:12:43,598 [config.py:install_language()] - Using lang en
2023-03-22 12:12:43,618 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 12:12:43,622 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 12:12:44,530 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 12:12:44,562 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 12:12:44,615 [screen.py:initial_connection()] - Default printer: None
2023-03-22 12:12:44,616 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 12:12:44,618 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 12:12:44,618 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 12:12:44,698 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 12:12:44,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 12:12:44,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 12:12:44,849 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 12:12:44,877 [_logging.py:info()] - Websocket connected
2023-03-22 12:12:44,878 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 12:12:44,931 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 12:12:44,971 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 12:12:45,003 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 12:12:45,064 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 12:12:45,068 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 12:12:45,069 [printer.py:reinit()] - # Extruders: 1
2023-03-22 12:12:45,069 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 12:12:45,070 [printer.py:reinit()] - # Fans: 2
2023-03-22 12:12:45,070 [printer.py:reinit()] - # Output pins: 0
2023-03-22 12:12:45,071 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 12:12:45,335 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 12:12:45,339 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 12:12:45,340 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 12:12:45,398 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 12:12:45,399 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 12:12:45,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 12:12:45,428 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 12:12:45,429 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 12:12:45,430 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 12:12:45,432 [screen.py:init_printer()] - Printer initialized
2023-03-22 12:12:45,474 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 12:12:45,475 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 12:12:45,497 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 12:12:45,622 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 12:12:45,635 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 12:12:45,690 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 12:12:45,695 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 12:12:45,718 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 12:12:47,604 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 12:12:47,633 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 12:12:47,659 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 12:12:47,660 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:04:53,652 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:04:53,928 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:04:53,931 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:04:53,968 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:04:53,970 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:04:53,975 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:04:53,977 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:04:54,153 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:04:54,154 [config.py:install_language()] - Using system lang
2023-03-22 13:04:54,157 [config.py:install_language()] - Using lang en
2023-03-22 13:04:54,180 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:04:54,184 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:04:55,004 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:04:55,037 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:04:55,086 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:04:55,087 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:04:55,089 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:04:55,089 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:04:55,197 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:04:55,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:04:55,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:04:55,328 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:04:55,355 [_logging.py:info()] - Websocket connected
2023-03-22 13:04:55,356 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:04:55,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:04:55,484 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:04:55,512 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 13:04:58,305 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:04:58,330 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:04:58,359 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:04:58,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:04:58,401 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:04:58,401 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:04:58,402 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:04:58,402 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:04:58,402 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:04:58,404 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:04:58,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:04:58,702 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 13:04:58,703 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 13:04:58,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:04:58,759 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:04:58,793 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:04:58,795 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:04:58,799 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:04:58,800 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:04:58,805 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:05:01,312 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:05:01,313 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:05:01,360 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:05:01,361 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:06:22,399 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 13:06:22,399 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 13:06:22,411 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:09:30,381 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:09:30,601 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:09:30,605 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:09:30,643 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:09:30,647 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:09:30,653 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:09:30,654 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:09:30,831 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:09:30,833 [config.py:install_language()] - Using system lang
2023-03-22 13:09:30,836 [config.py:install_language()] - Using lang en
2023-03-22 13:09:30,858 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:09:30,863 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:09:31,656 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:09:31,696 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:09:31,743 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:09:31,744 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:09:31,745 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:09:31,745 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:09:31,821 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:09:31,876 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:09:31,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:09:31,903 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:09:31,922 [_logging.py:info()] - Websocket connected
2023-03-22 13:09:31,923 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:09:32,010 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:09:32,052 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:09:32,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:09:32,113 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:09:32,118 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:09:32,118 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:09:32,119 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:09:32,119 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:09:32,119 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:09:32,121 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:09:32,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:09:32,394 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 13:09:32,394 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 13:09:32,429 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:09:32,430 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:09:32,455 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:09:32,456 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:09:32,457 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:09:32,457 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:09:32,459 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:09:34,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:09:34,511 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:09:34,536 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:09:34,537 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:17:44,417 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:17:44,634 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:17:44,637 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:17:44,669 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:17:44,671 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:17:44,676 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:17:44,677 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:17:44,851 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:17:44,852 [config.py:install_language()] - Using system lang
2023-03-22 13:17:44,855 [config.py:install_language()] - Using lang en
2023-03-22 13:17:44,871 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:17:44,875 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:17:45,640 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:17:45,668 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:17:45,716 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:17:45,716 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:17:45,717 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:17:45,718 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:17:45,791 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:17:45,850 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:17:45,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:17:45,875 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:17:45,894 [_logging.py:info()] - Websocket connected
2023-03-22 13:17:45,895 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:17:45,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:17:45,981 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:17:46,010 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:17:46,050 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:17:46,054 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:17:46,056 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:17:46,056 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:17:46,056 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:17:46,057 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:17:46,058 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:17:46,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:17:46,330 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 13:17:46,330 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 13:17:46,372 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:17:46,373 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:17:46,397 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:17:46,398 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:17:46,399 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:17:46,400 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:17:46,401 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:17:48,486 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:17:48,487 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:17:48,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:17:48,514 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:19:33,125 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:19:33,374 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:19:33,376 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:19:33,413 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:19:33,416 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:19:33,422 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:19:33,424 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:19:33,602 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:19:33,604 [config.py:install_language()] - Using system lang
2023-03-22 13:19:33,607 [config.py:install_language()] - Using lang en
2023-03-22 13:19:33,625 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:19:33,630 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:19:34,427 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:19:34,467 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:19:34,515 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:19:34,516 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:19:34,518 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:19:34,518 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:19:34,606 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:19:34,665 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:19:34,688 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:19:34,689 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:19:34,709 [_logging.py:info()] - Websocket connected
2023-03-22 13:19:34,711 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:19:34,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:19:34,834 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:19:34,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:19:34,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:19:34,895 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:19:34,895 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:19:34,896 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:19:34,896 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:19:34,897 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:19:34,898 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:19:35,170 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:19:35,173 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 13:19:35,173 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 13:19:35,202 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:19:35,203 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:19:35,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:19:35,229 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:19:35,230 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:19:35,230 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:19:35,231 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:19:37,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:19:37,515 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:19:37,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:19:37,540 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:20:31,121 [files.py:_callback()] - Error in getting metadata for USB/.wpa_supplicant-wlan0.conf.swp. Retrying in 6 seconds
2023-03-22 13:20:41,406 [files.py:_callback()] - Error in getting metadata for USB/.wpa_supplicant-wlan0.conf.swp. Retrying in 6 seconds
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:21:37,560 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:21:37,807 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:21:37,815 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:21:37,853 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:21:37,855 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:21:37,865 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:21:37,868 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:21:38,076 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:21:38,078 [config.py:install_language()] - Using system lang
2023-03-22 13:21:38,083 [config.py:install_language()] - Using lang en
2023-03-22 13:21:38,103 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:21:38,108 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:21:38,893 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:21:38,921 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:21:38,975 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:21:38,976 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:21:38,978 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:21:38,978 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:21:39,060 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:21:39,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:21:39,149 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:21:39,150 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:21:39,171 [_logging.py:info()] - Websocket connected
2023-03-22 13:21:39,171 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:21:39,211 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:21:39,244 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:21:39,265 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 13:21:42,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:21:42,663 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:21:42,697 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:21:42,938 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:21:42,942 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:21:42,943 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:21:42,943 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:21:42,943 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:21:42,944 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:21:42,945 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:21:43,226 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:21:43,230 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 13:21:43,231 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 13:21:43,275 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:21:43,301 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 13:21:43,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:21:43,330 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:21:43,331 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:21:43,332 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:21:43,333 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:21:43,345 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 13:21:43,346 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 13:21:43,374 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 13:21:43,533 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 13:21:43,545 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 13:21:43,595 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 13:21:45,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:21:45,659 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 13:21:45,699 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:21:45,700 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:23:44,810 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:23:45,070 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:23:45,072 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:23:45,108 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:23:45,110 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:23:45,114 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:23:45,116 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:23:45,316 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:23:45,318 [config.py:install_language()] - Using system lang
2023-03-22 13:23:45,327 [config.py:install_language()] - Using lang en
2023-03-22 13:23:45,348 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:23:45,356 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:23:46,203 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:23:46,231 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:23:46,277 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:23:46,278 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:23:46,279 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:23:46,280 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:23:46,374 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:23:46,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:23:46,480 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:23:46,482 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:23:46,504 [_logging.py:info()] - Websocket connected
2023-03-22 13:23:46,505 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:23:46,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:23:46,610 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:23:46,634 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 13:23:49,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:23:49,483 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:23:49,511 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:23:49,878 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:23:49,883 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:23:49,883 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:23:49,884 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:23:49,884 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:23:49,885 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:23:49,886 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:23:50,165 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:23:50,169 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 13:23:50,176 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 13:23:50,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:23:50,249 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 13:23:50,278 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:23:50,279 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:23:50,280 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:23:50,281 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:23:50,283 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:23:50,288 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 13:23:50,288 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 13:23:50,320 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 13:23:50,448 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 13:23:50,460 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 13:23:50,510 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 13:23:52,457 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:23:52,486 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 13:23:52,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:23:52,525 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:25:24,479 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:25:24,687 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:25:24,689 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:25:24,719 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:25:24,721 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:25:24,725 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:25:24,726 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:25:24,894 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:25:24,895 [config.py:install_language()] - Using system lang
2023-03-22 13:25:24,897 [config.py:install_language()] - Using lang en
2023-03-22 13:25:24,915 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:25:24,919 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:25:25,741 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:25:25,770 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:25:25,818 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:25:25,818 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:25:25,819 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:25:25,820 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:25:25,906 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:25:25,970 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:25:25,999 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:25:26,001 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:25:26,029 [_logging.py:info()] - Websocket connected
2023-03-22 13:25:26,030 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:25:26,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:25:26,114 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:25:26,143 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 13:25:29,505 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:25:29,538 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:25:29,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:25:29,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:25:29,597 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:25:29,597 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:25:29,597 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:25:29,598 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:25:29,598 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:25:29,599 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:25:29,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:25:29,874 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 13:25:29,875 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 13:25:29,913 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:25:29,914 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:25:29,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:25:29,943 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:25:29,944 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:25:29,944 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:25:29,947 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:25:32,503 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:25:32,504 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:25:32,544 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:25:32,545 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:26:46,239 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:26:46,469 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:26:46,471 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:26:46,498 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:26:46,500 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:26:46,504 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:26:46,506 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:26:46,674 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:26:46,675 [config.py:install_language()] - Using system lang
2023-03-22 13:26:46,679 [config.py:install_language()] - Using lang en
2023-03-22 13:26:46,698 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:26:46,702 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:26:47,483 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:26:47,520 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:26:47,580 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:26:47,581 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:26:47,583 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:26:47,583 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:26:47,672 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:26:47,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:26:47,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:26:47,759 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:26:47,782 [_logging.py:info()] - Websocket connected
2023-03-22 13:26:47,783 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:26:47,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:26:47,855 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:26:47,878 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 13:26:51,529 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:26:51,562 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:26:51,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:26:51,635 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:26:51,642 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:26:51,642 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:26:51,643 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:26:51,643 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:26:51,643 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:26:51,645 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:26:51,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:26:51,911 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 13:26:51,912 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 13:26:51,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:26:51,957 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:26:51,987 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:26:51,988 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:26:51,989 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:26:51,990 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:26:51,991 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:26:54,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:26:54,523 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:26:54,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:26:54,546 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:28:15,376 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 13:28:15,377 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 13:28:15,388 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 13:32:15,222 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 13:32:15,486 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 13:32:15,488 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 13:32:15,524 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 13:32:15,526 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 13:32:15,530 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 13:32:15,537 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 13:32:15,738 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 13:32:15,740 [config.py:install_language()] - Using system lang
2023-03-22 13:32:15,746 [config.py:install_language()] - Using lang en
2023-03-22 13:32:15,770 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 13:32:15,774 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 13:32:16,624 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 13:32:16,654 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 13:32:16,704 [screen.py:initial_connection()] - Default printer: None
2023-03-22 13:32:16,704 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 13:32:16,706 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 13:32:16,706 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 13:32:16,791 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 13:32:16,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:32:16,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 13:32:16,867 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 13:32:16,888 [_logging.py:info()] - Websocket connected
2023-03-22 13:32:16,889 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 13:32:16,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 13:32:16,962 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 13:32:16,999 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 13:32:17,041 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 13:32:17,049 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 13:32:17,049 [printer.py:reinit()] - # Extruders: 1
2023-03-22 13:32:17,049 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 13:32:17,050 [printer.py:reinit()] - # Fans: 2
2023-03-22 13:32:17,050 [printer.py:reinit()] - # Output pins: 0
2023-03-22 13:32:17,051 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 13:32:17,328 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 13:32:17,331 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 13:32:17,331 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 13:32:17,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:32:17,368 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:32:17,394 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:32:17,395 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 13:32:17,396 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 13:32:17,396 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 13:32:17,397 [screen.py:init_printer()] - Printer initialized
2023-03-22 13:32:19,503 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 13:32:19,504 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 13:32:19,529 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 13:32:19,530 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 14:32:17,482 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 14:49:23,364 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 14:49:23,644 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 14:49:23,651 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 14:49:23,685 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 14:49:23,687 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 14:49:23,691 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 14:49:23,694 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 14:49:23,902 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 14:49:23,904 [config.py:install_language()] - Using system lang
2023-03-22 14:49:23,910 [config.py:install_language()] - Using lang en
2023-03-22 14:49:23,936 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 14:49:23,941 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 14:49:24,770 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 14:49:24,804 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 14:49:24,862 [screen.py:initial_connection()] - Default printer: None
2023-03-22 14:49:24,862 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 14:49:24,864 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 14:49:24,864 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 14:49:24,939 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 14:49:24,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 14:49:25,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 14:49:25,016 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 14:49:25,036 [_logging.py:info()] - Websocket connected
2023-03-22 14:49:25,037 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 14:49:25,075 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 14:49:25,110 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 14:49:25,134 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 14:49:28,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 14:49:28,555 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 14:49:28,586 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 14:49:28,635 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 14:49:28,640 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 14:49:28,640 [printer.py:reinit()] - # Extruders: 1
2023-03-22 14:49:28,641 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 14:49:28,641 [printer.py:reinit()] - # Fans: 2
2023-03-22 14:49:28,642 [printer.py:reinit()] - # Output pins: 0
2023-03-22 14:49:28,643 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 14:49:28,903 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 14:49:28,906 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 14:49:28,906 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 14:49:28,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 14:49:28,952 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 14:49:28,983 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 14:49:28,984 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 14:49:28,985 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 14:49:28,985 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 14:49:28,987 [screen.py:init_printer()] - Printer initialized
2023-03-22 14:49:31,515 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 14:49:31,516 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 14:49:31,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 14:49:31,540 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 14:50:52,369 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 14:50:52,370 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 14:50:52,379 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 15:20:24,727 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 15:20:24,975 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 15:20:24,979 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 15:20:25,011 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 15:20:25,014 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 15:20:25,021 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 15:20:25,022 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 15:20:25,219 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 15:20:25,222 [config.py:install_language()] - Using system lang
2023-03-22 15:20:25,226 [config.py:install_language()] - Using lang en
2023-03-22 15:20:25,249 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 15:20:25,253 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 15:20:26,063 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 15:20:26,092 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 15:20:26,138 [screen.py:initial_connection()] - Default printer: None
2023-03-22 15:20:26,139 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 15:20:26,140 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 15:20:26,140 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 15:20:26,211 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:20:26,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:20:26,309 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 15:20:26,310 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 15:20:26,412 [_logging.py:info()] - Websocket connected
2023-03-22 15:20:26,412 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 15:20:26,449 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:20:26,492 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:20:26,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:20:26,657 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:20:26,661 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:20:26,661 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:20:26,662 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:20:26,662 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:20:26,662 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:20:26,663 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:20:26,939 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:20:26,943 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:20:26,950 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:20:26,990 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:20:26,991 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 15:20:27,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:20:27,016 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:20:27,018 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:20:27,018 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:20:27,019 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:20:27,027 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 15:20:27,028 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 15:20:27,059 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:20:27,171 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:20:27,182 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:20:27,242 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:20:27,247 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 15:20:27,263 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 15:20:29,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:20:29,724 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:20:29,757 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:20:29,759 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 15:20:23,819 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 15:20:24,049 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 15:20:24,051 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 15:20:24,092 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 15:20:24,094 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 15:20:24,098 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 15:20:24,099 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 15:20:24,281 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 15:20:24,282 [config.py:install_language()] - Using system lang
2023-03-22 15:20:24,284 [config.py:install_language()] - Using lang en
2023-03-22 15:20:24,303 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 15:20:24,306 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 15:20:25,039 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 15:20:25,070 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 15:20:25,122 [screen.py:initial_connection()] - Default printer: None
2023-03-22 15:20:25,123 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 15:20:25,124 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 15:20:25,125 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 15:20:25,216 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:20:25,275 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:20:25,298 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 15:20:25,299 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 15:20:25,317 [_logging.py:info()] - Websocket connected
2023-03-22 15:20:25,318 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 15:20:25,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:20:25,394 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:20:25,414 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 15:20:28,576 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:20:28,609 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:20:28,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:20:28,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:20:28,771 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:20:28,771 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:20:28,771 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:20:28,772 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:20:28,772 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:20:28,773 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:20:29,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:20:29,060 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:20:29,060 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:20:29,098 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:20:29,128 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:20:29,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:20:29,160 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:20:29,161 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:20:29,162 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:20:29,164 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:20:29,178 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 15:20:29,179 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 15:20:29,212 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:20:29,341 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:20:29,354 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:20:29,404 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:20:31,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:20:31,602 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:20:31,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:20:31,625 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:46:49,377 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 15:46:49,377 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 15:46:49,381 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 15:46:49,395 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:46:49,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:46:49,467 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:46:49,468 [screen.py:init_printer()] - Klipper not connected
2023-03-22 15:46:52,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:46:52,600 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:46:52,626 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:46:52,666 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:46:52,669 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:46:52,670 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:46:52,670 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:46:52,670 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:46:52,670 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:46:52,672 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:46:52,931 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:46:52,933 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:46:52,934 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:46:52,984 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:46:52,991 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:46:53,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:46:53,012 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:46:53,014 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:46:53,014 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:46:53,015 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:46:53,025 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:46:53,120 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:46:53,128 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:46:53,167 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:46:55,584 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:46:55,591 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:46:55,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:46:55,613 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 15:47:32,938 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 15:47:33,203 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 15:47:33,204 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 15:47:33,238 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 15:47:33,240 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 15:47:33,243 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 15:47:33,245 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 15:47:33,409 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 15:47:33,410 [config.py:install_language()] - Using system lang
2023-03-22 15:47:33,412 [config.py:install_language()] - Using lang en
2023-03-22 15:47:33,433 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 15:47:33,436 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 15:47:34,322 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 15:47:34,366 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 15:47:34,435 [screen.py:initial_connection()] - Default printer: None
2023-03-22 15:47:34,436 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 15:47:34,437 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 15:47:34,438 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 15:47:34,555 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:47:34,613 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:47:34,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 15:47:34,637 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 15:47:34,658 [_logging.py:info()] - Websocket connected
2023-03-22 15:47:34,659 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 15:47:34,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:47:34,736 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:47:34,774 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:47:35,006 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:47:35,010 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:47:35,010 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:47:35,011 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:47:35,011 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:47:35,011 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:47:35,012 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:47:35,280 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:47:35,283 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:47:35,284 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:47:35,312 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:47:35,340 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:47:35,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:47:35,368 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:47:35,369 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:47:35,369 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:47:35,371 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:47:35,402 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 15:47:35,402 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 15:47:35,422 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:47:35,525 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:47:35,534 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:47:35,573 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:47:37,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:47:37,967 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:47:37,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:47:37,994 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:47:57,040 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 15:47:57,041 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 15:47:57,043 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 15:47:57,056 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:47:57,100 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:47:57,129 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:47:57,129 [screen.py:init_printer()] - Klipper not connected
2023-03-22 15:47:59,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:47:59,957 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:47:59,982 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:48:00,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:48:00,023 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:48:00,023 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:48:00,024 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:48:00,024 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:48:00,024 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:48:00,026 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:48:00,294 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:48:00,297 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 15:48:00,297 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 15:48:00,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:48:00,353 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:48:00,375 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:48:00,376 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:48:00,377 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:48:00,378 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:48:00,379 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:48:00,555 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-22 15:48:00,555 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:48:00,564 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:48:00,668 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:48:00,677 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:48:00,718 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:48:02,957 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:48:02,984 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:48:03,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:48:03,006 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 15:49:25,645 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 15:49:25,972 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 15:49:25,974 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 15:49:26,023 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 15:49:26,025 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 15:49:26,034 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 15:49:26,036 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 15:49:26,235 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 15:49:26,237 [config.py:install_language()] - Using system lang
2023-03-22 15:49:26,241 [config.py:install_language()] - Using lang en
2023-03-22 15:49:26,268 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 15:49:26,274 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 15:49:27,114 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 15:49:27,143 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 15:49:27,193 [screen.py:initial_connection()] - Default printer: None
2023-03-22 15:49:27,194 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 15:49:27,195 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 15:49:27,196 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 15:49:27,297 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:49:27,369 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:49:27,392 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 15:49:27,393 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 15:49:27,413 [_logging.py:info()] - Websocket connected
2023-03-22 15:49:27,414 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 15:49:27,462 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:49:27,500 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:49:27,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 15:49:30,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:49:30,507 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:49:30,533 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:49:30,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:49:30,682 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:49:30,682 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:49:30,683 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:49:30,683 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:49:30,684 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:49:30,685 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:49:30,954 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:49:30,958 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:49:30,958 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:49:31,013 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:49:31,050 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:49:31,075 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:49:31,076 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:49:31,079 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:49:31,080 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:49:31,085 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:49:31,094 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 15:49:31,094 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 15:49:31,124 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:49:31,263 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:49:31,276 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:49:31,335 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:49:33,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:49:33,519 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:49:33,544 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:49:33,545 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 15:49:25,529 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 15:49:25,748 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 15:49:25,750 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 15:49:25,793 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 15:49:25,796 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 15:49:25,805 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 15:49:25,807 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 15:49:25,993 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 15:49:25,995 [config.py:install_language()] - Using system lang
2023-03-22 15:49:26,000 [config.py:install_language()] - Using lang en
2023-03-22 15:49:26,030 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 15:49:26,035 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 15:49:26,800 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 15:49:26,829 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 15:49:26,882 [screen.py:initial_connection()] - Default printer: None
2023-03-22 15:49:26,882 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 15:49:26,884 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 15:49:26,884 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 15:49:26,965 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:49:27,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:49:27,087 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 15:49:27,088 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 15:49:27,116 [_logging.py:info()] - Websocket connected
2023-03-22 15:49:27,116 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 15:49:27,166 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:49:27,202 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:49:27,230 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:49:27,300 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:49:27,306 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:49:27,307 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:49:27,307 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:49:27,308 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:49:27,308 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:49:27,309 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:49:27,586 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:49:27,590 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:49:27,591 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:49:27,640 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:49:27,641 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 15:49:27,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:49:27,673 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:49:27,674 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:49:27,675 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:49:27,677 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:49:27,707 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 15:49:27,708 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 15:49:27,730 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:49:27,833 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:49:27,842 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:49:27,884 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:49:27,889 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 15:49:27,916 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 15:49:30,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:49:30,495 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:49:30,528 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:49:30,529 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:50:32,984 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 15:50:32,984 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 15:50:32,994 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 15:50:33,004 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:50:33,033 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:50:33,055 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:50:33,056 [screen.py:init_printer()] - Klipper not connected
2023-03-22 15:50:36,381 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:50:36,402 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:50:36,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:50:36,465 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:50:36,469 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:50:36,469 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:50:36,469 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:50:36,469 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:50:36,470 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:50:36,471 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:50:36,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:50:36,747 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 15:50:36,747 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 15:50:36,778 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:50:36,805 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:50:36,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:50:36,828 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:50:36,828 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:50:36,829 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:50:36,830 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:50:39,380 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:50:39,405 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:50:39,425 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:50:39,426 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 15:51:20,582 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 15:51:20,814 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 15:51:20,818 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 15:51:20,859 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 15:51:20,861 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 15:51:20,866 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 15:51:20,869 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 15:51:21,061 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 15:51:21,063 [config.py:install_language()] - Using system lang
2023-03-22 15:51:21,066 [config.py:install_language()] - Using lang en
2023-03-22 15:51:21,088 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 15:51:21,092 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 15:51:21,873 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 15:51:21,903 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 15:51:21,948 [screen.py:initial_connection()] - Default printer: None
2023-03-22 15:51:21,949 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 15:51:21,950 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 15:51:21,951 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 15:51:22,025 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:51:22,113 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:51:22,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 15:51:22,142 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 15:51:22,164 [_logging.py:info()] - Websocket connected
2023-03-22 15:51:22,165 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 15:51:22,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:51:22,261 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:51:22,283 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 15:51:25,628 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:51:25,661 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:51:25,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:51:25,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:51:25,810 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:51:25,810 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:51:25,811 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:51:25,811 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:51:25,811 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:51:25,813 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:51:26,081 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:51:26,093 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:51:26,093 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:51:26,138 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:51:26,167 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:51:26,200 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:51:26,201 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:51:26,203 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:51:26,204 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:51:26,205 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:51:26,219 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 15:51:26,220 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 15:51:26,252 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:51:26,378 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:51:26,390 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:51:26,439 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:51:29,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:51:29,095 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:51:29,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:51:29,119 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:55:30,292 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-22 15:55:30,293 [printer.py:change_state()] - Adding callback for state: printing
2023-03-22 15:55:30,316 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-22 15:55:30,316 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-22 15:55:30,554 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-22 15:55:30,557 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-22 15:55:30,674 [job_status.py:process_update()] - Changing filename: 'None' to 'USB/CFFFP_3DBenchy.gcode'
2023-03-22 15:55:30,676 [job_status.py:update_file_metadata()] - Update Metadata. File: USB/CFFFP_3DBenchy.gcode Size: 4274294
2023-03-22 15:56:40,999 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2023-03-22 15:56:41,000 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-22 15:56:41,026 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:56:43,440 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-22 15:56:43,441 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 15:56:43,444 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 15:56:43,454 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 15:56:43,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:56:43,525 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:56:43,526 [screen.py:init_printer()] - Klipper not connected
2023-03-22 15:56:46,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 15:56:46,649 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 15:56:46,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 15:56:46,707 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 15:56:46,711 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 15:56:46,711 [printer.py:reinit()] - # Extruders: 1
2023-03-22 15:56:46,711 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 15:56:46,712 [printer.py:reinit()] - # Fans: 2
2023-03-22 15:56:46,712 [printer.py:reinit()] - # Output pins: 0
2023-03-22 15:56:46,714 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 15:56:46,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 15:56:46,989 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 15:56:46,990 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 15:56:47,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:56:47,041 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:56:47,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:56:47,062 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:56:47,063 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 15:56:47,063 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 15:56:47,065 [screen.py:init_printer()] - Printer initialized
2023-03-22 15:56:47,073 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 15:56:47,167 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 15:56:47,176 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 15:56:47,216 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 15:56:49,627 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 15:56:49,650 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 15:56:49,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 15:56:49,673 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 15:57:36,851 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-22 15:57:36,852 [printer.py:change_state()] - Adding callback for state: printing
2023-03-22 15:57:37,002 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-22 15:57:37,003 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-22 15:57:37,080 [job_status.py:process_update()] - Changing filename: 'None' to 'USB/CFFFP_3DBenchy.gcode'
2023-03-22 15:57:37,082 [job_status.py:update_file_metadata()] - Update Metadata. File: USB/CFFFP_3DBenchy.gcode Size: 4274294
2023-03-22 16:23:20,890 [files.py:_callback()] - Error in getting metadata for USB/.abcd.txt.swp. Retrying in 6 seconds
2023-03-22 16:23:21,735 [files.py:_callback()] - Error in getting metadata for USB/.abcd.txt.swp. Retrying in 6 seconds
2023-03-22 16:23:23,895 [files.py:_callback()] - Error in getting metadata for USB/abcd.txt. Retrying in 6 seconds
2023-03-22 16:26:03,186 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-22 16:26:03,921 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-22 16:26:03,921 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 16:26:14,463 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'standby'
2023-03-22 16:26:23,734 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-22 16:26:23,734 [printer.py:change_state()] - Adding callback for state: printing
2023-03-22 16:26:23,737 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-22 16:26:23,755 [job_status.py:update_file_metadata()] - Update Metadata. File: USB/CFFFP_3DBenchy.gcode Size: 4274294
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 16:37:39,488 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 16:37:39,760 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 16:37:39,763 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 16:37:39,790 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 16:37:39,793 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 16:37:39,797 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 16:37:39,798 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 16:37:39,979 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 16:37:39,981 [config.py:install_language()] - Using system lang
2023-03-22 16:37:39,984 [config.py:install_language()] - Using lang en
2023-03-22 16:37:40,003 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 16:37:40,008 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 16:37:40,746 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 16:37:40,777 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 16:37:40,830 [screen.py:initial_connection()] - Default printer: None
2023-03-22 16:37:40,831 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 16:37:40,833 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 16:37:40,833 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 16:37:40,910 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 16:37:40,975 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:37:41,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 16:37:41,002 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 16:37:41,020 [_logging.py:info()] - Websocket connected
2023-03-22 16:37:41,020 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 16:37:41,064 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:37:41,098 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 16:37:41,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 16:37:41,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 16:37:41,160 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 16:37:41,160 [printer.py:reinit()] - # Extruders: 1
2023-03-22 16:37:41,160 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 16:37:41,160 [printer.py:reinit()] - # Fans: 2
2023-03-22 16:37:41,160 [printer.py:reinit()] - # Output pins: 0
2023-03-22 16:37:41,161 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 16:37:41,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 16:37:41,448 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 16:37:41,448 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 16:37:41,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:37:41,485 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 16:37:41,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:37:41,523 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 16:37:41,525 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 16:37:41,525 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 16:37:41,527 [screen.py:init_printer()] - Printer initialized
2023-03-22 16:37:43,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:37:43,438 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 16:37:43,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:37:43,464 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 16:37:39,108 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 16:37:39,315 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 16:37:39,317 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 16:37:39,347 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 16:37:39,349 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 16:37:39,353 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 16:37:39,354 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 16:37:39,529 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 16:37:39,531 [config.py:install_language()] - Using system lang
2023-03-22 16:37:39,537 [config.py:install_language()] - Using lang en
2023-03-22 16:37:39,564 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 16:37:39,570 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 16:37:40,324 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 16:37:40,351 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 16:37:40,405 [screen.py:initial_connection()] - Default printer: None
2023-03-22 16:37:40,406 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 16:37:40,407 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 16:37:40,408 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 16:37:40,494 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 16:37:40,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:37:40,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 16:37:40,576 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 16:37:40,596 [_logging.py:info()] - Websocket connected
2023-03-22 16:37:40,596 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 16:37:40,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:37:40,672 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 16:37:40,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 16:37:40,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 16:37:40,971 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 16:37:40,972 [printer.py:reinit()] - # Extruders: 1
2023-03-22 16:37:40,972 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 16:37:40,972 [printer.py:reinit()] - # Fans: 2
2023-03-22 16:37:40,972 [printer.py:reinit()] - # Output pins: 0
2023-03-22 16:37:40,973 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 16:37:41,258 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 16:37:41,261 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 16:37:41,261 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 16:37:41,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:37:41,314 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 16:37:41,337 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:37:41,338 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 16:37:41,339 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 16:37:41,339 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 16:37:41,340 [screen.py:init_printer()] - Printer initialized
2023-03-22 16:37:41,374 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 16:37:41,374 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 16:37:41,393 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 16:37:41,495 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 16:37:41,504 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 16:37:41,544 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 16:37:43,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:37:43,575 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 16:37:43,600 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:37:43,601 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 16:41:08,261 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 16:41:08,262 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 16:41:08,266 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 16:41:47,291 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 16:41:47,583 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 16:41:47,585 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 16:41:47,628 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 16:41:47,640 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 16:41:47,649 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 16:41:47,651 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 16:41:47,856 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 16:41:47,858 [config.py:install_language()] - Using system lang
2023-03-22 16:41:47,861 [config.py:install_language()] - Using lang en
2023-03-22 16:41:47,882 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 16:41:47,885 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 16:41:48,652 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 16:41:48,680 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 16:41:48,725 [screen.py:initial_connection()] - Default printer: None
2023-03-22 16:41:48,725 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 16:41:48,727 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 16:41:48,727 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 16:41:48,797 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 16:41:48,845 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:41:48,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 16:41:48,868 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 16:41:48,887 [_logging.py:info()] - Websocket connected
2023-03-22 16:41:48,887 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 16:41:48,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:41:48,987 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 16:41:49,014 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 16:41:49,052 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 16:41:49,058 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 16:41:49,058 [printer.py:reinit()] - # Extruders: 1
2023-03-22 16:41:49,059 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 16:41:49,059 [printer.py:reinit()] - # Fans: 2
2023-03-22 16:41:49,060 [printer.py:reinit()] - # Output pins: 0
2023-03-22 16:41:49,062 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 16:41:49,315 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 16:41:49,319 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 16:41:49,319 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 16:41:49,365 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:41:49,366 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 16:41:49,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:41:49,391 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 16:41:49,391 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 16:41:49,392 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 16:41:49,393 [screen.py:init_printer()] - Printer initialized
2023-03-22 16:41:49,480 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy.gcode. Retrying in 6 seconds
2023-03-22 16:41:49,481 [files.py:_callback()] - Error in getting metadata for USB/All test.gcode. Retrying in 6 seconds
2023-03-22 16:41:49,485 [files.py:_callback()] - Error in getting metadata for USB/CFFFP_3DBenchy.gcode. Retrying in 6 seconds
2023-03-22 16:41:49,496 [files.py:_callback()] - Error in getting metadata for USB/cs.gcode. Retrying in 6 seconds
2023-03-22 16:41:49,499 [files.py:_callback()] - Error in getting metadata for USB/yifen.gcode. Retrying in 6 seconds
2023-03-22 16:41:51,570 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:41:51,571 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 16:41:51,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:41:51,598 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 16:43:16,055 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 16:43:16,056 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 16:43:16,067 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 16:44:58,815 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 16:51:51,736 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 16:51:52,037 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 16:51:52,038 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 16:51:52,071 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 16:51:52,074 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 16:51:52,085 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 16:51:52,087 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 16:51:52,259 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 16:51:52,261 [config.py:install_language()] - Using system lang
2023-03-22 16:51:52,270 [config.py:install_language()] - Using lang en
2023-03-22 16:51:52,289 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 16:51:52,293 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 16:51:53,125 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 16:51:53,177 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 16:51:53,247 [screen.py:initial_connection()] - Default printer: None
2023-03-22 16:51:53,248 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 16:51:53,249 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 16:51:53,250 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 16:51:53,361 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 16:51:53,474 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:51:53,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 16:51:53,520 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 16:51:53,545 [_logging.py:info()] - Websocket connected
2023-03-22 16:51:53,546 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 16:51:53,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 16:51:53,707 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 16:51:53,739 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 16:51:53,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 16:51:53,787 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 16:51:53,788 [printer.py:reinit()] - # Extruders: 1
2023-03-22 16:51:53,788 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 16:51:53,789 [printer.py:reinit()] - # Fans: 2
2023-03-22 16:51:53,789 [printer.py:reinit()] - # Output pins: 0
2023-03-22 16:51:53,790 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 16:51:54,062 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 16:51:54,071 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 16:51:54,072 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 16:51:54,107 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:51:54,108 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 16:51:54,138 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:51:54,139 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 16:51:54,140 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 16:51:54,140 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 16:51:54,142 [screen.py:init_printer()] - Printer initialized
2023-03-22 16:51:54,287 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy.gcode. Retrying in 6 seconds
2023-03-22 16:51:54,300 [files.py:_callback()] - Error in getting metadata for USB/cs.gcode. Retrying in 6 seconds
2023-03-22 16:51:56,599 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 16:51:56,600 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 16:51:56,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 16:51:56,640 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 16:53:20,539 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 16:53:20,540 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 16:53:20,551 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:43:19,704 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-22 17:43:19,705 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 17:43:19,708 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 17:43:57,784 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 17:43:57,996 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 17:43:58,003 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 17:43:58,031 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 17:43:58,033 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 17:43:58,036 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 17:43:58,038 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 17:43:58,202 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 17:43:58,203 [config.py:install_language()] - Using system lang
2023-03-22 17:43:58,206 [config.py:install_language()] - Using lang en
2023-03-22 17:43:58,228 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 17:43:58,232 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 17:43:59,115 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 17:43:59,142 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 17:43:59,187 [screen.py:initial_connection()] - Default printer: None
2023-03-22 17:43:59,188 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 17:43:59,189 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 17:43:59,190 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 17:43:59,288 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:43:59,335 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:43:59,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 17:43:59,359 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 17:43:59,387 [_logging.py:info()] - Websocket connected
2023-03-22 17:43:59,388 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 17:43:59,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:43:59,465 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:43:59,490 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 17:43:59,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 17:43:59,529 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 17:43:59,529 [printer.py:reinit()] - # Extruders: 1
2023-03-22 17:43:59,530 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 17:43:59,530 [printer.py:reinit()] - # Fans: 2
2023-03-22 17:43:59,530 [printer.py:reinit()] - # Output pins: 0
2023-03-22 17:43:59,531 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 17:43:59,801 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 17:43:59,804 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 17:43:59,804 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 17:43:59,834 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:43:59,835 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:43:59,859 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:43:59,860 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:43:59,861 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 17:43:59,861 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 17:43:59,862 [screen.py:init_printer()] - Printer initialized
2023-03-22 17:44:02,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:44:02,501 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:44:02,535 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:44:02,536 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 17:48:45,688 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 17:48:45,909 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 17:48:45,915 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 17:48:45,945 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 17:48:45,947 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 17:48:45,955 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 17:48:45,956 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 17:48:46,142 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 17:48:46,143 [config.py:install_language()] - Using system lang
2023-03-22 17:48:46,150 [config.py:install_language()] - Using lang en
2023-03-22 17:48:46,174 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 17:48:46,180 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 17:48:46,952 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 17:48:46,984 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 17:48:47,033 [screen.py:initial_connection()] - Default printer: None
2023-03-22 17:48:47,033 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 17:48:47,035 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 17:48:47,036 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 17:48:47,109 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:48:47,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:48:47,184 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 17:48:47,185 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 17:48:47,205 [_logging.py:info()] - Websocket connected
2023-03-22 17:48:47,206 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 17:48:47,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:48:47,340 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:48:47,365 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 17:48:47,399 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 17:48:47,404 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 17:48:47,404 [printer.py:reinit()] - # Extruders: 1
2023-03-22 17:48:47,404 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 17:48:47,405 [printer.py:reinit()] - # Fans: 2
2023-03-22 17:48:47,405 [printer.py:reinit()] - # Output pins: 0
2023-03-22 17:48:47,407 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 17:48:47,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 17:48:47,674 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 17:48:47,675 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 17:48:47,721 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:48:47,723 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:48:47,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:48:47,754 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:48:47,755 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 17:48:47,755 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 17:48:47,761 [screen.py:init_printer()] - Printer initialized
2023-03-22 17:48:50,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:48:50,609 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:48:50,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:48:50,672 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:49:31,892 [files.py:add_file()] - File already exists: USB/All test.gcode
2023-03-22 17:50:08,974 [files.py:add_file()] - File already exists: USB/3DBenchy.gcode
2023-03-22 17:50:14,646 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 17:50:14,646 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 17:50:14,658 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 17:52:42,849 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 17:52:43,082 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 17:52:43,084 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 17:52:43,112 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 17:52:43,114 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 17:52:43,118 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 17:52:43,119 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 17:52:43,277 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 17:52:43,279 [config.py:install_language()] - Using system lang
2023-03-22 17:52:43,282 [config.py:install_language()] - Using lang en
2023-03-22 17:52:43,299 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 17:52:43,303 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 17:52:44,124 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 17:52:44,159 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 17:52:44,212 [screen.py:initial_connection()] - Default printer: None
2023-03-22 17:52:44,213 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 17:52:44,214 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 17:52:44,214 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 17:52:44,294 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:52:44,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:52:44,379 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 17:52:44,380 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 17:52:44,401 [_logging.py:info()] - Websocket connected
2023-03-22 17:52:44,402 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 17:52:44,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:52:44,535 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:52:44,560 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 17:52:44,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 17:52:44,601 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 17:52:44,601 [printer.py:reinit()] - # Extruders: 1
2023-03-22 17:52:44,602 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 17:52:44,602 [printer.py:reinit()] - # Fans: 2
2023-03-22 17:52:44,602 [printer.py:reinit()] - # Output pins: 0
2023-03-22 17:52:44,604 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 17:52:44,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 17:52:44,878 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 17:52:44,878 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 17:52:44,909 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:52:44,910 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:52:44,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:52:44,937 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:52:44,938 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 17:52:44,938 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 17:52:44,940 [screen.py:init_printer()] - Printer initialized
2023-03-22 17:52:47,393 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:52:47,394 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:52:47,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:52:47,420 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 17:55:33,290 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 17:55:33,545 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 17:55:33,549 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 17:55:33,584 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 17:55:33,586 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 17:55:33,591 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 17:55:33,592 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 17:55:33,751 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 17:55:33,753 [config.py:install_language()] - Using system lang
2023-03-22 17:55:33,755 [config.py:install_language()] - Using lang en
2023-03-22 17:55:33,772 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 17:55:33,777 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 17:55:34,516 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 17:55:34,546 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 17:55:34,592 [screen.py:initial_connection()] - Default printer: None
2023-03-22 17:55:34,593 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 17:55:34,595 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 17:55:34,595 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 17:55:34,666 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:55:34,723 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:55:34,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 17:55:34,756 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 17:55:34,788 [_logging.py:info()] - Websocket connected
2023-03-22 17:55:34,789 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 17:55:34,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:55:34,957 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:55:34,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 17:55:35,035 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 17:55:35,041 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 17:55:35,045 [printer.py:reinit()] - # Extruders: 1
2023-03-22 17:55:35,045 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 17:55:35,046 [printer.py:reinit()] - # Fans: 2
2023-03-22 17:55:35,046 [printer.py:reinit()] - # Output pins: 0
2023-03-22 17:55:35,048 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 17:55:35,303 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 17:55:35,306 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 17:55:35,307 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 17:55:35,343 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:55:35,344 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:55:35,370 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:55:35,371 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:55:35,372 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 17:55:35,372 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 17:55:35,374 [screen.py:init_printer()] - Printer initialized
2023-03-22 17:55:37,420 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:55:37,421 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:55:37,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:55:37,446 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:57:02,035 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 17:57:02,035 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 17:57:02,044 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 17:58:24,499 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 17:58:24,792 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 17:58:24,798 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 17:58:24,839 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 17:58:24,841 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 17:58:24,846 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 17:58:24,847 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 17:58:25,022 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 17:58:25,024 [config.py:install_language()] - Using system lang
2023-03-22 17:58:25,028 [config.py:install_language()] - Using lang en
2023-03-22 17:58:25,055 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 17:58:25,060 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 17:58:25,953 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 17:58:25,984 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 17:58:26,032 [screen.py:initial_connection()] - Default printer: None
2023-03-22 17:58:26,033 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 17:58:26,035 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 17:58:26,035 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 17:58:26,129 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:58:26,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:58:26,244 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 17:58:26,246 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 17:58:26,271 [_logging.py:info()] - Websocket connected
2023-03-22 17:58:26,272 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 17:58:26,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:58:26,388 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:58:26,412 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-22 17:58:29,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:58:29,327 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:58:29,351 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 17:58:29,384 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 17:58:29,388 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 17:58:29,388 [printer.py:reinit()] - # Extruders: 1
2023-03-22 17:58:29,388 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 17:58:29,389 [printer.py:reinit()] - # Fans: 2
2023-03-22 17:58:29,389 [printer.py:reinit()] - # Output pins: 0
2023-03-22 17:58:29,390 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 17:58:29,656 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 17:58:29,659 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 17:58:29,660 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 17:58:29,703 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:58:29,704 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:58:29,745 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:58:29,746 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:58:29,749 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 17:58:29,749 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 17:58:29,753 [screen.py:init_printer()] - Printer initialized
2023-03-22 17:58:32,303 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:58:32,304 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:58:32,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:58:32,331 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:59:09,260 [files.py:add_file()] - File already exists: USB/All test.gcode
2023-03-22 18:00:33,269 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:00:33,270 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:00:33,274 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:00:33,295 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:00:33,343 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:00:33,370 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:00:33,371 [screen.py:init_printer()] - Klipper not connected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 17:58:25,426 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 17:58:25,716 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 17:58:25,720 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 17:58:25,756 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 17:58:25,759 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 17:58:25,765 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 17:58:25,766 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 17:58:25,930 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 17:58:25,931 [config.py:install_language()] - Using system lang
2023-03-22 17:58:25,934 [config.py:install_language()] - Using lang en
2023-03-22 17:58:25,953 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 17:58:25,957 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 17:58:26,786 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 17:58:26,815 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 17:58:26,862 [screen.py:initial_connection()] - Default printer: None
2023-03-22 17:58:26,862 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 17:58:26,863 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 17:58:26,864 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 17:58:26,944 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:58:27,007 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:58:27,030 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 17:58:27,032 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 17:58:27,050 [_logging.py:info()] - Websocket connected
2023-03-22 17:58:27,051 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 17:58:27,101 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:58:27,137 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:58:27,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 17:58:27,227 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 17:58:27,231 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 17:58:27,232 [printer.py:reinit()] - # Extruders: 1
2023-03-22 17:58:27,232 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 17:58:27,232 [printer.py:reinit()] - # Fans: 2
2023-03-22 17:58:27,233 [printer.py:reinit()] - # Output pins: 0
2023-03-22 17:58:27,234 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 17:58:27,516 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 17:58:27,520 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 17:58:27,526 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 17:58:27,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:58:27,558 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:58:27,580 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:58:27,581 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:58:27,582 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 17:58:27,583 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 17:58:27,584 [screen.py:init_printer()] - Printer initialized
2023-03-22 17:58:27,614 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 17:58:27,614 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 17:58:27,638 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 17:58:27,741 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 17:58:27,751 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 17:58:27,791 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 17:58:27,795 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 17:58:27,811 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 17:58:29,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:58:29,517 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 17:58:29,542 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:58:29,543 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:04:30,080 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff94a8fca8 (GtkDialog at 0x464b6b0)>
2023-03-22 18:04:31,124 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 18:04:31,125 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:04:31,127 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:04:31,134 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-22 18:04:31,142 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:04:31,166 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:04:31,188 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:04:31,189 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:04:34,486 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:04:34,510 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:04:34,535 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:04:34,569 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:04:34,573 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:04:34,573 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:04:34,574 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 18:04:34,574 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:04:34,575 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:04:34,576 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:04:34,845 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 18:04:34,848 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 18:04:34,849 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:04:34,881 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:04:34,904 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:04:34,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:04:34,926 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:04:34,927 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:04:34,928 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:04:34,930 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:04:34,939 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:04:35,037 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:04:35,045 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:04:35,088 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:04:37,490 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:04:37,514 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:04:37,535 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:04:37,536 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:13:10,726 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff94a8fca8 (GtkDialog at 0x464b6b0)>
2023-03-22 18:13:10,751 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff94a4e708 (GtkDialog at 0x44ae5f0)>
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 17:58:24,614 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 17:58:24,849 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 17:58:24,851 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 17:58:24,875 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 17:58:24,877 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 17:58:24,881 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 17:58:24,882 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 17:58:25,039 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 17:58:25,041 [config.py:install_language()] - Using system lang
2023-03-22 17:58:25,044 [config.py:install_language()] - Using lang en
2023-03-22 17:58:25,064 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 17:58:25,068 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 17:58:25,834 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 17:58:25,863 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 17:58:25,911 [screen.py:initial_connection()] - Default printer: None
2023-03-22 17:58:25,912 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 17:58:25,913 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 17:58:25,913 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 17:58:25,990 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 17:58:26,043 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:58:26,066 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 17:58:26,067 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 17:58:26,082 [_logging.py:info()] - Websocket connected
2023-03-22 17:58:26,083 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 17:58:26,128 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 17:58:26,166 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 17:58:26,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 17:58:26,229 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 17:58:26,232 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 17:58:26,233 [printer.py:reinit()] - # Extruders: 1
2023-03-22 17:58:26,233 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 17:58:26,233 [printer.py:reinit()] - # Fans: 2
2023-03-22 17:58:26,233 [printer.py:reinit()] - # Output pins: 0
2023-03-22 17:58:26,234 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 17:58:26,500 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 17:58:26,503 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 17:58:26,503 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 17:58:26,543 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:58:26,544 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:58:26,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:58:26,572 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 17:58:26,574 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 17:58:26,574 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 17:58:26,575 [screen.py:init_printer()] - Printer initialized
2023-03-22 17:58:28,908 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 17:58:28,910 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 17:58:28,949 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 17:58:28,950 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:01:44,957 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:01:45,207 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:01:45,211 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:01:45,238 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:01:45,240 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:01:45,245 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:01:45,247 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:01:45,392 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:01:45,393 [config.py:install_language()] - Using system lang
2023-03-22 18:01:45,395 [config.py:install_language()] - Using lang en
2023-03-22 18:01:45,411 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:01:45,413 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:01:46,116 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:01:46,144 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:01:46,193 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:01:46,193 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:01:46,195 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:01:46,195 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:01:46,264 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:01:46,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:01:46,341 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:01:46,342 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:01:46,362 [_logging.py:info()] - Websocket connected
2023-03-22 18:01:46,362 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:01:46,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:01:46,450 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:01:46,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:01:46,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:01:46,714 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:01:46,715 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:01:46,715 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 18:01:46,716 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:01:46,716 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:01:46,718 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:01:47,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 18:01:47,020 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 18:01:47,029 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:01:47,072 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:01:47,106 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:01:47,135 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:01:47,136 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:01:47,137 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:01:47,138 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:01:47,139 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:01:47,175 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 18:01:47,176 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 18:01:47,199 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:01:47,312 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:01:47,324 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:01:47,373 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:01:49,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:01:49,246 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:01:49,269 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:01:49,270 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:03:26,967 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-03-22 18:06:43,066 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 18:06:43,066 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:06:43,070 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:06:43,080 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:06:43,115 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:06:43,138 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:06:43,138 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:06:46,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:06:46,244 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:06:46,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:06:46,320 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:06:46,324 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:06:46,324 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:06:46,324 [printer.py:reinit()] - # Temperature devices: 1
2023-03-22 18:06:46,325 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:06:46,325 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:06:46,326 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:06:46,583 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&fan&fan_generic fan1
2023-03-22 18:06:46,586 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 18:06:46,587 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:06:46,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:06:46,655 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:06:46,676 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:06:46,677 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:06:46,678 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:06:46,678 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:06:46,679 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:06:46,690 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:06:46,784 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:06:46,793 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:06:46,832 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:06:49,217 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:06:49,240 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:06:49,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:06:49,262 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:08:42,827 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 18:08:42,827 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:08:42,831 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:08:42,843 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:08:42,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:08:42,915 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:08:42,915 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:08:46,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:08:46,235 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:08:46,257 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:08:46,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:08:46,294 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:08:46,295 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:08:46,295 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:08:46,295 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:08:46,295 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:08:46,297 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:08:46,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:08:46,574 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:08:46,575 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:08:46,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:08:46,638 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:08:46,659 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:08:46,660 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:08:46,661 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:08:46,661 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:08:46,662 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:08:49,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:08:49,240 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'extruder']
2023-03-22 18:08:49,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:08:49,262 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:09:58,316 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:09:58,557 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:09:58,560 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:09:58,593 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:09:58,596 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:09:58,603 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:09:58,604 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:09:58,798 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:09:58,800 [config.py:install_language()] - Using system lang
2023-03-22 18:09:58,806 [config.py:install_language()] - Using lang en
2023-03-22 18:09:58,831 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:09:58,836 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:09:59,603 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:09:59,630 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:09:59,677 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:09:59,678 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:09:59,679 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:09:59,680 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:09:59,748 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:09:59,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:09:59,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:09:59,821 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:09:59,839 [_logging.py:info()] - Websocket connected
2023-03-22 18:09:59,839 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:09:59,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:09:59,924 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:09:59,950 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:10:00,014 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:10:00,019 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:10:00,020 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:10:00,020 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:10:00,021 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:10:00,021 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:10:00,023 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:10:00,269 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:10:00,272 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:10:00,273 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:10:00,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:10:00,318 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:10:00,340 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:10:00,341 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:10:00,342 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:10:00,342 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:10:00,344 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:10:02,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:10:02,918 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:10:02,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:10:02,944 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:10:04,929 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:10:04,929 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:10:04,933 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:10:04,974 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:10:05,032 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:10:05,071 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:10:05,072 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:10:07,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:10:07,940 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:10:07,964 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:10:07,999 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:10:08,002 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:10:08,002 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:10:08,003 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:10:08,003 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:10:08,003 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:10:08,004 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:10:08,283 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:10:08,288 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:10:08,294 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:10:08,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:10:08,322 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:10:08,347 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:10:08,348 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:10:08,350 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:10:08,350 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:10:08,351 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:10:10,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:10:10,920 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:10:10,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:10:10,947 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:10:33,644 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:10:33,644 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:10:33,645 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:10:33,662 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:10:33,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:10:33,738 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:10:33,739 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:10:36,915 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:10:36,936 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:10:36,958 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:10:36,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:10:36,993 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:10:36,993 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:10:36,993 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:10:36,994 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:10:36,994 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:10:36,996 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:10:37,274 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:10:37,277 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:10:37,278 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:10:37,308 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:10:37,309 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:10:37,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:10:37,334 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:10:37,335 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:10:37,335 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:10:37,336 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:10:39,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:10:39,917 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:10:39,938 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:10:39,939 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:11:38,268 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:11:38,518 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:11:38,522 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:11:38,551 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:11:38,553 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:11:38,556 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:11:38,558 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:11:38,755 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:11:38,756 [config.py:install_language()] - Using system lang
2023-03-22 18:11:38,758 [config.py:install_language()] - Using lang en
2023-03-22 18:11:38,778 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:11:38,781 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:11:39,548 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:11:39,595 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:11:39,663 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:11:39,664 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:11:39,666 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:11:39,666 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:11:39,743 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:11:39,801 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:11:39,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:11:39,826 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:11:39,857 [_logging.py:info()] - Websocket connected
2023-03-22 18:11:39,858 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:11:39,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:11:39,924 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:11:39,949 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:11:40,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:11:40,007 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:11:40,007 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:11:40,008 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:11:40,008 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:11:40,008 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:11:40,009 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:11:40,268 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:11:40,272 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:11:40,272 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:11:40,316 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:11:40,317 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:11:40,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:11:40,347 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:11:40,349 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:11:40,349 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:11:40,351 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:11:42,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:11:42,837 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:11:42,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:11:42,865 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:11:50,650 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:11:50,651 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:11:50,659 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:11:50,673 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:11:50,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:11:50,750 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:11:50,750 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:11:53,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:11:53,859 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:11:53,883 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:11:53,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:11:53,918 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:11:53,919 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:11:53,919 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:11:53,919 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:11:53,919 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:11:53,921 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:11:54,204 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:11:54,207 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:11:54,208 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:11:54,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:11:54,237 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:11:54,262 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:11:54,263 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:11:54,264 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:11:54,264 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:11:54,266 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:11:56,834 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:11:56,835 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:11:56,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:11:56,858 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:13:00,501 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:13:00,502 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:13:00,512 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:13:00,528 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:13:00,559 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:13:00,582 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:13:00,583 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:13:03,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:13:03,857 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:13:03,880 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:13:03,913 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:13:03,917 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:13:03,917 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:13:03,917 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:13:03,917 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:13:03,917 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:13:03,919 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:13:04,195 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:13:04,198 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:13:04,199 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:13:04,227 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:13:04,228 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:13:04,250 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:13:04,251 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:13:04,252 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:13:04,252 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:13:04,253 [screen.py:init_printer()] - Printer initialized
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:13:44,923 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:13:45,197 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:13:45,199 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:13:45,233 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:13:45,235 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:13:45,239 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:13:45,241 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:13:45,405 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:13:45,406 [config.py:install_language()] - Using system lang
2023-03-22 18:13:45,409 [config.py:install_language()] - Using lang en
2023-03-22 18:13:45,429 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:13:45,435 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:13:46,247 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:13:46,276 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:13:46,325 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:13:46,325 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:13:46,327 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:13:46,327 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:13:46,399 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:13:46,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:13:46,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:13:46,470 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:13:46,488 [_logging.py:info()] - Websocket connected
2023-03-22 18:13:46,488 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:13:46,532 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:13:46,565 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:13:46,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:13:46,620 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:13:46,624 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:13:46,624 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:13:46,625 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:13:46,625 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:13:46,625 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:13:46,626 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:13:46,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:13:46,908 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:13:46,909 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:13:46,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:13:46,947 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:13:46,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:13:46,977 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:13:46,978 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:13:46,978 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:13:46,979 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:13:49,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:13:49,624 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:13:49,666 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:13:49,667 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:14:11,032 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:14:11,032 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:14:11,033 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:14:11,050 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:14:11,089 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:14:11,129 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:14:11,130 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:14:14,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:14:14,542 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:14:14,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:14:14,613 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:14:14,618 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:14:14,618 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:14:14,618 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:14:14,619 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:14:14,620 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:14:14,621 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:14:14,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:14:14,900 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:14:14,900 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:14:14,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:14:14,937 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:14:14,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:14:14,962 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:14:14,963 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:14:14,963 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:14:14,965 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:14:17,506 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:14:17,507 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:14:17,528 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:14:17,529 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:16:05,599 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:16:05,841 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:16:05,846 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:16:05,878 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:16:05,881 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:16:05,885 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:16:05,887 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:16:06,084 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:16:06,085 [config.py:install_language()] - Using system lang
2023-03-22 18:16:06,091 [config.py:install_language()] - Using lang en
2023-03-22 18:16:06,119 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:16:06,124 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:16:07,029 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:16:07,058 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:16:07,105 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:16:07,106 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:16:07,107 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:16:07,107 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:16:07,175 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:16:07,221 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:16:07,242 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:16:07,243 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:16:07,261 [_logging.py:info()] - Websocket connected
2023-03-22 18:16:07,261 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:16:07,311 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:16:07,346 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:16:07,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:16:07,403 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:16:07,407 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:16:07,408 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:16:07,408 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:16:07,408 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:16:07,409 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:16:07,410 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:16:07,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:16:07,693 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:16:07,694 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:16:07,726 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:16:07,727 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:16:07,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:16:07,752 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:16:07,753 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:16:07,753 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:16:07,754 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:16:09,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:16:09,855 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:16:09,880 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:16:09,882 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:16:16,191 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:16:16,191 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:16:16,195 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:16:16,209 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:16:16,260 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:16:16,313 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:16:16,316 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:16:19,860 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:16:19,888 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:16:19,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:16:19,953 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:16:19,957 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:16:19,957 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:16:19,957 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:16:19,958 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:16:19,958 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:16:19,960 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:16:20,222 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:16:20,226 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:16:20,227 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:16:20,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:16:20,288 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:16:20,318 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:16:20,321 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:16:20,327 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:16:20,327 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:16:20,332 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:16:22,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:16:22,853 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:16:22,875 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:16:22,876 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:16:38,620 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-22 18:16:38,621 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:16:38,624 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:16:38,641 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:16:38,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:16:38,710 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:16:38,711 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:16:41,859 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:16:41,884 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:16:41,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:16:41,953 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:16:41,958 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:16:41,958 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:16:41,958 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:16:41,958 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:16:41,958 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:16:41,960 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:16:42,248 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:16:42,251 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:16:42,251 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:16:42,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:16:42,287 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:16:42,313 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:16:42,314 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:16:42,316 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:16:42,316 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:16:42,324 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:16:44,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:16:44,855 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:16:44,876 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:16:44,877 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:17:33,167 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:17:33,397 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:17:33,401 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:17:33,424 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:17:33,425 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:17:33,428 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:17:33,430 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:17:33,578 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:17:33,579 [config.py:install_language()] - Using system lang
2023-03-22 18:17:33,581 [config.py:install_language()] - Using lang en
2023-03-22 18:17:33,606 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:17:33,611 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:17:34,375 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:17:34,407 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:17:34,461 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:17:34,462 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:17:34,464 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:17:34,464 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:17:34,543 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:17:34,640 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:17:34,680 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:17:34,682 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:17:34,703 [_logging.py:info()] - Websocket connected
2023-03-22 18:17:34,704 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:17:34,764 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:17:34,805 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:17:34,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:17:34,883 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:17:34,887 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:17:34,888 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:17:34,888 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:17:34,888 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:17:34,888 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:17:34,890 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:17:35,165 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:17:35,169 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:17:35,169 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:17:35,205 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:17:35,206 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:17:35,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:17:35,232 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:17:35,234 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:17:35,234 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:17:35,236 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:17:37,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:17:37,792 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:17:37,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:17:37,903 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:17:38,657 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-22 18:17:38,658 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:17:38,666 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 18:17:38,667 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 18:17:38,694 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:17:38,825 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:17:38,837 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:17:38,850 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-22 18:17:38,860 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGRONGpi Pi
2023-03-22 18:17:38,870 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-22 18:17:38,936 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:17:38,941 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-22 18:17:38,971 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:18:45,911 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:18:46,182 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:18:46,185 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:18:46,214 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:18:46,216 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:18:46,219 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:18:46,221 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:18:46,374 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:18:46,375 [config.py:install_language()] - Using system lang
2023-03-22 18:18:46,377 [config.py:install_language()] - Using lang en
2023-03-22 18:18:46,399 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:18:46,403 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:18:47,110 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:18:47,141 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:18:47,187 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:18:47,189 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:18:47,190 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:18:47,191 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:18:47,264 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:18:47,316 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:18:47,338 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:18:47,339 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:18:47,357 [_logging.py:info()] - Websocket connected
2023-03-22 18:18:47,358 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:18:47,409 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:18:47,447 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:18:47,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:18:47,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:18:47,646 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:18:47,646 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:18:47,646 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:18:47,646 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:18:47,647 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:18:47,648 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:18:47,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:18:47,939 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 18:18:47,939 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:18:47,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:18:48,022 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:18:48,044 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:18:48,045 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:18:48,047 [files.py:initialize()] - Gcodes path: /home/mks/gcode_files
2023-03-22 18:18:48,047 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:18:48,049 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:18:48,082 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-22 18:18:48,083 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-22 18:18:48,107 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:18:48,226 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:18:48,242 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:18:48,254 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-22 18:18:48,265 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGRONGpi Pi
2023-03-22 18:18:48,274 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-22 18:18:48,317 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:18:50,813 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:18:50,865 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:18:50,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:18:50,898 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:19:21,297 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 18:19:21,297 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:19:21,302 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:19:21,315 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:19:21,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:19:21,421 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:19:21,422 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:19:24,807 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:19:24,831 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:19:24,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:19:24,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:19:24,900 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:19:24,900 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:19:24,901 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:19:24,901 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:19:24,902 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:19:24,903 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:19:25,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:19:25,183 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 18:19:25,183 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:19:25,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:19:25,262 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:19:25,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:19:25,283 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:19:25,284 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:19:25,285 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:19:25,286 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:19:25,296 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:19:25,396 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:19:25,404 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:19:25,413 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-22 18:19:25,421 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGRONGpi Pi
2023-03-22 18:19:25,430 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-22 18:19:25,467 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:19:27,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:19:27,848 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:19:27,869 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:19:27,870 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:19:48,520 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 18:19:48,520 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:19:48,523 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:19:48,535 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:19:48,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:19:48,596 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:19:48,596 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:19:51,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:19:51,839 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:19:51,869 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:19:51,909 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:19:51,914 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:19:51,914 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:19:51,915 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:19:51,918 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:19:51,919 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:19:51,920 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:19:52,189 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:19:52,193 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 18:19:52,193 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:19:52,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:19:52,293 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:19:52,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:19:52,318 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:19:52,319 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:19:52,319 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:19:52,320 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:19:52,331 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:19:52,447 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:19:52,457 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:19:52,465 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-22 18:19:52,475 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGRONGpi Pi
2023-03-22 18:19:52,485 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-22 18:19:52,528 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:19:54,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:19:54,857 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:19:54,877 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:19:54,878 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:20:16,518 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-22 18:20:16,519 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-22 18:20:16,520 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-22 18:20:16,532 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:20:16,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:20:16,580 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:20:16,581 [screen.py:init_printer()] - Klipper not connected
2023-03-22 18:20:19,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:20:19,828 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:20:19,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:20:19,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:20:19,893 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:20:19,894 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:20:19,894 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:20:19,894 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:20:19,894 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:20:19,896 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:20:20,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:20:20,175 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-22 18:20:20,175 [printer.py:change_state()] - Adding callback for state: ready
2023-03-22 18:20:20,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:20:20,253 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:20:20,278 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:20:20,279 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:20:20,280 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:20:20,280 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:20:20,282 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:20:20,292 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-22 18:20:20,388 [main_menu.py:add_device()] - Adding device: extruder
2023-03-22 18:20:20,397 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-22 18:20:20,405 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-22 18:20:20,413 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGRONGpi Pi
2023-03-22 18:20:20,421 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-22 18:20:20,460 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-22 18:20:22,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:20:22,848 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-22 18:20:22,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:20:22,869 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:28:12,222 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:28:51,928 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:28:52,201 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:28:52,204 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:28:52,238 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:28:52,241 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:28:52,249 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:28:52,250 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:28:52,473 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:28:52,474 [config.py:install_language()] - Using system lang
2023-03-22 18:28:52,476 [config.py:install_language()] - Using lang en
2023-03-22 18:28:52,498 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:28:52,502 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:28:53,317 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:28:53,347 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:28:53,396 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:28:53,397 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:28:53,398 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:28:53,399 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:28:53,468 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:28:53,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:28:53,537 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:28:53,538 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:28:53,562 [_logging.py:info()] - Websocket connected
2023-03-22 18:28:53,563 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:28:53,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:28:53,637 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:28:53,667 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:28:53,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:28:53,705 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:28:53,705 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:28:53,705 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:28:53,705 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:28:53,706 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:28:53,707 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:28:53,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:28:53,989 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:28:53,990 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:28:54,027 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:28:54,028 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:28:54,054 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:28:54,055 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:28:54,056 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:28:54,056 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:28:54,058 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:28:56,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:28:56,558 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:28:56,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:28:56,591 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:33:07,712 [KlippyWebsocket.py:on_close()] - Server Shutdown
2023-03-22 18:33:07,715 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2023-03-22 18:33:07,732 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:33:07,743 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:33:07,760 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:33:07,781 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2023-03-22 18:33:18,531 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2023-03-22 18:33:18,552 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:33:18,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:33:18,576 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:33:18,592 [_logging.py:info()] - Websocket connected
2023-03-22 18:33:18,592 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:33:18,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:33:18,639 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:33:18,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:33:18,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:33:18,790 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:33:18,791 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:33:18,791 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:33:18,791 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:33:18,791 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:33:18,792 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:33:19,066 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:33:19,069 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-03-22 18:33:19,069 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 18:33:19,107 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:33:19,108 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:33:19,133 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:33:19,133 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:33:19,135 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:33:19,135 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:33:19,140 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:33:19,153 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:33:21,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:33:21,550 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:33:21,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:33:21,574 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:37:53,006 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:37:53,207 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:37:53,210 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:37:53,238 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:37:53,240 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:37:53,245 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:37:53,246 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:37:53,402 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:37:53,405 [config.py:install_language()] - Using system lang
2023-03-22 18:37:53,409 [config.py:install_language()] - Using lang en
2023-03-22 18:37:53,428 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:37:53,432 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:37:54,177 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:37:54,207 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:37:54,266 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:37:54,267 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:37:54,269 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:37:54,270 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:37:54,365 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:37:54,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:37:54,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:37:54,484 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:37:54,506 [_logging.py:info()] - Websocket connected
2023-03-22 18:37:54,507 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:37:54,566 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:37:54,606 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:37:54,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:37:54,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:37:54,678 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:37:54,679 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:37:54,679 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:37:54,680 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:37:54,680 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:37:54,682 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:37:54,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:37:54,969 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:37:54,970 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:37:55,007 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:37:55,008 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:37:55,036 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:37:55,037 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:37:55,038 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:37:55,039 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:37:55,040 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:37:56,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:37:56,843 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:37:56,877 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:37:56,878 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-22 18:38:43,110 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-22 18:38:43,407 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-22 18:38:43,412 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-22 18:38:43,457 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-22 18:38:43,460 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-22 18:38:43,465 [config.py:__init__()] - Configuration validated succesfuly
2023-03-22 18:38:43,467 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-22 18:38:43,708 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-22 18:38:43,709 [config.py:install_language()] - Using system lang
2023-03-22 18:38:43,713 [config.py:install_language()] - Using lang en
2023-03-22 18:38:43,736 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-22 18:38:43,741 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-22 18:38:44,641 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-22 18:38:44,677 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-22 18:38:44,735 [screen.py:initial_connection()] - Default printer: None
2023-03-22 18:38:44,736 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:38:44,737 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-22 18:38:44,737 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-22 18:38:44,839 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:38:44,899 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:38:44,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:38:44,949 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:38:44,975 [_logging.py:info()] - Websocket connected
2023-03-22 18:38:44,976 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:38:45,049 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:38:45,093 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:38:45,124 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:38:45,165 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:38:45,170 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:38:45,170 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:38:45,171 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:38:45,171 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:38:45,171 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:38:45,172 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:38:45,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:38:45,440 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-22 18:38:45,440 [printer.py:change_state()] - Adding callback for state: startup
2023-03-22 18:38:45,495 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:38:45,497 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:38:45,540 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:38:45,543 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:38:45,544 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:38:45,544 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:38:45,545 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:38:47,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:38:47,446 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:38:47,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:38:47,479 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:40:13,681 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-22 18:40:13,682 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 18:40:13,692 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:42:03,644 [KlippyWebsocket.py:on_close()] - Server Shutdown
2023-03-22 18:42:03,651 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2023-03-22 18:42:03,662 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:42:03,672 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-22 18:42:03,685 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:42:03,713 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2023-03-22 18:42:14,418 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2023-03-22 18:42:14,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:42:14,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-22 18:42:14,462 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-22 18:42:14,477 [_logging.py:info()] - Websocket connected
2023-03-22 18:42:14,477 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-22 18:42:14,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-22 18:42:14,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-22 18:42:14,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-22 18:42:14,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-22 18:42:14,649 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-22 18:42:14,649 [printer.py:reinit()] - # Extruders: 1
2023-03-22 18:42:14,649 [printer.py:reinit()] - # Temperature devices: 4
2023-03-22 18:42:14,649 [printer.py:reinit()] - # Fans: 2
2023-03-22 18:42:14,650 [printer.py:reinit()] - # Output pins: 0
2023-03-22 18:42:14,651 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-22 18:42:14,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-22 18:42:14,928 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-03-22 18:42:14,928 [printer.py:change_state()] - Adding callback for state: error
2023-03-22 18:42:14,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:42:14,967 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:42:14,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:42:14,990 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-22 18:42:14,991 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-22 18:42:14,991 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-22 18:42:14,993 [screen.py:init_printer()] - Printer initialized
2023-03-22 18:42:15,009 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-22 18:42:17,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-22 18:42:17,440 [printer.py:init_temp_store()] - Temp store: []
2023-03-22 18:42:17,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-22 18:42:17,464 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:21:18,590 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:21:18,928 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:21:18,935 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:21:18,985 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:21:18,987 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:21:18,992 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:21:18,993 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:21:19,236 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:21:19,240 [config.py:install_language()] - Using system lang
2023-03-29 20:21:19,250 [config.py:install_language()] - Using lang en
2023-03-29 20:21:19,279 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:21:19,284 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:21:20,320 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:21:20,359 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:21:20,409 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:21:20,410 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:21:20,411 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:21:20,412 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:21:20,496 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:21:20,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:21:20,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:21:20,647 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:21:20,678 [_logging.py:info()] - Websocket connected
2023-03-29 20:21:20,679 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:21:20,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:21:20,799 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:21:20,832 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:21:20,877 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:21:20,881 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-29 20:21:20,882 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:21:20,882 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:21:20,882 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:21:20,882 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:21:20,884 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:21:21,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:21:21,163 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:21:21,163 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:21:21,197 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:21:21,198 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:21:21,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:21:21,225 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:21:21,226 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:21:21,227 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:21:21,228 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:21:23,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:21:23,649 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:21:23,679 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:21:23,680 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:25:53,175 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-29 20:25:53,176 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 20:25:53,180 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 20:25:53,203 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:26:32,836 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:26:33,073 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:26:33,075 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:26:33,102 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:26:33,105 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:26:33,110 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:26:33,111 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:26:33,292 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:26:33,293 [config.py:install_language()] - Using system lang
2023-03-29 20:26:33,296 [config.py:install_language()] - Using lang en
2023-03-29 20:26:33,315 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:26:33,318 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:26:34,291 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:26:34,324 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:26:34,393 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:26:34,394 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:26:34,399 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:26:34,400 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:26:34,501 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:26:34,566 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:26:34,598 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:26:34,599 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:26:34,625 [_logging.py:info()] - Websocket connected
2023-03-29 20:26:34,626 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:26:34,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:26:34,718 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:26:34,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:26:34,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:26:34,949 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-29 20:26:34,950 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:26:34,950 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:26:34,950 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:26:34,951 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:26:34,952 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:26:35,230 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGRONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:26:35,234 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-29 20:26:35,235 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:26:35,268 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:26:35,269 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:26:35,294 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:26:35,295 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:26:35,296 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:26:35,296 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:26:35,298 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:26:35,336 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 20:26:35,337 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 20:26:35,364 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:26:35,487 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:26:35,499 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:26:35,511 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:26:35,523 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGRONGpi Pi
2023-03-29 20:26:35,533 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:26:35,582 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:26:35,587 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 20:26:35,612 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 20:26:35,726 [files.py:_callback()] - Error in getting metadata for USB/正八边形1.gcode. Retrying in 6 seconds
2023-03-29 20:26:37,640 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:26:37,689 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:26:37,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:26:37,720 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:27:45,271 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-29 20:27:45,272 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 20:27:45,273 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 20:27:45,285 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:27:45,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:27:45,358 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:27:45,359 [screen.py:init_printer()] - Klipper not connected
2023-03-29 20:27:48,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:27:48,661 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:27:48,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:27:48,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:27:48,952 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-29 20:27:48,952 [printer.py:reinit()] - # Extruders: 0
2023-03-29 20:27:48,952 [printer.py:reinit()] - # Temperature devices: 0
2023-03-29 20:27:48,953 [printer.py:reinit()] - # Fans: 0
2023-03-29 20:27:48,953 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:27:48,953 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:27:49,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-03-29 20:27:49,210 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-03-29 20:27:49,211 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 20:27:49,233 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:27:49,277 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:27:49,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:27:49,298 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:27:49,300 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:27:49,300 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:27:49,301 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:27:49,316 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:27:51,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:27:51,687 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:27:51,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:27:51,709 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:28:11,520 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-29 20:28:11,521 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 20:28:11,522 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 20:28:11,533 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:28:11,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:28:11,596 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:28:11,597 [screen.py:init_printer()] - Klipper not connected
2023-03-29 20:28:14,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:28:14,674 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:28:14,707 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:28:14,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:28:14,748 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd
2023-03-29 20:28:14,748 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:28:14,748 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:28:14,749 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:28:14,749 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:28:14,751 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:28:15,028 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:28:15,031 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:28:15,031 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:28:15,062 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:28:15,106 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGRONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:28:15,128 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:28:15,129 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:28:15,130 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:28:15,130 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:28:15,131 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:28:15,235 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 20:28:15,236 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:28:15,242 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:28:15,331 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:28:15,338 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:28:15,348 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:28:15,355 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:28:15,363 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:28:15,400 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:28:15,516 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-03-29 20:28:17,634 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:28:17,636 [printer.py:init_temp_store()] - Tempstore has changed
2023-03-29 20:28:17,636 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:28:17,681 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:28:17,706 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:28:17,707 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:28:17,714 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:28:17,806 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:28:17,815 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:28:17,824 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:28:17,832 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:28:17,840 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:28:17,878 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:28:44,026 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-standard标准-192x192.png. Retrying in 6 seconds
2023-03-29 20:28:44,028 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-standard标准-32x32.png. Retrying in 6 seconds
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:30:11,635 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:30:11,844 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:30:11,847 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:30:11,869 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:30:11,872 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:30:11,875 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:30:11,876 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:30:12,024 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:30:12,025 [config.py:install_language()] - Using system lang
2023-03-29 20:30:12,028 [config.py:install_language()] - Using lang en
2023-03-29 20:30:12,046 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:30:12,049 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:30:12,840 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:30:12,868 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:30:12,916 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:30:12,917 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:30:12,918 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:30:12,919 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:30:12,991 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:30:13,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:30:13,091 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:30:13,092 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:30:13,119 [_logging.py:info()] - Websocket connected
2023-03-29 20:30:13,119 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:30:13,177 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:30:13,224 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:30:13,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:30:13,315 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:30:13,321 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:30:13,322 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:30:13,322 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:30:13,323 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:30:13,323 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:30:13,332 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:30:13,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:30:13,586 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:30:13,586 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:30:13,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:30:13,622 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:30:13,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:30:13,646 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:30:13,647 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:30:13,647 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:30:13,649 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:30:15,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:30:15,622 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:30:15,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:30:15,647 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:31:18,274 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:31:18,511 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:31:18,514 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:31:18,537 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:31:18,539 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:31:18,542 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:31:18,544 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:31:18,700 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:31:18,700 [config.py:install_language()] - Using system lang
2023-03-29 20:31:18,702 [config.py:install_language()] - Using lang en
2023-03-29 20:31:18,719 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:31:18,725 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:31:19,421 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:31:19,449 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:31:19,496 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:31:19,497 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:31:19,499 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:31:19,500 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:31:19,579 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:31:19,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:31:19,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:31:19,665 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:31:19,687 [_logging.py:info()] - Websocket connected
2023-03-29 20:31:19,690 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:31:19,726 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:31:19,760 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:31:19,783 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:31:19,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:31:19,821 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:31:19,821 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:31:19,822 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:31:19,822 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:31:19,822 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:31:19,823 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:31:20,101 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:31:20,105 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:31:20,105 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:31:20,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:31:20,140 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:31:20,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:31:20,168 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:31:20,169 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:31:20,169 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:31:20,173 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:31:22,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:31:22,509 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:31:22,533 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:31:22,534 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:32:21,244 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:32:21,548 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:32:21,552 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:32:21,581 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:32:21,583 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:32:21,588 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:32:21,589 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:32:21,751 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:32:21,752 [config.py:install_language()] - Using system lang
2023-03-29 20:32:21,756 [config.py:install_language()] - Using lang en
2023-03-29 20:32:21,778 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:32:21,781 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:32:22,515 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:32:22,548 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:32:22,601 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:32:22,602 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:32:22,603 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:32:22,603 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:32:22,672 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:32:22,720 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:32:22,742 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:32:22,743 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:32:22,764 [_logging.py:info()] - Websocket connected
2023-03-29 20:32:22,764 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:32:22,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:32:22,853 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:32:22,878 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:32:23,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:32:23,060 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:32:23,060 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:32:23,060 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:32:23,060 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:32:23,061 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:32:23,062 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:32:23,351 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:32:23,361 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-29 20:32:23,362 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:32:23,394 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:32:23,440 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:32:23,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:32:23,464 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:32:23,465 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:32:23,465 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:32:23,467 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:32:23,501 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 20:32:23,503 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 20:32:23,536 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:32:23,662 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:32:23,674 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:32:23,686 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:32:23,695 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:32:23,705 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:32:23,783 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:32:25,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:32:25,939 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:32:25,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:32:25,962 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:33:27,360 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:33:27,619 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:33:27,622 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:33:27,661 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:33:27,664 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:33:27,668 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:33:27,669 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:33:27,832 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:33:27,833 [config.py:install_language()] - Using system lang
2023-03-29 20:33:27,835 [config.py:install_language()] - Using lang en
2023-03-29 20:33:27,851 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:33:27,854 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:33:28,524 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:33:28,550 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:33:28,601 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:33:28,602 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:33:28,604 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:33:28,605 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:33:28,681 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:33:28,729 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:33:28,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:33:28,754 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:33:28,774 [_logging.py:info()] - Websocket connected
2023-03-29 20:33:28,774 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:33:28,813 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:33:28,848 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:33:28,878 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:33:29,113 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:33:29,119 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:33:29,119 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:33:29,120 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:33:29,120 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:33:29,121 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:33:29,122 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:33:29,398 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:33:29,402 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-29 20:33:29,409 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:33:29,440 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:33:29,485 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:33:29,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:33:29,511 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:33:29,512 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:33:29,512 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:33:29,519 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:33:29,552 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 20:33:29,553 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 20:33:29,572 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:33:29,679 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:33:29,688 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:33:29,699 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:33:29,706 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:33:29,716 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:33:29,757 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:33:32,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:33:32,074 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:33:32,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:33:32,105 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:34:27,859 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:34:28,121 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:34:28,124 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:34:28,162 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:34:28,164 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:34:28,168 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:34:28,170 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:34:28,400 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:34:28,412 [config.py:install_language()] - Using system lang
2023-03-29 20:34:28,416 [config.py:install_language()] - Using lang en
2023-03-29 20:34:28,436 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:34:28,440 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:34:29,250 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:34:29,286 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:34:29,336 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:34:29,337 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:34:29,338 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:34:29,339 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:34:29,407 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:34:29,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:34:29,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:34:29,485 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:34:29,505 [_logging.py:info()] - Websocket connected
2023-03-29 20:34:29,505 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:34:29,556 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:34:29,592 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:34:29,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:34:29,662 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:34:29,668 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:34:29,668 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:34:29,669 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:34:29,669 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:34:29,670 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:34:29,671 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:34:29,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:34:29,944 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:34:29,945 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:34:29,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:34:29,989 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:34:30,023 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:34:30,025 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:34:30,026 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:34:30,026 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:34:30,029 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:34:31,800 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:34:31,801 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:34:31,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:34:31,826 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:35:56,662 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 20:35:56,662 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 20:35:56,671 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:07,572 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-29 20:37:07,573 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 20:37:07,577 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 20:37:07,615 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:37:45,325 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:37:45,577 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:37:45,580 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:37:45,603 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:37:45,605 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:37:45,608 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:37:45,610 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:37:45,757 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:37:45,758 [config.py:install_language()] - Using system lang
2023-03-29 20:37:45,760 [config.py:install_language()] - Using lang en
2023-03-29 20:37:45,777 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:37:45,781 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:37:46,471 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:37:46,500 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:37:46,548 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:37:46,549 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:37:46,550 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:37:46,550 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:37:46,618 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:46,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:37:46,693 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:37:46,718 [_logging.py:info()] - Websocket connected
2023-03-29 20:37:46,718 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:37:46,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,788 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:37:46,813 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:37:46,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:37:46,852 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:37:46,852 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:37:46,853 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:37:46,853 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:37:46,853 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:37:46,854 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:37:47,132 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:37:47,136 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:37:47,142 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:37:47,168 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:47,169 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:37:47,191 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:47,192 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:37:47,193 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:37:47,194 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:37:47,195 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:37:49,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:49,869 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:37:49,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:49,894 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:39:16,359 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 20:39:16,360 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 20:39:16,369 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:37:44,992 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:37:45,285 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:37:45,287 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:37:45,320 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:37:45,323 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:37:45,328 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:37:45,330 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:37:45,507 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:37:45,508 [config.py:install_language()] - Using system lang
2023-03-29 20:37:45,512 [config.py:install_language()] - Using lang en
2023-03-29 20:37:45,534 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:37:45,537 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:37:46,245 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:37:46,273 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:37:46,323 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:37:46,323 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:37:46,324 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:37:46,325 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:37:46,394 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:46,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:37:46,470 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:37:46,490 [_logging.py:info()] - Websocket connected
2023-03-29 20:37:46,492 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:37:46,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,574 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:37:46,604 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:37:46,818 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:37:46,822 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:37:46,822 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:37:46,823 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:37:46,823 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:37:46,823 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:37:46,824 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:37:47,111 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:37:47,115 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-29 20:37:47,115 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:37:47,150 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:47,195 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:37:47,223 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:47,224 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:37:47,225 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:37:47,225 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:37:47,227 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:37:47,262 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 20:37:47,262 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 20:37:47,283 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:37:47,402 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:37:47,412 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:37:47,422 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:37:47,429 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:37:47,439 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:37:47,481 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:37:47,697 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 20:37:47,698 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 20:37:47,712 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:49,724 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:49,782 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:37:49,841 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:49,843 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:37:45,742 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:37:46,026 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:37:46,029 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:37:46,070 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:37:46,072 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:37:46,077 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:37:46,080 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:37:46,288 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:37:46,289 [config.py:install_language()] - Using system lang
2023-03-29 20:37:46,293 [config.py:install_language()] - Using lang en
2023-03-29 20:37:46,314 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:37:46,318 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:37:47,111 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:37:47,144 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:37:47,204 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:37:47,205 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:37:47,206 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:37:47,207 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:37:47,288 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:47,340 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:47,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:37:47,365 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:37:47,388 [_logging.py:info()] - Websocket connected
2023-03-29 20:37:47,389 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:37:47,429 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:47,466 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:37:47,495 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:37:47,727 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:37:47,733 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:37:47,733 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:37:47,734 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:37:47,734 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:37:47,735 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:37:47,737 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:37:48,020 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:37:48,035 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-29 20:37:48,036 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:37:48,091 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:48,095 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:37:48,132 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:48,133 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:37:48,134 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:37:48,134 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:37:48,140 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:37:48,177 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 20:37:48,178 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 20:37:48,206 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:37:48,351 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:37:48,365 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:37:48,379 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:37:48,395 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:37:48,405 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:37:48,456 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:37:48,460 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 20:37:48,492 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 20:37:50,420 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:50,480 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:37:50,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:50,512 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:37:45,024 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:37:45,257 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:37:45,260 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:37:45,285 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:37:45,287 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:37:45,292 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:37:45,293 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:37:45,442 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:37:45,443 [config.py:install_language()] - Using system lang
2023-03-29 20:37:45,446 [config.py:install_language()] - Using lang en
2023-03-29 20:37:45,464 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:37:45,468 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:37:46,158 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:37:46,187 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:37:46,232 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:37:46,233 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:37:46,235 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:37:46,236 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:37:46,306 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:46,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,380 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:37:46,382 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:37:46,400 [_logging.py:info()] - Websocket connected
2023-03-29 20:37:46,401 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:37:46,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,506 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:37:46,534 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:37:46,683 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:37:46,687 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:37:46,687 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:37:46,688 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:37:46,688 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:37:46,688 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:37:46,689 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:37:46,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:37:46,971 [printer.py:change_state()] - Changing state from 'disconnected' to 'shutdown'
2023-03-29 20:37:46,972 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 20:37:47,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:47,060 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:37:47,083 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:47,084 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:37:47,085 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:37:47,085 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:37:47,087 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:37:47,115 [printer.py:change_state()] - Changing state from 'shutdown' to 'ready'
2023-03-29 20:37:47,116 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:37:47,131 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:47,138 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 20:37:47,139 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 20:37:47,201 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 20:37:47,201 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 20:37:47,231 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:37:47,329 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:37:47,341 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:37:47,350 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:37:47,361 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:37:47,373 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:37:47,425 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:37:47,493 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:49,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:49,841 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:37:49,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:49,922 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:41:38,508 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-29 20:41:38,509 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 20:41:38,510 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 20:41:38,526 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:41:38,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:41:38,590 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:41:38,590 [screen.py:init_printer()] - Klipper not connected
2023-03-29 20:41:41,783 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:41:41,807 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:41:41,832 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:41:41,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:41:41,870 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:41:41,870 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:41:41,870 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:41:41,871 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:41:41,872 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:41:41,873 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:41:42,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:41:42,151 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-29 20:41:42,152 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:41:42,187 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:41:42,229 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:41:42,250 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:41:42,251 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:41:42,252 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:41:42,252 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:41:42,253 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:41:42,262 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:41:42,360 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:41:42,370 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:41:42,380 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:41:42,388 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:41:42,395 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:41:42,433 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:41:44,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:41:44,829 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:41:44,850 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:41:44,851 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:42:10,611 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-29 20:42:10,611 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 20:42:10,612 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 20:42:10,624 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:42:10,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:42:10,689 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:42:10,689 [screen.py:init_printer()] - Klipper not connected
2023-03-29 20:42:13,785 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:42:13,808 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:42:13,834 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:42:13,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:42:13,873 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:42:13,873 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:42:13,874 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:42:13,874 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:42:13,874 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:42:13,876 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:42:14,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:42:14,151 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:42:14,151 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:42:14,193 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:42:14,234 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:42:14,255 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:42:14,255 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:42:14,257 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:42:14,257 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:42:14,258 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:42:14,882 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 20:42:14,883 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:42:14,891 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:42:14,980 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:42:14,988 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:42:14,997 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:42:15,004 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:42:15,013 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:42:15,049 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:42:16,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:42:16,829 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:42:16,850 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:42:16,851 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:37:44,862 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:37:45,089 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:37:45,091 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:37:45,131 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:37:45,135 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:37:45,140 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:37:45,142 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:37:45,304 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:37:45,305 [config.py:install_language()] - Using system lang
2023-03-29 20:37:45,308 [config.py:install_language()] - Using lang en
2023-03-29 20:37:45,327 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:37:45,330 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:37:46,032 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:37:46,061 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:37:46,110 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:37:46,111 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:37:46,112 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:37:46,112 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:37:46,180 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:37:46,236 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:37:46,261 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:37:46,280 [_logging.py:info()] - Websocket connected
2023-03-29 20:37:46,281 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:37:46,319 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:37:46,354 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:37:46,377 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:37:46,467 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:37:46,474 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:37:46,474 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:37:46,474 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:37:46,475 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:37:46,475 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:37:46,477 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:37:46,757 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:37:46,760 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-29 20:37:46,761 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 20:37:46,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:46,797 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:37:46,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:46,822 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:37:46,823 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:37:46,824 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:37:46,825 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:37:46,858 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 20:37:46,859 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 20:37:46,878 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 20:37:46,978 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 20:37:46,989 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 20:37:46,997 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 20:37:47,006 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 20:37:47,014 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 20:37:47,054 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 20:37:47,058 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 20:37:47,078 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 20:37:49,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:37:49,563 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 20:37:49,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:37:49,586 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 20:54:22,150 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 20:54:22,371 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 20:54:22,374 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 20:54:22,401 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 20:54:22,403 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 20:54:22,406 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 20:54:22,408 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 20:54:22,567 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 20:54:22,569 [config.py:install_language()] - Using system lang
2023-03-29 20:54:22,572 [config.py:install_language()] - Using lang en
2023-03-29 20:54:22,592 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 20:54:22,597 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 20:54:23,274 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 20:54:23,302 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 20:54:23,348 [screen.py:initial_connection()] - Default printer: None
2023-03-29 20:54:23,349 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 20:54:23,350 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 20:54:23,351 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 20:54:23,427 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:54:23,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:54:23,503 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 20:54:23,504 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 20:54:23,524 [_logging.py:info()] - Websocket connected
2023-03-29 20:54:23,525 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 20:54:23,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 20:54:23,595 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 20:54:23,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 20:54:23,651 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 20:54:23,655 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 20:54:23,655 [printer.py:reinit()] - # Extruders: 1
2023-03-29 20:54:23,656 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 20:54:23,656 [printer.py:reinit()] - # Fans: 2
2023-03-29 20:54:23,656 [printer.py:reinit()] - # Output pins: 0
2023-03-29 20:54:23,657 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 20:54:23,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 20:54:23,938 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 20:54:23,939 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 20:54:23,972 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:54:23,973 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:54:23,997 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:54:23,999 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:54:23,999 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 20:54:24,000 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 20:54:24,002 [screen.py:init_printer()] - Printer initialized
2023-03-29 20:54:26,563 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 20:54:26,563 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 20:54:26,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 20:54:26,604 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 20:54:32,046 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 20:54:32,046 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 20:54:32,050 [screen.py:_load_panel()] - Loading panel: menu
2023-03-29 20:54:32,050 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-29 20:54:32,154 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:32,166 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:32,175 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:33,720 [screen.py:_load_panel()] - Loading panel: network
2023-03-29 20:54:33,721 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-29 20:54:33,810 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-29 20:54:35,070 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 20:54:35,093 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:35,106 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:35,114 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:36,050 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 20:54:36,064 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:54:37,218 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 20:54:37,219 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 20:54:37,243 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:37,255 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:37,264 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:38,495 [screen.py:_load_panel()] - Loading panel: settings
2023-03-29 20:54:38,496 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-03-29 20:54:38,607 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > settings
2023-03-29 20:54:40,092 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 20:54:40,107 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:40,116 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:40,123 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:41,955 [screen.py:_load_panel()] - Loading panel: system
2023-03-29 20:54:41,956 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2023-03-29 20:54:42,011 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2023-03-29 20:54:42,012 [system.py:__init__()] - No update manager configured
2023-03-29 20:54:42,022 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2023-03-29 20:54:42,044 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2023-03-29 20:54:42,044 [system.py:get_updates()] - No update manager configured
2023-03-29 20:54:43,090 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 20:54:43,109 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:43,121 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:43,129 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:43,966 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2023-03-29 20:54:43,992 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2023-03-29 20:54:43,992 [system.py:get_updates()] - No update manager configured
2023-03-29 20:54:46,902 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 20:54:46,915 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:46,925 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:46,931 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:48,434 [screen.py:_menu_go_back()] - #### Menu go home
2023-03-29 20:54:48,444 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:54:54,230 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 20:54:54,230 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 20:54:54,247 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:54,258 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:54,263 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:55,206 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 20:54:55,214 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:54:56,018 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 20:54:56,018 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 20:54:56,034 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:56,043 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:56,050 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 20:54:57,106 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 20:54:57,117 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 20:54:57,794 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 20:54:57,794 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 20:54:57,814 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 20:54:57,824 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 20:54:57,831 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 21:15:10,416 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-29 21:15:10,416 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 21:15:10,417 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 21:15:42,933 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 21:15:43,127 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 21:15:43,129 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 21:15:43,159 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 21:15:43,161 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 21:15:43,164 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 21:15:43,166 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 21:15:43,314 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 21:15:43,315 [config.py:install_language()] - Using system lang
2023-03-29 21:15:43,317 [config.py:install_language()] - Using lang en
2023-03-29 21:15:43,332 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 21:15:43,334 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 21:15:44,045 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 21:15:44,071 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 21:15:44,114 [screen.py:initial_connection()] - Default printer: None
2023-03-29 21:15:44,114 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 21:15:44,116 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 21:15:44,116 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 21:15:44,181 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 21:15:44,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:15:44,250 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 21:15:44,251 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 21:15:44,268 [_logging.py:info()] - Websocket connected
2023-03-29 21:15:44,269 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 21:15:44,308 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:15:44,340 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 21:15:44,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 21:15:44,393 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 21:15:44,397 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 21:15:44,397 [printer.py:reinit()] - # Extruders: 1
2023-03-29 21:15:44,397 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 21:15:44,397 [printer.py:reinit()] - # Fans: 2
2023-03-29 21:15:44,398 [printer.py:reinit()] - # Output pins: 0
2023-03-29 21:15:44,399 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 21:15:44,675 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 21:15:44,679 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 21:15:44,679 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 21:15:44,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:15:44,709 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:15:44,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:15:44,732 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:15:44,733 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 21:15:44,733 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 21:15:44,735 [screen.py:init_printer()] - Printer initialized
2023-03-29 21:15:47,442 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:15:47,443 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:15:47,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:15:47,576 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:15:58,736 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 21:15:58,737 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 21:15:58,740 [screen.py:_load_panel()] - Loading panel: menu
2023-03-29 21:15:58,741 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-29 21:15:58,837 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 21:15:58,847 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 21:15:58,852 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 21:16:00,262 [screen.py:_load_panel()] - Loading panel: network
2023-03-29 21:16:00,262 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-29 21:16:00,346 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-29 21:16:01,760 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 21:16:01,774 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 21:16:01,786 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 21:16:01,795 [menu.py:evaluate_enable()] - moonraker connected True
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 21:16:47,588 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 21:16:47,777 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 21:16:47,779 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 21:16:47,804 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 21:16:47,806 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 21:16:47,811 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 21:16:47,812 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 21:16:47,964 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 21:16:47,966 [config.py:install_language()] - Using system lang
2023-03-29 21:16:47,968 [config.py:install_language()] - Using lang en
2023-03-29 21:16:47,982 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 21:16:47,986 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 21:16:48,643 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 21:16:48,673 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 21:16:48,723 [screen.py:initial_connection()] - Default printer: None
2023-03-29 21:16:48,724 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 21:16:48,725 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 21:16:48,726 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 21:16:48,808 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 21:16:48,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:16:48,900 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 21:16:48,902 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 21:16:48,922 [_logging.py:info()] - Websocket connected
2023-03-29 21:16:48,923 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 21:16:48,972 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:16:49,003 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 21:16:49,025 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 21:16:49,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 21:16:49,065 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 21:16:49,066 [printer.py:reinit()] - # Extruders: 1
2023-03-29 21:16:49,066 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 21:16:49,066 [printer.py:reinit()] - # Fans: 2
2023-03-29 21:16:49,066 [printer.py:reinit()] - # Output pins: 0
2023-03-29 21:16:49,067 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 21:16:49,342 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 21:16:49,345 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 21:16:49,345 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 21:16:49,375 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:16:49,376 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:16:49,397 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:16:49,398 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:16:49,399 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 21:16:49,399 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 21:16:49,400 [screen.py:init_printer()] - Printer initialized
2023-03-29 21:16:51,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:16:51,374 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:16:51,395 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:16:51,396 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 21:32:33,312 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 21:32:33,566 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 21:32:33,569 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 21:32:33,593 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 21:32:33,595 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 21:32:33,598 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 21:32:33,599 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 21:32:33,790 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 21:32:33,791 [config.py:install_language()] - Using system lang
2023-03-29 21:32:33,793 [config.py:install_language()] - Using lang en
2023-03-29 21:32:33,811 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 21:32:33,814 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 21:32:34,491 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 21:32:34,519 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 21:32:34,565 [screen.py:initial_connection()] - Default printer: None
2023-03-29 21:32:34,566 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 21:32:34,567 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 21:32:34,567 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 21:32:34,636 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 21:32:34,686 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:32:34,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 21:32:34,709 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 21:32:34,729 [_logging.py:info()] - Websocket connected
2023-03-29 21:32:34,730 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 21:32:34,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:32:34,800 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 21:32:34,824 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 21:32:34,861 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 21:32:34,865 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 21:32:34,866 [printer.py:reinit()] - # Extruders: 1
2023-03-29 21:32:34,866 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 21:32:34,866 [printer.py:reinit()] - # Fans: 2
2023-03-29 21:32:34,866 [printer.py:reinit()] - # Output pins: 0
2023-03-29 21:32:34,867 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 21:32:35,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 21:32:35,144 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 21:32:35,144 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 21:32:35,191 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:32:35,192 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:32:35,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:32:35,220 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:32:35,221 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 21:32:35,221 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 21:32:35,222 [screen.py:init_printer()] - Printer initialized
2023-03-29 21:32:37,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:32:37,927 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:32:37,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:32:37,952 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:34:02,610 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 21:34:02,610 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 21:34:02,621 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 21:43:34,373 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 21:43:34,578 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 21:43:34,581 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 21:43:34,609 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 21:43:34,612 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 21:43:34,615 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 21:43:34,618 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 21:43:34,791 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 21:43:34,792 [config.py:install_language()] - Using system lang
2023-03-29 21:43:34,794 [config.py:install_language()] - Using lang en
2023-03-29 21:43:34,813 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 21:43:34,817 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 21:43:35,495 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 21:43:35,523 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 21:43:35,572 [screen.py:initial_connection()] - Default printer: None
2023-03-29 21:43:35,572 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 21:43:35,574 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 21:43:35,574 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 21:43:35,641 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 21:43:35,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:43:35,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 21:43:35,720 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 21:43:35,743 [_logging.py:info()] - Websocket connected
2023-03-29 21:43:35,743 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 21:43:35,780 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:43:35,814 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 21:43:35,845 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 21:43:35,882 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 21:43:35,887 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 21:43:35,887 [printer.py:reinit()] - # Extruders: 1
2023-03-29 21:43:35,888 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 21:43:35,888 [printer.py:reinit()] - # Fans: 2
2023-03-29 21:43:35,888 [printer.py:reinit()] - # Output pins: 0
2023-03-29 21:43:35,890 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 21:43:36,165 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 21:43:36,168 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 21:43:36,169 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 21:43:36,199 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:43:36,200 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:43:36,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:43:36,234 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:43:36,238 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 21:43:36,239 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 21:43:36,243 [screen.py:init_printer()] - Printer initialized
2023-03-29 21:43:38,908 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:43:38,909 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:43:38,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:43:38,942 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:43:45,474 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 21:43:45,474 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 21:43:45,478 [screen.py:_load_panel()] - Loading panel: menu
2023-03-29 21:43:45,479 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-29 21:43:45,578 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 21:43:45,586 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 21:43:45,591 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 21:43:46,555 [screen.py:_load_panel()] - Loading panel: network
2023-03-29 21:43:46,556 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-29 21:43:46,595 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-29 21:43:46,596 [network.py:__init__()] - Using wpa_cli
2023-03-29 21:43:46,607 [wifi.py:run()] - Setting up wifi event loop
2023-03-29 21:43:46,633 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-29 21:43:48,188 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:43:55,271 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:44:04,777 [keyboard.py:__init__()] - Keyboard en
2023-03-29 21:44:09,201 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:44:19,322 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:44:23,741 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-03-29 21:44:23,811 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff9ce0d6c0 (GtkDialog at 0x13215ca0)>
2023-03-29 21:44:23,815 [wifi.py:connect()] - Attempting to connect to wifi: 1
2023-03-29 21:44:23,817 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-03-29 21:44:25,275 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:44:25,658 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 21:44:30,448 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-29 21:46:02,418 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:46:02,421 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 21:46:02,697 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 21:47:50,381 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:47:50,384 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 21:47:50,876 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 21:49:30,729 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:49:30,732 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 21:49:42,657 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 21:49:43,377 [network.py:connected_callback()] - Now connected to a new network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 21:51:47,848 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 21:51:48,061 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 21:51:48,063 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 21:51:48,098 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 21:51:48,101 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 21:51:48,107 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 21:51:48,108 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 21:51:48,274 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 21:51:48,275 [config.py:install_language()] - Using system lang
2023-03-29 21:51:48,277 [config.py:install_language()] - Using lang en
2023-03-29 21:51:48,299 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 21:51:48,304 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 21:51:49,129 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 21:51:49,163 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 21:51:49,210 [screen.py:initial_connection()] - Default printer: None
2023-03-29 21:51:49,211 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 21:51:49,212 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 21:51:49,214 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 21:51:49,310 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 21:51:49,374 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:51:49,400 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 21:51:49,401 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 21:51:49,438 [_logging.py:info()] - Websocket connected
2023-03-29 21:51:49,439 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 21:51:49,476 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:51:49,521 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 21:51:49,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 21:51:49,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 21:51:49,600 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 21:51:49,601 [printer.py:reinit()] - # Extruders: 1
2023-03-29 21:51:49,601 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 21:51:49,602 [printer.py:reinit()] - # Fans: 2
2023-03-29 21:51:49,603 [printer.py:reinit()] - # Output pins: 0
2023-03-29 21:51:49,605 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 21:51:49,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 21:51:49,875 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 21:51:49,876 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 21:51:49,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:51:49,927 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:51:49,969 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:51:49,970 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:51:49,974 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 21:51:49,975 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 21:51:49,981 [screen.py:init_printer()] - Printer initialized
2023-03-29 21:51:51,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:51:51,851 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:51:51,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:51:51,876 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 21:52:40,297 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 21:52:40,495 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 21:52:40,498 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 21:52:40,524 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 21:52:40,526 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 21:52:40,529 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 21:52:40,531 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 21:52:40,682 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 21:52:40,684 [config.py:install_language()] - Using system lang
2023-03-29 21:52:40,687 [config.py:install_language()] - Using lang en
2023-03-29 21:52:40,711 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 21:52:40,716 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 21:52:41,537 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 21:52:41,570 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 21:52:41,623 [screen.py:initial_connection()] - Default printer: None
2023-03-29 21:52:41,623 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 21:52:41,625 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 21:52:41,625 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 21:52:41,706 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 21:52:41,765 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:52:41,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 21:52:41,794 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 21:52:41,813 [_logging.py:info()] - Websocket connected
2023-03-29 21:52:41,814 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 21:52:41,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:52:41,889 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 21:52:41,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 21:52:41,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 21:52:41,960 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 21:52:41,960 [printer.py:reinit()] - # Extruders: 1
2023-03-29 21:52:41,960 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 21:52:41,961 [printer.py:reinit()] - # Fans: 2
2023-03-29 21:52:41,961 [printer.py:reinit()] - # Output pins: 0
2023-03-29 21:52:41,962 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 21:52:42,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 21:52:42,250 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 21:52:42,251 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 21:52:42,280 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:52:42,281 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:52:42,307 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:52:42,308 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:52:42,313 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 21:52:42,314 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 21:52:42,318 [screen.py:init_printer()] - Printer initialized
2023-03-29 21:52:44,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:52:44,803 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:52:44,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:52:44,841 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 21:58:18,599 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 21:58:18,849 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 21:58:18,852 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 21:58:18,874 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 21:58:18,876 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 21:58:18,881 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 21:58:18,882 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 21:58:19,030 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 21:58:19,031 [config.py:install_language()] - Using system lang
2023-03-29 21:58:19,034 [config.py:install_language()] - Using lang en
2023-03-29 21:58:19,051 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 21:58:19,055 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 21:58:19,744 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 21:58:19,773 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 21:58:19,818 [screen.py:initial_connection()] - Default printer: None
2023-03-29 21:58:19,819 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 21:58:19,820 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 21:58:19,821 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 21:58:19,923 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 21:58:19,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:58:20,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 21:58:20,020 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 21:58:20,053 [_logging.py:info()] - Websocket connected
2023-03-29 21:58:20,054 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 21:58:20,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 21:58:20,149 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 21:58:20,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 21:58:20,229 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 21:58:20,235 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 21:58:20,236 [printer.py:reinit()] - # Extruders: 1
2023-03-29 21:58:20,236 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 21:58:20,237 [printer.py:reinit()] - # Fans: 2
2023-03-29 21:58:20,237 [printer.py:reinit()] - # Output pins: 0
2023-03-29 21:58:20,242 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 21:58:20,504 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 21:58:20,509 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 21:58:20,509 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 21:58:20,551 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:58:20,552 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:58:20,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:58:20,596 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:58:20,597 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 21:58:20,597 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 21:58:20,603 [screen.py:init_printer()] - Printer initialized
2023-03-29 21:58:22,923 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 21:58:22,924 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 21:58:22,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 21:58:22,949 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 21:59:47,727 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 21:59:47,728 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 21:59:47,738 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:04:01,942 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:04:02,509 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:04:02,523 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:04:02,639 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:04:02,642 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:04:02,648 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:04:02,651 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:04:03,185 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:04:03,201 [config.py:install_language()] - Using system lang
2023-03-29 22:04:03,225 [config.py:install_language()] - Using lang en
2023-03-29 22:04:03,352 [screen.py:__init__()] - Screen resolution: 1920x1080
2023-03-29 22:04:03,372 [KlippyGtk.py:__init__()] - Font size: 37.2 (medium)
2023-03-29 22:04:05,493 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:04:05,583 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:04:05,750 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:04:05,752 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:04:05,768 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:04:05,770 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:04:06,214 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:04:06,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:04:06,537 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:04:06,554 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:04:06,620 [_logging.py:info()] - Websocket connected
2023-03-29 22:04:06,622 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:04:06,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:04:07,021 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:04:07,135 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:04:07,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:04:07,248 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:04:07,249 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:04:07,250 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:04:07,251 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:04:07,252 [printer.py:reinit()] - # Output pins: 0
2023-03-29 22:04:07,280 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:04:07,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 22:04:07,585 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:04:07,586 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:04:07,704 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:04:07,706 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:04:07,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:04:07,830 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:04:07,852 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:04:07,853 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:04:07,878 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:04:09,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:04:09,905 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:04:10,036 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:04:10,038 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:05:28,548 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 22:05:28,548 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 22:05:28,574 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:09:51,001 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:09:51,229 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:09:51,232 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:09:51,265 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:09:51,268 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:09:51,271 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:09:51,273 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:09:51,460 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:09:51,461 [config.py:install_language()] - Using system lang
2023-03-29 22:09:51,464 [config.py:install_language()] - Using lang en
2023-03-29 22:09:51,481 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:09:51,484 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:09:52,281 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:09:52,309 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:09:52,358 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:09:52,360 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:09:52,361 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:09:52,362 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:09:52,436 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:09:52,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:09:52,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:09:52,511 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:09:52,532 [_logging.py:info()] - Websocket connected
2023-03-29 22:09:52,533 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:09:52,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:09:52,615 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:09:52,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:09:52,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:09:52,682 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:09:52,682 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:09:52,682 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:09:52,682 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:09:52,683 [printer.py:reinit()] - # Output pins: 0
2023-03-29 22:09:52,684 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:09:52,964 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-29 22:09:52,968 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:09:52,969 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:09:53,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:09:53,013 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:09:53,043 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:09:53,043 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:09:53,045 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:09:53,045 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:09:53,046 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:09:54,841 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:09:54,842 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:09:54,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:09:54,866 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:11:07,151 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 22:11:07,152 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 22:11:07,155 [screen.py:_load_panel()] - Loading panel: menu
2023-03-29 22:11:07,156 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-29 22:11:07,250 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 22:11:07,261 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 22:11:07,265 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 22:11:08,228 [screen.py:_load_panel()] - Loading panel: network
2023-03-29 22:11:08,229 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-29 22:11:08,266 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-29 22:11:08,267 [network.py:__init__()] - Using wpa_cli
2023-03-29 22:11:08,275 [wifi.py:run()] - Setting up wifi event loop
2023-03-29 22:11:08,302 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-29 22:11:10,169 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 22:11:38,060 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-29 22:11:38,061 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:11:38,069 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:11:38,105 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:11:38,149 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:11:38,176 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:11:38,177 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:11:41,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:11:41,864 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:11:41,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:11:41,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:11:41,923 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:11:41,924 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:11:41,924 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:11:41,924 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:11:41,925 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:11:41,926 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:11:42,204 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:11:42,207 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:11:42,207 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:11:42,238 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:11:42,239 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:11:42,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:11:42,262 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:11:42,263 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:11:42,263 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:11:42,264 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:11:44,841 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:11:44,842 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:11:44,864 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:11:44,865 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:11:48,937 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 22:12:02,418 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 22:13:09,216 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 22:13:22,713 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 22:14:10,702 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 22:14:28,490 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 22:14:42,002 [wifi.py:get_current_wifi()] - Resetting connected_ssid
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:09:51,572 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:09:51,832 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:09:51,834 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:09:51,863 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:09:51,865 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:09:51,868 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:09:51,870 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:09:52,040 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:09:52,041 [config.py:install_language()] - Using system lang
2023-03-29 22:09:52,043 [config.py:install_language()] - Using lang en
2023-03-29 22:09:52,066 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:09:52,069 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:09:52,827 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:09:52,857 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:09:52,905 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:09:52,906 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:09:52,907 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:09:52,907 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:09:52,976 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:09:53,029 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:09:53,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:09:53,056 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:09:53,074 [_logging.py:info()] - Websocket connected
2023-03-29 22:09:53,075 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:09:53,119 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:09:53,153 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:09:53,176 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:09:53,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:09:53,213 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:09:53,214 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:09:53,214 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:09:53,214 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:09:53,214 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:09:53,215 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:09:53,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:09:53,505 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:09:53,505 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:09:53,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:09:53,540 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:09:53,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:09:53,565 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:09:53,567 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:09:53,567 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:09:53,568 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:09:55,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:09:55,596 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:09:55,622 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:09:55,623 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:10:19,817 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:10:19,818 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:10:19,825 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 22:10:19,826 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 22:10:19,851 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:10:19,973 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:10:19,985 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:10:19,997 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:10:20,006 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:10:20,014 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:10:20,069 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:10:20,073 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:10:20,099 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:10:20,548 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 22:10:20,548 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 22:10:20,576 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:10:24,068 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 22:10:24,068 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 22:10:24,072 [screen.py:_load_panel()] - Loading panel: menu
2023-03-29 22:10:24,073 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-29 22:10:24,165 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 22:10:24,174 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 22:10:24,179 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 22:10:26,394 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-29 22:10:26,411 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:10:52,059 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2023-03-29 22:10:52,115 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-29 22:10:52,115 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:10:52,117 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:10:52,127 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:10:52,158 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:10:52,179 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:10:52,180 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:10:55,595 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:10:55,623 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:10:55,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:10:55,683 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:10:55,687 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:10:55,687 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:10:55,688 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:10:55,688 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:10:55,688 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:10:55,689 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:10:55,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:10:55,969 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:10:55,969 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:10:56,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:10:56,046 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:10:56,069 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:10:56,070 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:10:56,071 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:10:56,071 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:10:56,072 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:10:58,206 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:10:58,207 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:10:58,218 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:10:58,322 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:10:58,330 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:10:58,341 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:10:58,349 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:10:58,359 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:10:58,402 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:10:58,652 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:10:58,699 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:10:58,720 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:10:58,721 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:10:58,936 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 22:10:58,936 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 22:10:58,958 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:11:06,157 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2023-03-29 22:11:06,208 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-29 22:11:06,208 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:11:06,209 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:11:06,219 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:11:06,245 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:11:06,267 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:11:06,267 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:11:09,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:11:09,619 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:11:09,650 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:11:09,685 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:11:09,690 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:11:09,690 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:11:09,691 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:11:09,692 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:11:09,692 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:11:09,693 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:11:09,967 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:11:09,970 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:11:09,971 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:11:10,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:11:10,054 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:11:10,075 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:11:10,076 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:11:10,077 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:11:10,077 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:11:10,082 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:11:12,201 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:11:12,201 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:11:12,211 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:11:12,300 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:11:12,309 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:11:12,317 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:11:12,326 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:11:12,334 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:11:12,372 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:11:12,601 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:11:12,651 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:11:12,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:11:12,673 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:11:13,186 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 22:11:13,186 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 22:11:13,206 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:14:56,149 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 22:14:56,149 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 22:14:56,250 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 22:14:56,260 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 22:14:56,265 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 22:15:11,248 [screen.py:_load_panel()] - Loading panel: system
2023-03-29 22:15:11,249 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2023-03-29 22:15:11,299 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2023-03-29 22:15:11,300 [system.py:__init__()] - No update manager configured
2023-03-29 22:15:11,311 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2023-03-29 22:15:11,332 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2023-03-29 22:15:11,333 [system.py:get_updates()] - No update manager configured
2023-03-29 22:15:15,566 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff78f50870 (GtkDialog at 0x243b96e0)>
2023-03-29 22:15:16,708 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:15:54,137 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:15:54,354 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:15:54,358 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:15:54,402 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:15:54,404 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:15:54,411 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:15:54,413 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:15:54,602 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:15:54,603 [config.py:install_language()] - Using system lang
2023-03-29 22:15:54,607 [config.py:install_language()] - Using lang en
2023-03-29 22:15:54,629 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:15:54,632 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:15:55,449 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:15:55,484 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:15:55,538 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:15:55,539 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:15:55,540 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:15:55,541 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:15:55,632 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:15:55,683 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:15:55,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:15:55,706 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:15:55,727 [_logging.py:info()] - Websocket connected
2023-03-29 22:15:55,728 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:15:55,772 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:15:55,809 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:15:55,832 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:15:55,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:15:55,875 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:15:55,875 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:15:55,875 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:15:55,875 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:15:55,876 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:15:55,877 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:15:56,156 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:15:56,165 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:15:56,165 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:15:56,195 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:15:56,196 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:15:56,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:15:56,226 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:15:56,227 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:15:56,227 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:15:56,229 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:15:58,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:15:58,869 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:15:58,924 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:15:58,925 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:17:07,191 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-29 22:17:07,192 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:17:07,193 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:17:07,220 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:17:07,331 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:17:07,369 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:17:07,369 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:17:10,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:17:10,865 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:17:10,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:17:10,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:17:10,923 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:17:10,924 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:17:10,924 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:17:10,924 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:17:10,924 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:17:10,926 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:17:11,188 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:17:11,192 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:17:11,192 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:17:11,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:17:11,233 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:17:11,254 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:17:11,255 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:17:11,256 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:17:11,256 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:17:11,258 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:17:13,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:17:13,843 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:17:13,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:17:13,866 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:18:46,876 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:18:47,149 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:18:47,157 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:18:47,189 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:18:47,191 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:18:47,196 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:18:47,198 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:18:47,416 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:18:47,418 [config.py:install_language()] - Using system lang
2023-03-29 22:18:47,424 [config.py:install_language()] - Using lang en
2023-03-29 22:18:47,454 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:18:47,459 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:18:48,244 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:18:48,280 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:18:48,332 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:18:48,333 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:18:48,334 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:18:48,335 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:18:48,419 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:18:48,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:18:48,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:18:48,495 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:18:48,514 [_logging.py:info()] - Websocket connected
2023-03-29 22:18:48,515 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:18:48,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:18:48,603 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:18:48,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:18:48,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:18:48,676 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:18:48,676 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:18:48,677 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:18:48,677 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:18:48,677 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:18:48,679 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:18:48,953 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:18:48,957 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:18:48,957 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:18:48,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:18:48,996 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:18:49,020 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:18:49,021 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:18:49,022 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:18:49,022 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:18:49,023 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:18:50,435 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:18:50,436 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:18:50,445 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 22:18:50,445 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 22:18:50,467 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:18:50,594 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:18:50,608 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:18:50,621 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:18:50,635 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:18:50,649 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:18:50,714 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:18:50,720 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:18:50,748 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:18:50,861 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:18:50,862 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:18:50,911 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:18:50,916 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:18:51,727 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 22:18:51,734 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 22:18:51,753 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:19:55,753 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-29 22:19:55,754 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:19:55,756 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:19:55,765 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:19:55,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:19:55,839 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:19:55,840 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:19:58,806 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:19:58,832 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:19:58,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:19:59,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:19:59,005 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:19:59,005 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:19:59,006 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:19:59,006 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:19:59,006 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:19:59,009 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:19:59,283 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:19:59,287 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:19:59,287 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:19:59,324 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:19:59,369 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:19:59,392 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:19:59,393 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:19:59,394 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:19:59,395 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:19:59,398 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:20:01,247 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:20:01,247 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:20:01,254 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:20:01,345 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:20:01,354 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:20:01,362 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:20:01,370 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:20:01,379 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:20:01,417 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:20:01,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:20:01,849 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:20:01,878 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:20:01,879 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:20:02,757 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 22:20:02,757 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 22:20:02,773 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:20:33,253 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-29 22:20:33,253 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:20:33,256 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:20:33,269 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:20:33,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:20:33,328 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:20:33,329 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:20:36,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:20:36,828 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:20:36,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:20:36,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:20:36,893 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:20:36,893 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:20:36,894 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:20:36,894 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:20:36,894 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:20:36,896 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:20:37,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:20:37,174 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:20:37,175 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:20:37,207 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:20:37,251 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:20:37,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:20:37,274 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:20:37,277 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:20:37,277 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:20:37,279 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:20:38,645 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:20:38,645 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:20:38,653 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:20:38,744 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:20:38,753 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:20:38,761 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:20:38,770 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:20:38,777 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:20:38,824 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:20:39,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:20:39,847 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:20:39,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:20:39,868 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:21:51,792 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-29 22:21:51,793 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:21:51,794 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:21:51,816 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:21:51,861 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:21:51,887 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:21:51,887 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:21:54,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:21:54,831 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:21:54,984 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:21:55,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:21:55,024 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:21:55,024 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:21:55,024 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:21:55,025 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:21:55,026 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:21:55,027 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:21:55,300 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:21:55,304 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:21:55,304 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:21:55,347 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:21:55,390 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:21:55,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:21:55,413 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:21:55,415 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:21:55,415 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:21:55,417 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:21:57,266 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:21:57,267 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:21:57,274 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:21:57,368 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:21:57,377 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:21:57,385 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:21:57,394 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:21:57,402 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:21:57,441 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:21:57,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:21:57,868 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:21:57,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:21:57,892 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:27:02,757 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:27:03,009 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:27:03,014 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:27:03,045 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:27:03,047 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:27:03,051 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:27:03,052 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:27:03,269 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:27:03,271 [config.py:install_language()] - Using system lang
2023-03-29 22:27:03,286 [config.py:install_language()] - Using lang en
2023-03-29 22:27:03,305 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:27:03,309 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:27:04,161 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:27:04,197 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:27:04,251 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:27:04,252 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:27:04,254 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:27:04,254 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:27:04,335 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:27:04,397 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:27:04,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:27:04,422 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:27:04,444 [_logging.py:info()] - Websocket connected
2023-03-29 22:27:04,445 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:27:04,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:27:04,520 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:27:04,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:27:04,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:27:04,594 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:27:04,595 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:27:04,595 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:27:04,595 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:27:04,596 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:27:04,597 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:27:04,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:27:04,878 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:27:04,879 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:27:04,953 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:27:04,954 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:27:04,985 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:27:04,986 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:27:04,987 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:27:04,988 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:27:04,989 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:27:06,103 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:27:06,103 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:27:06,111 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 22:27:06,111 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 22:27:06,131 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:27:06,231 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:27:06,240 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:27:06,251 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:27:06,258 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:27:06,269 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:27:06,309 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:27:06,313 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:27:06,337 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:27:07,622 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:27:07,669 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:27:07,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:27:07,697 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:31:57,063 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:31:57,331 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:31:57,333 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:31:57,361 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:31:57,364 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:31:57,368 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:31:57,370 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:31:57,554 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:31:57,558 [config.py:install_language()] - Using system lang
2023-03-29 22:31:57,564 [config.py:install_language()] - Using lang en
2023-03-29 22:31:57,584 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:31:57,590 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:31:58,410 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:31:58,440 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:31:58,493 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:31:58,494 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:31:58,496 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:31:58,496 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:31:58,573 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:31:58,632 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:31:58,656 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:31:58,657 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:31:58,675 [_logging.py:info()] - Websocket connected
2023-03-29 22:31:58,676 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:31:58,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:31:58,752 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:31:58,777 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:31:58,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:31:58,820 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:31:58,821 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:31:58,821 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:31:58,821 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:31:58,822 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:31:58,823 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:31:59,096 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:31:59,099 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:31:59,099 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:31:59,137 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:31:59,137 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:31:59,160 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:31:59,161 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:31:59,162 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:31:59,162 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:31:59,164 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:32:01,725 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:32:01,726 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:32:01,759 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:32:01,762 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:35:47,171 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:35:47,403 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:35:47,411 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:35:47,451 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:35:47,454 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:35:47,458 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:35:47,459 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:35:47,642 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:35:47,644 [config.py:install_language()] - Using system lang
2023-03-29 22:35:47,647 [config.py:install_language()] - Using lang en
2023-03-29 22:35:47,665 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 22:35:47,669 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 22:35:48,524 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:35:48,551 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:35:48,596 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:35:48,597 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:35:48,599 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:35:48,599 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:35:48,678 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:35:48,742 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:35:48,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:35:48,778 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:35:48,803 [_logging.py:info()] - Websocket connected
2023-03-29 22:35:48,804 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:35:48,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:35:48,940 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:35:48,985 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:35:49,046 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:35:49,050 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:35:49,050 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:35:49,051 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:35:49,051 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:35:49,052 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:35:49,053 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:35:49,322 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:35:49,332 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:35:49,332 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:35:49,360 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:35:49,361 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:35:49,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:35:49,390 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:35:49,391 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:35:49,391 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:35:49,392 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:35:51,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:35:51,940 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:35:51,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:35:51,964 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:46:40,155 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:46:40,357 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:46:40,361 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:46:40,394 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:46:40,396 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:46:40,399 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:46:40,401 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:46:40,550 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:46:40,551 [config.py:install_language()] - Using system lang
2023-03-29 22:46:40,553 [config.py:install_language()] - Using lang en
2023-03-29 22:46:40,573 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:46:40,577 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:46:41,333 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:46:41,366 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:46:41,429 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:46:41,430 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:46:41,434 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:46:41,434 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:46:41,529 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:46:41,598 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:46:41,628 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:46:41,630 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:46:41,661 [_logging.py:info()] - Websocket connected
2023-03-29 22:46:41,661 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:46:41,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:46:41,749 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:46:41,785 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:46:41,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:46:41,833 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:46:41,833 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:46:41,834 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:46:41,834 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:46:41,834 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:46:41,836 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:46:42,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:46:42,122 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:46:42,122 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:46:42,158 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:46:42,159 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:46:42,187 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:46:42,188 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:46:42,190 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:46:42,190 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:46:42,191 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:46:44,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:46:44,748 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:46:44,778 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:46:44,780 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:47:24,809 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 22:47:24,810 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 22:47:24,814 [screen.py:_load_panel()] - Loading panel: menu
2023-03-29 22:47:24,814 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-29 22:47:24,908 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 22:47:24,919 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 22:47:24,923 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 22:47:26,481 [screen.py:_load_panel()] - Loading panel: settings
2023-03-29 22:47:26,482 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-03-29 22:47:26,595 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > settings
2023-03-29 22:48:13,102 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 22:48:13,103 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 22:48:13,114 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:53:07,188 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-29 22:53:07,189 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:53:07,196 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:53:07,211 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:53:42,402 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:53:42,626 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:53:42,629 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:53:42,667 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:53:42,670 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:53:42,681 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:53:42,683 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:53:42,868 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:53:42,869 [config.py:install_language()] - Using system lang
2023-03-29 22:53:42,873 [config.py:install_language()] - Using lang en
2023-03-29 22:53:42,895 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 22:53:42,899 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 22:53:43,628 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:53:43,661 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:53:43,715 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:53:43,716 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:53:43,717 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:53:43,718 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:53:43,787 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:53:43,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:53:43,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:53:43,859 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:53:43,879 [_logging.py:info()] - Websocket connected
2023-03-29 22:53:43,879 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:53:43,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:53:43,951 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:53:43,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:53:44,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:53:44,019 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:53:44,019 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:53:44,019 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:53:44,020 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:53:44,020 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:53:44,021 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:53:44,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:53:44,300 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:53:44,301 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:53:44,337 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:53:44,338 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:53:44,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:53:44,368 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:53:44,370 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:53:44,370 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:53:44,372 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:53:46,287 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:53:46,287 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:53:46,294 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 22:53:46,295 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 22:53:46,314 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:53:46,412 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:53:46,423 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:53:46,432 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:53:46,442 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:53:46,450 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:53:46,490 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:53:46,495 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:53:46,517 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 22:53:47,059 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:53:47,105 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:53:47,132 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:53:47,133 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:53:47,579 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-29 22:53:47,580 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-29 22:53:47,601 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:54:08,979 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-29 22:54:08,980 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 22:54:08,981 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 22:54:08,990 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:54:09,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:54:09,040 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:54:09,041 [screen.py:init_printer()] - Klipper not connected
2023-03-29 22:54:12,059 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:54:12,087 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:54:12,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:54:12,727 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:54:12,732 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:54:12,732 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:54:12,733 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:54:12,733 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:54:12,734 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:54:12,735 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:54:13,000 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:54:13,004 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:54:13,004 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:54:13,066 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:54:13,116 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:54:13,152 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:54:13,153 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:54:13,156 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:54:13,156 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:54:13,158 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:54:14,972 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 22:54:14,972 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 22:54:14,979 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 22:54:15,071 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 22:54:15,080 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 22:54:15,088 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 22:54:15,096 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 22:54:15,104 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 22:54:15,148 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 22:54:15,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:54:15,283 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 22:54:15,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:54:15,305 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 22:55:11,229 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 22:55:11,436 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 22:55:11,438 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 22:55:11,465 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 22:55:11,467 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 22:55:11,470 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 22:55:11,472 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 22:55:11,633 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 22:55:11,634 [config.py:install_language()] - Using system lang
2023-03-29 22:55:11,636 [config.py:install_language()] - Using lang en
2023-03-29 22:55:11,651 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 22:55:11,654 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 22:55:12,332 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 22:55:12,362 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 22:55:12,408 [screen.py:initial_connection()] - Default printer: None
2023-03-29 22:55:12,409 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 22:55:12,410 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 22:55:12,410 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 22:55:12,481 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 22:55:12,534 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:55:12,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 22:55:12,558 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 22:55:12,580 [_logging.py:info()] - Websocket connected
2023-03-29 22:55:12,581 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 22:55:12,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 22:55:12,662 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 22:55:12,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 22:55:12,728 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 22:55:12,732 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 22:55:12,732 [printer.py:reinit()] - # Extruders: 1
2023-03-29 22:55:12,732 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 22:55:12,733 [printer.py:reinit()] - # Fans: 2
2023-03-29 22:55:12,733 [printer.py:reinit()] - # Output pins: 1
2023-03-29 22:55:12,734 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 22:55:13,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 22:55:13,024 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 22:55:13,025 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 22:55:13,049 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:55:13,049 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:55:13,072 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:55:13,073 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:55:13,074 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 22:55:13,075 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 22:55:13,077 [screen.py:init_printer()] - Printer initialized
2023-03-29 22:55:15,630 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 22:55:15,630 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 22:55:15,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 22:55:15,655 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 22:56:44,245 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 22:56:44,245 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 22:56:44,256 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:03:06,932 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-29 23:03:06,932 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2023-03-29 23:03:06,936 [screen.py:_load_panel()] - Loading panel: menu
2023-03-29 23:03:06,936 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-29 23:03:07,035 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2023-03-29 23:03:07,044 [menu.py:arrangeMenuItems()] - X > power
2023-03-29 23:03:07,049 [menu.py:evaluate_enable()] - moonraker connected True
2023-03-29 23:03:08,501 [screen.py:_load_panel()] - Loading panel: network
2023-03-29 23:03:08,502 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-29 23:03:08,538 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-29 23:03:08,538 [network.py:__init__()] - Using wpa_cli
2023-03-29 23:03:08,547 [wifi.py:run()] - Setting up wifi event loop
2023-03-29 23:03:08,579 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > network
2023-03-29 23:03:10,398 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 23:03:14,594 [keyboard.py:__init__()] - Keyboard en
2023-03-29 23:03:28,345 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 23:03:36,804 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-03-29 23:03:36,886 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff74fa8168 (GtkDialog at 0x3fa12b40)>
2023-03-29 23:03:36,892 [wifi.py:connect()] - Attempting to connect to wifi: 2
2023-03-29 23:03:36,893 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-03-29 23:03:38,688 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 23:03:55,857 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 23:06:10,116 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 23:06:10,120 [network.py:connected_callback()] - Now connected to a new network
2023-03-29 23:06:16,993 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-29 23:06:17,872 [network.py:connected_callback()] - Now connected to a new network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 23:10:14,661 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 23:10:15,003 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 23:10:15,013 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 23:10:15,078 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 23:10:15,081 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 23:10:15,087 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 23:10:15,089 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 23:10:15,382 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 23:10:15,383 [config.py:install_language()] - Using system lang
2023-03-29 23:10:15,390 [config.py:install_language()] - Using lang en
2023-03-29 23:10:15,411 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 23:10:15,416 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 23:10:16,151 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 23:10:16,183 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 23:10:16,230 [screen.py:initial_connection()] - Default printer: None
2023-03-29 23:10:16,231 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 23:10:16,232 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 23:10:16,233 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 23:10:16,302 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:10:16,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:10:16,379 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 23:10:16,380 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 23:10:16,401 [_logging.py:info()] - Websocket connected
2023-03-29 23:10:16,402 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 23:10:16,443 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:10:16,479 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:10:16,503 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:10:16,544 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:10:16,549 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:10:16,549 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:10:16,549 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:10:16,550 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:10:16,550 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:10:16,552 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:10:16,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:10:16,831 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:10:16,831 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:10:16,873 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:10:16,874 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:10:16,909 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:10:16,910 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:10:16,912 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:10:16,912 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:10:16,914 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:10:17,533 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 23:10:17,534 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 23:10:17,547 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:10:19,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:10:19,355 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:10:19,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:10:19,398 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 23:12:11,784 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 23:12:12,041 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 23:12:12,045 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 23:12:12,070 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 23:12:12,073 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 23:12:12,077 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 23:12:12,079 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 23:12:12,257 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 23:12:12,258 [config.py:install_language()] - Using system lang
2023-03-29 23:12:12,262 [config.py:install_language()] - Using lang en
2023-03-29 23:12:12,290 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 23:12:12,292 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 23:12:13,028 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 23:12:13,062 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 23:12:13,121 [screen.py:initial_connection()] - Default printer: None
2023-03-29 23:12:13,122 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 23:12:13,126 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 23:12:13,126 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 23:12:13,232 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:12:13,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:12:13,340 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 23:12:13,341 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 23:12:13,364 [_logging.py:info()] - Websocket connected
2023-03-29 23:12:13,365 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 23:12:13,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:12:13,458 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:12:13,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:12:13,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:12:13,527 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:12:13,527 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:12:13,527 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:12:13,528 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:12:13,528 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:12:13,530 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:12:13,806 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:12:13,810 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:12:13,815 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:12:13,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:12:13,858 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:12:13,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:12:13,894 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:12:13,895 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:12:13,895 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:12:13,897 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:12:14,515 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 23:12:14,516 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 23:12:14,527 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:12:16,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:12:16,490 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:12:16,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:12:16,527 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:12:27,974 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-29 23:12:27,975 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 23:12:27,977 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 23:12:27,988 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:12:28,013 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:12:28,047 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:12:28,048 [screen.py:init_printer()] - Klipper not connected
2023-03-29 23:12:31,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:12:31,514 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:12:31,515 [screen.py:init_printer()] - Klipper not connected
2023-03-29 23:12:34,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:12:34,511 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:12:34,985 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:12:35,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:12:35,023 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:12:35,023 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:12:35,024 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:12:35,024 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:12:35,024 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:12:35,026 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:12:35,301 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:12:35,304 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:12:35,305 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:12:35,341 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:12:35,342 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:12:35,365 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:12:35,366 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:12:35,367 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:12:35,367 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:12:35,368 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:12:36,765 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-29 23:12:36,765 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 23:12:36,774 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:12:37,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:12:37,482 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:12:37,506 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:12:37,507 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:13:39,519 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-29 23:13:39,519 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 23:13:39,523 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 23:13:39,539 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:13:39,580 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:13:39,612 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:13:39,613 [screen.py:init_printer()] - Klipper not connected
2023-03-29 23:13:42,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:13:42,514 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:13:42,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:13:42,732 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:13:42,735 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:13:42,736 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:13:42,736 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:13:42,736 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:13:42,736 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:13:42,738 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:13:43,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:13:43,021 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:13:43,021 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:13:43,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:13:43,052 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:13:43,076 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:13:43,077 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:13:43,078 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:13:43,078 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:13:43,080 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:13:44,986 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 23:13:44,986 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 23:13:44,992 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 23:13:44,993 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 23:13:45,011 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 23:13:45,109 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 23:13:45,118 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 23:13:45,127 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 23:13:45,136 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 23:13:45,143 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 23:13:45,182 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 23:13:45,187 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 23:13:45,206 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 23:13:45,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:13:45,485 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:13:45,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:13:45,509 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:15:21,179 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-29 23:15:21,179 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 23:15:21,193 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 23:15:21,207 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:15:21,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:15:21,297 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:15:21,298 [screen.py:init_printer()] - Klipper not connected
2023-03-29 23:15:24,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:15:24,510 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:15:24,774 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:15:24,829 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:15:24,833 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:15:24,833 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:15:24,833 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:15:24,834 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:15:24,834 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:15:24,836 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:15:25,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:15:25,113 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:15:25,114 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:15:25,154 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:15:25,200 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:15:25,226 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:15:25,227 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:15:25,228 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:15:25,228 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:15:25,234 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:15:27,083 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 23:15:27,083 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 23:15:27,090 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 23:15:27,187 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 23:15:27,195 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 23:15:27,203 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 23:15:27,212 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 23:15:27,220 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 23:15:27,259 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 23:15:27,490 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:15:27,535 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:15:27,555 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:15:27,556 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:18:22,116 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-29 23:18:22,116 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 23:18:22,118 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 23:18:22,140 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:18:22,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:18:22,212 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:18:22,214 [screen.py:init_printer()] - Klipper not connected
2023-03-29 23:18:25,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:18:25,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:18:25,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:18:25,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:18:25,798 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:18:25,798 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:18:25,798 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:18:25,798 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:18:25,799 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:18:25,800 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:18:26,071 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:18:26,075 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:18:26,075 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:18:26,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:18:26,159 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:18:26,182 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:18:26,183 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:18:26,184 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:18:26,184 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:18:26,185 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:18:28,043 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 23:18:28,043 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 23:18:28,050 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 23:18:28,140 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 23:18:28,149 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 23:18:28,157 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 23:18:28,166 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 23:18:28,174 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 23:18:28,211 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 23:18:28,491 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:18:28,538 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:18:28,559 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:18:28,561 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:20:26,312 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-29 23:20:26,313 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 23:20:26,321 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 23:20:26,337 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:20:26,386 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:20:26,416 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:20:26,417 [screen.py:init_printer()] - Klipper not connected
2023-03-29 23:20:29,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:20:29,509 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:20:29,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:20:30,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:20:30,184 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:20:30,185 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:20:30,185 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:20:30,186 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:20:30,187 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:20:30,188 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:20:30,453 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:20:30,456 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:20:30,456 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:20:30,502 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:20:30,541 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:20:30,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:20:30,563 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:20:30,564 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:20:30,564 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:20:30,565 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:20:32,191 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 23:20:32,191 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 23:20:32,199 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 23:20:32,289 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 23:20:32,297 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 23:20:32,305 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 23:20:32,314 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 23:20:32,321 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 23:20:32,358 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 23:20:32,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:20:32,620 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:20:32,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:20:32,641 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:23:15,414 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-29 23:23:15,414 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-29 23:23:15,421 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-29 23:23:15,439 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:23:15,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:23:15,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:23:15,525 [screen.py:init_printer()] - Klipper not connected
2023-03-29 23:23:18,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:23:18,511 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:23:19,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:23:19,998 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:23:20,002 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:23:20,002 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:23:20,003 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:23:20,003 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:23:20,003 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:23:20,005 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:23:20,275 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:23:20,278 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:23:20,278 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:23:20,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:23:20,368 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:23:20,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:23:20,392 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:23:20,392 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:23:20,393 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:23:20,394 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:23:22,265 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 23:23:22,265 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 23:23:22,272 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 23:23:22,363 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 23:23:22,371 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 23:23:22,379 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 23:23:22,390 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 23:23:22,398 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 23:23:22,436 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 23:23:22,534 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:23:22,569 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:23:22,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:23:22,591 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 23:24:11,416 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 23:24:11,694 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 23:24:11,697 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 23:24:11,723 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 23:24:11,725 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 23:24:11,729 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 23:24:11,731 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 23:24:11,889 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 23:24:11,890 [config.py:install_language()] - Using system lang
2023-03-29 23:24:11,893 [config.py:install_language()] - Using lang en
2023-03-29 23:24:11,920 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 23:24:11,923 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 23:24:12,646 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 23:24:12,677 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 23:24:12,727 [screen.py:initial_connection()] - Default printer: None
2023-03-29 23:24:12,728 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 23:24:12,729 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 23:24:12,729 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 23:24:12,810 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:24:12,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:24:12,904 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 23:24:12,905 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 23:24:12,930 [_logging.py:info()] - Websocket connected
2023-03-29 23:24:12,930 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 23:24:13,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:24:13,049 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:24:13,074 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:24:13,111 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:24:13,116 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:24:13,116 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:24:13,116 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:24:13,117 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:24:13,117 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:24:13,118 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:24:13,394 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:24:13,398 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:24:13,398 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:24:13,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:24:13,436 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:24:13,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:24:13,471 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:24:13,475 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:24:13,475 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:24:13,477 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:24:14,635 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 23:24:14,635 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 23:24:14,643 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 23:24:14,644 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 23:24:14,665 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 23:24:14,786 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 23:24:14,796 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 23:24:14,805 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 23:24:14,815 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 23:24:14,823 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 23:24:14,868 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 23:24:14,872 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 23:24:14,892 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 23:24:15,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:24:15,403 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:24:15,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:24:15,427 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 23:56:41,864 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 23:56:42,072 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 23:56:42,075 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 23:56:42,098 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 23:56:42,100 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 23:56:42,103 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 23:56:42,104 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 23:56:42,255 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 23:56:42,257 [config.py:install_language()] - Using system lang
2023-03-29 23:56:42,259 [config.py:install_language()] - Using lang en
2023-03-29 23:56:42,277 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 23:56:42,281 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 23:56:42,981 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 23:56:43,008 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 23:56:43,056 [screen.py:initial_connection()] - Default printer: None
2023-03-29 23:56:43,057 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 23:56:43,058 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 23:56:43,058 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 23:56:43,129 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:56:43,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:56:43,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 23:56:43,210 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 23:56:43,228 [_logging.py:info()] - Websocket connected
2023-03-29 23:56:43,229 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 23:56:43,279 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:56:43,315 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:56:43,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:56:43,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:56:43,462 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:56:43,463 [printer.py:reinit()] - # Extruders: 0
2023-03-29 23:56:43,463 [printer.py:reinit()] - # Temperature devices: 0
2023-03-29 23:56:43,463 [printer.py:reinit()] - # Fans: 0
2023-03-29 23:56:43,463 [printer.py:reinit()] - # Output pins: 0
2023-03-29 23:56:43,464 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:56:43,727 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-03-29 23:56:43,728 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-03-29 23:56:43,728 [printer.py:change_state()] - Adding callback for state: error
2023-03-29 23:56:43,752 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:56:43,753 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:56:43,777 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:56:43,778 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:56:43,779 [files.py:initialize()] - Gcodes path: None
2023-03-29 23:56:43,779 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:56:43,781 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:56:43,817 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:56:46,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:56:46,252 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:56:46,275 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:56:46,276 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 23:58:45,747 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 23:58:46,014 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 23:58:46,018 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 23:58:46,056 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 23:58:46,059 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 23:58:46,070 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 23:58:46,071 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 23:58:46,257 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 23:58:46,258 [config.py:install_language()] - Using system lang
2023-03-29 23:58:46,262 [config.py:install_language()] - Using lang en
2023-03-29 23:58:46,284 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-29 23:58:46,286 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-29 23:58:47,188 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 23:58:47,228 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 23:58:47,283 [screen.py:initial_connection()] - Default printer: None
2023-03-29 23:58:47,283 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 23:58:47,285 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 23:58:47,286 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 23:58:47,395 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:58:47,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:58:47,766 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 23:58:47,768 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 23:58:47,833 [_logging.py:info()] - Websocket connected
2023-03-29 23:58:47,834 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 23:58:47,911 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:58:47,956 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:58:47,987 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:58:48,027 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:58:48,033 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:58:48,034 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:58:48,034 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:58:48,034 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:58:48,034 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:58:48,035 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:58:49,139 [KlippyRest.py:send_request()] - 503 Server Error>>Klippy Disconnected for url>>http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor%20mcu_temp&temperature_sensor%20KINGROONGpi%20Pi&temperature_fan%20Pi_fan2&fan&fan_generic%20fan1&filament_switch_sensor%20fila&output_pin%20beeper
2023-03-29 23:58:52,669 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:58:52,697 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:58:52,726 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:58:52,774 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:58:52,778 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:58:52,779 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:58:52,786 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:58:52,787 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:58:52,787 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:58:52,789 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:58:53,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:58:53,067 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:58:53,067 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:58:53,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:58:53,124 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:58:53,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:58:53,168 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:58:53,172 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:58:53,173 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:58:53,179 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:58:54,793 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-29 23:58:54,794 [printer.py:change_state()] - Adding callback for state: ready
2023-03-29 23:58:54,802 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-29 23:58:54,802 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-29 23:58:54,821 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-29 23:58:54,922 [main_menu.py:add_device()] - Adding device: extruder
2023-03-29 23:58:54,932 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-29 23:58:54,941 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-29 23:58:54,950 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-29 23:58:54,959 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-29 23:58:55,008 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-29 23:58:55,014 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 23:58:55,036 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-29 23:58:55,667 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:58:55,713 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-29 23:58:55,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:58:55,739 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-29 23:59:48,627 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-29 23:59:48,871 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-29 23:59:48,876 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-29 23:59:48,929 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-29 23:59:48,932 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-29 23:59:48,945 [config.py:__init__()] - Configuration validated succesfuly
2023-03-29 23:59:48,947 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-29 23:59:49,134 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-29 23:59:49,135 [config.py:install_language()] - Using system lang
2023-03-29 23:59:49,139 [config.py:install_language()] - Using lang en
2023-03-29 23:59:49,164 [screen.py:__init__()] - Screen resolution: 800x480
2023-03-29 23:59:49,168 [KlippyGtk.py:__init__()] - Font size: 16.6 (medium)
2023-03-29 23:59:49,928 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-29 23:59:49,958 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-29 23:59:50,005 [screen.py:initial_connection()] - Default printer: None
2023-03-29 23:59:50,006 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-29 23:59:50,007 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-29 23:59:50,008 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-29 23:59:50,088 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-29 23:59:50,140 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:59:50,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-29 23:59:50,165 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-29 23:59:50,188 [_logging.py:info()] - Websocket connected
2023-03-29 23:59:50,188 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-29 23:59:50,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-29 23:59:50,270 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-29 23:59:50,302 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-29 23:59:50,339 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-29 23:59:50,343 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-29 23:59:50,343 [printer.py:reinit()] - # Extruders: 1
2023-03-29 23:59:50,344 [printer.py:reinit()] - # Temperature devices: 4
2023-03-29 23:59:50,344 [printer.py:reinit()] - # Fans: 2
2023-03-29 23:59:50,344 [printer.py:reinit()] - # Output pins: 1
2023-03-29 23:59:50,345 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-29 23:59:50,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-29 23:59:50,623 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-29 23:59:50,623 [printer.py:change_state()] - Adding callback for state: startup
2023-03-29 23:59:50,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:59:50,663 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:59:50,689 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:59:50,690 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-29 23:59:50,692 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-29 23:59:50,692 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-29 23:59:50,693 [screen.py:init_printer()] - Printer initialized
2023-03-29 23:59:52,723 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-29 23:59:52,724 [printer.py:init_temp_store()] - Temp store: []
2023-03-29 23:59:52,748 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-29 23:59:52,749 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:01:22,356 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 00:01:22,357 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 00:01:22,367 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:12:55,372 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 00:12:55,373 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:12:55,373 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:12:55,390 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:12:55,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:12:55,447 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:12:55,448 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:12:58,723 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:12:58,748 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:12:59,195 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:12:59,252 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:12:59,256 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:12:59,256 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:12:59,256 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:12:59,256 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:12:59,256 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:12:59,258 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:12:59,535 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:12:59,539 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:12:59,540 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:12:59,580 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:12:59,580 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:12:59,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:12:59,604 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:12:59,605 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:12:59,605 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:12:59,606 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:13:01,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:13:01,720 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:13:01,741 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:13:01,743 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:20:29,698 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:20:29,976 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:20:29,984 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:20:30,017 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:20:30,020 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:20:30,025 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:20:30,027 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:20:30,206 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:20:30,207 [config.py:install_language()] - Using system lang
2023-03-30 00:20:30,209 [config.py:install_language()] - Using lang en
2023-03-30 00:20:30,227 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:20:30,233 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:20:30,996 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:20:31,027 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:20:31,077 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:20:31,077 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:20:31,078 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:20:31,079 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:20:31,153 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:20:31,210 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:20:31,238 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:20:31,239 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:20:31,265 [_logging.py:info()] - Websocket connected
2023-03-30 00:20:31,265 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:20:31,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:20:31,358 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:20:31,385 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:20:31,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:20:31,425 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:20:31,425 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:20:31,426 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:20:31,426 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:20:31,427 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:20:31,428 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:20:31,699 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:20:31,703 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:20:31,703 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:20:31,748 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:20:31,748 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:20:31,770 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:20:31,771 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:20:31,772 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:20:31,773 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:20:31,779 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:20:34,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:20:34,471 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:20:34,496 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:20:34,497 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:21:45,369 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 00:21:45,369 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:21:45,373 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:21:45,392 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:21:45,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:21:45,462 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:21:45,462 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:21:48,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:21:48,495 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:21:48,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:21:48,556 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:21:48,561 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:21:48,561 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:21:48,561 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:21:48,562 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:21:48,563 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:21:48,564 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:21:48,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:21:48,845 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:21:48,845 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:21:48,877 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:21:48,877 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:21:48,899 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:21:48,900 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:21:48,901 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:21:48,901 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:21:48,902 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:21:51,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:21:51,484 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:21:51,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:21:51,525 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:23:35,304 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:23:35,511 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:23:35,514 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:23:35,552 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:23:35,554 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:23:35,558 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:23:35,560 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:23:35,742 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:23:35,743 [config.py:install_language()] - Using system lang
2023-03-30 00:23:35,746 [config.py:install_language()] - Using lang en
2023-03-30 00:23:35,771 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:23:35,775 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:23:36,484 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:23:36,513 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:23:36,561 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:23:36,562 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:23:36,563 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:23:36,563 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:23:36,632 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:23:36,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:23:36,704 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:23:36,705 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:23:36,725 [_logging.py:info()] - Websocket connected
2023-03-30 00:23:36,726 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:23:36,772 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:23:36,818 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:23:36,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:23:36,906 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:23:36,911 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:23:36,912 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:23:36,912 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:23:36,912 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:23:36,912 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:23:36,914 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:23:37,174 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:23:37,188 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:23:37,189 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:23:37,249 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:23:37,250 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:23:37,279 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:23:37,280 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:23:37,281 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:23:37,282 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:23:37,284 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:23:37,898 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 00:23:37,898 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 00:23:37,915 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:23:39,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:23:39,572 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:23:39,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:23:39,595 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:24:20,546 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 00:24:20,547 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:24:20,549 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:24:20,564 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:24:20,599 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:24:20,623 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:24:20,623 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:24:23,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:24:23,599 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:24:23,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:24:23,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:24:23,941 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:24:23,941 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:24:23,941 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:24:23,941 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:24:23,942 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:24:23,943 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:24:24,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:24:24,228 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:24:24,228 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:24:24,262 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:24:24,263 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:24:24,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:24:24,289 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:24:24,291 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:24:24,291 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:24:24,292 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:24:26,192 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:24:26,192 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:24:26,199 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 00:24:26,199 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 00:24:26,224 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:24:26,345 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:24:26,357 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:24:26,367 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:24:26,378 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:24:26,386 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:24:26,434 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:24:26,437 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:24:26,467 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:24:26,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:24:26,583 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:24:26,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:24:26,613 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:30:47,271 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 00:30:47,272 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:30:47,277 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:31:22,490 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:31:22,752 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:31:22,756 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:31:22,793 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:31:22,796 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:31:22,801 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:31:22,802 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:31:22,988 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:31:22,990 [config.py:install_language()] - Using system lang
2023-03-30 00:31:23,001 [config.py:install_language()] - Using lang en
2023-03-30 00:31:23,019 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:31:23,025 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:31:23,833 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:31:23,864 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:31:23,913 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:31:23,914 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:31:23,915 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:31:23,916 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:31:24,004 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:31:24,074 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:31:24,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:31:24,105 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:31:24,128 [_logging.py:info()] - Websocket connected
2023-03-30 00:31:24,128 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:31:24,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:31:24,249 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:31:24,277 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:31:24,326 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:31:24,332 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:31:24,332 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:31:24,332 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:31:24,332 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:31:24,332 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:31:24,334 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:31:24,610 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:31:24,618 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:31:24,619 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:31:24,660 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:31:24,661 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:31:24,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:31:24,694 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:31:24,695 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:31:24,695 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:31:24,698 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:31:25,316 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 00:31:25,316 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 00:31:25,329 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:31:27,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:31:27,450 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:31:27,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:31:27,479 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:31:47,283 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 00:31:47,284 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:31:47,288 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:31:47,298 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:31:47,323 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:31:47,346 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:31:47,346 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:31:50,425 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:31:50,458 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:31:50,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:31:50,770 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:31:50,775 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:31:50,775 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:31:50,775 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:31:50,776 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:31:50,776 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:31:50,786 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:31:51,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:31:51,062 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:31:51,062 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:31:51,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:31:51,111 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:31:51,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:31:51,140 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:31:51,143 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:31:51,144 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:31:51,145 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:31:53,422 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:31:53,423 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:31:53,449 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:31:53,450 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:31:53,788 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:31:53,789 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:31:53,796 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 00:31:53,797 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 00:31:53,815 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:31:53,911 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:31:53,919 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:31:53,929 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:31:53,936 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:31:53,945 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:31:53,983 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:31:53,987 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:31:54,006 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:33:02,236 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:33:02,237 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:33:02,254 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:33:05,342 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:33:05,342 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:33:05,344 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:33:05,358 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:33:05,398 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:33:05,422 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:33:05,423 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:33:08,424 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:33:08,449 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:33:08,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:33:08,772 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:33:08,776 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:33:08,776 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:33:08,777 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:33:08,777 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:33:08,777 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:33:08,779 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:33:09,053 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:33:09,056 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:33:09,057 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:33:09,095 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:33:09,140 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:33:09,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:33:09,164 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:33:09,164 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:33:09,164 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:33:09,166 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:33:11,019 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:33:11,019 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:33:11,026 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:33:11,119 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:33:11,126 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:33:11,136 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:33:11,143 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:33:11,152 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:33:11,198 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:33:11,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:33:11,472 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:33:11,493 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:33:11,494 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:33:33,087 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:33:33,088 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:33:33,106 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:34:10,348 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:34:10,348 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:34:10,350 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:34:10,360 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:34:10,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:34:10,412 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:34:10,413 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:34:13,425 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:34:13,450 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:34:13,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:34:13,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:34:13,775 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:34:13,775 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:34:13,775 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:34:13,776 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:34:13,776 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:34:13,777 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:34:14,057 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:34:14,061 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:34:14,061 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:34:14,096 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:34:14,141 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:34:14,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:34:14,165 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:34:14,166 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:34:14,167 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:34:14,168 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:34:16,017 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:34:16,017 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:34:16,025 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:34:16,116 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:34:16,125 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:34:16,133 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:34:16,141 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:34:16,149 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:34:16,187 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:34:16,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:34:16,471 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:34:16,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:34:16,493 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:34:32,071 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:34:32,072 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:34:32,089 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:34:33,778 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:34:33,779 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:34:33,781 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:34:33,794 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:34:33,822 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:34:33,844 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:34:33,845 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:34:37,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:34:37,448 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:34:37,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:34:37,507 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:34:37,512 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:34:37,512 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:34:37,512 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:34:37,512 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:34:37,513 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:34:37,514 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:34:37,790 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:34:37,794 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:34:37,794 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:34:37,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:34:37,871 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:34:37,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:34:37,898 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:34:37,899 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:34:37,899 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:34:37,900 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:34:40,041 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:34:40,041 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:34:40,054 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:34:40,221 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:34:40,230 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:34:40,240 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:34:40,250 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:34:40,263 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:34:40,303 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:34:40,517 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:34:40,562 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:34:40,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:34:40,584 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:35:45,503 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:35:45,503 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:35:45,516 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:36:33,351 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:36:33,352 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:36:33,355 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:36:33,364 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:36:33,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:36:33,414 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:36:33,414 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:36:36,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:36:36,448 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:36:36,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:36:36,773 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:36:36,777 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:36:36,778 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:36:36,778 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:36:36,778 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:36:36,778 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:36:36,780 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:36:37,054 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:36:37,058 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:36:37,058 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:36:37,100 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:36:37,141 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:36:37,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:36:37,162 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:36:37,163 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:36:37,163 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:36:37,164 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:36:39,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:36:39,468 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:36:39,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:36:39,490 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:36:42,811 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:36:42,812 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:36:42,822 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:36:42,914 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:36:42,922 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:36:42,930 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:36:42,939 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:36:42,948 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:36:42,987 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:37:00,331 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:37:00,332 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:37:00,353 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:37:46,344 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:37:46,344 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:37:46,345 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:37:46,358 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:37:46,385 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:37:46,409 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:37:46,410 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:37:49,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:37:49,447 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:37:49,716 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:37:49,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:37:49,755 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:37:49,755 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:37:49,756 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:37:49,756 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:37:49,756 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:37:49,758 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:37:50,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:37:50,035 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:37:50,036 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:37:50,083 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:37:50,123 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:37:50,147 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:37:50,148 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:37:50,150 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:37:50,150 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:37:50,152 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:37:51,999 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:37:52,000 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:37:52,007 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:37:52,100 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:37:52,109 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:37:52,118 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:37:52,126 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:37:52,135 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:37:52,178 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:37:52,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:37:52,473 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:37:52,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:37:52,496 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:38:12,062 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:38:12,062 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:38:12,080 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:38:48,480 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:38:48,481 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:38:48,483 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:38:48,501 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:38:48,542 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:38:48,579 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:38:48,580 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:38:51,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:38:51,448 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:38:51,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:38:51,881 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:38:51,885 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:38:51,885 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:38:51,886 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:38:51,886 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:38:51,886 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:38:51,888 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:38:52,152 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:38:52,155 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:38:52,156 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:38:52,213 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:38:52,259 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:38:52,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:38:52,284 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:38:52,285 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:38:52,285 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:38:52,287 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:38:54,128 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:38:54,129 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:38:54,135 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:38:54,232 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:38:54,242 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:38:54,249 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:38:54,261 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:38:54,268 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:38:54,305 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:38:54,529 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:38:54,569 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:38:54,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:38:54,591 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:39:26,724 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 00:39:26,725 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:39:26,726 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:39:26,748 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:40:03,320 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:40:03,659 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:40:03,662 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:40:03,705 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:40:03,708 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:40:03,713 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:40:03,715 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:40:03,897 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:40:03,898 [config.py:install_language()] - Using system lang
2023-03-30 00:40:03,901 [config.py:install_language()] - Using lang en
2023-03-30 00:40:03,919 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:40:03,923 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:40:04,817 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:40:04,853 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:40:04,909 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:40:04,910 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:40:04,911 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:40:04,912 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:40:04,999 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:40:05,084 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:40:05,125 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:40:05,126 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:40:05,154 [_logging.py:info()] - Websocket connected
2023-03-30 00:40:05,154 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:40:05,252 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:40:05,304 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:40:05,353 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:40:05,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:40:05,418 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:40:05,419 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:40:05,421 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:40:05,423 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:40:05,423 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:40:05,425 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:40:05,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:40:05,687 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:40:05,688 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:40:05,739 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:40:05,740 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:40:05,780 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:40:05,781 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:40:05,782 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:40:05,783 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:40:05,794 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:40:08,502 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:40:08,503 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:40:08,537 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:40:08,538 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:40:38,698 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 00:40:38,698 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:40:38,699 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:40:38,713 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:40:38,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:40:38,816 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:40:38,818 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:40:42,498 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:40:42,521 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:40:42,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:40:42,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:40:42,585 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:40:42,586 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:40:42,586 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:40:42,586 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:40:42,586 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:40:42,588 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:40:42,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:40:42,871 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:40:42,871 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:40:42,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:40:42,902 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:40:42,923 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:40:42,924 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:40:42,925 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:40:42,925 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:40:42,927 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:40:45,108 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:40:45,108 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:40:45,115 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 00:40:45,116 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 00:40:45,134 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:40:45,238 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:40:45,248 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:40:45,256 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:40:45,265 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:40:45,272 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:40:45,311 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:40:45,314 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:40:45,341 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:40:45,500 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:40:45,501 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:40:45,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:40:45,523 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:41:16,683 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:41:16,684 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:41:16,701 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:41:23,836 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:41:23,836 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:41:23,837 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:41:23,847 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:41:23,875 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:41:23,910 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:41:23,911 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:41:27,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:41:27,520 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:41:27,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:41:27,580 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:41:27,584 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:41:27,584 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:41:27,585 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:41:27,585 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:41:27,587 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:41:27,588 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:41:27,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:41:27,862 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:41:27,862 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:41:27,899 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:41:27,944 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:41:27,964 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:41:27,965 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:41:27,966 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:41:27,966 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:41:27,968 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:41:30,117 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:41:30,117 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:41:30,125 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:41:30,220 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:41:30,229 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:41:30,238 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:41:30,246 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:41:30,254 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:41:30,293 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:41:30,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:41:30,569 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:41:30,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:41:30,594 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:43:02,539 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 00:43:02,539 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:43:02,543 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:43:02,560 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:43:38,653 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:43:39,017 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:43:39,019 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:43:39,070 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:43:39,072 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:43:39,083 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:43:39,085 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:43:39,421 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:43:39,424 [config.py:install_language()] - Using system lang
2023-03-30 00:43:39,439 [config.py:install_language()] - Using lang en
2023-03-30 00:43:39,469 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:43:39,478 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:43:40,233 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:43:40,261 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:43:40,308 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:43:40,308 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:43:40,310 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:43:40,311 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:43:40,390 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:43:40,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:43:40,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:43:40,479 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:43:40,497 [_logging.py:info()] - Websocket connected
2023-03-30 00:43:40,498 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:43:40,541 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:43:40,574 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:43:40,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:43:40,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:43:40,636 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:43:40,636 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:43:40,636 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:43:40,636 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:43:40,637 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:43:40,638 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:43:40,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:43:40,918 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:43:40,924 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:43:40,953 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:43:40,954 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:43:40,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:43:40,980 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:43:40,981 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:43:40,981 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:43:40,983 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:43:43,482 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:43:43,483 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:43:43,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:43:43,514 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:45:21,603 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:45:21,826 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:45:21,828 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:45:21,876 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:45:21,879 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:45:21,892 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:45:21,894 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:45:22,142 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:45:22,144 [config.py:install_language()] - Using system lang
2023-03-30 00:45:22,153 [config.py:install_language()] - Using lang en
2023-03-30 00:45:22,171 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:45:22,176 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:45:22,968 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:45:22,996 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:45:23,042 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:45:23,042 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:45:23,044 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:45:23,044 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:45:23,120 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:45:23,175 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:45:23,200 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:45:23,201 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:45:23,221 [_logging.py:info()] - Websocket connected
2023-03-30 00:45:23,222 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:45:23,270 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:45:23,306 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:45:23,331 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:45:23,366 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:45:23,371 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:45:23,371 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:45:23,371 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:45:23,372 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:45:23,372 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:45:23,373 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:45:23,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:45:23,640 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:45:23,641 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:45:23,689 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:45:23,690 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:45:23,713 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:45:23,714 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:45:23,715 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:45:23,716 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:45:23,717 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:45:25,604 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:45:25,605 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:45:25,633 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:45:25,635 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:46:46,754 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:46:46,979 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:46:46,980 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:46:47,014 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:46:47,016 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:46:47,021 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:46:47,022 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:46:47,196 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:46:47,197 [config.py:install_language()] - Using system lang
2023-03-30 00:46:47,199 [config.py:install_language()] - Using lang en
2023-03-30 00:46:47,219 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:46:47,224 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:46:48,033 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:46:48,067 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:46:48,126 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:46:48,127 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:46:48,128 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:46:48,129 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:46:48,204 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:46:48,262 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:46:48,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:46:48,290 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:46:48,306 [_logging.py:info()] - Websocket connected
2023-03-30 00:46:48,307 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:46:48,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:46:48,385 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:46:48,410 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:46:48,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:46:48,457 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:46:48,458 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:46:48,458 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:46:48,458 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:46:48,458 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:46:48,460 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:46:48,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:46:48,736 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:46:48,737 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:46:48,772 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:46:48,772 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:46:48,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:46:48,797 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:46:48,798 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:46:48,798 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:46:48,799 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:46:51,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:46:51,526 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:46:51,558 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:46:51,559 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:48:18,703 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 00:48:18,703 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 00:48:18,714 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:49:16,489 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:49:16,701 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:49:16,703 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:49:16,734 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:49:16,736 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:49:16,741 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:49:16,743 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:49:16,936 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:49:16,938 [config.py:install_language()] - Using system lang
2023-03-30 00:49:16,943 [config.py:install_language()] - Using lang en
2023-03-30 00:49:16,961 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:49:16,964 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:49:17,799 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:49:17,838 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:49:17,894 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:49:17,895 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:49:17,896 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:49:17,897 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:49:17,975 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:49:18,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:49:18,068 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:49:18,069 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:49:18,093 [_logging.py:info()] - Websocket connected
2023-03-30 00:49:18,094 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:49:18,143 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:49:18,185 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:49:18,211 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:49:18,265 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:49:18,272 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:49:18,272 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:49:18,272 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:49:18,272 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:49:18,273 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:49:18,274 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:49:18,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:49:18,553 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:49:18,553 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:49:18,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:49:18,594 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:49:18,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:49:18,620 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:49:18,621 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:49:18,621 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:49:18,623 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:49:20,040 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:49:20,040 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:49:20,046 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 00:49:20,047 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 00:49:20,070 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:49:20,179 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:49:20,189 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:49:20,197 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:49:20,208 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:49:20,215 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:49:20,255 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:49:20,260 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:49:20,288 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:49:20,535 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:49:20,536 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:49:20,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:49:20,562 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:50:08,179 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 00:50:08,180 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 00:50:08,203 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:51:14,909 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 00:51:14,909 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:51:14,911 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 00:51:14,920 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:51:14,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:51:14,994 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:51:14,995 [screen.py:init_printer()] - Klipper not connected
2023-03-30 00:51:18,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:51:18,548 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:51:18,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:51:18,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:51:18,607 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:51:18,607 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:51:18,608 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:51:18,608 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:51:18,608 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:51:18,610 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:51:18,877 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:51:18,880 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:51:18,881 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:51:18,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:51:18,970 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:51:18,990 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:51:18,992 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:51:18,993 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:51:18,993 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:51:18,995 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:51:21,528 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:51:21,573 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:51:21,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:51:21,594 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:51:49,459 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:51:49,459 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:51:49,469 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:51:49,559 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:51:49,569 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:51:49,578 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:51:49,586 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:51:49,594 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:51:49,641 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:52:41,464 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:52:41,743 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:52:41,747 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:52:41,780 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:52:41,782 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:52:41,787 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:52:41,789 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:52:41,999 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:52:42,000 [config.py:install_language()] - Using system lang
2023-03-30 00:52:42,004 [config.py:install_language()] - Using lang en
2023-03-30 00:52:42,025 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:52:42,028 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:52:42,855 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:52:42,901 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:52:42,960 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:52:42,961 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:52:42,962 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:52:42,963 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:52:43,044 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:52:43,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:52:43,133 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:52:43,134 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:52:43,156 [_logging.py:info()] - Websocket connected
2023-03-30 00:52:43,156 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:52:43,204 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:52:43,243 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:52:43,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:52:43,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:52:43,315 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:52:43,315 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:52:43,316 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:52:43,316 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:52:43,316 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:52:43,318 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:52:43,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:52:43,592 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:52:43,593 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:52:43,638 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:52:43,639 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:52:43,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:52:43,673 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:52:43,674 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:52:43,674 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:52:43,676 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:52:45,327 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:52:45,327 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:52:45,335 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 00:52:45,335 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 00:52:45,356 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:52:45,454 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:52:45,463 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:52:45,474 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:52:45,484 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:52:45,492 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:52:45,531 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:52:45,535 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:52:45,560 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:52:45,583 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:52:45,584 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:52:45,605 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:52:45,606 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:54:11,802 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 00:54:11,802 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 00:54:11,805 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:57:07,705 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:57:07,966 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:57:07,971 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:57:08,015 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:57:08,019 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:57:08,025 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:57:08,027 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:57:08,226 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:57:08,227 [config.py:install_language()] - Using system lang
2023-03-30 00:57:08,231 [config.py:install_language()] - Using lang en
2023-03-30 00:57:08,248 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:57:08,254 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:57:08,967 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:57:08,996 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:57:09,043 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:57:09,043 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:57:09,045 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:57:09,045 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:57:09,114 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:57:09,166 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:57:09,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:57:09,191 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:57:09,211 [_logging.py:info()] - Websocket connected
2023-03-30 00:57:09,212 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:57:09,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:57:09,286 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:57:09,313 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:57:09,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:57:09,352 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:57:09,353 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:57:09,353 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:57:09,353 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:57:09,354 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:57:09,355 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:57:09,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:57:09,633 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:57:09,634 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:57:09,678 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:57:09,679 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:57:09,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:57:09,706 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:57:09,708 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:57:09,708 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:57:09,709 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:57:11,363 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:57:11,363 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:57:11,373 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 00:57:11,373 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 00:57:11,393 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:57:11,491 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:57:11,501 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:57:11,510 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:57:11,520 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:57:11,528 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:57:11,576 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:57:11,580 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:57:11,606 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:57:11,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:57:11,630 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:57:11,658 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:57:11,660 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 00:58:22,600 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 00:58:22,940 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 00:58:22,944 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 00:58:22,979 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 00:58:22,981 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 00:58:22,991 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 00:58:22,992 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 00:58:23,264 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 00:58:23,266 [config.py:install_language()] - Using system lang
2023-03-30 00:58:23,279 [config.py:install_language()] - Using lang en
2023-03-30 00:58:23,316 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 00:58:23,319 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 00:58:24,152 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 00:58:24,185 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 00:58:24,242 [screen.py:initial_connection()] - Default printer: None
2023-03-30 00:58:24,243 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 00:58:24,244 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 00:58:24,244 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 00:58:24,325 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 00:58:24,384 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:58:24,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 00:58:24,409 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 00:58:24,429 [_logging.py:info()] - Websocket connected
2023-03-30 00:58:24,430 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 00:58:24,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 00:58:24,517 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 00:58:24,544 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 00:58:24,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 00:58:24,585 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 00:58:24,585 [printer.py:reinit()] - # Extruders: 1
2023-03-30 00:58:24,585 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 00:58:24,586 [printer.py:reinit()] - # Fans: 2
2023-03-30 00:58:24,586 [printer.py:reinit()] - # Output pins: 1
2023-03-30 00:58:24,587 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 00:58:24,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 00:58:24,875 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 00:58:24,875 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 00:58:24,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:58:24,908 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 00:58:24,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:58:24,935 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 00:58:24,937 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 00:58:24,937 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 00:58:24,939 [screen.py:init_printer()] - Printer initialized
2023-03-30 00:58:26,849 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 00:58:26,849 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 00:58:26,855 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 00:58:26,855 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 00:58:26,876 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 00:58:26,974 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 00:58:26,983 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 00:58:26,993 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 00:58:27,002 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 00:58:27,011 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 00:58:27,051 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 00:58:27,055 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:58:27,079 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 00:58:27,384 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 00:58:27,433 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 00:58:27,457 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 00:58:27,458 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:02:21,003 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 01:02:21,004 [printer.py:change_state()] - Adding callback for state: disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:02:56,917 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:02:57,190 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:02:57,194 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:02:57,226 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:02:57,228 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:02:57,238 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:02:57,240 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:02:57,528 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:02:57,530 [config.py:install_language()] - Using system lang
2023-03-30 01:02:57,537 [config.py:install_language()] - Using lang en
2023-03-30 01:02:57,567 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:02:57,572 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:02:58,377 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:02:58,406 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:02:58,452 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:02:58,453 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:02:58,456 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:02:58,457 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:02:58,539 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:02:58,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:02:58,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:02:58,622 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:02:58,640 [_logging.py:info()] - Websocket connected
2023-03-30 01:02:58,641 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:02:58,681 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:02:58,717 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:02:58,743 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:02:58,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:02:58,783 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:02:58,784 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:02:58,784 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:02:58,784 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:02:58,784 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:02:58,785 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:02:59,050 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:02:59,064 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:02:59,064 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:02:59,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:02:59,111 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:02:59,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:02:59,143 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:02:59,145 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:02:59,145 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:02:59,149 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:03:00,813 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:03:00,813 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:03:00,825 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 01:03:00,825 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 01:03:00,844 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:03:00,942 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:03:00,952 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:03:00,963 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:03:00,977 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:03:00,986 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:03:01,039 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:03:01,044 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:03:01,064 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:03:01,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:03:01,905 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:03:01,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:03:01,941 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:05:40,286 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 01:05:40,286 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 01:05:40,288 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 01:05:40,301 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:05:40,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:05:40,384 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:05:40,384 [screen.py:init_printer()] - Klipper not connected
2023-03-30 01:05:43,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:05:43,870 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:05:43,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:05:43,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:05:43,936 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:05:43,937 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:05:43,938 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:05:43,938 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:05:43,938 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:05:43,939 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:05:44,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:05:44,217 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:05:44,217 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:05:44,255 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:05:44,298 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:05:44,320 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:05:44,321 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:05:44,323 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:05:44,323 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:05:44,324 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:05:45,925 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:05:45,925 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:05:45,933 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:05:46,023 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:05:46,032 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:05:46,040 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:05:46,048 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:05:46,056 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:05:46,094 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:05:46,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:05:46,898 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:05:46,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:05:46,919 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:06:43,713 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 01:06:43,713 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 01:06:43,716 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 01:06:43,725 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:06:43,752 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:06:43,793 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:06:43,794 [screen.py:init_printer()] - Klipper not connected
2023-03-30 01:06:46,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:06:46,874 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:06:47,080 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:06:47,113 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:06:47,117 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:06:47,117 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:06:47,118 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:06:47,118 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:06:47,118 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:06:47,120 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:06:47,400 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:06:47,404 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:06:47,404 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:06:47,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:06:47,487 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:06:47,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:06:47,511 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:06:47,512 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:06:47,512 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:06:47,514 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:06:49,364 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:06:49,364 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:06:49,372 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:06:49,462 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:06:49,470 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:06:49,478 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:06:49,487 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:06:49,495 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:06:49,532 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:06:49,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:06:49,895 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:06:49,915 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:06:49,916 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:07:51,490 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 01:07:51,491 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 01:07:51,492 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 01:07:51,523 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:08:27,058 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:08:27,367 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:08:27,370 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:08:27,408 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:08:27,412 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:08:27,417 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:08:27,418 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:08:27,602 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:08:27,603 [config.py:install_language()] - Using system lang
2023-03-30 01:08:27,605 [config.py:install_language()] - Using lang en
2023-03-30 01:08:27,626 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:08:27,630 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:08:28,339 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:08:28,369 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:08:28,414 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:08:28,415 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:08:28,416 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:08:28,417 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:08:28,485 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:08:28,546 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:08:28,584 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:08:28,586 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:08:28,608 [_logging.py:info()] - Websocket connected
2023-03-30 01:08:28,608 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:08:28,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:08:28,749 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:08:28,777 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:08:28,818 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:08:28,823 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:08:28,823 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:08:28,823 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:08:28,824 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:08:28,824 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:08:28,825 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:08:29,098 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:08:29,101 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:08:29,102 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:08:29,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:08:29,140 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:08:29,163 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:08:29,164 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:08:29,165 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:08:29,166 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:08:29,167 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:08:31,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:08:31,938 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:08:31,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:08:31,973 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:08:36,099 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:08:36,100 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:08:36,106 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 01:08:36,106 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 01:08:36,126 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:08:36,224 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:08:36,236 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:08:36,245 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:08:36,253 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:08:36,262 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:08:36,302 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:08:36,306 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:08:36,329 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:10:30,436 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:10:30,730 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:10:30,736 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:10:30,763 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:10:30,766 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:10:30,770 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:10:30,771 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:10:30,940 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:10:30,942 [config.py:install_language()] - Using system lang
2023-03-30 01:10:30,945 [config.py:install_language()] - Using lang en
2023-03-30 01:10:30,970 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:10:30,977 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:10:31,859 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:10:31,893 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:10:31,945 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:10:31,946 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:10:31,947 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:10:31,948 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:10:32,022 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:10:32,075 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:10:32,101 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:10:32,102 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:10:32,119 [_logging.py:info()] - Websocket connected
2023-03-30 01:10:32,120 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:10:32,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:10:32,204 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:10:32,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:10:32,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:10:32,277 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:10:32,277 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:10:32,277 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:10:32,278 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:10:32,278 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:10:32,279 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:10:32,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:10:32,563 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:10:32,564 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:10:32,605 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:10:32,606 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:10:32,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:10:32,638 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:10:32,640 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:10:32,641 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:10:32,642 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:10:33,793 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:10:33,794 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:10:33,801 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 01:10:33,802 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 01:10:33,821 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:10:33,920 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:10:33,929 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:10:33,939 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:10:33,948 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:10:33,956 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:10:33,997 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:10:34,001 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:10:34,025 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:10:34,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:10:34,982 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:10:35,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:10:35,006 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:10:35,536 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 01:10:35,537 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 01:10:35,553 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:10:50,524 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 01:10:50,524 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 01:10:50,525 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 01:10:50,536 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:10:50,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:10:50,599 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:10:50,599 [screen.py:init_printer()] - Klipper not connected
2023-03-30 01:10:53,983 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:10:54,007 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:10:54,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:10:54,258 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:10:54,262 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:10:54,263 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:10:54,263 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:10:54,263 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:10:54,264 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:10:54,265 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:10:54,540 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:10:54,544 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:10:54,544 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:10:54,584 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:10:54,630 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:10:54,655 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:10:54,656 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:10:54,657 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:10:54,658 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:10:54,660 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:10:56,505 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:10:56,506 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:10:56,514 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:10:56,603 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:10:56,612 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:10:56,619 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:10:56,628 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:10:56,635 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:10:56,680 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:10:56,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:10:57,028 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:10:57,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:10:57,049 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:14:35,678 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 01:14:35,678 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 01:14:35,699 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:16:15,949 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:16:16,199 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:16:16,201 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:16:16,228 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:16:16,230 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:16:16,236 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:16:16,237 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:16:16,430 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:16:16,433 [config.py:install_language()] - Using system lang
2023-03-30 01:16:16,441 [config.py:install_language()] - Using lang en
2023-03-30 01:16:16,472 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:16:16,477 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:16:17,225 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:16:17,254 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:16:17,299 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:16:17,299 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:16:17,301 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:16:17,302 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:16:17,371 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:16:17,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:16:17,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:16:17,453 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:16:17,474 [_logging.py:info()] - Websocket connected
2023-03-30 01:16:17,474 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:16:17,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:16:17,550 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:16:17,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:16:17,609 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:16:17,613 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:16:17,614 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:16:17,614 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:16:17,614 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:16:17,614 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:16:17,615 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:16:17,875 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:16:17,880 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:16:17,886 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:16:17,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:16:17,952 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:16:17,983 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:16:17,984 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:16:17,986 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:16:17,986 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:16:17,987 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:16:18,599 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 01:16:18,600 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 01:16:18,618 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:16:19,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:16:19,935 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:16:19,958 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:16:19,959 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:17:28,398 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:17:28,715 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:17:28,719 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:17:28,765 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:17:28,768 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:17:28,777 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:17:28,785 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:17:29,023 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:17:29,025 [config.py:install_language()] - Using system lang
2023-03-30 01:17:29,030 [config.py:install_language()] - Using lang en
2023-03-30 01:17:29,054 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:17:29,057 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:17:29,852 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:17:29,882 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:17:29,933 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:17:29,934 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:17:29,936 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:17:29,936 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:17:30,020 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:17:30,079 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:17:30,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:17:30,106 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:17:30,130 [_logging.py:info()] - Websocket connected
2023-03-30 01:17:30,130 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:17:30,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:17:30,205 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:17:30,230 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:17:30,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:17:30,281 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:17:30,281 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:17:30,281 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:17:30,282 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:17:30,282 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:17:30,283 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:17:30,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:17:30,553 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:17:30,559 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:17:30,615 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:17:30,616 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:17:30,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:17:30,748 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:17:30,749 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:17:30,750 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:17:30,756 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:17:31,259 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 01:17:31,260 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 01:17:31,271 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:17:32,879 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:17:32,880 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:17:32,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:17:32,926 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:17:55,074 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 01:17:55,074 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 01:17:55,077 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 01:17:55,092 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:17:55,125 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:17:55,155 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:17:55,155 [screen.py:init_printer()] - Klipper not connected
2023-03-30 01:17:58,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:17:58,934 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:17:58,969 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:17:59,000 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:17:59,004 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:17:59,005 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:17:59,005 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:17:59,005 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:17:59,005 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:17:59,007 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:17:59,281 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:17:59,285 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:17:59,291 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:17:59,323 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:17:59,324 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:17:59,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:17:59,349 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:17:59,350 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:17:59,350 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:17:59,351 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:18:01,254 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:18:01,254 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:18:01,261 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 01:18:01,261 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 01:18:01,280 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:18:01,384 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:18:01,392 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:18:01,402 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:18:01,409 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:18:01,418 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:18:01,457 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:18:01,461 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:18:01,480 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:18:01,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:18:01,875 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:18:01,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:18:01,897 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:18:57,662 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:18:57,887 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:18:57,892 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:18:57,922 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:18:57,924 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:18:57,928 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:18:57,929 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:18:58,110 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:18:58,112 [config.py:install_language()] - Using system lang
2023-03-30 01:18:58,115 [config.py:install_language()] - Using lang en
2023-03-30 01:18:58,141 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:18:58,145 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:18:58,892 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:18:58,933 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:18:58,991 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:18:58,992 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:18:58,994 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:18:58,995 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:18:59,082 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:18:59,140 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:18:59,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:18:59,170 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:18:59,190 [_logging.py:info()] - Websocket connected
2023-03-30 01:18:59,190 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:18:59,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:18:59,310 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:18:59,370 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:18:59,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:18:59,412 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:18:59,412 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:18:59,412 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:18:59,413 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:18:59,413 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:18:59,414 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:18:59,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:18:59,696 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:18:59,696 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:18:59,752 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:18:59,753 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:18:59,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:18:59,780 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:18:59,781 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:18:59,781 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:18:59,783 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:19:01,426 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:19:01,426 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:19:01,432 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 01:19:01,433 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 01:19:01,453 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:19:01,553 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:19:01,562 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:19:01,573 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:19:01,589 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:19:01,597 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:19:01,638 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:19:01,642 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:19:01,667 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:19:01,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:19:01,999 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 01:19:02,023 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:19:02,024 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:20:09,530 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:20:09,841 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:20:09,844 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:20:09,877 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:20:09,879 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:20:09,885 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:20:09,887 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:20:10,095 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:20:10,096 [config.py:install_language()] - Using system lang
2023-03-30 01:20:10,099 [config.py:install_language()] - Using lang en
2023-03-30 01:20:10,119 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:20:10,124 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:20:10,945 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:20:10,975 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:20:11,021 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:20:11,022 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:20:11,023 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:20:11,023 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:20:11,099 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:20:11,149 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:20:11,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:20:11,172 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:20:11,194 [_logging.py:info()] - Websocket connected
2023-03-30 01:20:11,194 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:20:11,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:20:11,271 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:20:11,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:20:11,334 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:20:11,339 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:20:11,339 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:20:11,340 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:20:11,340 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:20:11,340 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:20:11,341 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:20:11,604 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:20:11,608 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:20:11,609 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:20:11,665 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:20:11,666 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:20:11,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:20:11,706 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:20:11,707 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:20:11,707 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:20:11,714 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:20:12,328 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 01:20:12,329 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 01:20:12,338 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:20:13,823 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:20:13,825 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:20:13,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:20:13,853 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:21:56,324 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:21:56,552 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:21:56,554 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:21:56,582 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:21:56,585 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:21:56,590 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:21:56,592 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:21:56,784 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:21:56,786 [config.py:install_language()] - Using system lang
2023-03-30 01:21:56,790 [config.py:install_language()] - Using lang en
2023-03-30 01:21:56,819 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:21:56,824 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:21:57,599 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:21:57,626 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:21:57,674 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:21:57,675 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:21:57,676 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:21:57,677 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:21:57,753 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:21:57,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:21:57,826 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:21:57,828 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:21:57,846 [_logging.py:info()] - Websocket connected
2023-03-30 01:21:57,848 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:21:57,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:21:57,919 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:21:57,947 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:21:57,985 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:21:57,989 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:21:57,989 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:21:57,989 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:21:57,989 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:21:57,990 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:21:57,991 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:21:58,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:21:58,283 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:21:58,284 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:21:58,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:21:58,318 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:21:58,340 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:21:58,341 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:21:58,343 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:21:58,343 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:21:58,344 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:22:00,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:22:00,873 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:22:00,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:22:00,899 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:23:32,166 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:23:32,430 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:23:32,433 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:23:32,461 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:23:32,463 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:23:32,469 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:23:32,470 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:23:32,630 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:23:32,631 [config.py:install_language()] - Using system lang
2023-03-30 01:23:32,634 [config.py:install_language()] - Using lang en
2023-03-30 01:23:32,652 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:23:32,657 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:23:33,429 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:23:33,456 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:23:33,504 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:23:33,505 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:23:33,506 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:23:33,506 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:23:33,573 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:23:33,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:23:33,652 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:23:33,654 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:23:33,670 [_logging.py:info()] - Websocket connected
2023-03-30 01:23:33,671 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:23:33,726 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:23:33,770 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:23:33,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:23:33,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:23:33,855 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:23:33,855 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:23:33,856 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:23:33,856 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:23:33,856 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:23:33,859 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:23:34,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:23:34,136 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:23:34,136 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:23:34,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:23:34,170 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:23:34,197 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:23:34,198 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:23:34,199 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:23:34,199 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:23:34,201 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:23:36,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:23:36,815 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:23:36,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:23:36,841 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:25:06,126 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 01:25:06,127 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 01:25:06,136 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:40:34,499 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:40:34,788 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:40:34,791 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:40:34,827 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:40:34,830 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:40:34,835 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:40:34,836 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:40:35,047 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:40:35,049 [config.py:install_language()] - Using system lang
2023-03-30 01:40:35,055 [config.py:install_language()] - Using lang en
2023-03-30 01:40:35,093 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:40:35,096 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:40:35,975 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:40:36,009 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:40:36,061 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:40:36,062 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:40:36,064 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:40:36,065 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:40:36,142 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:40:36,200 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:40:36,225 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:40:36,226 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:40:36,245 [_logging.py:info()] - Websocket connected
2023-03-30 01:40:36,246 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:40:36,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:40:36,329 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:40:36,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:40:36,393 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:40:36,398 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:40:36,398 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:40:36,398 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:40:36,399 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:40:36,399 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:40:36,400 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:40:36,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:40:36,680 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:40:36,680 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:40:36,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:40:36,720 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:40:36,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:40:36,745 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:40:36,746 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:40:36,746 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:40:36,748 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:40:38,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:40:38,886 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:40:38,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:40:38,916 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:54:56,547 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 01:54:56,547 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 01:54:56,551 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 01:54:56,567 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:54:56,634 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:54:56,668 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:54:56,668 [screen.py:init_printer()] - Klipper not connected
2023-03-30 01:54:59,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:54:59,910 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:54:59,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:54:59,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:54:59,977 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:54:59,978 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:54:59,978 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:54:59,978 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:54:59,979 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:54:59,980 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:55:00,257 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:55:00,260 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:55:00,261 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:55:00,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:55:00,292 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:55:00,315 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:55:00,316 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:55:00,317 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:55:00,317 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:55:00,318 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:55:02,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:55:02,887 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:55:02,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:55:02,915 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:55:02,978 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 01:55:02,978 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 01:55:02,985 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 01:55:02,985 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 01:55:03,005 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 01:55:03,101 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 01:55:03,117 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 01:55:03,126 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 01:55:03,134 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 01:55:03,142 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 01:55:03,181 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 01:55:03,184 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 01:55:03,203 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 01:56:03,838 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 01:56:04,123 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 01:56:04,125 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 01:56:04,169 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 01:56:04,172 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 01:56:04,178 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 01:56:04,180 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 01:56:04,431 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 01:56:04,433 [config.py:install_language()] - Using system lang
2023-03-30 01:56:04,442 [config.py:install_language()] - Using lang en
2023-03-30 01:56:04,468 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 01:56:04,472 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 01:56:05,203 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 01:56:05,230 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 01:56:05,281 [screen.py:initial_connection()] - Default printer: None
2023-03-30 01:56:05,282 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 01:56:05,283 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 01:56:05,283 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 01:56:05,377 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 01:56:05,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:56:05,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 01:56:05,461 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 01:56:05,479 [_logging.py:info()] - Websocket connected
2023-03-30 01:56:05,480 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 01:56:05,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 01:56:05,559 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 01:56:05,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 01:56:05,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 01:56:05,625 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 01:56:05,625 [printer.py:reinit()] - # Extruders: 1
2023-03-30 01:56:05,626 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 01:56:05,626 [printer.py:reinit()] - # Fans: 2
2023-03-30 01:56:05,626 [printer.py:reinit()] - # Output pins: 1
2023-03-30 01:56:05,627 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 01:56:05,899 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 01:56:05,909 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 01:56:05,910 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 01:56:05,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:56:05,953 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:56:05,985 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:56:05,986 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 01:56:05,988 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 01:56:05,988 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 01:56:05,990 [screen.py:init_printer()] - Printer initialized
2023-03-30 01:56:07,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 01:56:07,793 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 01:56:07,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 01:56:07,820 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:00:24,670 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:00:24,904 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:00:24,910 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:00:24,952 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:00:24,954 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:00:24,958 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:00:24,959 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:00:25,233 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:00:25,235 [config.py:install_language()] - Using system lang
2023-03-30 02:00:25,243 [config.py:install_language()] - Using lang en
2023-03-30 02:00:25,272 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:00:25,277 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:00:26,063 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:00:26,092 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:00:26,141 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:00:26,142 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:00:26,143 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:00:26,144 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:00:26,217 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:00:26,269 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:00:26,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:00:26,292 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:00:26,309 [_logging.py:info()] - Websocket connected
2023-03-30 02:00:26,310 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:00:26,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:00:26,409 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:00:26,436 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:00:26,475 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:00:26,481 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:00:26,481 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:00:26,481 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:00:26,482 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:00:26,482 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:00:26,484 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:00:26,761 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:00:26,766 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:00:26,772 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:00:26,797 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:00:26,798 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:00:26,824 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:00:26,825 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:00:26,827 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:00:26,827 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:00:26,830 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:00:27,224 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:00:27,225 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:00:27,236 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:00:28,702 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:00:28,703 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:00:28,732 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:00:28,733 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:01:11,524 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:01:11,745 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:01:11,749 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:01:11,785 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:01:11,788 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:01:11,793 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:01:11,795 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:01:12,008 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:01:12,010 [config.py:install_language()] - Using system lang
2023-03-30 02:01:12,013 [config.py:install_language()] - Using lang en
2023-03-30 02:01:12,039 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:01:12,043 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:01:12,896 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:01:12,926 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:01:12,972 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:01:12,973 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:01:12,974 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:01:12,974 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:01:13,043 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:01:13,093 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:01:13,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:01:13,115 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:01:13,133 [_logging.py:info()] - Websocket connected
2023-03-30 02:01:13,133 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:01:13,176 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:01:13,208 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:01:13,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:01:13,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:01:13,271 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:01:13,272 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:01:13,272 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:01:13,272 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:01:13,273 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:01:13,274 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:01:13,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:01:13,551 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:01:13,552 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:01:13,592 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:01:13,593 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:01:13,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:01:13,620 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:01:13,621 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:01:13,621 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:01:13,622 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:01:15,743 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:01:15,743 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:01:15,766 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:01:15,767 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:01:34,114 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:01:34,114 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:01:34,122 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:01:34,122 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:01:34,145 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:01:34,271 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:01:34,283 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:01:34,294 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:01:34,303 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:01:34,312 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:01:34,361 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:01:34,365 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:01:34,387 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:03:06,623 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 02:03:06,624 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 02:03:06,642 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:04:16,796 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:04:17,067 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:04:17,070 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:04:17,107 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:04:17,110 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:04:17,115 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:04:17,117 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:04:17,374 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:04:17,376 [config.py:install_language()] - Using system lang
2023-03-30 02:04:17,379 [config.py:install_language()] - Using lang en
2023-03-30 02:04:17,405 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:04:17,409 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:04:18,155 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:04:18,185 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:04:18,238 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:04:18,239 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:04:18,240 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:04:18,241 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:04:18,310 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:04:18,362 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:04:18,385 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:04:18,386 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:04:18,408 [_logging.py:info()] - Websocket connected
2023-03-30 02:04:18,409 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:04:18,455 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:04:18,491 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:04:18,516 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:04:18,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:04:18,558 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:04:18,559 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:04:18,559 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:04:18,559 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:04:18,559 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:04:18,561 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:04:18,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:04:18,840 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:04:18,845 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:04:18,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:04:18,887 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:04:18,920 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:04:18,921 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:04:18,922 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:04:18,923 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:04:18,924 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:04:19,545 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:04:19,546 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:04:19,557 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:04:20,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:04:20,933 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:04:20,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:04:20,960 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:05:10,690 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:05:10,973 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:05:10,977 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:05:11,014 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:05:11,016 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:05:11,026 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:05:11,028 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:05:11,252 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:05:11,254 [config.py:install_language()] - Using system lang
2023-03-30 02:05:11,261 [config.py:install_language()] - Using lang en
2023-03-30 02:05:11,300 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:05:11,305 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:05:12,190 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:05:12,226 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:05:12,281 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:05:12,282 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:05:12,283 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:05:12,283 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:05:12,364 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:05:12,564 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:05:12,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:05:12,590 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:05:12,608 [_logging.py:info()] - Websocket connected
2023-03-30 02:05:12,609 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:05:12,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:05:12,699 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:05:12,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:05:12,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:05:12,780 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:05:12,781 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:05:12,781 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:05:12,781 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:05:12,781 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:05:12,783 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:05:13,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:05:13,059 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:05:13,059 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:05:13,096 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:05:13,097 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:05:13,120 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:05:13,121 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:05:13,123 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:05:13,123 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:05:13,124 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:05:14,543 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:05:14,543 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:05:14,551 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:05:14,551 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:05:14,573 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:05:14,680 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:05:14,693 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:05:14,704 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:05:14,715 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:05:14,726 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:05:14,791 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:05:14,796 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:05:14,820 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:05:15,729 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:05:15,781 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 02:05:15,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:05:15,811 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:06:21,985 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 02:06:21,985 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 02:06:22,006 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:07:14,225 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:07:14,475 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:07:14,478 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:07:14,511 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:07:14,514 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:07:14,520 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:07:14,522 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:07:14,698 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:07:14,700 [config.py:install_language()] - Using system lang
2023-03-30 02:07:14,707 [config.py:install_language()] - Using lang en
2023-03-30 02:07:14,735 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:07:14,741 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:07:15,562 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:07:15,595 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:07:15,650 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:07:15,651 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:07:15,652 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:07:15,653 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:07:15,734 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:07:15,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:07:15,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:07:15,823 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:07:15,862 [_logging.py:info()] - Websocket connected
2023-03-30 02:07:15,862 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:07:15,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:07:15,936 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:07:15,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:07:15,996 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:07:16,002 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:07:16,002 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:07:16,002 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:07:16,002 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:07:16,003 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:07:16,004 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:07:16,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:07:16,271 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:07:16,271 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:07:16,337 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:07:16,338 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:07:16,363 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:07:16,364 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:07:16,365 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:07:16,365 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:07:16,367 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:07:17,765 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:07:17,766 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:07:17,771 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:07:17,771 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:07:17,792 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:07:17,894 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:07:17,903 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:07:17,913 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:07:17,922 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:07:17,931 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:07:17,970 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:07:17,975 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:07:17,998 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:07:18,765 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:07:18,812 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 02:07:18,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:07:18,836 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:08:17,591 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:08:17,808 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:08:17,811 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:08:17,839 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:08:17,841 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:08:17,846 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:08:17,847 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:08:18,025 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:08:18,027 [config.py:install_language()] - Using system lang
2023-03-30 02:08:18,030 [config.py:install_language()] - Using lang en
2023-03-30 02:08:18,058 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:08:18,062 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:08:18,993 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:08:19,030 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:08:19,077 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:08:19,077 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:08:19,079 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:08:19,080 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:08:19,165 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:08:19,212 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:08:19,234 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:08:19,235 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:08:19,258 [_logging.py:info()] - Websocket connected
2023-03-30 02:08:19,258 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:08:19,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:08:19,331 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:08:19,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:08:19,394 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:08:19,398 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:08:19,399 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:08:19,399 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:08:19,399 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:08:19,400 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:08:19,401 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:08:19,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:08:19,676 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:08:19,687 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:08:19,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:08:19,739 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:08:19,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:08:19,778 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:08:19,783 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:08:19,784 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:08:19,788 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:08:20,385 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:08:20,385 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:08:20,396 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:08:21,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:08:21,796 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:08:21,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:08:21,822 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:09:09,559 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:09:09,798 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:09:09,801 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:09:09,828 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:09:09,831 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:09:09,835 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:09:09,836 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:09:10,015 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:09:10,016 [config.py:install_language()] - Using system lang
2023-03-30 02:09:10,022 [config.py:install_language()] - Using lang en
2023-03-30 02:09:10,044 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:09:10,049 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:09:10,803 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:09:10,832 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:09:10,887 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:09:10,887 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:09:10,889 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:09:10,889 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:09:10,972 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:09:11,035 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:09:11,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:09:11,063 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:09:11,086 [_logging.py:info()] - Websocket connected
2023-03-30 02:09:11,087 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:09:11,130 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:09:11,169 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:09:11,192 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:09:11,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:09:11,236 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:09:11,237 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:09:11,237 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:09:11,237 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:09:11,238 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:09:11,239 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:09:11,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:09:11,517 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:09:11,518 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:09:11,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:09:11,551 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:09:11,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:09:11,575 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:09:11,576 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:09:11,576 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:09:11,577 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:09:13,710 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:09:13,711 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:09:13,734 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:09:13,735 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:09:39,826 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:09:39,826 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:09:39,833 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:09:39,834 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:09:39,852 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:09:39,948 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:09:39,958 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:09:39,966 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:09:39,975 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:09:39,982 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:09:40,021 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:09:40,025 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:09:40,043 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:11:03,467 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:11:03,684 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:11:03,687 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:11:03,715 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:11:03,718 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:11:03,722 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:11:03,723 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:11:03,900 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:11:03,901 [config.py:install_language()] - Using system lang
2023-03-30 02:11:03,910 [config.py:install_language()] - Using lang en
2023-03-30 02:11:03,933 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:11:03,937 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:11:04,720 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:11:04,756 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:11:04,812 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:11:04,812 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:11:04,814 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:11:04,814 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:11:04,896 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:11:04,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:11:05,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:11:05,013 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:11:05,047 [_logging.py:info()] - Websocket connected
2023-03-30 02:11:05,048 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:11:05,094 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:11:05,130 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:11:05,153 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:11:05,192 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:11:05,197 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:11:05,198 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:11:05,198 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:11:05,198 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:11:05,199 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:11:05,200 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:11:05,491 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:11:05,495 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:11:05,496 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:11:05,532 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:11:05,533 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:11:05,556 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:11:05,557 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:11:05,560 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:11:05,560 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:11:05,562 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:11:07,954 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:11:07,955 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:11:07,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:11:07,979 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:11:56,581 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:11:56,873 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:11:56,875 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:11:56,906 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:11:56,908 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:11:56,912 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:11:56,914 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:11:57,089 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:11:57,091 [config.py:install_language()] - Using system lang
2023-03-30 02:11:57,094 [config.py:install_language()] - Using lang en
2023-03-30 02:11:57,115 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:11:57,119 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:11:58,020 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:11:58,054 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:11:58,098 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:11:58,099 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:11:58,101 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:11:58,102 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:11:58,172 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:11:58,226 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:11:58,258 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:11:58,259 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:11:58,277 [_logging.py:info()] - Websocket connected
2023-03-30 02:11:58,278 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:11:58,330 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:11:58,368 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:11:58,399 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:11:58,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:11:58,440 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:11:58,440 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:11:58,440 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:11:58,440 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:11:58,440 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:11:58,441 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:11:58,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:11:58,713 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:11:58,713 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:11:58,807 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:11:58,808 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:11:58,841 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:11:58,842 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:11:58,843 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:11:58,843 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:11:58,844 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:11:59,428 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:11:59,428 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:11:59,439 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:12:00,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:12:00,868 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:12:00,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:12:00,892 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:14:17,695 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:14:17,940 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:14:17,942 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:14:17,969 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:14:17,972 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:14:17,976 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:14:17,977 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:14:18,144 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:14:18,145 [config.py:install_language()] - Using system lang
2023-03-30 02:14:18,149 [config.py:install_language()] - Using lang en
2023-03-30 02:14:18,169 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:14:18,173 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:14:19,163 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:14:19,194 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:14:19,246 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:14:19,247 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:14:19,248 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:14:19,248 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:14:19,326 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:14:19,380 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:14:19,403 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:14:19,404 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:14:19,424 [_logging.py:info()] - Websocket connected
2023-03-30 02:14:19,425 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:14:19,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:14:19,507 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:14:19,531 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:14:19,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:14:19,574 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:14:19,574 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:14:19,574 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:14:19,575 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:14:19,575 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:14:19,576 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:14:19,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:14:19,856 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:14:19,856 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:14:19,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:14:19,888 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:14:19,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:14:19,913 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:14:19,915 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:14:19,915 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:14:19,916 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:14:21,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:14:21,796 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:14:21,826 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:14:21,827 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:17:17,140 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:17:17,391 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:17:17,394 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:17:17,434 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:17:17,436 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:17:17,440 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:17:17,441 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:17:17,600 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:17:17,601 [config.py:install_language()] - Using system lang
2023-03-30 02:17:17,604 [config.py:install_language()] - Using lang en
2023-03-30 02:17:17,622 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:17:17,626 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:17:18,459 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:17:18,485 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:17:18,534 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:17:18,535 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:17:18,536 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:17:18,537 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:17:18,604 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:17:18,655 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:17:18,678 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:17:18,679 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:17:18,695 [_logging.py:info()] - Websocket connected
2023-03-30 02:17:18,696 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:17:18,739 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:17:18,772 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:17:18,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:17:18,833 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:17:18,838 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:17:18,838 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:17:18,838 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:17:18,839 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:17:18,839 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:17:18,840 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:17:19,116 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:17:19,127 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:17:19,127 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:17:19,154 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:17:19,155 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:17:19,182 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:17:19,183 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:17:19,184 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:17:19,184 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:17:19,185 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:17:21,939 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:17:21,940 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:17:21,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:17:21,973 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:18:51,102 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:18:51,103 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:18:51,112 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:20:32,989 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:20:33,224 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:20:33,227 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:20:33,262 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:20:33,264 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:20:33,269 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:20:33,270 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:20:33,497 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:20:33,498 [config.py:install_language()] - Using system lang
2023-03-30 02:20:33,503 [config.py:install_language()] - Using lang en
2023-03-30 02:20:33,524 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:20:33,527 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:20:34,357 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:20:34,390 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:20:34,445 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:20:34,446 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:20:34,448 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:20:34,449 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:20:34,530 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:20:34,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:20:34,613 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:20:34,614 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:20:34,643 [_logging.py:info()] - Websocket connected
2023-03-30 02:20:34,644 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:20:34,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:20:34,744 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:20:34,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:20:34,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:20:34,809 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:20:34,809 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:20:34,810 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:20:34,810 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:20:34,811 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:20:34,812 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:20:35,088 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:20:35,093 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:20:35,103 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:20:35,157 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:20:35,158 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:20:35,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:20:35,181 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:20:35,183 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:20:35,183 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:20:35,184 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:20:35,549 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:20:35,550 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:20:35,564 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:20:37,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:20:37,005 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:20:37,030 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:20:37,031 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:24:24,936 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:24:25,189 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:24:25,193 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:24:25,242 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:24:25,245 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:24:25,254 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:24:25,257 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:24:25,450 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:24:25,451 [config.py:install_language()] - Using system lang
2023-03-30 02:24:25,454 [config.py:install_language()] - Using lang en
2023-03-30 02:24:25,478 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:24:25,482 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:24:26,242 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:24:26,281 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:24:26,352 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:24:26,353 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:24:26,355 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:24:26,355 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:24:26,441 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:24:26,502 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:24:26,533 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:24:26,534 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:24:26,565 [_logging.py:info()] - Websocket connected
2023-03-30 02:24:26,569 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:24:26,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:24:26,653 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:24:26,678 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:24:26,721 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:24:26,726 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:24:26,726 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:24:26,726 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:24:26,726 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:24:26,727 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:24:26,728 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:24:27,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:24:27,015 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:24:27,016 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:24:27,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:24:27,059 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:24:27,086 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:24:27,087 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:24:27,088 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:24:27,089 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:24:27,090 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:24:28,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:24:28,867 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:24:28,892 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:24:28,893 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:26:27,452 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:26:27,768 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:26:27,772 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:26:27,807 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:26:27,810 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:26:27,815 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:26:27,817 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:26:28,004 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:26:28,006 [config.py:install_language()] - Using system lang
2023-03-30 02:26:28,010 [config.py:install_language()] - Using lang en
2023-03-30 02:26:28,031 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:26:28,035 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:26:28,789 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:26:28,816 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:26:28,868 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:26:28,869 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:26:28,870 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:26:28,871 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:26:28,940 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:26:28,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:26:29,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:26:29,013 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:26:29,038 [_logging.py:info()] - Websocket connected
2023-03-30 02:26:29,039 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:26:29,099 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:26:29,137 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:26:29,160 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:26:29,201 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:26:29,205 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:26:29,206 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:26:29,206 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:26:29,207 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:26:29,207 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:26:29,208 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:26:29,473 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:26:29,477 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:26:29,477 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:26:29,524 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:26:29,525 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:26:29,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:26:29,549 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:26:29,550 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:26:29,551 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:26:29,552 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:26:31,757 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:26:31,758 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:26:31,783 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:26:31,785 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:27:14,815 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:27:15,069 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:27:15,072 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:27:15,100 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:27:15,102 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:27:15,106 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:27:15,108 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:27:15,276 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:27:15,278 [config.py:install_language()] - Using system lang
2023-03-30 02:27:15,283 [config.py:install_language()] - Using lang en
2023-03-30 02:27:15,303 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:27:15,307 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:27:16,139 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:27:16,167 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:27:16,219 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:27:16,220 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:27:16,222 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:27:16,222 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:27:16,295 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:27:16,359 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:27:16,383 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:27:16,384 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:27:16,404 [_logging.py:info()] - Websocket connected
2023-03-30 02:27:16,405 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:27:16,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:27:16,489 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:27:16,516 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:27:16,560 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:27:16,565 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:27:16,565 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:27:16,566 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:27:16,566 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:27:16,566 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:27:16,568 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:27:16,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:27:16,841 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:27:16,846 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:27:16,875 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:27:16,876 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:27:16,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:27:16,908 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:27:16,910 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:27:16,910 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:27:16,911 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:27:18,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:27:18,849 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:27:18,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:27:18,873 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:27:19,814 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:27:19,815 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:27:19,825 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:27:19,825 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:27:19,851 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:27:19,982 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:27:19,996 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:27:20,006 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:27:20,017 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:27:20,027 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:27:20,079 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:27:20,084 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:27:20,118 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:28:20,188 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:28:20,459 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:28:20,464 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:28:20,505 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:28:20,509 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:28:20,514 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:28:20,516 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:28:20,710 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:28:20,711 [config.py:install_language()] - Using system lang
2023-03-30 02:28:20,715 [config.py:install_language()] - Using lang en
2023-03-30 02:28:20,740 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:28:20,745 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:28:21,577 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:28:21,605 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:28:21,656 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:28:21,657 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:28:21,658 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:28:21,659 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:28:21,730 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:28:21,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:28:21,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:28:21,829 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:28:21,853 [_logging.py:info()] - Websocket connected
2023-03-30 02:28:21,854 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:28:21,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:28:21,930 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:28:21,977 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:28:22,029 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:28:22,035 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:28:22,035 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:28:22,035 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:28:22,036 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:28:22,036 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:28:22,038 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:28:22,313 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:28:22,321 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:28:22,322 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:28:22,353 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:28:22,354 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:28:22,381 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:28:22,382 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:28:22,384 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:28:22,384 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:28:22,389 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:28:24,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:28:24,796 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:28:24,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:28:24,820 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:31:49,211 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:31:49,498 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:31:49,508 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:31:49,536 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:31:49,538 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:31:49,542 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:31:49,544 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:31:49,782 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:31:49,784 [config.py:install_language()] - Using system lang
2023-03-30 02:31:49,798 [config.py:install_language()] - Using lang en
2023-03-30 02:31:49,819 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:31:49,826 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:31:50,584 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:31:50,610 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:31:50,655 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:31:50,655 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:31:50,657 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:31:50,657 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:31:50,727 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:31:50,778 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:31:50,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:31:50,804 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:31:50,825 [_logging.py:info()] - Websocket connected
2023-03-30 02:31:50,825 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:31:50,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:31:50,908 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:31:50,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:31:50,998 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:31:51,003 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:31:51,004 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:31:51,004 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:31:51,005 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:31:51,005 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:31:51,007 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:31:51,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:31:51,283 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:31:51,283 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:31:51,314 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:31:51,315 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:31:51,343 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:31:51,345 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:31:51,346 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:31:51,346 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:31:51,347 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:31:53,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:31:53,813 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:31:53,839 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:31:53,840 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:33:12,202 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 02:33:12,203 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:33:12,204 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:33:12,219 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:33:12,265 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:33:12,295 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:33:12,296 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:33:15,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:33:15,830 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:33:15,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:33:15,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:33:15,889 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:33:15,889 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:33:15,889 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:33:15,890 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:33:15,890 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:33:15,891 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:33:16,163 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:33:16,166 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:33:16,167 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:33:16,201 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:33:16,202 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:33:16,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:33:16,226 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:33:16,226 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:33:16,227 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:33:16,228 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:33:18,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:33:18,810 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:33:18,831 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:33:18,832 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:34:16,781 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:34:17,034 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:34:17,041 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:34:17,086 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:34:17,088 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:34:17,098 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:34:17,099 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:34:17,314 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:34:17,315 [config.py:install_language()] - Using system lang
2023-03-30 02:34:17,318 [config.py:install_language()] - Using lang en
2023-03-30 02:34:17,339 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:34:17,343 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:34:18,049 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:34:18,079 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:34:18,126 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:34:18,127 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:34:18,128 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:34:18,129 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:34:18,207 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:34:18,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:34:18,283 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:34:18,284 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:34:18,304 [_logging.py:info()] - Websocket connected
2023-03-30 02:34:18,305 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:34:18,341 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:34:18,375 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:34:18,399 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:34:18,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:34:18,440 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:34:18,440 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:34:18,440 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:34:18,441 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:34:18,441 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:34:18,442 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:34:18,706 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:34:18,712 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:34:18,712 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:34:18,768 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:34:18,770 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:34:18,801 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:34:18,802 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:34:18,804 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:34:18,804 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:34:18,811 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:34:20,695 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:34:20,696 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:34:20,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:34:20,737 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:35:50,440 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:35:50,440 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:35:50,449 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:37:43,856 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:37:44,106 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:37:44,110 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:37:44,139 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:37:44,142 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:37:44,146 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:37:44,147 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:37:44,323 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:37:44,325 [config.py:install_language()] - Using system lang
2023-03-30 02:37:44,329 [config.py:install_language()] - Using lang en
2023-03-30 02:37:44,356 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:37:44,363 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:37:45,200 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:37:45,236 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:37:45,283 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:37:45,284 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:37:45,285 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:37:45,285 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:37:45,356 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:37:45,408 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:37:45,430 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:37:45,431 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:37:45,451 [_logging.py:info()] - Websocket connected
2023-03-30 02:37:45,451 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:37:45,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:37:45,533 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:37:45,564 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:37:45,610 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:37:45,615 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:37:45,616 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:37:45,616 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:37:45,617 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:37:45,617 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:37:45,619 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:37:45,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:37:45,891 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:37:45,892 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:37:45,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:37:45,926 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:37:45,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:37:45,953 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:37:45,953 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:37:45,954 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:37:45,955 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:37:47,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:37:47,933 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:37:47,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:37:47,957 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:40:08,674 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:40:08,941 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:40:08,943 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:40:08,975 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:40:08,978 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:40:08,984 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:40:08,985 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:40:09,152 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:40:09,153 [config.py:install_language()] - Using system lang
2023-03-30 02:40:09,162 [config.py:install_language()] - Using lang en
2023-03-30 02:40:09,185 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:40:09,190 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:40:09,994 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:40:10,024 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:40:10,070 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:40:10,071 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:40:10,072 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:40:10,073 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:40:10,152 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:40:10,222 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:40:10,255 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:40:10,257 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:40:10,278 [_logging.py:info()] - Websocket connected
2023-03-30 02:40:10,279 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:40:10,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:40:10,396 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:40:10,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:40:10,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:40:10,490 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:40:10,490 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:40:10,491 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:40:10,491 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:40:10,492 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:40:10,495 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:40:10,760 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:40:10,764 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:40:10,764 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:40:10,808 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:40:10,809 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:40:10,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:40:10,840 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:40:10,842 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:40:10,842 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:40:10,844 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:40:11,226 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:40:11,226 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:40:11,236 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:40:13,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:40:13,018 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:40:13,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:40:13,043 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:40:18,132 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 02:40:18,132 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:40:18,134 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:40:18,146 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:40:18,193 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:40:18,230 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:40:18,231 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:40:21,025 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:40:21,053 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:40:22,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:40:22,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:40:22,115 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:40:22,116 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:40:22,116 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:40:22,117 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:40:22,117 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:40:22,119 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:40:22,372 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:40:22,376 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:40:22,377 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:40:22,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:40:22,439 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:40:22,474 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:40:22,476 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:40:22,479 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:40:22,480 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:40:22,489 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:40:25,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:40:25,016 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:40:25,038 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:40:25,039 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:40:25,134 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:40:25,135 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:40:25,142 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:40:25,143 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:40:25,161 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:40:25,259 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:40:25,269 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:40:25,277 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:40:25,286 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:40:25,294 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:40:25,333 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:40:25,337 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:40:25,355 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:41:03,947 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:41:04,169 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:41:04,171 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:41:04,205 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:41:04,208 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:41:04,215 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:41:04,216 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:41:04,388 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:41:04,389 [config.py:install_language()] - Using system lang
2023-03-30 02:41:04,391 [config.py:install_language()] - Using lang en
2023-03-30 02:41:04,410 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:41:04,415 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:41:05,146 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:41:05,175 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:41:05,222 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:41:05,223 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:41:05,224 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:41:05,224 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:41:05,292 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:41:05,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:41:05,368 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:41:05,370 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:41:05,389 [_logging.py:info()] - Websocket connected
2023-03-30 02:41:05,390 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:41:05,429 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:41:05,462 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:41:05,486 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:41:05,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:41:05,534 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:41:05,534 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:41:05,534 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:41:05,535 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:41:05,535 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:41:05,537 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:41:05,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:41:05,818 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:41:05,818 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:41:05,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:41:05,864 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:41:05,900 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:41:05,902 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:41:05,904 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:41:05,905 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:41:05,914 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:41:06,519 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:41:06,519 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:41:06,535 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:41:07,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:41:07,868 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:41:07,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:41:07,894 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:41:22,818 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 02:41:22,818 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:41:22,820 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:41:22,831 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:41:22,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:41:22,897 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:41:22,897 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:41:25,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:41:25,906 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:41:26,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:41:26,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:41:26,696 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:41:26,696 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:41:26,697 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:41:26,697 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:41:26,699 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:41:26,700 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:41:26,977 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:41:26,981 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:41:26,981 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:41:27,016 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:41:27,017 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:41:27,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:41:27,041 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:41:27,043 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:41:27,043 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:41:27,045 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:41:28,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:41:28,870 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:41:28,892 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:41:28,893 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:41:28,941 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:41:28,942 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:41:28,947 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:41:28,947 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:41:28,966 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:41:29,067 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:41:29,077 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:41:29,085 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:41:29,094 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:41:29,102 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:41:29,140 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:41:29,143 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:41:29,163 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:42:17,009 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:42:17,267 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:42:17,271 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:42:17,299 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:42:17,301 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:42:17,305 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:42:17,307 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:42:17,529 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:42:17,531 [config.py:install_language()] - Using system lang
2023-03-30 02:42:17,535 [config.py:install_language()] - Using lang en
2023-03-30 02:42:17,569 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:42:17,576 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:42:18,360 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:42:18,399 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:42:18,466 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:42:18,466 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:42:18,468 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:42:18,468 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:42:18,554 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:42:18,627 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:42:18,662 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:42:18,663 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:42:18,689 [_logging.py:info()] - Websocket connected
2023-03-30 02:42:18,689 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:42:18,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:42:18,766 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:42:18,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:42:18,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:42:18,833 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:42:18,834 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:42:18,834 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:42:18,835 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:42:18,835 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:42:18,836 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:42:19,115 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:42:19,126 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:42:19,126 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:42:19,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:42:19,164 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:42:19,195 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:42:19,197 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:42:19,198 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:42:19,199 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:42:19,202 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:42:19,826 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:42:19,826 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:42:19,836 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:42:21,955 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:42:21,956 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:42:21,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:42:21,992 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:43:41,039 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:43:41,256 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:43:41,258 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:43:41,306 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:43:41,309 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:43:41,316 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:43:41,318 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:43:41,516 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:43:41,517 [config.py:install_language()] - Using system lang
2023-03-30 02:43:41,519 [config.py:install_language()] - Using lang en
2023-03-30 02:43:41,540 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:43:41,543 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:43:42,374 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:43:42,416 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:43:42,473 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:43:42,474 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:43:42,477 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:43:42,477 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:43:42,550 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:43:42,609 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:43:42,634 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:43:42,636 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:43:42,666 [_logging.py:info()] - Websocket connected
2023-03-30 02:43:42,667 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:43:42,713 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:43:42,749 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:43:42,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:43:42,818 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:43:42,824 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:43:42,825 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:43:42,825 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:43:42,826 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:43:42,826 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:43:42,829 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:43:43,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:43:43,108 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:43:43,113 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:43:43,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:43:43,142 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:43:43,165 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:43:43,166 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:43:43,166 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:43:43,167 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:43:43,170 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:43:45,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:43:45,926 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:43:45,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:43:45,960 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:44:33,731 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 02:44:33,732 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:44:33,733 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:44:33,743 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:44:33,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:44:33,808 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:44:33,809 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:44:36,924 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:44:36,949 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:44:37,120 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:44:37,153 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:44:37,158 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:44:37,158 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:44:37,158 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:44:37,159 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:44:37,160 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:44:37,161 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:44:37,438 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:44:37,441 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:44:37,441 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:44:37,475 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:44:37,475 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:44:37,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:44:37,498 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:44:37,499 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:44:37,499 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:44:37,500 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:44:39,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:44:39,928 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:44:39,954 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:44:39,955 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:44:59,582 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 02:44:59,583 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:44:59,585 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:44:59,598 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:44:59,644 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:44:59,671 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:44:59,671 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:45:02,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:45:02,952 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:45:03,069 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:45:03,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:45:03,108 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:45:03,108 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:45:03,108 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:45:03,108 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:45:03,109 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:45:03,111 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:45:03,377 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:45:03,381 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:45:03,381 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:45:03,417 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:45:03,417 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:45:03,440 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:45:03,441 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:45:03,442 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:45:03,443 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:45:03,444 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:45:05,920 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:45:05,921 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:45:05,945 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:45:05,946 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:46:20,741 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:46:20,974 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:46:20,976 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:46:21,014 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:46:21,016 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:46:21,021 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:46:21,023 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:46:21,265 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:46:21,266 [config.py:install_language()] - Using system lang
2023-03-30 02:46:21,270 [config.py:install_language()] - Using lang en
2023-03-30 02:46:21,298 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:46:21,303 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:46:22,139 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:46:22,168 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:46:22,214 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:46:22,215 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:46:22,216 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:46:22,217 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:46:22,288 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:46:22,341 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:46:22,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:46:22,365 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:46:22,383 [_logging.py:info()] - Websocket connected
2023-03-30 02:46:22,383 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:46:22,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:46:22,461 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:46:22,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:46:22,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:46:22,525 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:46:22,526 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:46:22,526 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:46:22,527 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:46:22,527 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:46:22,528 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:46:22,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:46:22,822 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:46:22,829 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:46:22,879 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:46:22,880 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:46:22,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:46:22,917 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:46:22,919 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:46:22,920 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:46:22,924 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:46:24,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:46:24,919 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:46:24,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:46:24,942 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:46:30,975 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 02:46:30,975 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:46:30,977 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:46:30,987 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:46:31,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:46:31,056 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:46:31,056 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:46:33,910 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:46:33,942 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:46:34,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:46:34,991 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:46:34,996 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:46:34,996 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:46:34,997 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:46:34,998 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:46:34,998 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:46:34,999 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:46:35,285 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:46:35,302 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:46:35,303 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:46:35,337 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:46:35,338 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:46:35,375 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:46:35,377 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:46:35,378 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:46:35,378 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:46:35,379 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:46:37,279 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:46:37,280 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:46:37,286 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:46:37,287 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:46:37,305 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:46:37,403 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:46:37,411 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:46:37,421 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:46:37,428 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:46:37,437 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:46:37,480 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:46:37,483 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:46:37,504 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:46:37,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:46:37,896 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:46:37,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:46:37,919 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:52:57,301 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:52:57,553 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:52:57,555 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:52:57,589 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:52:57,591 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:52:57,603 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:52:57,605 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:52:57,790 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:52:57,791 [config.py:install_language()] - Using system lang
2023-03-30 02:52:57,795 [config.py:install_language()] - Using lang en
2023-03-30 02:52:57,818 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:52:57,822 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:52:58,620 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:52:58,651 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:52:58,700 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:52:58,701 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:52:58,702 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:52:58,702 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:52:58,778 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:52:58,829 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:52:58,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:52:58,858 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:52:58,885 [_logging.py:info()] - Websocket connected
2023-03-30 02:52:58,886 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:52:58,947 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:52:58,991 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:52:59,022 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:52:59,071 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:52:59,075 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:52:59,075 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:52:59,075 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:52:59,075 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:52:59,076 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:52:59,077 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:52:59,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:52:59,355 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:52:59,356 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:52:59,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:52:59,391 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:52:59,415 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:52:59,417 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:52:59,418 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:52:59,419 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:52:59,420 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:52:59,554 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:52:59,554 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:52:59,565 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:53:02,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:53:02,016 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:53:02,050 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:53:02,051 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:53:06,119 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 02:53:06,120 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:53:06,122 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:53:06,141 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:53:06,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:53:06,207 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:53:06,207 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:53:09,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:53:09,936 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:53:09,969 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:53:10,016 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:53:10,022 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:53:10,022 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:53:10,023 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:53:10,024 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:53:10,024 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:53:10,026 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:53:10,298 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:53:10,301 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:53:10,302 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:53:10,342 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:53:10,343 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:53:10,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:53:10,375 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:53:10,376 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:53:10,376 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:53:10,382 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:53:12,565 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:53:12,565 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:53:12,581 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:53:12,582 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:53:12,607 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:53:12,724 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:53:12,735 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:53:12,744 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:53:12,753 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:53:12,764 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:53:12,814 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:53:12,818 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:53:12,841 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:53:12,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:53:12,917 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:53:12,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:53:12,944 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:55:26,970 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:55:27,242 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:55:27,245 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:55:27,280 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:55:27,282 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:55:27,287 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:55:27,289 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:55:27,520 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:55:27,521 [config.py:install_language()] - Using system lang
2023-03-30 02:55:27,527 [config.py:install_language()] - Using lang en
2023-03-30 02:55:27,548 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:55:27,552 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:55:28,269 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:55:28,297 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:55:28,343 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:55:28,344 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:55:28,345 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:55:28,345 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:55:28,414 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:55:28,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:55:28,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:55:28,496 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:55:28,515 [_logging.py:info()] - Websocket connected
2023-03-30 02:55:28,515 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:55:28,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:55:28,601 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:55:28,628 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:55:28,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:55:28,669 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:55:28,669 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:55:28,669 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:55:28,669 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:55:28,670 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:55:28,671 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:55:28,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:55:28,967 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:55:28,971 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:55:29,002 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:55:29,003 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:55:29,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:55:29,041 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:55:29,045 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:55:29,045 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:55:29,048 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:55:31,440 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:55:31,440 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:55:31,464 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:55:31,465 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:55:36,209 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 02:55:36,210 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:55:36,211 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:55:36,224 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:55:36,255 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:55:36,296 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:55:36,297 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:55:39,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:55:39,494 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:55:40,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:55:40,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:55:40,256 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:55:40,259 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:55:40,259 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:55:40,260 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:55:40,260 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:55:40,262 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:55:40,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:55:40,518 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:55:40,518 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:55:40,577 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:55:40,579 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:55:40,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:55:40,615 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:55:40,618 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:55:40,619 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:55:40,628 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:55:42,455 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:55:42,456 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:55:42,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:55:42,484 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:55:43,268 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:55:43,269 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:55:43,274 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:55:43,275 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:55:43,293 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:55:43,392 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:55:43,401 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:55:43,410 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:55:43,418 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:55:43,425 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:55:43,465 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:55:43,470 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:55:43,488 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:56:09,588 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 02:56:09,589 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 02:56:09,609 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:58:25,037 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 02:58:25,037 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:58:25,039 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:58:25,050 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:58:25,102 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:58:25,127 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:58:25,127 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:58:28,440 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:58:28,462 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:58:28,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:58:28,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:58:28,522 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:58:28,522 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:58:28,523 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:58:28,523 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:58:28,524 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:58:28,525 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:58:28,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:58:28,795 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:58:28,802 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:58:28,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:58:28,887 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 02:58:28,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:58:28,908 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:58:28,909 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:58:28,909 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:58:28,911 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:58:31,290 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:58:31,291 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:58:31,298 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:58:31,395 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:58:31,402 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:58:31,411 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:58:31,419 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:58:31,427 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:58:31,465 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:58:31,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:58:31,597 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 02:58:31,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:58:31,618 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 02:59:19,562 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 02:59:19,770 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 02:59:19,773 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 02:59:19,808 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 02:59:19,811 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 02:59:19,815 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 02:59:19,817 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 02:59:20,027 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 02:59:20,029 [config.py:install_language()] - Using system lang
2023-03-30 02:59:20,038 [config.py:install_language()] - Using lang en
2023-03-30 02:59:20,062 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 02:59:20,067 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 02:59:20,861 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 02:59:20,891 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 02:59:20,939 [screen.py:initial_connection()] - Default printer: None
2023-03-30 02:59:20,939 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 02:59:20,940 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 02:59:20,941 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 02:59:21,017 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:59:21,079 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:59:21,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 02:59:21,105 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 02:59:21,126 [_logging.py:info()] - Websocket connected
2023-03-30 02:59:21,126 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 02:59:21,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:59:21,204 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:59:21,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:59:21,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:59:21,271 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:59:21,271 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:59:21,271 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:59:21,272 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:59:21,272 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:59:21,274 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:59:21,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:59:21,557 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:59:21,564 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:59:21,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:59:21,589 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:59:21,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:59:21,618 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:59:21,619 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:59:21,619 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:59:21,620 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:59:22,006 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 02:59:22,006 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 02:59:22,019 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:59:23,432 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:59:23,433 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:59:23,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:59:23,461 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:59:27,373 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 02:59:27,374 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 02:59:27,375 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 02:59:27,385 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 02:59:27,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:59:27,468 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:59:27,468 [screen.py:init_printer()] - Klipper not connected
2023-03-30 02:59:30,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 02:59:30,471 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 02:59:30,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 02:59:30,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 02:59:30,904 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 02:59:30,905 [printer.py:reinit()] - # Extruders: 1
2023-03-30 02:59:30,905 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 02:59:30,905 [printer.py:reinit()] - # Fans: 2
2023-03-30 02:59:30,905 [printer.py:reinit()] - # Output pins: 1
2023-03-30 02:59:30,907 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 02:59:31,185 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 02:59:31,188 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 02:59:31,188 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 02:59:31,227 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:59:31,227 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:59:31,257 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:59:31,258 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:59:31,259 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 02:59:31,259 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 02:59:31,263 [screen.py:init_printer()] - Printer initialized
2023-03-30 02:59:33,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 02:59:33,448 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 02:59:33,479 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 02:59:33,480 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 02:59:33,928 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 02:59:33,929 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 02:59:33,942 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 02:59:33,943 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 02:59:33,967 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 02:59:34,097 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 02:59:34,111 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 02:59:34,125 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 02:59:34,139 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 02:59:34,154 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 02:59:34,210 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 02:59:34,216 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 02:59:34,259 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:01:52,034 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:01:52,297 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:01:52,299 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:01:52,337 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:01:52,340 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:01:52,346 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:01:52,348 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:01:52,526 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:01:52,528 [config.py:install_language()] - Using system lang
2023-03-30 03:01:52,531 [config.py:install_language()] - Using lang en
2023-03-30 03:01:52,550 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:01:52,553 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:01:53,396 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:01:53,429 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:01:53,482 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:01:53,483 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:01:53,485 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:01:53,485 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:01:53,561 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:01:53,613 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:01:53,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:01:53,638 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:01:53,657 [_logging.py:info()] - Websocket connected
2023-03-30 03:01:53,658 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:01:53,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:01:53,732 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:01:53,756 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:01:53,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:01:53,801 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:01:53,801 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:01:53,801 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:01:53,802 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:01:53,802 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:01:53,804 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:01:54,074 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:01:54,078 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:01:54,078 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:01:54,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:01:54,115 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:01:54,138 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:01:54,139 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:01:54,141 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:01:54,142 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:01:54,143 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:01:56,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:01:56,589 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:01:56,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:01:56,624 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:02:56,796 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 03:02:56,796 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:02:56,797 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:02:56,812 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:02:56,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:02:56,876 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:02:56,876 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:03:00,578 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:03:00,599 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:03:00,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:03:00,653 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:03:00,657 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:03:00,657 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:03:00,657 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:03:00,657 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:03:00,657 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:03:00,659 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:03:00,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:03:00,940 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:03:00,940 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:03:00,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:03:00,974 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:03:00,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:03:00,996 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:03:00,998 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:03:00,998 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:03:00,999 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:03:03,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:03:03,580 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:03:03,601 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:03:03,602 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:03:43,371 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 03:03:43,372 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:03:43,376 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:03:43,388 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:03:43,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:03:43,450 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:03:43,451 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:03:46,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:03:46,606 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:03:46,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:03:46,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:03:46,858 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:03:46,859 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:03:46,859 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:03:46,859 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:03:46,859 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:03:46,861 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:03:47,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:03:47,142 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:03:47,143 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:03:47,174 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:03:47,174 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:03:47,196 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:03:47,197 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:03:47,198 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:03:47,198 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:03:47,199 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:03:49,578 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:03:49,578 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:03:49,600 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:03:49,601 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:04:11,937 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:04:11,938 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:04:11,946 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:04:11,946 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:04:11,965 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:04:12,135 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:04:12,152 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:04:12,167 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:04:12,180 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:04:12,191 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:04:12,236 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:04:12,239 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:04:12,262 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:04:57,514 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:04:57,757 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:04:57,761 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:04:57,791 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:04:57,794 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:04:57,798 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:04:57,799 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:04:57,963 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:04:57,964 [config.py:install_language()] - Using system lang
2023-03-30 03:04:57,966 [config.py:install_language()] - Using lang en
2023-03-30 03:04:57,988 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:04:57,992 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:04:58,791 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:04:58,832 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:04:58,901 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:04:58,902 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:04:58,903 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:04:58,904 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:04:58,996 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:04:59,064 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:04:59,090 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:04:59,092 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:04:59,114 [_logging.py:info()] - Websocket connected
2023-03-30 03:04:59,114 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:04:59,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:04:59,211 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:04:59,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:04:59,326 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:04:59,331 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:04:59,332 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:04:59,332 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:04:59,332 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:04:59,332 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:04:59,333 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:04:59,610 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:04:59,614 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:04:59,614 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:04:59,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:04:59,665 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:04:59,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:04:59,709 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:04:59,711 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:04:59,711 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:04:59,712 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:05:01,546 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:05:01,547 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:05:01,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:05:01,574 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:05:01,857 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:05:01,858 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:05:01,863 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:05:01,864 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:05:01,884 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:05:01,982 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:05:01,992 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:05:02,002 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:05:02,010 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:05:02,019 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:05:02,059 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:05:02,064 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:05:02,085 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:05:49,239 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:05:49,240 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:05:49,271 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:06:17,245 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 03:06:17,247 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:06:17,248 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:06:17,265 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:06:17,309 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:06:17,355 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:06:17,356 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:06:20,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:06:20,574 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:06:20,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:06:20,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:06:20,652 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:06:20,652 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:06:20,652 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:06:20,653 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:06:20,653 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:06:20,655 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:06:20,930 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:06:20,933 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:06:20,934 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:06:20,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:06:21,018 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:06:21,041 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:06:21,042 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:06:21,043 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:06:21,043 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:06:21,045 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:06:22,894 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:06:22,894 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:06:22,903 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:06:22,992 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:06:23,001 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:06:23,008 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:06:23,018 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:06:23,025 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:06:23,064 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:06:23,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:06:23,591 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:06:23,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:06:23,613 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:06:29,605 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 03:06:29,606 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:06:29,609 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:06:29,635 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:07:05,734 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:07:06,075 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:07:06,079 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:07:06,131 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:07:06,133 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:07:06,139 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:07:06,141 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:07:06,355 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:07:06,357 [config.py:install_language()] - Using system lang
2023-03-30 03:07:06,360 [config.py:install_language()] - Using lang en
2023-03-30 03:07:06,385 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:07:06,389 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:07:07,206 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:07:07,235 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:07:07,285 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:07:07,286 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:07:07,287 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:07:07,288 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:07:07,360 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:07:07,410 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:07:07,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:07:07,440 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:07:07,462 [_logging.py:info()] - Websocket connected
2023-03-30 03:07:07,463 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:07:07,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:07:07,555 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:07:07,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:07:07,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:07:07,637 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:07:07,637 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:07:07,638 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:07:07,638 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:07:07,638 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:07:07,640 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:07:07,903 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:07:07,908 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:07:07,913 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:07:07,964 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:07:07,965 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:07:07,997 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:07:07,999 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:07:08,000 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:07:08,000 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:07:08,002 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:07:08,129 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 03:07:08,129 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 03:07:08,141 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:07:10,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:07:10,524 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:07:10,556 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:07:10,557 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:07:19,749 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 03:07:19,750 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:07:19,751 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:07:19,766 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:07:19,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:07:19,862 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:07:19,863 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:07:23,493 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:07:23,516 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:07:23,541 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:07:23,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:07:23,579 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:07:23,579 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:07:23,580 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:07:23,580 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:07:23,581 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:07:23,582 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:07:23,859 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:07:23,863 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:07:23,863 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:07:23,892 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:07:23,892 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:07:23,915 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:07:23,916 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:07:23,917 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:07:23,917 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:07:23,918 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:07:26,112 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:07:26,112 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:07:26,121 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:07:26,122 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:07:26,151 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:07:26,280 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:07:26,291 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:07:26,301 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:07:26,310 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:07:26,320 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:07:26,368 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:07:26,373 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:07:26,399 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:07:26,496 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:07:26,497 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:07:26,524 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:07:26,525 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:08:15,479 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:08:15,479 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:08:15,497 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:09:05,025 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:09:05,330 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:09:05,334 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:09:05,414 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:09:05,417 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:09:05,422 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:09:05,424 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:09:05,617 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:09:05,619 [config.py:install_language()] - Using system lang
2023-03-30 03:09:05,626 [config.py:install_language()] - Using lang en
2023-03-30 03:09:05,646 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:09:05,650 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:09:06,726 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:09:06,756 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:09:06,806 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:09:06,807 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:09:06,808 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:09:06,809 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:09:06,877 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:09:06,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:09:06,949 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:09:06,950 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:09:06,971 [_logging.py:info()] - Websocket connected
2023-03-30 03:09:06,972 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:09:07,022 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:09:07,060 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:09:07,087 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:09:07,129 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:09:07,134 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:09:07,134 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:09:07,134 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:09:07,135 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:09:07,135 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:09:07,136 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:09:07,410 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:09:07,421 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:09:07,421 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:09:07,453 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:09:07,454 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:09:07,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:09:07,482 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:09:07,483 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:09:07,484 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:09:07,485 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:09:09,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:09:09,615 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:09:09,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:09:09,641 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:09:28,557 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 03:09:28,557 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:09:28,558 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:09:28,568 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:09:28,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:09:28,645 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:09:28,645 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:09:31,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:09:31,637 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:09:31,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:09:31,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:09:31,975 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:09:31,975 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:09:31,975 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:09:31,976 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:09:31,976 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:09:31,978 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:09:32,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:09:32,257 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:09:32,257 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:09:32,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:09:32,296 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:09:32,319 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:09:32,320 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:09:32,321 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:09:32,322 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:09:32,323 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:09:34,282 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:09:34,283 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:09:34,289 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:09:34,290 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:09:34,314 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:09:34,432 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:09:34,443 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:09:34,452 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:09:34,462 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:09:34,470 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:09:34,516 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:09:34,522 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:09:34,546 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:09:34,627 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:09:34,628 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:09:34,658 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:09:34,660 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:11:48,429 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 03:11:48,429 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:11:48,434 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:12:24,252 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:12:24,564 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:12:24,571 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:12:24,603 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:12:24,605 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:12:24,609 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:12:24,611 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:12:24,788 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:12:24,790 [config.py:install_language()] - Using system lang
2023-03-30 03:12:24,794 [config.py:install_language()] - Using lang en
2023-03-30 03:12:24,814 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:12:24,818 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:12:25,763 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:12:25,795 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:12:25,843 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:12:25,844 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:12:25,845 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:12:25,845 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:12:25,914 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:12:25,964 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:12:25,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:12:25,989 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:12:26,009 [_logging.py:info()] - Websocket connected
2023-03-30 03:12:26,010 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:12:26,053 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:12:26,090 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:12:26,117 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:12:26,158 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:12:26,162 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:12:26,162 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:12:26,162 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:12:26,163 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:12:26,163 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:12:26,164 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:12:26,438 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:12:26,442 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:12:26,442 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:12:26,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:12:26,486 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:12:26,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:12:26,510 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:12:26,511 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:12:26,511 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:12:26,512 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:12:28,457 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:12:28,458 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:12:28,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:12:28,482 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:12:51,733 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:12:51,733 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:12:51,738 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:12:51,739 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:12:51,758 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:12:51,853 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:12:51,863 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:12:51,873 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:12:51,881 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:12:51,889 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:12:51,928 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:12:51,931 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:12:51,950 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:12:58,750 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:12:58,750 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:12:58,769 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:14:10,343 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 03:14:10,343 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:14:10,345 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:14:10,355 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:14:10,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:14:10,399 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:14:10,400 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:14:13,459 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:14:13,484 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:14:13,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:14:13,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:14:13,771 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:14:13,772 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:14:13,772 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:14:13,772 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:14:13,772 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:14:13,774 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:14:14,050 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:14:14,054 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:14:14,054 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:14:14,091 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:14:14,137 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:14:14,160 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:14:14,162 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:14:14,163 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:14:14,163 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:14:14,165 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:14:16,017 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:14:16,017 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:14:16,024 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:14:16,115 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:14:16,122 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:14:16,131 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:14:16,138 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:14:16,148 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:14:16,186 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:14:16,462 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:14:16,506 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:14:16,531 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:14:16,532 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:14:56,859 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:14:57,144 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:14:57,146 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:14:57,176 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:14:57,179 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:14:57,183 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:14:57,184 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:14:57,359 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:14:57,361 [config.py:install_language()] - Using system lang
2023-03-30 03:14:57,367 [config.py:install_language()] - Using lang en
2023-03-30 03:14:57,394 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:14:57,398 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:14:58,231 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:14:58,262 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:14:58,318 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:14:58,319 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:14:58,320 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:14:58,320 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:14:58,397 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:14:58,453 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:14:58,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:14:58,479 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:14:58,499 [_logging.py:info()] - Websocket connected
2023-03-30 03:14:58,499 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:14:58,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:14:58,582 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:14:58,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:14:58,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:14:58,652 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:14:58,652 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:14:58,653 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:14:58,653 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:14:58,653 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:14:58,655 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:14:58,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:14:58,930 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:14:58,931 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:14:59,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:14:59,010 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:14:59,046 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:14:59,047 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:14:59,048 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:14:59,048 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:14:59,049 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:15:00,145 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:15:00,146 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:15:00,152 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:15:00,152 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:15:00,174 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:15:00,298 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:15:00,308 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:15:00,319 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:15:00,328 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:15:00,337 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:15:00,377 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:15:00,382 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:15:00,411 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:15:01,546 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:15:01,600 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:15:01,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:15:01,630 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:19:49,292 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:19:49,293 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:19:49,312 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:20:53,037 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:20:53,329 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:20:53,331 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:20:53,379 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:20:53,381 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:20:53,392 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:20:53,394 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:20:53,614 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:20:53,615 [config.py:install_language()] - Using system lang
2023-03-30 03:20:53,622 [config.py:install_language()] - Using lang en
2023-03-30 03:20:53,652 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:20:53,658 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:20:54,445 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:20:54,473 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:20:54,520 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:20:54,521 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:20:54,523 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:20:54,523 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:20:54,594 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:20:54,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:20:54,669 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:20:54,670 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:20:54,691 [_logging.py:info()] - Websocket connected
2023-03-30 03:20:54,692 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:20:54,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:20:54,763 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:20:54,801 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:20:54,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:20:54,842 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:20:54,842 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:20:54,843 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:20:54,843 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:20:54,843 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:20:54,844 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:20:55,121 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:20:55,125 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:20:55,125 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:20:55,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:20:55,160 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:20:55,182 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:20:55,183 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:20:55,184 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:20:55,184 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:20:55,186 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:20:57,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:20:57,484 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:20:57,512 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:20:57,513 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:21:17,671 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:21:17,671 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:21:17,678 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:21:17,679 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:21:17,697 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:21:17,796 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:21:17,804 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:21:17,813 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:21:17,821 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:21:17,828 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:21:17,868 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:21:17,872 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:21:17,891 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:22:00,542 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:22:00,807 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:22:00,809 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:22:00,845 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:22:00,847 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:22:00,852 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:22:00,854 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:22:01,018 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:22:01,019 [config.py:install_language()] - Using system lang
2023-03-30 03:22:01,023 [config.py:install_language()] - Using lang en
2023-03-30 03:22:01,047 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:22:01,053 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:22:01,890 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:22:01,922 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:22:01,974 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:22:01,975 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:22:01,977 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:22:01,977 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:22:02,053 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:22:02,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:22:02,133 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:22:02,134 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:22:02,156 [_logging.py:info()] - Websocket connected
2023-03-30 03:22:02,157 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:22:02,195 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:22:02,228 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:22:02,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:22:02,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:22:02,297 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:22:02,297 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:22:02,297 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:22:02,298 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:22:02,298 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:22:02,299 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:22:02,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:22:02,577 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:22:02,577 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:22:02,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:22:02,615 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:22:02,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:22:02,640 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:22:02,641 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:22:02,642 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:22:02,643 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:22:04,558 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:22:04,558 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:22:04,566 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:22:04,567 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:22:04,586 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:22:04,690 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:22:04,700 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:22:04,711 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:22:04,719 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:22:04,728 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:22:04,795 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:22:04,799 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:22:04,829 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:22:05,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:22:05,428 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:22:05,455 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:22:05,457 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:22:18,078 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:22:18,078 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:22:18,099 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:24:05,845 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:24:06,133 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:24:06,138 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:24:06,167 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:24:06,169 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:24:06,173 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:24:06,174 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:24:06,411 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:24:06,412 [config.py:install_language()] - Using system lang
2023-03-30 03:24:06,416 [config.py:install_language()] - Using lang en
2023-03-30 03:24:06,441 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:24:06,447 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:24:07,247 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:24:07,277 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:24:07,325 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:24:07,326 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:24:07,327 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:24:07,327 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:24:07,398 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:24:07,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:24:07,475 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:24:07,477 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:24:07,499 [_logging.py:info()] - Websocket connected
2023-03-30 03:24:07,499 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:24:07,536 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:24:07,570 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:24:07,595 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:24:07,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:24:07,644 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:24:07,645 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:24:07,645 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:24:07,645 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:24:07,646 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:24:07,647 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:24:07,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:24:07,928 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:24:07,929 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:24:07,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:24:07,960 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:24:07,984 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:24:07,985 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:24:07,986 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:24:07,987 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:24:07,988 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:24:09,399 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:24:09,400 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:24:09,407 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:24:09,408 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:24:09,427 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:24:09,526 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:24:09,535 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:24:09,544 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:24:09,554 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:24:09,563 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:24:09,603 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:24:09,607 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:24:09,629 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:24:10,290 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:24:10,335 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:24:10,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:24:10,358 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:24:51,027 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:24:51,027 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:24:51,045 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:26:53,264 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:26:53,511 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:26:53,515 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:26:53,554 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:26:53,557 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:26:53,561 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:26:53,563 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:26:53,772 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:26:53,774 [config.py:install_language()] - Using system lang
2023-03-30 03:26:53,783 [config.py:install_language()] - Using lang en
2023-03-30 03:26:53,806 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:26:53,811 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:26:54,572 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:26:54,603 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:26:54,651 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:26:54,652 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:26:54,653 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:26:54,653 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:26:54,730 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:26:54,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:26:54,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:26:54,805 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:26:54,823 [_logging.py:info()] - Websocket connected
2023-03-30 03:26:54,823 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:26:54,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:26:54,907 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:26:54,931 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:26:54,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:26:54,981 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:26:54,981 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:26:54,982 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:26:54,982 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:26:54,983 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:26:54,984 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:26:55,240 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:26:55,244 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:26:55,250 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:26:55,312 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:26:55,313 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:26:55,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:26:55,348 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:26:55,349 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:26:55,350 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:26:55,352 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:26:55,972 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 03:26:55,973 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 03:26:55,984 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:26:57,247 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:26:57,248 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:26:57,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:26:57,274 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:27:05,139 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 03:27:05,140 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:27:05,140 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:27:05,155 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:27:05,202 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:27:05,245 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:27:05,246 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:27:08,257 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:27:08,302 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:27:09,006 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:27:09,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:27:09,043 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:27:09,044 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:27:09,044 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:27:09,044 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:27:09,045 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:27:09,046 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:27:09,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:27:09,325 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:27:09,326 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:27:09,363 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:27:09,364 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:27:09,388 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:27:09,389 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:27:09,391 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:27:09,391 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:27:09,392 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:27:11,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:27:11,246 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:27:11,268 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:27:11,269 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:27:11,294 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:27:11,295 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:27:11,302 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:27:11,303 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:27:11,323 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:27:11,425 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:27:11,434 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:27:11,443 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:27:11,451 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:27:11,459 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:27:11,497 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:27:11,501 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:27:11,520 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:28:14,805 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:28:15,174 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:28:15,184 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:28:15,229 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:28:15,231 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:28:15,234 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:28:15,236 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:28:15,467 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:28:15,468 [config.py:install_language()] - Using system lang
2023-03-30 03:28:15,474 [config.py:install_language()] - Using lang en
2023-03-30 03:28:15,499 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:28:15,502 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:28:16,255 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:28:16,290 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:28:16,349 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:28:16,350 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:28:16,355 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:28:16,356 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:28:16,446 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:28:16,512 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:28:16,536 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:28:16,537 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:28:16,557 [_logging.py:info()] - Websocket connected
2023-03-30 03:28:16,558 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:28:16,598 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:28:16,631 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:28:16,658 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:28:16,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:28:16,698 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:28:16,699 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:28:16,699 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:28:16,699 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:28:16,699 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:28:16,701 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:28:16,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:28:16,970 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:28:16,971 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:28:17,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:28:17,020 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:28:17,052 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:28:17,053 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:28:17,055 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:28:17,055 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:28:17,057 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:28:18,193 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:28:18,194 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:28:18,200 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:28:18,200 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:28:18,219 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:28:18,319 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:28:18,329 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:28:18,339 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:28:18,347 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:28:18,357 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:28:18,397 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:28:18,400 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:28:18,420 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:28:19,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:28:19,585 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:28:19,727 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:28:19,728 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:28:49,283 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:28:49,283 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:28:49,300 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:30:22,618 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:30:22,906 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:30:22,907 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:30:22,964 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:30:22,966 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:30:22,994 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:30:22,995 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:30:23,318 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:30:23,321 [config.py:install_language()] - Using system lang
2023-03-30 03:30:23,334 [config.py:install_language()] - Using lang en
2023-03-30 03:30:23,363 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:30:23,367 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:30:24,213 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:30:24,242 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:30:24,297 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:30:24,298 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:30:24,299 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:30:24,299 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:30:24,374 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:30:24,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:30:24,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:30:24,446 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:30:24,469 [_logging.py:info()] - Websocket connected
2023-03-30 03:30:24,469 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:30:24,507 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:30:24,543 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:30:24,570 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:30:24,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:30:24,611 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:30:24,611 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:30:24,611 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:30:24,611 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:30:24,612 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:30:24,613 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:30:24,881 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:30:24,885 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:30:24,885 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:30:24,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:30:24,932 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:30:24,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:30:24,957 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:30:24,958 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:30:24,958 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:30:24,959 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:30:26,119 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:30:26,120 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:30:26,126 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:30:26,126 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:30:26,146 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:30:26,245 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:30:26,255 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:30:26,264 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:30:26,274 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:30:26,281 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:30:26,321 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:30:26,324 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:30:26,344 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:30:27,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:30:27,486 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:30:27,515 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:30:27,516 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:30:40,159 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 03:30:40,159 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 03:30:40,178 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:30:49,565 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 03:30:49,566 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:30:49,569 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:30:49,582 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:30:49,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:30:49,653 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:30:49,653 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:30:53,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:30:53,452 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:30:53,475 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:30:53,507 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:30:53,511 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:30:53,511 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:30:53,511 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:30:53,512 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:30:53,512 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:30:53,513 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:30:53,793 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:30:53,796 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:30:53,796 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:30:53,831 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:30:53,875 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:30:53,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:30:53,898 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:30:53,901 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:30:53,901 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:30:53,903 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:30:56,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:30:56,489 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:30:56,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:30:56,510 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:32:32,843 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:32:33,156 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:32:33,159 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:32:33,205 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:32:33,207 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:32:33,211 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:32:33,213 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:32:33,406 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:32:33,407 [config.py:install_language()] - Using system lang
2023-03-30 03:32:33,411 [config.py:install_language()] - Using lang en
2023-03-30 03:32:33,436 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:32:33,441 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:32:34,287 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:32:34,315 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:32:34,366 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:32:34,367 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:32:34,368 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:32:34,368 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:32:34,455 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:32:34,519 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:32:34,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:32:34,548 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:32:34,569 [_logging.py:info()] - Websocket connected
2023-03-30 03:32:34,569 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:32:34,620 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:32:34,657 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:32:34,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:32:34,725 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:32:34,731 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:32:34,731 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:32:34,732 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:32:34,732 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:32:34,732 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:32:34,734 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:32:35,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:32:35,013 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:32:35,013 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:32:35,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:32:35,052 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:32:35,074 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:32:35,075 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:32:35,076 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:32:35,076 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:32:35,077 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:32:37,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:32:37,321 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:32:37,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:32:37,349 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:32:40,915 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 03:32:40,915 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:32:40,917 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:32:40,926 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:32:40,955 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:32:41,004 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:32:41,005 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:32:44,326 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:32:44,355 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:32:44,399 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:32:44,434 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:32:44,438 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:32:44,438 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:32:44,439 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:32:44,439 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:32:44,439 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:32:44,441 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:32:44,714 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:32:44,724 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:32:44,724 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:32:44,763 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:32:44,764 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:32:44,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:32:44,793 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:32:44,794 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:32:44,794 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:32:44,796 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:32:47,323 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:32:47,324 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:32:47,353 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:32:47,355 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:32:47,464 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:32:47,465 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:32:47,472 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:32:47,473 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:32:47,493 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:32:47,594 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:32:47,605 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:32:47,616 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:32:47,627 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:32:47,637 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:32:47,687 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:32:47,693 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:32:47,725 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:33:00,992 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 03:33:00,993 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:33:00,997 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:33:01,030 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:33:36,483 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:33:36,875 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:33:36,877 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:33:36,942 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:33:36,944 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:33:36,959 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:33:36,961 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:33:37,273 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:33:37,275 [config.py:install_language()] - Using system lang
2023-03-30 03:33:37,282 [config.py:install_language()] - Using lang en
2023-03-30 03:33:37,310 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:33:37,315 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:33:38,163 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:33:38,198 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:33:38,251 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:33:38,251 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:33:38,253 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:33:38,253 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:33:38,323 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:33:38,372 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:33:38,395 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:33:38,396 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:33:38,413 [_logging.py:info()] - Websocket connected
2023-03-30 03:33:38,414 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:33:38,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:33:38,499 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:33:38,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:33:38,563 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:33:38,568 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:33:38,569 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:33:38,569 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:33:38,569 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:33:38,569 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:33:38,571 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:33:38,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:33:38,846 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:33:38,846 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:33:38,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:33:38,892 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:33:38,920 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:33:38,921 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:33:38,921 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:33:38,922 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:33:38,924 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:33:41,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:33:41,554 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:33:41,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:33:41,586 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:37:23,879 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 03:37:23,880 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:37:23,883 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:37:23,891 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:37:23,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:37:23,955 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:37:23,956 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:37:27,551 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:37:27,575 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:37:27,599 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:37:27,634 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:37:27,638 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:37:27,639 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:37:27,639 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:37:27,640 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:37:27,641 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:37:27,642 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:37:27,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:37:27,920 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:37:27,920 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:37:27,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:37:27,947 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:37:27,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:37:27,969 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:37:27,970 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:37:27,970 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:37:27,971 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:37:30,173 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:37:30,174 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:37:30,181 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:37:30,182 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:37:30,200 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:37:30,302 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:37:30,318 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:37:30,326 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:37:30,335 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:37:30,342 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:37:30,383 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:37:30,388 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:37:30,410 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:37:30,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:37:30,549 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:37:30,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:37:30,573 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:38:13,379 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:38:13,749 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:38:13,757 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:38:13,791 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:38:13,794 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:38:13,804 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:38:13,807 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:38:14,017 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:38:14,018 [config.py:install_language()] - Using system lang
2023-03-30 03:38:14,021 [config.py:install_language()] - Using lang en
2023-03-30 03:38:14,039 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:38:14,043 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:38:14,727 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:38:14,755 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:38:14,803 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:38:14,804 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:38:14,805 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:38:14,806 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:38:14,873 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:38:14,923 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:38:14,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:38:14,947 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:38:14,967 [_logging.py:info()] - Websocket connected
2023-03-30 03:38:14,968 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:38:15,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:38:15,042 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:38:15,068 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:38:15,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:38:15,113 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:38:15,114 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:38:15,114 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:38:15,114 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:38:15,114 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:38:15,116 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:38:15,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:38:15,393 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:38:15,393 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:38:15,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:38:15,431 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:38:15,454 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:38:15,455 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:38:15,457 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:38:15,457 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:38:15,458 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:38:17,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:38:17,734 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:38:17,763 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:38:17,764 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:38:23,133 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:38:23,133 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:38:23,138 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:38:23,139 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:38:23,160 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:38:23,260 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:38:23,270 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:38:23,279 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:38:23,287 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:38:23,296 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:38:23,337 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:38:23,340 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:38:23,361 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:39:05,599 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:39:05,934 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:39:05,938 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:39:05,994 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:39:05,996 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:39:06,000 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:39:06,001 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:39:06,354 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:39:06,357 [config.py:install_language()] - Using system lang
2023-03-30 03:39:06,367 [config.py:install_language()] - Using lang en
2023-03-30 03:39:06,391 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:39:06,397 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:39:07,264 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:39:07,294 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:39:07,346 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:39:07,347 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:39:07,348 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:39:07,349 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:39:07,432 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:39:07,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:39:07,875 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:39:07,878 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:39:07,900 [_logging.py:info()] - Websocket connected
2023-03-30 03:39:07,900 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:39:07,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:39:08,035 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:39:08,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:39:08,100 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:39:08,105 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:39:08,105 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:39:08,106 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:39:08,106 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:39:08,107 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:39:08,109 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:39:08,384 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:39:08,388 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:39:08,389 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:39:08,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:39:08,422 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:39:08,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:39:08,461 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:39:08,464 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:39:08,465 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:39:08,467 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:39:08,589 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 03:39:08,589 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 03:39:08,600 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:39:10,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:39:10,815 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:39:10,845 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:39:10,849 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:39:14,091 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-30 03:39:14,091 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 03:39:14,092 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 03:39:14,107 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:39:14,145 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:39:14,176 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:39:14,177 [screen.py:init_printer()] - Klipper not connected
2023-03-30 03:39:17,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:39:17,832 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:39:17,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:39:17,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:39:17,993 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:39:17,994 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:39:17,995 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:39:17,995 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:39:17,996 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:39:17,997 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:39:18,271 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:39:18,281 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:39:18,282 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:39:18,330 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:39:18,331 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:39:18,369 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:39:18,371 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:39:18,372 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:39:18,372 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:39:18,374 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:39:20,241 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:39:20,242 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:39:20,249 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:39:20,250 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:39:20,269 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:39:20,380 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:39:20,392 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:39:20,404 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:39:20,415 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:39:20,426 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:39:20,477 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:39:20,484 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:39:20,522 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:39:20,818 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:39:20,820 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:39:20,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:39:20,853 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:40:02,791 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:40:03,012 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:40:03,014 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:40:03,043 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:40:03,045 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:40:03,050 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:40:03,051 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:40:03,259 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:40:03,260 [config.py:install_language()] - Using system lang
2023-03-30 03:40:03,263 [config.py:install_language()] - Using lang en
2023-03-30 03:40:03,286 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:40:03,290 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:40:04,166 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:40:04,202 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:40:04,261 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:40:04,262 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:40:04,267 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:40:04,267 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:40:04,366 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:40:04,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:40:04,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:40:04,891 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:40:04,911 [_logging.py:info()] - Websocket connected
2023-03-30 03:40:04,911 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:40:04,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:40:04,982 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:40:05,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:40:05,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:40:05,054 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:40:05,054 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:40:05,055 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:40:05,055 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:40:05,055 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:40:05,058 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:40:05,331 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:40:05,335 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:40:05,335 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:40:05,372 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:40:05,373 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:40:05,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:40:05,397 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:40:05,398 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:40:05,399 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:40:05,400 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:40:05,787 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 03:40:05,787 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 03:40:05,800 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:40:07,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:40:07,515 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:40:07,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:40:07,551 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:42:12,380 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:42:12,611 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:42:12,634 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:42:12,682 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:42:12,687 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:42:12,693 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:42:12,695 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:42:12,926 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:42:12,927 [config.py:install_language()] - Using system lang
2023-03-30 03:42:12,930 [config.py:install_language()] - Using lang en
2023-03-30 03:42:12,951 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:42:12,954 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:42:13,717 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:42:13,749 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:42:13,799 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:42:13,800 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:42:13,801 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:42:13,802 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:42:13,878 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:42:13,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:42:13,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:42:13,960 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:42:13,987 [_logging.py:info()] - Websocket connected
2023-03-30 03:42:13,989 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:42:14,059 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:42:14,103 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:42:14,134 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:42:14,181 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:42:14,186 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:42:14,186 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:42:14,186 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:42:14,187 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:42:14,187 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:42:14,188 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:42:14,462 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:42:14,472 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:42:14,473 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:42:14,551 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:42:14,552 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:42:14,583 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:42:14,584 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:42:14,587 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:42:14,588 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:42:14,590 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:42:15,715 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:42:15,715 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:42:15,722 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:42:15,722 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:42:15,745 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:42:15,845 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:42:15,856 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:42:15,864 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:42:15,875 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:42:15,883 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:42:15,932 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:42:15,938 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:42:15,964 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:42:16,480 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:42:16,481 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:42:16,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:42:16,528 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:53:16,244 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:53:16,606 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:53:16,618 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:53:16,701 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:53:16,705 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:53:16,718 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:53:16,720 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:53:16,959 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:53:16,961 [config.py:install_language()] - Using system lang
2023-03-30 03:53:16,964 [config.py:install_language()] - Using lang en
2023-03-30 03:53:16,984 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:53:16,988 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:53:17,731 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:53:17,760 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:53:17,808 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:53:17,809 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:53:17,810 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:53:17,811 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:53:17,879 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:53:17,930 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:53:17,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:53:17,958 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:53:17,975 [_logging.py:info()] - Websocket connected
2023-03-30 03:53:17,976 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:53:18,027 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:53:18,059 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:53:18,082 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:53:18,119 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:53:18,123 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:53:18,124 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:53:18,124 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:53:18,124 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:53:18,125 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:53:18,126 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:53:18,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:53:18,395 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:53:18,401 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:53:18,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:53:18,445 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:53:18,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:53:18,470 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:53:18,471 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:53:18,471 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:53:18,474 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:53:19,386 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:53:19,387 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:53:19,393 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:53:19,393 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:53:19,414 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:53:19,513 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:53:19,523 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:53:19,532 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:53:19,541 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:53:19,549 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:53:19,590 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:53:19,594 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:53:19,613 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:53:20,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:53:20,550 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:53:20,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:53:20,576 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:54:14,441 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:54:14,660 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:54:14,663 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:54:14,700 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:54:14,702 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:54:14,714 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:54:14,716 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:54:14,918 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:54:14,919 [config.py:install_language()] - Using system lang
2023-03-30 03:54:14,922 [config.py:install_language()] - Using lang en
2023-03-30 03:54:14,946 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:54:14,951 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:54:15,783 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:54:15,817 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:54:15,868 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:54:15,869 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:54:15,871 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:54:15,871 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:54:15,941 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:54:15,992 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:54:16,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:54:16,018 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:54:16,038 [_logging.py:info()] - Websocket connected
2023-03-30 03:54:16,039 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:54:16,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:54:16,111 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:54:16,134 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:54:16,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:54:16,173 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:54:16,174 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:54:16,174 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:54:16,174 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:54:16,174 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:54:16,175 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:54:16,453 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:54:16,464 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:54:16,464 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:54:16,502 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:54:16,502 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:54:16,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:54:16,541 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:54:16,541 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:54:16,542 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:54:16,546 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:54:17,680 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:54:17,681 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:54:17,687 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:54:17,687 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:54:17,707 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:54:17,806 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:54:17,816 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:54:17,826 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:54:17,836 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:54:17,844 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:54:17,886 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:54:17,892 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:54:17,920 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:54:18,335 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:54:18,335 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:54:18,366 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:54:18,367 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:55:02,237 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:55:02,552 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:55:02,557 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:55:02,606 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:55:02,608 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:55:02,612 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:55:02,622 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:55:02,842 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:55:02,844 [config.py:install_language()] - Using system lang
2023-03-30 03:55:02,850 [config.py:install_language()] - Using lang en
2023-03-30 03:55:02,873 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:55:02,877 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:55:03,683 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:55:03,712 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:55:03,760 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:55:03,761 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:55:03,762 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:55:03,763 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:55:03,833 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:55:03,895 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:55:03,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:55:03,923 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:55:03,940 [_logging.py:info()] - Websocket connected
2023-03-30 03:55:03,940 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:55:03,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:55:04,026 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:55:04,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:55:04,089 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:55:04,093 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:55:04,094 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:55:04,094 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:55:04,094 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:55:04,094 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:55:04,095 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:55:04,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:55:04,375 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:55:04,381 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:55:04,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:55:04,414 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:55:04,441 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:55:04,442 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:55:04,444 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:55:04,444 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:55:04,445 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:55:05,376 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:55:05,377 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:55:05,384 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:55:05,384 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:55:05,404 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:55:05,502 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:55:05,511 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:55:05,521 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:55:05,530 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:55:05,538 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:55:05,579 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:55:05,584 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:55:05,608 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:55:06,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:55:06,427 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:55:06,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:55:06,451 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:56:57,245 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:56:57,552 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:56:57,555 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:56:57,591 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:56:57,593 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:56:57,598 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:56:57,600 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:56:57,774 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:56:57,776 [config.py:install_language()] - Using system lang
2023-03-30 03:56:57,779 [config.py:install_language()] - Using lang en
2023-03-30 03:56:57,797 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:56:57,801 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:56:58,565 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:56:58,602 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:56:58,661 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:56:58,662 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:56:58,663 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:56:58,664 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:56:58,762 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:56:58,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:56:58,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:56:58,858 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:56:58,880 [_logging.py:info()] - Websocket connected
2023-03-30 03:56:58,881 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:56:58,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:56:58,964 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:56:58,991 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:56:59,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:56:59,035 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:56:59,035 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:56:59,036 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:56:59,036 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:56:59,036 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:56:59,038 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:56:59,313 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:56:59,317 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:56:59,323 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:56:59,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:56:59,357 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:56:59,380 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:56:59,381 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:56:59,382 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:56:59,382 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:56:59,385 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:57:00,548 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:57:00,548 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:57:00,559 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:57:00,559 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:57:00,579 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:57:00,680 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:57:00,690 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:57:00,699 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:57:00,709 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:57:00,718 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:57:00,766 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:57:00,772 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:57:00,801 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:57:01,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:57:01,492 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:57:01,516 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:57:01,517 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 03:58:14,866 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 03:58:15,147 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 03:58:15,150 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 03:58:15,180 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 03:58:15,182 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 03:58:15,186 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 03:58:15,187 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 03:58:15,395 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 03:58:15,398 [config.py:install_language()] - Using system lang
2023-03-30 03:58:15,404 [config.py:install_language()] - Using lang en
2023-03-30 03:58:15,436 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 03:58:15,441 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 03:58:16,304 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 03:58:16,332 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 03:58:16,378 [screen.py:initial_connection()] - Default printer: None
2023-03-30 03:58:16,379 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 03:58:16,380 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 03:58:16,380 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 03:58:16,448 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 03:58:16,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:58:16,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 03:58:16,526 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 03:58:16,546 [_logging.py:info()] - Websocket connected
2023-03-30 03:58:16,547 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 03:58:16,586 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 03:58:16,621 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 03:58:16,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 03:58:16,689 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 03:58:16,694 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 03:58:16,695 [printer.py:reinit()] - # Extruders: 1
2023-03-30 03:58:16,695 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 03:58:16,696 [printer.py:reinit()] - # Fans: 2
2023-03-30 03:58:16,696 [printer.py:reinit()] - # Output pins: 1
2023-03-30 03:58:16,697 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 03:58:16,972 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 03:58:16,975 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 03:58:16,976 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 03:58:17,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:58:17,018 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 03:58:17,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:58:17,057 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 03:58:17,058 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 03:58:17,059 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 03:58:17,060 [screen.py:init_printer()] - Printer initialized
2023-03-30 03:58:18,702 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 03:58:18,702 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 03:58:18,708 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 03:58:18,709 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 03:58:18,729 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 03:58:18,827 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 03:58:18,837 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 03:58:18,846 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 03:58:18,855 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 03:58:18,864 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 03:58:18,903 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 03:58:18,907 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:58:18,929 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 03:58:19,488 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 03:58:19,539 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 03:58:19,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 03:58:19,570 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:01:23,126 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:01:23,412 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:01:23,415 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:01:23,444 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:01:23,447 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:01:23,452 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:01:23,454 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:01:23,651 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:01:23,653 [config.py:install_language()] - Using system lang
2023-03-30 04:01:23,663 [config.py:install_language()] - Using lang en
2023-03-30 04:01:23,688 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:01:23,693 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:01:24,483 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:01:24,515 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:01:24,566 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:01:24,567 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:01:24,568 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:01:24,569 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:01:24,645 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:01:24,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:01:24,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:01:24,732 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:01:24,751 [_logging.py:info()] - Websocket connected
2023-03-30 04:01:24,752 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:01:24,808 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:01:24,841 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:01:24,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:01:24,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:01:24,907 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:01:24,907 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:01:24,907 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:01:24,908 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:01:24,908 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:01:24,909 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:01:25,186 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:01:25,196 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:01:25,196 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:01:25,230 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:01:25,231 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:01:25,257 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:01:25,258 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:01:25,259 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:01:25,259 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:01:25,260 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:01:26,655 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:01:26,656 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:01:26,663 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:01:26,664 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:01:26,684 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:01:26,782 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:01:26,792 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:01:26,802 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:01:26,811 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:01:26,820 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:01:26,860 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:01:26,863 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:01:26,884 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:01:27,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:01:27,420 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:01:27,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:01:27,452 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:03:23,391 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:03:23,689 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:03:23,693 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:03:23,721 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:03:23,723 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:03:23,729 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:03:23,731 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:03:23,943 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:03:23,945 [config.py:install_language()] - Using system lang
2023-03-30 04:03:23,952 [config.py:install_language()] - Using lang en
2023-03-30 04:03:23,972 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:03:23,977 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:03:24,775 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:03:24,806 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:03:24,858 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:03:24,859 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:03:24,860 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:03:24,861 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:03:24,932 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:03:24,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:03:25,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:03:25,012 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:03:25,032 [_logging.py:info()] - Websocket connected
2023-03-30 04:03:25,033 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:03:25,072 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:03:25,108 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:03:25,136 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:03:25,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:03:25,175 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:03:25,175 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:03:25,175 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:03:25,176 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:03:25,176 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:03:25,177 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:03:25,449 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:03:25,453 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:03:25,454 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:03:25,499 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:03:25,500 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:03:25,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:03:25,528 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:03:25,529 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:03:25,529 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:03:25,530 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:03:27,442 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:03:27,443 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:03:27,452 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:03:27,453 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:03:27,473 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:03:27,583 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:03:27,595 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:03:27,604 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:03:27,615 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:03:27,624 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:03:27,678 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:03:27,684 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:03:27,724 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:03:27,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:03:27,789 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:03:27,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:03:27,826 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:04:39,178 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:04:39,406 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:04:39,407 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:04:39,451 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:04:39,453 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:04:39,461 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:04:39,463 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:04:39,683 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:04:39,685 [config.py:install_language()] - Using system lang
2023-03-30 04:04:39,694 [config.py:install_language()] - Using lang en
2023-03-30 04:04:39,714 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:04:39,718 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:04:40,513 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:04:40,544 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:04:40,591 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:04:40,591 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:04:40,593 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:04:40,593 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:04:40,677 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:04:40,741 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:04:40,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:04:40,769 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:04:40,788 [_logging.py:info()] - Websocket connected
2023-03-30 04:04:40,790 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:04:40,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:04:40,867 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:04:40,894 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:04:40,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:04:40,939 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:04:40,939 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:04:40,940 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:04:40,940 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:04:40,940 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:04:40,942 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:04:41,220 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:04:41,224 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:04:41,225 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:04:41,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:04:41,262 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:04:41,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:04:41,288 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:04:41,290 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:04:41,290 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:04:41,294 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:04:42,187 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:04:42,188 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:04:42,195 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:04:42,195 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:04:42,216 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:04:42,316 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:04:42,325 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:04:42,335 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:04:42,345 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:04:42,354 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:04:42,395 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:04:42,399 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:04:42,420 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:04:43,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:04:43,181 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:04:43,208 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:04:43,209 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:06:51,851 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:06:52,160 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:06:52,162 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:06:52,205 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:06:52,207 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:06:52,213 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:06:52,215 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:06:52,411 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:06:52,413 [config.py:install_language()] - Using system lang
2023-03-30 04:06:52,421 [config.py:install_language()] - Using lang en
2023-03-30 04:06:52,442 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:06:52,447 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:06:53,242 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:06:53,274 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:06:53,325 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:06:53,325 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:06:53,327 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:06:53,327 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:06:53,400 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:06:53,459 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:06:53,486 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:06:53,488 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:06:53,511 [_logging.py:info()] - Websocket connected
2023-03-30 04:06:53,512 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:06:53,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:06:53,586 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:06:53,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:06:53,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:06:53,653 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:06:53,654 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:06:53,654 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:06:53,654 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:06:53,654 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:06:53,656 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:06:53,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:06:53,960 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:06:53,960 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:06:54,002 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:06:54,003 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:06:54,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:06:54,044 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:06:54,045 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:06:54,045 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:06:54,048 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:06:55,666 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:06:55,666 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:06:55,675 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:06:55,675 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:06:55,697 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:06:55,815 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:06:55,826 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:06:55,836 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:06:55,846 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:06:55,860 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:06:55,902 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:06:55,906 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:06:55,926 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:06:56,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:06:56,503 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:06:56,534 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:06:56,536 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:08:25,400 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:08:25,735 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:08:25,743 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:08:25,789 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:08:25,791 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:08:25,798 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:08:25,801 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:08:25,976 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:08:25,977 [config.py:install_language()] - Using system lang
2023-03-30 04:08:25,979 [config.py:install_language()] - Using lang en
2023-03-30 04:08:26,001 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:08:26,005 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:08:26,826 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:08:26,857 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:08:26,911 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:08:26,912 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:08:26,914 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:08:26,914 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:08:26,994 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:08:27,054 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:08:27,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:08:27,079 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:08:27,103 [_logging.py:info()] - Websocket connected
2023-03-30 04:08:27,104 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:08:27,144 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:08:27,180 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:08:27,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:08:27,242 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:08:27,248 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:08:27,249 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:08:27,249 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:08:27,249 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:08:27,250 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:08:27,251 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:08:27,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:08:27,531 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:08:27,536 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:08:27,566 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:08:27,567 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:08:27,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:08:27,592 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:08:27,593 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:08:27,593 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:08:27,594 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:08:29,632 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:08:29,633 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:08:29,688 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:08:29,689 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:08:29,716 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:08:29,716 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:08:29,727 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:08:29,727 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:08:29,764 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:08:29,926 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:08:29,940 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:08:29,952 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:08:29,962 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:08:29,973 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:08:30,036 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:08:30,042 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:08:30,077 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:09:33,879 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:09:34,219 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:09:34,224 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:09:34,263 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:09:34,265 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:09:34,269 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:09:34,271 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:09:34,513 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:09:34,514 [config.py:install_language()] - Using system lang
2023-03-30 04:09:34,516 [config.py:install_language()] - Using lang en
2023-03-30 04:09:34,536 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:09:34,539 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:09:35,280 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:09:35,310 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:09:35,358 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:09:35,359 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:09:35,361 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:09:35,361 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:09:35,428 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:09:35,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:09:35,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:09:35,502 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:09:35,520 [_logging.py:info()] - Websocket connected
2023-03-30 04:09:35,521 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:09:35,569 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:09:35,608 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:09:35,635 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:09:35,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:09:35,677 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:09:35,677 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:09:35,678 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:09:35,678 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:09:35,678 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:09:35,680 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:09:35,954 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:09:35,965 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:09:35,966 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:09:36,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:09:36,006 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:09:36,036 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:09:36,037 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:09:36,038 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:09:36,038 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:09:36,045 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:09:37,689 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:09:37,690 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:09:37,697 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:09:37,697 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:09:37,717 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:09:37,815 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:09:37,824 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:09:37,835 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:09:37,846 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:09:37,856 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:09:37,902 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:09:37,906 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:09:37,932 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:09:38,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:09:38,619 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:09:38,647 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:09:38,648 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:12:35,378 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:12:35,673 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:12:35,675 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:12:35,705 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:12:35,708 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:12:35,712 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:12:35,713 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:12:35,892 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:12:35,894 [config.py:install_language()] - Using system lang
2023-03-30 04:12:35,899 [config.py:install_language()] - Using lang en
2023-03-30 04:12:35,926 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:12:35,931 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:12:36,817 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:12:36,845 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:12:36,894 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:12:36,894 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:12:36,896 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:12:36,896 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:12:36,971 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:12:37,028 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:12:37,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:12:37,058 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:12:37,073 [_logging.py:info()] - Websocket connected
2023-03-30 04:12:37,074 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:12:37,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:12:37,164 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:12:37,192 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:12:37,234 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:12:37,240 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:12:37,240 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:12:37,241 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:12:37,241 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:12:37,241 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:12:37,243 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:12:37,516 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:12:37,520 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:12:37,521 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:12:37,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:12:37,566 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:12:37,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:12:37,594 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:12:37,596 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:12:37,596 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:12:37,599 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:12:38,731 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:12:38,731 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:12:38,739 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:12:38,739 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:12:38,759 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:12:38,858 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:12:38,868 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:12:38,878 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:12:38,888 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:12:38,896 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:12:38,937 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:12:38,941 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:12:38,961 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:12:39,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:12:39,523 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:12:39,554 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:12:39,555 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:17:32,101 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:17:32,400 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:17:32,402 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:17:32,451 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:17:32,454 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:17:32,464 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:17:32,466 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:17:32,788 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:17:32,789 [config.py:install_language()] - Using system lang
2023-03-30 04:17:32,792 [config.py:install_language()] - Using lang en
2023-03-30 04:17:32,812 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:17:32,815 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:17:33,564 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:17:33,596 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:17:33,644 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:17:33,645 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:17:33,647 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:17:33,648 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:17:33,722 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:17:33,773 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:17:33,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:17:33,798 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:17:33,819 [_logging.py:info()] - Websocket connected
2023-03-30 04:17:33,819 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:17:33,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:17:33,902 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:17:33,928 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:17:33,965 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:17:33,969 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:17:33,970 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:17:33,970 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:17:33,970 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:17:33,970 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:17:33,972 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:17:34,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:17:34,241 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:17:34,241 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:17:34,292 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:17:34,293 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:17:34,322 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:17:34,323 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:17:34,326 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:17:34,327 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:17:34,329 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:17:36,234 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:17:36,235 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:17:36,243 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:17:36,243 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:17:36,263 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:17:36,361 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:17:36,371 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:17:36,379 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:17:36,389 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:17:36,397 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:17:36,438 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:17:36,441 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:17:36,465 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:17:36,653 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:17:36,653 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:17:36,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:17:36,685 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:20:10,922 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:20:10,923 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:20:10,940 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:21:03,929 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 04:21:03,929 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 04:21:03,930 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 04:21:03,948 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:21:41,036 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:21:41,282 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:21:41,284 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:21:41,313 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:21:41,315 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:21:41,319 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:21:41,321 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:21:41,515 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:21:41,516 [config.py:install_language()] - Using system lang
2023-03-30 04:21:41,522 [config.py:install_language()] - Using lang en
2023-03-30 04:21:41,544 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:21:41,548 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:21:42,459 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:21:42,491 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:21:42,543 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:21:42,543 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:21:42,545 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:21:42,545 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:21:42,616 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:21:42,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:21:42,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:21:42,706 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:21:42,725 [_logging.py:info()] - Websocket connected
2023-03-30 04:21:42,726 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:21:42,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:21:42,801 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:21:42,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:21:42,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:21:42,872 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:21:42,873 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:21:42,873 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:21:42,873 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:21:42,874 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:21:42,877 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:21:43,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:21:43,164 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:21:43,165 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:21:43,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:21:43,191 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:21:43,222 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:21:43,223 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:21:43,228 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:21:43,229 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:21:43,231 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:21:44,409 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:21:44,409 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:21:44,415 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:21:44,416 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:21:44,438 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:21:44,538 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:21:44,547 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:21:44,558 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:21:44,566 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:21:44,575 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:21:44,615 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:21:44,619 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:21:44,647 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:21:45,763 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:21:45,764 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:21:45,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:21:45,804 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:22:02,457 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:22:02,458 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:22:02,478 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:21:40,731 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:21:41,030 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:21:41,032 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:21:41,061 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:21:41,063 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:21:41,067 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:21:41,069 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:21:41,244 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:21:41,247 [config.py:install_language()] - Using system lang
2023-03-30 04:21:41,252 [config.py:install_language()] - Using lang en
2023-03-30 04:21:41,274 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:21:41,278 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:21:42,077 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:21:42,109 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:21:42,160 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:21:42,160 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:21:42,161 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:21:42,162 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:21:42,238 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:21:42,300 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:21:42,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:21:42,331 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:21:42,353 [_logging.py:info()] - Websocket connected
2023-03-30 04:21:42,354 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:21:42,410 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:21:42,450 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:21:42,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:21:42,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:21:42,532 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:21:42,532 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:21:42,532 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:21:42,533 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:21:42,533 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:21:42,535 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:21:42,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:21:42,819 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:21:42,824 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:21:42,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:21:42,856 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:21:42,880 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:21:42,881 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:21:42,882 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:21:42,882 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:21:42,883 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:21:45,062 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:21:45,063 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:21:45,071 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:21:45,071 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:21:45,091 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:21:45,189 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:21:45,199 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:21:45,210 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:21:45,218 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:21:45,226 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:21:45,266 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:21:45,270 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:21:45,295 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:21:45,540 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:21:45,541 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:21:45,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:21:45,574 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:23:19,779 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 04:23:19,779 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 04:23:19,787 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 04:23:19,800 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:23:19,824 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:23:19,845 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:23:19,846 [screen.py:init_printer()] - Klipper not connected
2023-03-30 04:23:23,531 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:23:23,553 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:23:23,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:23:23,607 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:23:23,611 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:23:23,611 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:23:23,612 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:23:23,612 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:23:23,613 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:23:23,614 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:23:23,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:23:23,894 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:23:23,895 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:23:23,930 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:23:23,974 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:23:23,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:23:23,996 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:23:23,997 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:23:23,998 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:23:23,999 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:23:26,537 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:23:26,583 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:23:26,605 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:23:26,606 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:23:29,148 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:23:29,149 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:23:29,161 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:23:29,261 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:23:29,268 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:23:29,278 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:23:29,285 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:23:29,293 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:23:29,341 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:24:26,199 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:24:26,512 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:24:26,515 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:24:26,548 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:24:26,551 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:24:26,555 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:24:26,556 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:24:26,749 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:24:26,751 [config.py:install_language()] - Using system lang
2023-03-30 04:24:26,756 [config.py:install_language()] - Using lang en
2023-03-30 04:24:26,789 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:24:26,795 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:24:27,766 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:24:27,815 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:24:27,882 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:24:27,883 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:24:27,885 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:24:27,885 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:24:27,972 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:24:28,038 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:24:28,068 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:24:28,069 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:24:28,090 [_logging.py:info()] - Websocket connected
2023-03-30 04:24:28,095 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:24:28,150 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:24:28,190 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:24:28,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:24:28,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:24:28,267 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:24:28,268 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:24:28,268 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:24:28,269 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:24:28,269 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:24:28,271 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:24:28,536 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:24:28,540 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:24:28,546 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:24:28,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:24:28,580 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:24:28,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:24:28,607 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:24:28,608 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:24:28,608 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:24:28,610 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:24:30,042 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:24:30,042 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:24:30,048 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:24:30,048 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:24:30,071 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:24:30,170 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:24:30,180 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:24:30,189 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:24:30,199 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:24:30,207 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:24:30,247 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:24:30,252 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:24:30,278 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:24:30,541 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:24:30,542 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:24:30,566 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:24:30,567 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:25:04,144 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:25:04,144 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:25:04,163 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:26:05,386 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:26:05,629 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:26:05,631 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:26:05,665 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:26:05,667 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:26:05,671 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:26:05,673 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:26:05,867 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:26:05,869 [config.py:install_language()] - Using system lang
2023-03-30 04:26:05,875 [config.py:install_language()] - Using lang en
2023-03-30 04:26:05,898 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:26:05,902 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:26:06,832 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:26:06,877 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:26:06,937 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:26:06,937 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:26:06,939 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:26:06,939 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:26:07,024 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:26:07,082 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:26:07,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:26:07,112 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:26:07,133 [_logging.py:info()] - Websocket connected
2023-03-30 04:26:07,134 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:26:07,170 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:26:07,203 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:26:07,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:26:07,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:26:07,271 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:26:07,271 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:26:07,271 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:26:07,271 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:26:07,271 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:26:07,272 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:26:07,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:26:07,561 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:26:07,561 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:26:07,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:26:07,597 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:26:07,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:26:07,630 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:26:07,631 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:26:07,631 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:26:07,633 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:26:08,765 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:26:08,765 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:26:08,771 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:26:08,772 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:26:08,792 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:26:08,890 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:26:08,899 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:26:08,909 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:26:08,918 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:26:08,927 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:26:08,966 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:26:08,971 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:26:08,991 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:26:09,607 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:26:09,607 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:26:09,632 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:26:09,633 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:26:58,706 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:26:58,979 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:26:58,982 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:26:59,018 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:26:59,021 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:26:59,027 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:26:59,029 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:26:59,238 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:26:59,240 [config.py:install_language()] - Using system lang
2023-03-30 04:26:59,253 [config.py:install_language()] - Using lang en
2023-03-30 04:26:59,280 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:26:59,286 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:27:00,141 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:27:00,173 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:27:00,224 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:27:00,225 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:27:00,226 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:27:00,227 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:27:00,297 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:27:00,349 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:27:00,375 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:27:00,377 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:27:00,397 [_logging.py:info()] - Websocket connected
2023-03-30 04:27:00,398 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:27:00,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:27:00,487 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:27:00,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:27:00,558 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:27:00,563 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:27:00,563 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:27:00,564 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:27:00,564 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:27:00,564 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:27:00,565 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:27:00,839 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:27:00,844 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:27:00,850 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:27:00,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:27:00,890 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:27:00,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:27:00,920 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:27:00,921 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:27:00,921 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:27:00,924 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:27:02,069 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:27:02,069 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:27:02,078 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:27:02,079 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:27:02,101 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:27:02,206 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:27:02,216 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:27:02,226 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:27:02,236 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:27:02,244 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:27:02,285 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:27:02,288 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:27:02,310 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:27:03,551 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:27:03,599 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:27:03,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:27:03,706 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:27:16,105 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:27:16,105 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:27:16,124 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:29:19,239 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:29:19,490 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:29:19,497 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:29:19,549 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:29:19,553 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:29:19,573 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:29:19,576 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:29:19,834 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:29:19,836 [config.py:install_language()] - Using system lang
2023-03-30 04:29:19,842 [config.py:install_language()] - Using lang en
2023-03-30 04:29:19,867 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:29:19,871 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:29:20,649 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:29:20,683 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:29:20,740 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:29:20,741 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:29:20,742 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:29:20,743 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:29:20,820 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:29:20,880 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:29:20,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:29:20,903 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:29:20,923 [_logging.py:info()] - Websocket connected
2023-03-30 04:29:20,924 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:29:20,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:29:21,019 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:29:21,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:29:21,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:29:21,091 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:29:21,091 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:29:21,091 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:29:21,091 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:29:21,091 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:29:21,092 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:29:21,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:29:21,375 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:29:21,381 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:29:21,417 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:29:21,418 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:29:21,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:29:21,446 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:29:21,447 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:29:21,448 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:29:21,449 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:29:23,134 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:29:23,134 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:29:23,141 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:29:23,142 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:29:23,161 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:29:23,272 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:29:23,283 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:29:23,296 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:29:23,303 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:29:23,312 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:29:23,359 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:29:23,363 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:29:23,384 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:29:23,756 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:29:23,814 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:29:23,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:29:23,844 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:29:52,444 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:29:52,444 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:29:52,464 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:31:13,361 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:31:13,663 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:31:13,665 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:31:13,714 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:31:13,717 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:31:13,726 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:31:13,727 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:31:13,897 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:31:13,898 [config.py:install_language()] - Using system lang
2023-03-30 04:31:13,900 [config.py:install_language()] - Using lang en
2023-03-30 04:31:13,919 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:31:13,923 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:31:14,679 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:31:14,708 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:31:14,755 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:31:14,756 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:31:14,758 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:31:14,758 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:31:14,826 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:31:14,882 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:31:14,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:31:14,906 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:31:14,927 [_logging.py:info()] - Websocket connected
2023-03-30 04:31:14,928 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:31:14,965 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:31:15,000 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:31:15,027 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:31:15,066 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:31:15,070 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:31:15,071 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:31:15,071 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:31:15,071 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:31:15,072 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:31:15,073 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:31:15,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:31:15,352 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:31:15,358 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:31:15,386 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:31:15,387 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:31:15,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:31:15,412 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:31:15,414 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:31:15,414 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:31:15,415 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:31:16,832 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:31:16,832 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:31:16,838 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:31:16,839 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:31:16,862 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:31:16,980 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:31:16,991 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:31:17,003 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:31:17,014 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:31:17,025 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:31:17,077 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:31:17,081 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:31:17,102 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:31:17,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:31:17,555 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:31:17,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:31:17,586 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:31:50,422 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:31:50,423 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:31:50,440 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:32:52,687 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:32:52,957 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:32:52,960 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:32:52,988 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:32:52,990 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:32:52,995 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:32:52,996 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:32:53,238 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:32:53,250 [config.py:install_language()] - Using system lang
2023-03-30 04:32:53,256 [config.py:install_language()] - Using lang en
2023-03-30 04:32:53,287 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:32:53,293 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:32:54,218 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:32:54,253 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:32:54,305 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:32:54,306 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:32:54,308 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:32:54,309 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:32:54,376 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:32:54,425 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:32:54,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:32:54,452 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:32:54,474 [_logging.py:info()] - Websocket connected
2023-03-30 04:32:54,475 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:32:54,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:32:54,551 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:32:54,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:32:54,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:32:54,613 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:32:54,614 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:32:54,614 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:32:54,614 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:32:54,614 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:32:54,616 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:32:54,908 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:32:54,912 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:32:54,913 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:32:54,982 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:32:54,983 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:32:55,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:32:55,019 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:32:55,020 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:32:55,020 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:32:55,022 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:32:56,113 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:32:56,113 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:32:56,120 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:32:56,121 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:32:56,140 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:32:56,240 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:32:56,248 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:32:56,258 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:32:56,267 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:32:56,277 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:32:56,317 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:32:56,322 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:32:56,350 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:32:57,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:32:57,728 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:32:57,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:32:57,756 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:33:12,173 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:33:12,173 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:33:12,197 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:35:13,056 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:35:13,532 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:35:13,534 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:35:13,578 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:35:13,581 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:35:13,590 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:35:13,592 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:35:13,836 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:35:13,838 [config.py:install_language()] - Using system lang
2023-03-30 04:35:13,841 [config.py:install_language()] - Using lang en
2023-03-30 04:35:13,872 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:35:13,879 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:35:14,642 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:35:14,670 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:35:14,718 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:35:14,719 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:35:14,720 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:35:14,720 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:35:14,801 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:35:14,860 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:35:14,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:35:14,888 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:35:14,906 [_logging.py:info()] - Websocket connected
2023-03-30 04:35:14,907 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:35:14,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:35:14,985 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:35:15,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:35:15,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:35:15,053 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:35:15,053 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:35:15,054 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:35:15,054 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:35:15,054 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:35:15,055 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:35:15,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:35:15,337 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:35:15,344 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:35:15,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:35:15,379 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:35:15,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:35:15,407 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:35:15,408 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:35:15,409 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:35:15,410 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:35:16,297 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:35:16,298 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:35:16,305 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:35:16,306 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:35:16,325 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:35:16,430 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:35:16,441 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:35:16,451 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:35:16,458 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:35:16,468 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:35:16,509 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:35:16,512 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:35:16,533 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:35:17,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:35:17,634 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:35:17,658 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:35:17,659 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:35:35,351 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:35:35,351 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:35:35,368 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:36:47,746 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:36:48,020 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:36:48,023 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:36:48,063 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:36:48,067 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:36:48,072 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:36:48,073 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:36:48,301 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:36:48,303 [config.py:install_language()] - Using system lang
2023-03-30 04:36:48,316 [config.py:install_language()] - Using lang en
2023-03-30 04:36:48,352 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:36:48,357 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:36:49,318 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:36:49,350 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:36:49,400 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:36:49,401 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:36:49,402 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:36:49,403 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:36:49,481 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:36:49,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:36:49,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:36:49,566 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:36:49,595 [_logging.py:info()] - Websocket connected
2023-03-30 04:36:49,596 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:36:49,635 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:36:49,672 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:36:49,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:36:49,739 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:36:49,744 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:36:49,744 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:36:49,744 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:36:49,745 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:36:49,745 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:36:49,746 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:36:50,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:36:50,022 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:36:50,023 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:36:50,060 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:36:50,061 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:36:50,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:36:50,086 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:36:50,087 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:36:50,087 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:36:50,089 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:36:52,004 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:36:52,005 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:36:52,010 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:36:52,011 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:36:52,031 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:36:52,130 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:36:52,140 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:36:52,149 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:36:52,158 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:36:52,167 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:36:52,208 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:36:52,211 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:36:52,235 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:36:52,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:36:52,484 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:36:52,592 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:36:52,593 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:37:25,587 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:37:25,587 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:37:25,604 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:38:45,122 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:38:45,383 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:38:45,391 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:38:45,438 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:38:45,442 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:38:45,451 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:38:45,453 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:38:45,707 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:38:45,710 [config.py:install_language()] - Using system lang
2023-03-30 04:38:45,717 [config.py:install_language()] - Using lang en
2023-03-30 04:38:45,736 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:38:45,740 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:38:46,544 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:38:46,573 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:38:46,620 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:38:46,621 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:38:46,622 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:38:46,622 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:38:46,696 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:38:46,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:38:46,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:38:46,773 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:38:46,792 [_logging.py:info()] - Websocket connected
2023-03-30 04:38:46,793 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:38:46,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:38:46,874 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:38:46,903 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:38:46,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:38:46,947 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:38:46,947 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:38:46,947 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:38:46,947 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:38:46,947 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:38:46,948 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:38:47,222 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:38:47,226 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:38:47,227 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:38:47,270 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:38:47,271 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:38:47,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:38:47,299 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:38:47,300 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:38:47,300 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:38:47,303 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:38:48,971 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:38:48,971 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:38:48,979 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:38:48,980 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:38:49,000 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:38:49,108 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:38:49,118 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:38:49,127 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:38:49,137 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:38:49,145 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:38:49,186 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:38:49,193 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:38:49,216 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:38:49,537 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:38:49,582 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:38:49,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:38:49,604 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:39:29,347 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:39:29,347 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:39:29,367 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:41:04,216 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:41:04,489 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:41:04,496 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:41:04,527 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:41:04,529 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:41:04,534 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:41:04,535 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:41:04,754 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:41:04,756 [config.py:install_language()] - Using system lang
2023-03-30 04:41:04,760 [config.py:install_language()] - Using lang en
2023-03-30 04:41:04,785 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:41:04,790 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:41:05,621 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:41:05,652 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:41:05,703 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:41:05,703 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:41:05,704 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:41:05,705 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:41:05,782 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:41:05,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:41:05,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:41:05,868 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:41:05,888 [_logging.py:info()] - Websocket connected
2023-03-30 04:41:05,890 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:41:05,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:41:05,968 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:41:05,999 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:41:06,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:41:06,045 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:41:06,046 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:41:06,046 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:41:06,046 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:41:06,046 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:41:06,048 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:41:06,328 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:41:06,332 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:41:06,338 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:41:06,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:41:06,374 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:41:06,402 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:41:06,403 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:41:06,404 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:41:06,405 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:41:06,406 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:41:07,295 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:41:07,296 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:41:07,303 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:41:07,304 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:41:07,327 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:41:07,447 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:41:07,458 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:41:07,467 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:41:07,476 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:41:07,485 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:41:07,524 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:41:07,528 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:41:07,556 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:41:08,527 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:41:08,528 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:41:08,563 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:41:08,565 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:42:14,518 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:42:14,782 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:42:14,787 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:42:14,827 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:42:14,829 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:42:14,835 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:42:14,837 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:42:15,046 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:42:15,048 [config.py:install_language()] - Using system lang
2023-03-30 04:42:15,057 [config.py:install_language()] - Using lang en
2023-03-30 04:42:15,078 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:42:15,081 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:42:15,865 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:42:15,894 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:42:15,945 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:42:15,945 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:42:15,946 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:42:15,947 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:42:16,026 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:42:16,098 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:42:16,132 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:42:16,134 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:42:16,162 [_logging.py:info()] - Websocket connected
2023-03-30 04:42:16,162 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:42:16,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:42:16,258 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:42:16,290 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:42:16,335 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:42:16,339 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:42:16,340 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:42:16,340 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:42:16,340 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:42:16,341 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:42:16,342 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:42:16,615 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:42:16,619 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:42:16,619 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:42:16,652 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:42:16,653 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:42:16,679 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:42:16,679 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:42:16,681 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:42:16,681 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:42:16,682 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:42:17,895 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:42:17,895 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:42:17,903 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:42:17,903 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:42:17,924 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:42:18,022 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:42:18,032 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:42:18,042 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:42:18,054 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:42:18,063 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:42:18,103 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:42:18,108 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:42:18,140 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:42:18,459 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:42:18,460 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:42:18,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:42:18,489 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:43:17,667 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:43:17,885 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:43:17,889 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:43:17,925 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:43:17,928 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:43:17,934 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:43:17,936 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:43:18,121 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:43:18,123 [config.py:install_language()] - Using system lang
2023-03-30 04:43:18,132 [config.py:install_language()] - Using lang en
2023-03-30 04:43:18,152 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:43:18,156 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:43:19,027 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:43:19,062 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:43:19,112 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:43:19,113 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:43:19,114 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:43:19,115 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:43:19,191 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:43:19,239 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:43:19,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:43:19,263 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:43:19,279 [_logging.py:info()] - Websocket connected
2023-03-30 04:43:19,280 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:43:19,323 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:43:19,357 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:43:19,380 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:43:19,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:43:19,426 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:43:19,427 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:43:19,427 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:43:19,427 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:43:19,427 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:43:19,429 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:43:19,707 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:43:19,717 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:43:19,717 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:43:19,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:43:19,748 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:43:19,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:43:19,780 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:43:19,782 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:43:19,782 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:43:19,784 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:43:21,446 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:43:21,447 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:43:21,456 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:43:21,456 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:43:21,483 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:43:21,594 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:43:21,603 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:43:21,614 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:43:21,622 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:43:21,630 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:43:21,675 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:43:21,679 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:43:21,699 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:43:21,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:43:21,723 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:43:21,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:43:21,748 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:43:53,019 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:43:53,019 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:43:53,053 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:44:54,646 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:44:54,910 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:44:54,917 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:44:54,973 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:44:54,976 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:44:54,985 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:44:54,987 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:44:55,206 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:44:55,208 [config.py:install_language()] - Using system lang
2023-03-30 04:44:55,219 [config.py:install_language()] - Using lang en
2023-03-30 04:44:55,244 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:44:55,250 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:44:56,059 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:44:56,089 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:44:56,135 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:44:56,136 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:44:56,137 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:44:56,138 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:44:56,208 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:44:56,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:44:56,285 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:44:56,286 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:44:56,303 [_logging.py:info()] - Websocket connected
2023-03-30 04:44:56,304 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:44:56,353 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:44:56,390 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:44:56,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:44:56,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:44:56,476 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:44:56,476 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:44:56,476 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:44:56,477 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:44:56,477 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:44:56,479 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:44:56,749 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:44:56,753 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:44:56,758 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:44:56,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:44:56,787 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:44:56,818 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:44:56,819 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:44:56,820 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:44:56,821 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:44:56,824 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:44:57,716 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:44:57,716 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:44:57,723 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:44:57,723 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:44:57,743 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:44:57,842 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:44:57,852 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:44:57,861 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:44:57,871 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:44:57,881 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:44:57,921 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:44:57,924 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:44:57,945 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:44:58,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:44:58,624 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:44:58,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:44:58,649 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:45:17,776 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:45:17,776 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:45:17,793 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:46:13,094 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:46:13,464 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:46:13,468 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:46:13,520 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:46:13,523 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:46:13,541 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:46:13,543 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:46:13,751 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:46:13,752 [config.py:install_language()] - Using system lang
2023-03-30 04:46:13,756 [config.py:install_language()] - Using lang en
2023-03-30 04:46:13,780 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:46:13,786 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:46:14,610 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:46:14,639 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:46:14,688 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:46:14,689 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:46:14,690 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:46:14,690 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:46:14,768 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:46:14,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:46:14,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:46:14,845 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:46:14,870 [_logging.py:info()] - Websocket connected
2023-03-30 04:46:14,871 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:46:14,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:46:14,953 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:46:14,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:46:15,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:46:15,016 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:46:15,017 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:46:15,017 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:46:15,017 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:46:15,018 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:46:15,019 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:46:15,298 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:46:15,310 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:46:15,310 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:46:15,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:46:15,355 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:46:15,388 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:46:15,389 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:46:15,391 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:46:15,391 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:46:15,395 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:46:16,562 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:46:16,563 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:46:16,570 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:46:16,571 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:46:16,590 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:46:16,703 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:46:16,714 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:46:16,723 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:46:16,732 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:46:16,740 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:46:16,787 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:46:16,790 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:46:16,811 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:46:17,658 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:46:17,659 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:46:17,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:46:17,693 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:46:31,559 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:46:31,559 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:46:31,580 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:47:28,902 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:47:29,164 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:47:29,166 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:47:29,200 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:47:29,203 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:47:29,208 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:47:29,209 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:47:29,413 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:47:29,415 [config.py:install_language()] - Using system lang
2023-03-30 04:47:29,422 [config.py:install_language()] - Using lang en
2023-03-30 04:47:29,455 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:47:29,462 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:47:30,363 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:47:30,396 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:47:30,446 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:47:30,447 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:47:30,449 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:47:30,449 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:47:30,533 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:47:30,592 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:47:30,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:47:30,618 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:47:30,635 [_logging.py:info()] - Websocket connected
2023-03-30 04:47:30,636 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:47:30,679 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:47:30,714 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:47:30,749 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:47:30,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:47:30,791 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:47:30,791 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:47:30,792 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:47:30,792 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:47:30,792 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:47:30,793 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:47:31,062 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:47:31,073 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:47:31,073 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:47:31,119 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:47:31,120 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:47:31,151 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:47:31,152 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:47:31,153 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:47:31,154 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:47:31,161 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:47:32,285 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:47:32,285 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:47:32,292 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:47:32,292 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:47:32,311 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:47:32,411 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:47:32,420 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:47:32,430 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:47:32,438 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:47:32,447 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:47:32,488 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:47:32,491 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:47:32,511 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:47:33,436 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:47:33,437 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:47:33,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:47:33,462 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:48:39,348 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:48:39,602 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:48:39,604 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:48:39,633 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:48:39,635 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:48:39,638 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:48:39,641 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:48:39,806 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:48:39,808 [config.py:install_language()] - Using system lang
2023-03-30 04:48:39,811 [config.py:install_language()] - Using lang en
2023-03-30 04:48:39,835 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:48:39,840 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:48:40,811 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:48:40,839 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:48:40,885 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:48:40,886 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:48:40,888 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:48:40,888 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:48:40,964 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:48:41,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:48:41,047 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:48:41,048 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:48:41,073 [_logging.py:info()] - Websocket connected
2023-03-30 04:48:41,073 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:48:41,140 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:48:41,184 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:48:41,213 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:48:41,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:48:41,264 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:48:41,264 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:48:41,264 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:48:41,265 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:48:41,265 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:48:41,266 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:48:41,541 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:48:41,545 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:48:41,545 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:48:41,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:48:41,583 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:48:41,611 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:48:41,613 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:48:41,614 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:48:41,615 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:48:41,618 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:48:42,756 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:48:42,757 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:48:42,763 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:48:42,763 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:48:42,784 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:48:42,900 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:48:42,909 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:48:42,919 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:48:42,928 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:48:42,936 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:48:42,980 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:48:42,983 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:48:43,007 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:48:43,715 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:48:43,716 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:48:43,741 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:48:43,742 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:49:02,818 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:49:02,818 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:49:02,837 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:50:06,376 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:50:06,654 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:50:06,657 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:50:06,687 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:50:06,689 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:50:06,693 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:50:06,695 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:50:06,880 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:50:06,882 [config.py:install_language()] - Using system lang
2023-03-30 04:50:06,894 [config.py:install_language()] - Using lang en
2023-03-30 04:50:06,918 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:50:06,924 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:50:07,745 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:50:07,785 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:50:07,837 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:50:07,838 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:50:07,839 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:50:07,840 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:50:07,928 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:50:07,997 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:50:08,022 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:50:08,023 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:50:08,043 [_logging.py:info()] - Websocket connected
2023-03-30 04:50:08,043 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:50:08,088 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:50:08,122 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:50:08,146 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:50:08,182 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:50:08,186 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:50:08,187 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:50:08,187 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:50:08,187 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:50:08,188 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:50:08,189 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:50:08,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:50:08,467 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:50:08,467 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:50:08,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:50:08,509 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:50:08,534 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:50:08,535 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:50:08,536 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:50:08,536 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:50:08,538 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:50:10,453 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:50:10,454 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:50:10,461 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:50:10,461 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:50:10,487 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:50:10,587 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:50:10,596 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:50:10,609 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:50:10,618 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:50:10,629 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:50:10,681 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:50:10,688 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:50:10,713 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:50:10,742 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:50:10,743 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:50:10,770 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:50:10,771 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:50:21,963 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:50:21,963 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:50:21,979 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:50:41,789 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 04:50:41,790 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 04:50:41,792 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 04:50:41,814 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:51:17,237 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:51:17,519 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:51:17,521 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:51:17,555 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:51:17,558 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:51:17,562 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:51:17,564 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:51:17,738 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:51:17,739 [config.py:install_language()] - Using system lang
2023-03-30 04:51:17,743 [config.py:install_language()] - Using lang en
2023-03-30 04:51:17,766 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:51:17,769 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:51:18,606 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:51:18,636 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:51:18,687 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:51:18,688 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:51:18,689 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:51:18,689 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:51:18,762 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:51:18,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:51:18,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:51:18,839 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:51:18,862 [_logging.py:info()] - Websocket connected
2023-03-30 04:51:18,862 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:51:18,900 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:51:18,936 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:51:18,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:51:19,003 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:51:19,007 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:51:19,007 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:51:19,008 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:51:19,008 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:51:19,008 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:51:19,009 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:51:19,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:51:19,280 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:51:19,280 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:51:19,320 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:51:19,321 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:51:19,351 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:51:19,352 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:51:19,353 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:51:19,353 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:51:19,363 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:51:20,533 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:51:20,533 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:51:20,539 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:51:20,539 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:51:20,558 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:51:20,657 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:51:20,666 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:51:20,676 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:51:20,685 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:51:20,694 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:51:20,734 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:51:20,738 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:51:20,762 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:51:21,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:51:21,569 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:51:21,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:51:21,594 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:52:00,180 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:52:00,439 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:52:00,444 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:52:00,509 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:52:00,513 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:52:00,522 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:52:00,524 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:52:00,729 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:52:00,730 [config.py:install_language()] - Using system lang
2023-03-30 04:52:00,733 [config.py:install_language()] - Using lang en
2023-03-30 04:52:00,758 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:52:00,765 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:52:01,662 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:52:01,695 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:52:01,745 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:52:01,746 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:52:01,747 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:52:01,747 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:52:01,826 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:52:01,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:52:01,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:52:01,913 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:52:01,934 [_logging.py:info()] - Websocket connected
2023-03-30 04:52:01,934 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:52:01,985 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:52:02,023 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:52:02,101 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:52:02,151 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:52:02,156 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:52:02,157 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:52:02,157 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:52:02,158 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:52:02,158 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:52:02,161 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:52:02,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:52:02,432 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:52:02,432 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:52:02,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:52:02,473 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:52:02,498 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:52:02,499 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:52:02,501 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:52:02,501 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:52:02,502 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:52:03,397 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:52:03,397 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:52:03,404 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:52:03,405 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:52:03,425 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:52:03,524 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:52:03,535 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:52:03,544 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:52:03,553 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:52:03,561 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:52:03,602 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:52:03,605 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:52:03,626 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:52:04,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:52:04,641 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:52:04,681 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:52:04,682 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:52:43,993 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:52:44,256 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:52:44,260 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:52:44,287 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:52:44,289 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:52:44,294 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:52:44,295 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:52:44,457 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:52:44,459 [config.py:install_language()] - Using system lang
2023-03-30 04:52:44,462 [config.py:install_language()] - Using lang en
2023-03-30 04:52:44,489 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:52:44,494 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:52:45,378 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:52:45,409 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:52:45,458 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:52:45,459 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:52:45,460 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:52:45,460 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:52:45,531 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:52:45,584 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:52:45,607 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:52:45,608 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:52:45,635 [_logging.py:info()] - Websocket connected
2023-03-30 04:52:45,636 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:52:45,678 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:52:45,716 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:52:45,743 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:52:45,783 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:52:45,788 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:52:45,788 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:52:45,789 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:52:45,789 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:52:45,789 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:52:45,790 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:52:46,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:52:46,071 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:52:46,071 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:52:46,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:52:46,110 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:52:46,147 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:52:46,149 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:52:46,152 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:52:46,152 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:52:46,157 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:52:47,278 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:52:47,279 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:52:47,285 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:52:47,285 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:52:47,305 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:52:47,411 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:52:47,421 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:52:47,432 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:52:47,439 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:52:47,448 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:52:47,489 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:52:47,494 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:52:47,517 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:52:48,826 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:52:48,885 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:52:48,913 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:52:48,914 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:54:19,599 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:54:19,893 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:54:19,896 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:54:19,936 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:54:19,939 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:54:19,943 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:54:19,945 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:54:20,135 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:54:20,137 [config.py:install_language()] - Using system lang
2023-03-30 04:54:20,144 [config.py:install_language()] - Using lang en
2023-03-30 04:54:20,167 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:54:20,172 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:54:20,961 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:54:20,990 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:54:21,043 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:54:21,044 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:54:21,046 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:54:21,046 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:54:21,114 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:54:21,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:54:21,184 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:54:21,186 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:54:21,201 [_logging.py:info()] - Websocket connected
2023-03-30 04:54:21,202 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:54:21,252 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:54:21,322 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:54:21,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:54:21,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:54:21,453 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:54:21,453 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:54:21,453 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:54:21,454 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:54:21,454 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:54:21,455 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:54:21,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:54:21,735 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:54:21,740 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:54:21,775 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:54:21,776 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:54:21,799 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:54:21,800 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:54:21,802 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:54:21,802 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:54:21,803 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:54:22,444 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:54:22,444 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:54:22,450 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:54:22,451 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:54:22,470 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:54:22,582 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:54:22,591 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:54:22,600 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:54:22,608 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:54:22,617 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:54:22,659 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:54:22,663 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:54:22,684 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:54:23,757 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:54:23,808 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:54:23,834 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:54:23,835 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:55:10,373 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:55:10,599 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:55:10,603 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:55:10,640 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:55:10,643 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:55:10,648 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:55:10,649 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:55:10,824 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:55:10,825 [config.py:install_language()] - Using system lang
2023-03-30 04:55:10,832 [config.py:install_language()] - Using lang en
2023-03-30 04:55:10,854 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:55:10,857 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:55:11,667 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:55:11,704 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:55:11,767 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:55:11,767 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:55:11,769 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:55:11,770 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:55:11,868 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:55:11,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:55:11,964 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:55:11,965 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:55:11,991 [_logging.py:info()] - Websocket connected
2023-03-30 04:55:11,992 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:55:12,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:55:12,096 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:55:12,122 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:55:12,163 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:55:12,168 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:55:12,168 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:55:12,169 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:55:12,169 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:55:12,169 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:55:12,171 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:55:12,443 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:55:12,447 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:55:12,447 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:55:12,490 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:55:12,491 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:55:12,524 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:55:12,525 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:55:12,526 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:55:12,527 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:55:12,529 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:55:13,662 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:55:13,662 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:55:13,668 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:55:13,669 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:55:13,689 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:55:13,803 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:55:13,817 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:55:13,829 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:55:13,840 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:55:13,848 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:55:13,889 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:55:13,895 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:55:13,922 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:55:14,697 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:55:14,698 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:55:14,724 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:55:14,726 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:57:21,702 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:57:22,013 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:57:22,015 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:57:22,043 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:57:22,046 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:57:22,050 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:57:22,051 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:57:22,223 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:57:22,224 [config.py:install_language()] - Using system lang
2023-03-30 04:57:22,226 [config.py:install_language()] - Using lang en
2023-03-30 04:57:22,253 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:57:22,256 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:57:23,074 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:57:23,103 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:57:23,150 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:57:23,150 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:57:23,151 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:57:23,152 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:57:23,223 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:57:23,274 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:57:23,296 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:57:23,297 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:57:23,314 [_logging.py:info()] - Websocket connected
2023-03-30 04:57:23,315 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:57:23,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:57:23,402 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:57:23,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:57:23,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:57:23,468 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:57:23,468 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:57:23,468 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:57:23,469 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:57:23,469 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:57:23,470 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:57:23,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:57:23,748 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:57:23,748 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:57:23,802 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:57:23,803 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:57:23,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:57:23,837 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:57:23,838 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:57:23,838 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:57:23,841 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:57:24,971 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:57:24,971 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:57:24,979 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:57:24,980 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:57:25,005 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:57:25,147 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:57:25,161 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:57:25,178 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:57:25,191 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:57:25,203 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:57:25,257 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:57:25,262 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:57:25,291 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:57:26,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:57:26,638 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:57:26,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:57:26,665 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:58:43,699 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:58:43,965 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:58:43,972 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:58:44,005 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:58:44,009 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:58:44,014 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:58:44,015 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:58:44,171 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:58:44,172 [config.py:install_language()] - Using system lang
2023-03-30 04:58:44,174 [config.py:install_language()] - Using lang en
2023-03-30 04:58:44,192 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:58:44,195 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:58:44,905 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:58:44,933 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:58:44,982 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:58:44,983 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:58:44,985 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:58:44,985 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:58:45,057 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:58:45,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:58:45,158 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:58:45,160 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:58:45,188 [_logging.py:info()] - Websocket connected
2023-03-30 04:58:45,189 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:58:45,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:58:45,329 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:58:45,365 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:58:45,418 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:58:45,423 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:58:45,424 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:58:45,424 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:58:45,424 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:58:45,425 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:58:45,426 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:58:45,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:58:45,699 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:58:45,705 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:58:45,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:58:45,748 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:58:45,773 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:58:45,774 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:58:45,775 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:58:45,775 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:58:45,776 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:58:46,933 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:58:46,933 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:58:46,942 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 04:58:46,943 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 04:58:46,964 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:58:47,062 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:58:47,073 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:58:47,082 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:58:47,092 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:58:47,100 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:58:47,140 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:58:47,144 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:58:47,170 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 04:58:47,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:58:47,631 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:58:47,653 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:58:47,654 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:59:47,639 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 04:59:47,639 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 04:59:47,641 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 04:59:47,652 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:59:47,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:59:47,722 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:59:47,722 [screen.py:init_printer()] - Klipper not connected
2023-03-30 04:59:50,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:59:50,625 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:59:51,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:59:51,611 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:59:51,615 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:59:51,616 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:59:51,616 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:59:51,616 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:59:51,617 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:59:51,619 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:59:51,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:59:51,894 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:59:51,895 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:59:51,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:59:51,980 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:59:52,002 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:59:52,003 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:59:52,004 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:59:52,004 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:59:52,005 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:59:54,379 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 04:59:54,379 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 04:59:54,389 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 04:59:54,481 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 04:59:54,489 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 04:59:54,497 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 04:59:54,506 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 04:59:54,514 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 04:59:54,561 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 04:59:54,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:59:54,692 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 04:59:54,715 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:59:54,716 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:59:55,621 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 04:59:55,621 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 04:59:55,639 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:00:05,308 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 05:00:05,308 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 05:00:05,310 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 05:00:05,320 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:00:05,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:00:05,366 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:00:05,367 [screen.py:init_printer()] - Klipper not connected
2023-03-30 05:00:08,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:00:08,618 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:00:08,695 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:00:08,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:00:08,734 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:00:08,735 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:00:08,735 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:00:08,735 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:00:08,735 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:00:08,737 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:00:09,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:00:09,015 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:00:09,015 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:00:09,053 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:00:09,099 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:00:09,122 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:00:09,123 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:00:09,124 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:00:09,125 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:00:09,126 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:00:10,978 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:00:10,978 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:00:10,986 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:00:11,079 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:00:11,087 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:00:11,095 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:00:11,104 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:00:11,112 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:00:11,150 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:00:11,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:00:11,634 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:00:11,669 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:00:11,670 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:00:56,324 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 05:00:56,325 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 05:00:56,329 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 05:00:56,340 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:00:56,376 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:00:56,401 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:00:56,401 [screen.py:init_printer()] - Klipper not connected
2023-03-30 05:00:59,587 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:00:59,612 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:00:59,735 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:00:59,769 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:00:59,773 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:00:59,774 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:00:59,774 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:00:59,774 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:00:59,774 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:00:59,776 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:01:00,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:01:00,055 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:01:00,055 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:01:00,095 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:01:00,139 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:01:00,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:01:00,163 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:01:00,164 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:01:00,164 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:01:00,166 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:01:02,017 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:01:02,018 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:01:02,024 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:01:02,115 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:01:02,124 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:01:02,132 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:01:02,140 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:01:02,148 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:01:02,186 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:01:02,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:01:02,629 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:01:02,650 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:01:02,651 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:04:51,417 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff914f29d8 (GtkDialog at 0x376ec900)>
2023-03-30 05:04:52,481 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 05:04:52,481 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 05:04:52,484 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 05:04:52,489 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 05:04:52,498 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:04:52,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:04:52,544 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:04:52,544 [screen.py:init_printer()] - Klipper not connected
2023-03-30 05:04:55,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:04:55,615 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:04:55,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:04:55,922 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:04:55,927 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:04:55,927 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:04:55,927 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:04:55,928 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:04:55,928 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:04:55,930 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:04:56,204 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:04:56,208 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:04:56,208 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:04:56,254 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:04:56,295 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:04:56,318 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:04:56,319 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:04:56,320 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:04:56,320 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:04:56,323 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:04:58,169 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:04:58,170 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:04:58,177 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:04:58,268 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:04:58,276 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:04:58,284 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:04:58,291 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:04:58,300 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:04:58,337 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:04:58,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:04:58,633 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:04:58,653 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:04:58,654 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 04:58:43,609 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 04:58:43,889 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 04:58:43,896 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 04:58:43,954 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 04:58:43,957 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 04:58:43,962 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 04:58:43,964 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 04:58:44,176 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 04:58:44,177 [config.py:install_language()] - Using system lang
2023-03-30 04:58:44,181 [config.py:install_language()] - Using lang en
2023-03-30 04:58:44,203 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 04:58:44,206 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 04:58:44,917 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 04:58:44,946 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 04:58:44,995 [screen.py:initial_connection()] - Default printer: None
2023-03-30 04:58:44,996 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 04:58:44,998 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 04:58:44,998 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 04:58:45,067 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:58:45,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:58:45,140 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 04:58:45,141 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 04:58:45,161 [_logging.py:info()] - Websocket connected
2023-03-30 04:58:45,162 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 04:58:45,204 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:58:45,242 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:58:45,265 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:58:45,302 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:58:45,307 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:58:45,307 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:58:45,308 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:58:45,308 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:58:45,308 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:58:45,310 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:58:45,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:58:45,583 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:58:45,584 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:58:45,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:58:45,625 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:58:45,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:58:45,649 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:58:45,651 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:58:45,651 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:58:45,652 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:58:47,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:58:47,523 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:58:47,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:58:47,551 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:59:33,618 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 04:59:33,619 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 04:59:33,620 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 04:59:33,640 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 04:59:33,706 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:59:33,780 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:59:33,781 [screen.py:init_printer()] - Klipper not connected
2023-03-30 04:59:37,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 04:59:37,542 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 04:59:37,564 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 04:59:37,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 04:59:37,600 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 04:59:37,600 [printer.py:reinit()] - # Extruders: 1
2023-03-30 04:59:37,600 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 04:59:37,601 [printer.py:reinit()] - # Fans: 2
2023-03-30 04:59:37,601 [printer.py:reinit()] - # Output pins: 1
2023-03-30 04:59:37,603 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 04:59:37,880 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 04:59:37,883 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 04:59:37,883 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 04:59:37,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:59:37,914 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:59:37,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:59:37,936 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 04:59:37,938 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 04:59:37,938 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 04:59:37,939 [screen.py:init_printer()] - Printer initialized
2023-03-30 04:59:40,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 04:59:40,523 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 04:59:40,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 04:59:40,546 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 05:01:41,223 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 05:01:41,472 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 05:01:41,474 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 05:01:41,504 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 05:01:41,506 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 05:01:41,510 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 05:01:41,512 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 05:01:41,674 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 05:01:41,676 [config.py:install_language()] - Using system lang
2023-03-30 05:01:41,681 [config.py:install_language()] - Using lang en
2023-03-30 05:01:41,707 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 05:01:41,711 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 05:01:42,578 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 05:01:42,611 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 05:01:42,662 [screen.py:initial_connection()] - Default printer: None
2023-03-30 05:01:42,663 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 05:01:42,666 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 05:01:42,666 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 05:01:42,777 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:01:42,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:01:42,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 05:01:42,885 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 05:01:42,911 [_logging.py:info()] - Websocket connected
2023-03-30 05:01:42,912 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 05:01:42,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:01:42,995 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:01:43,036 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:01:43,076 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:01:43,082 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:01:43,083 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:01:43,083 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:01:43,083 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:01:43,084 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:01:43,085 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:01:43,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:01:43,356 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:01:43,357 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:01:43,400 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:01:43,401 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:01:43,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:01:43,429 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:01:43,431 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:01:43,431 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:01:43,432 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:01:45,475 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:01:45,476 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:01:45,498 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:01:45,500 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:02:31,272 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 05:02:31,273 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 05:02:31,279 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 05:02:31,293 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:02:31,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:02:31,360 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:02:31,361 [screen.py:init_printer()] - Klipper not connected
2023-03-30 05:02:34,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:02:34,503 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:02:34,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:02:34,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:02:34,561 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:02:34,561 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:02:34,561 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:02:34,562 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:02:34,562 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:02:34,563 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:02:34,837 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:02:34,841 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:02:34,841 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:02:34,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:02:34,875 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:02:34,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:02:34,898 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:02:34,899 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:02:34,899 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:02:34,901 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:02:37,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:02:37,485 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:02:37,507 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:02:37,507 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 05:03:42,194 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 05:03:42,483 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 05:03:42,486 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 05:03:42,532 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 05:03:42,535 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 05:03:42,544 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 05:03:42,547 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 05:03:42,779 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 05:03:42,780 [config.py:install_language()] - Using system lang
2023-03-30 05:03:42,790 [config.py:install_language()] - Using lang en
2023-03-30 05:03:42,811 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 05:03:42,817 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 05:03:43,611 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 05:03:43,641 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 05:03:43,688 [screen.py:initial_connection()] - Default printer: None
2023-03-30 05:03:43,688 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 05:03:43,689 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 05:03:43,690 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 05:03:43,760 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:03:43,813 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:03:43,837 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 05:03:43,838 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 05:03:43,858 [_logging.py:info()] - Websocket connected
2023-03-30 05:03:43,859 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 05:03:43,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:03:43,933 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:03:43,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:03:43,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:03:43,999 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:03:43,999 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:03:43,999 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:03:44,000 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:03:44,000 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:03:44,001 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:03:44,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:03:44,291 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:03:44,291 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:03:44,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:03:44,345 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:03:44,374 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:03:44,375 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:03:44,377 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:03:44,377 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:03:44,379 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:03:45,491 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:03:45,491 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:03:45,499 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 05:03:45,499 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 05:03:45,519 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:03:45,624 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:03:45,634 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:03:45,644 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:03:45,653 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:03:45,661 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:03:45,711 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:03:45,714 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:03:45,738 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:03:46,587 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:03:46,588 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:03:46,611 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:03:46,612 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 05:04:35,008 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 05:04:35,221 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 05:04:35,224 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 05:04:35,275 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 05:04:35,278 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 05:04:35,287 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 05:04:35,295 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 05:04:35,559 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 05:04:35,561 [config.py:install_language()] - Using system lang
2023-03-30 05:04:35,568 [config.py:install_language()] - Using lang en
2023-03-30 05:04:35,590 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 05:04:35,594 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 05:04:36,380 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 05:04:36,410 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 05:04:36,456 [screen.py:initial_connection()] - Default printer: None
2023-03-30 05:04:36,456 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 05:04:36,458 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 05:04:36,458 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 05:04:36,529 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:04:36,577 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:04:36,598 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 05:04:36,599 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 05:04:36,621 [_logging.py:info()] - Websocket connected
2023-03-30 05:04:36,621 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 05:04:36,662 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:04:36,695 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:04:36,720 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:04:36,760 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:04:36,764 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:04:36,764 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:04:36,765 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:04:36,765 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:04:36,765 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:04:36,766 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:04:37,045 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:04:37,048 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:04:37,049 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:04:37,088 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:04:37,089 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:04:37,116 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:04:37,117 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:04:37,118 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:04:37,118 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:04:37,120 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:04:38,781 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:04:38,781 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:04:38,788 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 05:04:38,789 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 05:04:38,808 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:04:38,909 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:04:38,920 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:04:38,929 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:04:38,939 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:04:38,947 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:04:38,987 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:04:38,991 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:04:39,015 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:04:39,741 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:04:39,792 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:04:39,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:04:39,818 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:05:40,028 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 05:05:40,028 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 05:05:40,032 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 05:05:40,043 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:05:40,082 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:05:40,109 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:05:40,110 [screen.py:init_printer()] - Klipper not connected
2023-03-30 05:05:43,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:05:43,702 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:05:43,726 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:05:43,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:05:43,762 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:05:43,762 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:05:43,763 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:05:43,763 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:05:43,763 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:05:43,764 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:05:44,043 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:05:44,046 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:05:44,047 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:05:44,081 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:05:44,125 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:05:44,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:05:44,149 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:05:44,150 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:05:44,150 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:05:44,152 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:05:46,006 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:05:46,006 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:05:46,013 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:05:46,105 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:05:46,113 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:05:46,122 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:05:46,130 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:05:46,139 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:05:46,178 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:05:46,673 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:05:46,717 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:05:46,737 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:05:46,738 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 05:16:11,286 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 05:16:11,561 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 05:16:11,564 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 05:16:11,595 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 05:16:11,597 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 05:16:11,600 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 05:16:11,602 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 05:16:11,791 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 05:16:11,793 [config.py:install_language()] - Using system lang
2023-03-30 05:16:11,800 [config.py:install_language()] - Using lang en
2023-03-30 05:16:11,827 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 05:16:11,831 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 05:16:12,685 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 05:16:12,718 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 05:16:12,772 [screen.py:initial_connection()] - Default printer: None
2023-03-30 05:16:12,772 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 05:16:12,774 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 05:16:12,774 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 05:16:12,848 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:16:12,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:16:12,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 05:16:12,927 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 05:16:12,948 [_logging.py:info()] - Websocket connected
2023-03-30 05:16:12,949 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 05:16:12,991 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:16:13,033 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:16:13,069 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:16:13,116 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:16:13,121 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:16:13,121 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:16:13,122 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:16:13,122 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:16:13,122 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:16:13,124 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:16:13,394 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:16:13,404 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:16:13,404 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:16:13,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:16:13,436 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:16:13,464 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:16:13,466 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:16:13,467 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:16:13,467 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:16:13,470 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:16:14,620 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:16:14,621 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:16:14,627 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 05:16:14,628 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 05:16:14,647 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:16:14,747 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:16:14,757 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:16:14,766 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:16:14,776 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:16:14,784 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:16:14,825 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:16:14,828 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:16:14,848 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:16:16,137 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:16:16,183 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:16:16,207 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:16:16,209 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 05:17:34,045 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 05:17:34,262 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 05:17:34,263 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 05:17:34,299 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 05:17:34,301 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 05:17:34,305 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 05:17:34,307 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 05:17:34,559 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 05:17:34,566 [config.py:install_language()] - Using system lang
2023-03-30 05:17:34,574 [config.py:install_language()] - Using lang en
2023-03-30 05:17:34,605 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 05:17:34,609 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 05:17:35,428 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 05:17:35,460 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 05:17:35,513 [screen.py:initial_connection()] - Default printer: None
2023-03-30 05:17:35,514 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 05:17:35,515 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 05:17:35,516 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 05:17:35,590 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:17:35,644 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:17:35,667 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 05:17:35,668 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 05:17:35,686 [_logging.py:info()] - Websocket connected
2023-03-30 05:17:35,687 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 05:17:35,732 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:17:35,768 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:17:35,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:17:35,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:17:35,832 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:17:35,832 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:17:35,832 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:17:35,832 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:17:35,833 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:17:35,834 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:17:36,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:17:36,108 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:17:36,108 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:17:36,152 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:17:36,153 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:17:36,181 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:17:36,183 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:17:36,184 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:17:36,184 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:17:36,193 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:17:37,371 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:17:37,372 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:17:37,379 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 05:17:37,379 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 05:17:37,399 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:17:37,501 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:17:37,519 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:17:37,529 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:17:37,539 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:17:37,546 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:17:37,600 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:17:37,605 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:17:37,626 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:17:38,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:17:38,825 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:17:38,850 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:17:38,851 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 05:36:37,423 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 05:36:37,704 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 05:36:37,709 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 05:36:37,736 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 05:36:37,738 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 05:36:37,741 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 05:36:37,743 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 05:36:37,933 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 05:36:37,934 [config.py:install_language()] - Using system lang
2023-03-30 05:36:37,941 [config.py:install_language()] - Using lang en
2023-03-30 05:36:37,959 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 05:36:37,963 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 05:36:38,712 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 05:36:38,745 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 05:36:38,790 [screen.py:initial_connection()] - Default printer: None
2023-03-30 05:36:38,790 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 05:36:38,792 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 05:36:38,792 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 05:36:38,860 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:36:38,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:36:38,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 05:36:38,947 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 05:36:38,963 [_logging.py:info()] - Websocket connected
2023-03-30 05:36:38,964 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 05:36:39,014 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:36:39,046 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:36:39,070 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:36:39,103 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:36:39,108 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:36:39,108 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:36:39,108 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:36:39,108 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:36:39,109 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:36:39,110 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:36:39,395 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:36:39,408 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:36:39,409 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:36:39,436 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:36:39,437 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:36:39,467 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:36:39,468 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:36:39,470 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:36:39,470 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:36:39,472 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:36:41,136 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:36:41,136 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:36:41,142 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 05:36:41,142 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 05:36:41,162 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:36:41,262 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:36:41,272 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:36:41,282 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:36:41,291 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:36:41,299 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:36:41,347 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:36:41,352 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:36:41,377 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:36:41,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:36:41,722 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 05:36:41,749 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:36:41,750 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:38:37,894 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-03-30 05:38:37,894 [screen.py:_go_to_submenu()] - #### Menu __main
2023-03-30 05:38:37,902 [screen.py:_load_panel()] - Loading panel: menu
2023-03-30 05:38:37,902 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-30 05:38:38,111 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-03-30 05:38:38,120 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-03-30 05:38:38,146 [menu.py:arrangeMenuItems()] - X > config retraction
2023-03-30 05:38:38,943 [screen.py:_load_panel()] - Loading panel: network
2023-03-30 05:38:38,944 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-30 05:38:38,984 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-30 05:38:38,985 [network.py:__init__()] - Using wpa_cli
2023-03-30 05:38:38,994 [wifi.py:run()] - Setting up wifi event loop
2023-03-30 05:38:39,019 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-03-30 05:38:40,066 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:39:29,857 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:39:29,995 [network.py:connected_callback()] - Now connected to a new network
2023-03-30 05:41:08,907 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:41:08,919 [network.py:connected_callback()] - Now connected to a new network
2023-03-30 05:41:17,492 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:41:26,451 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:41:39,368 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:41:41,534 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:42:01,015 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:42:11,279 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:42:29,171 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:42:49,442 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:43:07,308 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:43:57,571 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:44:15,406 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:45:05,680 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:45:23,495 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-03-30 05:46:43,754 [wifi.py:get_current_wifi()] - Resetting connected_ssid
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 05:47:26,394 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 05:47:26,688 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 05:47:26,695 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 05:47:26,755 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 05:47:26,758 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 05:47:26,764 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 05:47:26,766 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 05:47:26,989 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 05:47:26,991 [config.py:install_language()] - Using system lang
2023-03-30 05:47:26,998 [config.py:install_language()] - Using lang en
2023-03-30 05:47:27,023 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 05:47:27,026 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 05:47:27,754 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 05:47:27,783 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 05:47:27,830 [screen.py:initial_connection()] - Default printer: None
2023-03-30 05:47:27,830 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 05:47:27,831 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 05:47:27,832 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 05:47:27,913 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 05:47:27,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:47:27,998 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 05:47:27,999 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 05:47:28,019 [_logging.py:info()] - Websocket connected
2023-03-30 05:47:28,019 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 05:47:28,062 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 05:47:28,095 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 05:47:28,122 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 05:47:28,160 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 05:47:28,165 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 05:47:28,165 [printer.py:reinit()] - # Extruders: 1
2023-03-30 05:47:28,166 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 05:47:28,166 [printer.py:reinit()] - # Fans: 2
2023-03-30 05:47:28,166 [printer.py:reinit()] - # Output pins: 1
2023-03-30 05:47:28,167 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 05:47:28,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 05:47:28,452 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 05:47:28,458 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 05:47:28,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:47:28,493 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:47:28,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:47:28,519 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 05:47:28,521 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 05:47:28,521 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 05:47:28,522 [screen.py:init_printer()] - Printer initialized
2023-03-30 05:47:30,179 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 05:47:30,180 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 05:47:30,187 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 05:47:30,188 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 05:47:30,208 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 05:47:30,312 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 05:47:30,321 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 05:47:30,332 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 05:47:30,340 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 05:47:30,350 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 05:47:30,392 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 05:47:30,395 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:47:30,419 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 05:47:30,519 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 05:47:30,519 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 05:47:30,542 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 05:47:30,543 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 06:42:44,718 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 06:42:44,948 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 06:42:44,951 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 06:42:44,985 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 06:42:44,988 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 06:42:44,993 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 06:42:44,995 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 06:42:45,178 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 06:42:45,180 [config.py:install_language()] - Using system lang
2023-03-30 06:42:45,188 [config.py:install_language()] - Using lang en
2023-03-30 06:42:45,207 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 06:42:45,211 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 06:42:46,102 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 06:42:46,137 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 06:42:46,187 [screen.py:initial_connection()] - Default printer: None
2023-03-30 06:42:46,188 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 06:42:46,190 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 06:42:46,190 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 06:42:46,281 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 06:42:46,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 06:42:46,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 06:42:46,379 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 06:42:46,400 [_logging.py:info()] - Websocket connected
2023-03-30 06:42:46,401 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 06:42:46,456 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 06:42:46,495 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 06:42:46,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 06:42:46,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 06:42:46,569 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 06:42:46,569 [printer.py:reinit()] - # Extruders: 1
2023-03-30 06:42:46,569 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 06:42:46,570 [printer.py:reinit()] - # Fans: 2
2023-03-30 06:42:46,570 [printer.py:reinit()] - # Output pins: 1
2023-03-30 06:42:46,571 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 06:42:46,845 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 06:42:46,849 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 06:42:46,849 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 06:42:46,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 06:42:46,888 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 06:42:46,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 06:42:46,913 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 06:42:46,914 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 06:42:46,915 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 06:42:46,916 [screen.py:init_printer()] - Printer initialized
2023-03-30 06:42:49,078 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 06:42:49,079 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 06:42:49,088 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 06:42:49,089 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 06:42:49,110 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 06:42:49,207 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 06:42:49,217 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 06:42:49,228 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 06:42:49,236 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 06:42:49,245 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 06:42:49,285 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 06:42:49,288 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 06:42:49,313 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 06:42:49,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 06:42:49,558 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 06:42:49,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 06:42:49,591 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 06:44:21,521 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2023-03-30 06:44:21,521 [screen.py:_go_to_submenu()] - #### Menu __main
2023-03-30 06:44:21,527 [screen.py:_load_panel()] - Loading panel: menu
2023-03-30 06:44:21,528 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-30 06:44:21,679 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2023-03-30 06:44:21,706 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2023-03-30 06:44:21,715 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2023-03-30 06:44:23,693 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-30 06:44:23,711 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 06:44:23,713 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 06:44:24,427 [screen.py:_load_panel()] - Loading panel: temperature
2023-03-30 06:44:24,428 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2023-03-30 06:44:24,489 [temperature.py:add_device()] - Adding device: extruder
2023-03-30 06:44:24,498 [temperature.py:add_device()] - Adding device: heater_bed
2023-03-30 06:44:24,509 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 06:44:24,517 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 06:44:24,526 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 06:44:24,536 [temperature.py:__init__()] - ready
2023-03-30 06:44:24,538 [temperature.py:select_heater()] - Seselecting extruder
2023-03-30 06:44:24,540 [temperature.py:select_heater()] - Seselecting heater_bed
2023-03-30 06:44:24,543 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2023-03-30 06:44:24,575 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2023-03-30 06:44:46,721 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S200
2023-03-30 06:45:12,433 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-30 06:45:12,476 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 06:45:12,480 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 06:45:15,561 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-03-30 06:45:15,561 [screen.py:_go_to_submenu()] - #### Menu __main
2023-03-30 06:45:15,707 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-03-30 06:45:15,745 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-03-30 06:45:15,790 [menu.py:arrangeMenuItems()] - X > actions power
2023-03-30 06:45:15,796 [menu.py:arrangeMenuItems()] - X > actions camera
2023-03-30 06:45:17,398 [screen.py:_load_panel()] - Loading panel: extrude
2023-03-30 06:45:17,398 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2023-03-30 06:45:17,486 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-03-30 06:45:17,590 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2023-03-30 06:45:17,594 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-03-30 06:45:29,397 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:45:29,398 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+10 F120
2023-03-30 06:45:37,165 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:45:37,167 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+10 F120
2023-03-30 06:45:44,837 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:45:44,839 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-10 F120
2023-03-30 06:45:51,581 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:45:51,583 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-10 F120
2023-03-30 06:45:58,317 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:45:58,318 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-10 F120
2023-03-30 06:46:05,041 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:46:05,043 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-10 F120
2023-03-30 06:46:12,321 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:46:12,322 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-10 F120
2023-03-30 06:46:19,589 [extrude.py:change_distance()] - ### Distance 25
2023-03-30 06:46:20,613 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-03-30 06:46:20,614 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-25 F120
2023-03-30 06:46:40,973 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-30 06:46:40,992 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-03-30 06:46:41,045 [menu.py:arrangeMenuItems()] - X > actions power
2023-03-30 06:46:41,051 [menu.py:arrangeMenuItems()] - X > actions camera
2023-03-30 06:46:56,737 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-30 06:46:56,755 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 06:46:56,757 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 06:47:00,462 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S60
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 06:47:37,485 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 06:47:37,738 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 06:47:37,739 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 06:47:37,768 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 06:47:37,770 [config.py:__init__()] - ====== Saved Def ======
=======================
2023-03-30 06:47:37,774 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 06:47:37,775 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 06:47:37,951 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 06:47:37,953 [config.py:install_language()] - Using system lang
2023-03-30 06:47:37,957 [config.py:install_language()] - Using lang en
2023-03-30 06:47:37,977 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 06:47:37,981 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 06:47:38,834 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 06:47:38,863 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 06:47:38,913 [screen.py:initial_connection()] - Default printer: None
2023-03-30 06:47:38,913 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 06:47:38,914 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 06:47:38,914 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 06:47:38,982 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 06:47:39,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 06:47:39,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 06:47:39,062 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 06:47:39,087 [_logging.py:info()] - Websocket connected
2023-03-30 06:47:39,088 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 06:47:39,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 06:47:39,157 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 06:47:39,186 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 06:47:39,221 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 06:47:39,225 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 06:47:39,226 [printer.py:reinit()] - # Extruders: 1
2023-03-30 06:47:39,226 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 06:47:39,226 [printer.py:reinit()] - # Fans: 2
2023-03-30 06:47:39,226 [printer.py:reinit()] - # Output pins: 1
2023-03-30 06:47:39,227 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 06:47:39,511 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 06:47:39,516 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 06:47:39,516 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 06:47:39,554 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 06:47:39,555 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 06:47:39,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 06:47:39,583 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 06:47:39,585 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 06:47:39,585 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 06:47:39,586 [screen.py:init_printer()] - Printer initialized
2023-03-30 06:47:41,244 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 06:47:41,245 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 06:47:41,252 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 06:47:41,253 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 06:47:41,272 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 06:47:41,369 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 06:47:41,379 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 06:47:41,390 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 06:47:41,398 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 06:47:41,406 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 06:47:41,447 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 06:47:41,450 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 06:47:41,475 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 06:47:41,688 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 06:47:41,689 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 06:47:41,715 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 06:47:41,716 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 06:47:49,197 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S60
2023-03-30 06:48:11,273 [main_menu.py:toggle_visibility()] - Graph show False: extruder
2023-03-30 06:48:13,347 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-03-30 06:48:13,347 [screen.py:_go_to_submenu()] - #### Menu __main
2023-03-30 06:48:13,356 [screen.py:_load_panel()] - Loading panel: menu
2023-03-30 06:48:13,356 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-30 06:48:13,591 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-03-30 06:48:13,601 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-03-30 06:48:13,629 [menu.py:arrangeMenuItems()] - X > config retraction
2023-03-30 06:48:16,058 [screen.py:_load_panel()] - Loading panel: bed_mesh
2023-03-30 06:48:16,059 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/bed_mesh.py
2023-03-30 06:48:16,112 [bed_mesh.py:add_profile()] - Adding Profile: default
2023-03-30 06:48:16,125 [bed_mesh.py:add_profile()] - Adding Profile: name
2023-03-30 06:48:16,145 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > bed_mesh
2023-03-30 06:48:16,146 [bed_mesh.py:activate_mesh()] - Clearing active profile
2023-03-30 06:48:16,201 [bed_mesh.py:activate_mesh()] - Clearing active profile
2023-03-30 06:48:17,761 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-30 06:48:17,779 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-03-30 06:48:17,789 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-03-30 06:48:17,820 [menu.py:arrangeMenuItems()] - X > config retraction
2023-03-30 07:03:59,382 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:03:59,383 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:03:59,385 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:03:59,398 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:03:59,438 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:03:59,466 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:03:59,467 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:04:02,683 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:04:02,709 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:04:02,734 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:04:02,769 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:04:02,773 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:04:02,774 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:04:02,774 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:04:02,774 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:04:02,774 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:04:02,776 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:04:03,052 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:04:03,056 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:04:03,056 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:04:03,111 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:04:03,133 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:04:03,153 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:04:03,154 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:04:03,156 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:04:03,156 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:04:03,158 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:04:03,168 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:04:03,262 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:04:03,271 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:04:03,281 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:04:03,288 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:04:03,297 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:04:03,334 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:04:05,707 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:04:05,731 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:04:05,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:04:05,752 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 07:06:32,360 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 07:06:32,632 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 07:06:32,635 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 07:06:32,668 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 07:06:32,671 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 07:06:32,675 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 07:06:32,676 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 07:06:32,828 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 07:06:32,829 [config.py:install_language()] - Using system lang
2023-03-30 07:06:32,832 [config.py:install_language()] - Using lang en
2023-03-30 07:06:32,847 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 07:06:32,850 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 07:06:33,566 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 07:06:33,597 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 07:06:33,643 [screen.py:initial_connection()] - Default printer: None
2023-03-30 07:06:33,644 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 07:06:33,645 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 07:06:33,645 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 07:06:33,712 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:06:33,765 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:06:33,788 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 07:06:33,789 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 07:06:33,811 [_logging.py:info()] - Websocket connected
2023-03-30 07:06:33,812 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 07:06:33,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:06:33,897 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:06:33,924 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:06:34,071 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:06:34,075 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:06:34,076 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:06:34,076 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:06:34,076 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:06:34,077 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:06:34,078 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:06:34,362 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:06:34,366 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:06:34,366 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:06:34,409 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:06:34,456 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:06:34,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:06:34,486 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:06:34,487 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:06:34,488 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:06:34,489 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:06:34,522 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 07:06:34,523 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 07:06:34,545 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:06:34,646 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:06:34,655 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:06:34,665 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:06:34,674 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:06:34,682 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:06:34,724 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:06:36,706 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:06:36,755 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:06:36,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:06:36,785 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:07:17,148 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-03-30 07:07:17,149 [screen.py:_go_to_submenu()] - #### Menu __main
2023-03-30 07:07:17,159 [screen.py:_load_panel()] - Loading panel: menu
2023-03-30 07:07:17,160 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-30 07:07:17,419 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-03-30 07:07:17,427 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-03-30 07:07:17,452 [menu.py:arrangeMenuItems()] - X > config retraction
2023-03-30 07:07:18,606 [screen.py:_load_panel()] - Loading panel: network
2023-03-30 07:07:18,606 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-03-30 07:07:18,643 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-03-30 07:07:18,643 [network.py:__init__()] - Using wpa_cli
2023-03-30 07:07:18,652 [wifi.py:run()] - Setting up wifi event loop
2023-03-30 07:07:18,678 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-03-30 07:07:20,169 [network.py:connected_callback()] - Now connected to a new network
2023-03-30 07:17:27,237 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:17:27,238 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:17:27,242 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 07:18:02,470 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 07:18:02,749 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 07:18:02,756 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 07:18:02,794 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 07:18:02,797 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 07:18:02,804 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 07:18:02,806 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 07:18:03,005 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 07:18:03,006 [config.py:install_language()] - Using system lang
2023-03-30 07:18:03,011 [config.py:install_language()] - Using lang en
2023-03-30 07:18:03,036 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 07:18:03,041 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 07:18:03,788 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 07:18:03,817 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 07:18:03,864 [screen.py:initial_connection()] - Default printer: None
2023-03-30 07:18:03,864 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 07:18:03,865 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 07:18:03,866 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 07:18:03,943 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:18:04,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:18:04,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 07:18:04,058 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 07:18:04,078 [_logging.py:info()] - Websocket connected
2023-03-30 07:18:04,078 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 07:18:04,124 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:18:04,157 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:18:04,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:18:04,268 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:18:04,272 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:18:04,273 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:18:04,273 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:18:04,273 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:18:04,273 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:18:04,275 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:18:04,559 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:18:04,563 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:18:04,564 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:18:04,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:18:04,609 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 07:18:04,633 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:18:04,635 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:18:04,636 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:18:04,636 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:18:04,637 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:18:04,670 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 07:18:04,670 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 07:18:04,689 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:18:04,796 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:18:04,806 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:18:04,815 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:18:04,826 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:18:04,834 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:18:04,875 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:18:04,879 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 07:18:04,899 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 07:18:06,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:18:06,594 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:18:06,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:18:06,619 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:28:25,079 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:28:25,079 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:28:25,084 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:28:25,099 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:28:25,132 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:28:25,177 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:28:25,179 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:28:28,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:28:28,573 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:28:28,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:28:28,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:28:28,633 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:28:28,633 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:28:28,634 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:28:28,634 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:28:28,635 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:28:28,636 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:28:28,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:28:28,921 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:28:28,921 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:28:28,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:28:28,996 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:28:29,021 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:28:29,023 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:28:29,023 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:28:29,024 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:28:29,025 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:28:29,035 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:28:29,134 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:28:29,143 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:28:29,150 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:28:29,159 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:28:29,167 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:28:29,204 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:28:31,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:28:31,600 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:28:31,620 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:28:31,621 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:31:26,897 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:31:26,897 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:31:26,900 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:31:26,911 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:31:26,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:31:26,981 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:31:26,982 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:31:30,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:31:30,568 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:31:30,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:31:30,864 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:31:30,869 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:31:30,869 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:31:30,870 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:31:30,870 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:31:30,870 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:31:30,873 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:31:31,156 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:31:31,160 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:31:31,160 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:31:31,216 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:31:31,244 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:31:31,269 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:31:31,270 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:31:31,271 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:31:31,271 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:31:31,273 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:31:31,284 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:31:31,384 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:31:31,392 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:31:31,401 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:31:31,409 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:31:31,417 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:31:31,455 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:31:33,567 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:31:33,597 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:31:33,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:31:33,620 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:33:50,090 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff719b24c8 (GtkDialog at 0x229d4b10)>
2023-03-30 07:34:44,891 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:34:44,891 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:34:44,894 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:34:44,899 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 07:34:44,907 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:34:44,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:34:44,956 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:34:44,956 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:34:48,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:34:48,568 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:34:48,592 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:34:48,877 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:34:48,887 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:34:48,888 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:34:48,888 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:34:48,889 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:34:48,889 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:34:48,892 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:34:49,150 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:34:49,153 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:34:49,154 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:34:49,220 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:34:49,241 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:34:49,262 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:34:49,263 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:34:49,264 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:34:49,264 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:34:49,265 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:34:49,274 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:34:49,376 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:34:49,385 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:34:49,393 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:34:49,402 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:34:49,410 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:34:49,448 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:34:51,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:34:51,594 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:34:51,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:34:51,617 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:35:09,044 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:35:09,045 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:35:09,048 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:35:09,058 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:35:09,091 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:35:09,126 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:35:09,127 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:35:12,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:35:12,572 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:35:12,595 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:35:12,626 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:35:12,631 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:35:12,631 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:35:12,631 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:35:12,632 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:35:12,632 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:35:12,633 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:35:12,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:35:12,905 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:35:12,906 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:35:12,969 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:35:12,990 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:35:13,010 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:35:13,011 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:35:13,012 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:35:13,012 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:35:13,013 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:35:13,024 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:35:13,120 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:35:13,130 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:35:13,141 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:35:13,149 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:35:13,157 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:35:13,194 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:35:15,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:35:15,596 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:35:15,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:35:15,618 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:37:34,280 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff719b24c8 (GtkDialog at 0x229d4b10)>
2023-03-30 07:37:34,320 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff71a19e58 (GtkDialog at 0x22a5e5f0)>
2023-03-30 07:37:34,341 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 07:37:34,371 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff71a0daf8 (GtkDialog at 0x22a8e2e0)>
2023-03-30 07:37:35,617 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:37:35,617 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:37:35,621 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:37:35,626 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 07:37:35,633 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:37:35,660 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:37:35,682 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:37:35,682 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:37:38,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:37:38,569 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:37:38,592 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:37:38,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:37:38,628 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:37:38,629 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:37:38,629 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:37:38,629 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:37:38,629 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:37:38,631 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:37:38,900 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:37:38,903 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 07:37:38,904 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 07:37:38,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:37:38,990 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:37:39,016 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:37:39,018 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:37:39,018 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:37:39,019 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:37:39,020 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:37:39,889 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 07:37:39,890 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:37:39,898 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:37:39,988 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:37:39,995 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:37:40,004 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:37:40,012 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:37:40,020 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:37:40,057 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:37:41,576 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:37:41,591 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:37:41,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:37:41,613 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:38:51,233 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:38:51,234 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:38:51,237 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:38:51,248 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:38:51,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:38:51,325 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:38:51,326 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:38:54,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:38:54,576 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:38:54,602 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:38:54,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:38:54,642 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:38:54,642 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:38:54,643 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:38:54,643 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:38:54,643 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:38:54,644 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:38:54,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:38:54,924 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:38:54,925 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:38:54,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:38:55,000 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:38:55,022 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:38:55,023 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:38:55,024 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:38:55,024 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:38:55,026 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:38:55,037 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:38:55,137 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:38:55,146 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:38:55,154 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:38:55,163 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:38:55,171 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:38:55,208 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:38:57,578 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:38:57,591 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:38:57,613 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:38:57,614 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:41:20,249 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff71a0daf8 (GtkDialog at 0x22a8e2e0)>
2023-03-30 07:41:20,284 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7241f5a0 (GtkDialog at 0x22b32dd0)>
2023-03-30 07:41:20,301 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 07:41:20,329 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7241f0d8 (GtkDialog at 0x22b016c0)>
2023-03-30 07:41:21,578 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 07:41:21,578 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 07:41:21,581 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 07:41:21,587 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 07:41:21,595 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:41:21,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:41:21,641 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:41:21,641 [screen.py:init_printer()] - Klipper not connected
2023-03-30 07:41:24,547 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:41:24,568 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:41:24,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:41:24,630 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:41:24,634 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:41:24,635 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:41:24,635 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:41:24,636 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:41:24,637 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:41:24,638 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:41:24,908 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:41:24,912 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 07:41:24,912 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 07:41:24,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:41:24,993 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:41:25,016 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:41:25,017 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:41:25,018 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:41:25,018 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:41:25,020 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:41:25,122 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 07:41:25,123 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:41:25,129 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:41:25,222 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:41:25,229 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:41:25,238 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:41:25,246 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:41:25,254 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:41:25,291 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:41:27,577 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:41:27,590 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:41:27,611 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:41:27,612 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 07:46:39,268 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 07:46:39,527 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 07:46:39,531 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 07:46:39,574 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 07:46:39,577 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 07:46:39,583 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 07:46:39,585 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 07:46:39,757 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 07:46:39,758 [config.py:install_language()] - Using system lang
2023-03-30 07:46:39,764 [config.py:install_language()] - Using lang en
2023-03-30 07:46:39,783 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 07:46:39,788 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 07:46:40,465 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 07:46:40,492 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 07:46:40,538 [screen.py:initial_connection()] - Default printer: None
2023-03-30 07:46:40,539 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 07:46:40,541 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 07:46:40,541 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 07:46:40,610 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 07:46:40,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:46:40,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 07:46:40,695 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 07:46:40,715 [_logging.py:info()] - Websocket connected
2023-03-30 07:46:40,716 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 07:46:40,762 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 07:46:40,804 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 07:46:40,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 07:46:40,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 07:46:40,948 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 07:46:40,948 [printer.py:reinit()] - # Extruders: 1
2023-03-30 07:46:40,949 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 07:46:40,949 [printer.py:reinit()] - # Fans: 2
2023-03-30 07:46:40,949 [printer.py:reinit()] - # Output pins: 0
2023-03-30 07:46:40,950 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 07:46:41,233 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 07:46:41,237 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 07:46:41,237 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 07:46:41,270 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:46:41,315 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:46:41,338 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:46:41,339 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:46:41,340 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 07:46:41,340 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 07:46:41,341 [screen.py:init_printer()] - Printer initialized
2023-03-30 07:46:41,372 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 07:46:41,373 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 07:46:41,394 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 07:46:41,499 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 07:46:41,508 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 07:46:41,518 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 07:46:41,526 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 07:46:41,537 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 07:46:41,585 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 07:46:43,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 07:46:43,847 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 07:46:43,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 07:46:43,944 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 07:49:05,965 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff725f4990 (GtkDialog at 0x2827fc20)>
2023-03-30 08:10:02,683 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 08:10:02,684 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 08:10:02,696 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 08:10:02,712 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:11:05,188 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 08:11:05,188 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:11:05,190 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:11:05,200 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:11:05,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:11:05,263 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:11:05,264 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:11:08,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:11:08,816 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:11:08,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:11:08,876 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:11:08,881 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:11:08,881 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:11:08,882 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:11:08,882 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:11:08,882 [printer.py:reinit()] - # Output pins: 0
2023-03-30 08:11:08,883 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:11:09,166 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 08:11:09,169 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 08:11:09,170 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:11:09,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:11:09,235 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:11:09,256 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:11:09,257 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:11:09,258 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:11:09,258 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:11:09,260 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:11:09,272 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:11:09,370 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:11:09,381 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:11:09,389 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:11:09,397 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:11:09,405 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:11:09,443 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:11:11,823 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:11:11,837 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:11:11,864 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:11:11,865 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:12:04,490 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff725f4990 (GtkDialog at 0x2827fc20)>
2023-03-30 08:12:04,514 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff72544798 (GtkDialog at 0x2802a8c0)>
2023-03-30 08:14:38,032 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 08:14:38,033 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 08:14:38,042 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 08:14:38,055 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:16:42,973 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 08:16:42,974 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:16:42,975 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:16:42,984 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:16:43,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:16:43,033 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:16:43,033 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:16:46,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:16:46,815 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:16:46,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:16:46,869 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:16:46,874 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:16:46,875 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:16:46,876 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:16:46,876 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:16:46,876 [printer.py:reinit()] - # Output pins: 0
2023-03-30 08:16:46,877 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:16:47,153 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 08:16:47,156 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:16:47,156 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:16:47,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:16:47,225 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:16:47,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:16:47,246 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:16:47,248 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:16:47,248 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:16:47,249 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:16:49,823 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:16:49,835 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:16:49,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:16:49,857 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:19:54,545 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 08:19:54,546 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:19:54,549 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:19:54,565 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:19:54,604 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:19:54,630 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:19:54,631 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:19:57,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:19:57,816 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:19:57,839 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:19:57,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:19:57,875 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:19:57,876 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:19:57,876 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:19:57,876 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:19:57,877 [printer.py:reinit()] - # Output pins: 0
2023-03-30 08:19:57,878 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:19:58,154 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 08:19:58,158 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:19:58,158 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:19:58,212 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:19:58,223 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:19:58,254 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:19:58,256 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:19:58,257 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:19:58,258 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:19:58,260 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:20:00,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:20:00,833 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:20:00,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:20:00,857 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:21:16,798 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 08:21:16,799 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:21:16,800 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:21:16,830 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:21:16,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:21:16,913 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:21:16,913 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:21:19,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:21:19,816 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:21:19,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:21:19,873 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:21:19,878 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:21:19,879 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:21:19,879 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:21:19,879 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:21:19,879 [printer.py:reinit()] - # Output pins: 0
2023-03-30 08:21:19,880 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:21:20,156 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 08:21:20,159 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:21:20,160 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:21:20,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:21:20,225 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:21:20,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:21:20,247 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:21:20,248 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:21:20,249 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:21:20,250 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:21:22,824 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:21:22,836 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:21:22,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:21:22,858 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:21:36,719 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 08:21:36,719 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:21:36,723 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:21:36,742 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:21:36,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:21:36,800 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:21:36,801 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:21:39,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:21:39,827 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:21:39,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:21:39,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:21:39,889 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:21:39,890 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:21:39,890 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:21:39,891 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:21:39,891 [printer.py:reinit()] - # Output pins: 0
2023-03-30 08:21:39,892 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:21:40,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 08:21:40,170 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:21:40,171 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:21:40,227 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:21:40,238 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:21:40,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:21:40,260 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:21:40,260 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:21:40,261 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:21:40,262 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:21:42,822 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:21:42,835 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:21:42,859 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:21:42,860 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 08:22:20,441 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 08:22:20,658 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 08:22:20,660 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 08:22:20,687 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 08:22:20,689 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 08:22:20,693 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 08:22:20,695 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 08:22:20,859 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 08:22:20,860 [config.py:install_language()] - Using system lang
2023-03-30 08:22:20,864 [config.py:install_language()] - Using lang en
2023-03-30 08:22:20,887 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 08:22:20,891 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 08:22:21,574 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 08:22:21,600 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 08:22:21,645 [screen.py:initial_connection()] - Default printer: None
2023-03-30 08:22:21,646 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 08:22:21,648 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 08:22:21,649 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 08:22:21,716 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:22:21,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:22:21,799 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 08:22:21,801 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 08:22:21,822 [_logging.py:info()] - Websocket connected
2023-03-30 08:22:21,823 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 08:22:21,861 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:22:21,905 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:22:21,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:22:22,016 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:22:22,023 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:22:22,023 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:22:22,024 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:22:22,024 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:22:22,025 [printer.py:reinit()] - # Output pins: 0
2023-03-30 08:22:22,027 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:22:22,306 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila
2023-03-30 08:22:22,309 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-03-30 08:22:22,310 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:22:22,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:22:22,390 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:22:22,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:22:22,415 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:22:22,416 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:22:22,416 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:22:22,417 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:22:22,445 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 08:22:22,446 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 08:22:22,474 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:22:22,578 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:22:22,588 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:22:22,598 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:22:22,605 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:22:22,614 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:22:22,655 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:22:24,924 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:22:24,970 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:22:24,991 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:22:24,992 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:27:01,687 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 08:27:01,687 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:27:01,690 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:27:01,703 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:27:01,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:27:01,784 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:27:01,784 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:27:04,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:27:04,961 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:27:05,087 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:27:05,121 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:27:05,125 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:27:05,125 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:27:05,126 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:27:05,126 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:27:05,126 [printer.py:reinit()] - # Output pins: 1
2023-03-30 08:27:05,127 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:27:05,417 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 08:27:05,420 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:27:05,421 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:27:05,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:27:05,494 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:27:05,517 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:27:05,518 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:27:05,519 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:27:05,519 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:27:05,521 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:27:07,369 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 08:27:07,369 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:27:07,377 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:27:07,467 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:27:07,476 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:27:07,484 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:27:07,492 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:27:07,501 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:27:07,538 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:27:07,933 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:27:07,979 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:27:08,000 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:27:08,001 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:39:09,445 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 08:39:09,446 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:39:09,452 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:39:09,464 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:39:09,500 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:39:09,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:39:09,524 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:39:12,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:39:12,947 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:39:12,970 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:39:13,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:39:13,009 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:39:13,010 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:39:13,010 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:39:13,011 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:39:13,011 [printer.py:reinit()] - # Output pins: 1
2023-03-30 08:39:13,012 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:39:13,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 08:39:13,291 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:39:13,292 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:39:13,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:39:13,369 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:39:13,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:39:13,390 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:39:13,391 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:39:13,391 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:39:13,393 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:39:15,788 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 08:39:15,789 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:39:15,797 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:39:15,897 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:39:15,906 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:39:15,914 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:39:15,923 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:39:15,931 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:39:15,971 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:39:16,087 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:39:16,109 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:39:16,130 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:39:16,131 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:50:04,574 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 08:50:04,575 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:50:04,578 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:50:04,593 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:50:04,626 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:50:04,656 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:50:04,657 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:50:07,928 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:50:07,953 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:50:07,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:50:08,008 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:50:08,013 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:50:08,013 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:50:08,014 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:50:08,014 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:50:08,015 [printer.py:reinit()] - # Output pins: 1
2023-03-30 08:50:08,016 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:50:08,289 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 08:50:08,292 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:50:08,293 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:50:08,360 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:50:08,372 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:50:08,397 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:50:08,398 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:50:08,399 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:50:08,399 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:50:08,401 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:50:10,801 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 08:50:10,802 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:50:10,810 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:50:10,907 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:50:10,915 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:50:10,923 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:50:10,932 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:50:10,939 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:50:10,976 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:50:11,089 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:50:11,102 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:50:11,124 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:50:11,125 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:51:38,030 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff74339798 (GtkDialog at 0x35203910)>
2023-03-30 08:53:12,080 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 08:53:12,080 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:53:12,084 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:53:12,090 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 08:53:12,101 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:53:12,138 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:53:12,161 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:53:12,162 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:53:15,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:53:15,946 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:53:15,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:53:16,003 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:53:16,008 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:53:16,008 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:53:16,009 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:53:16,009 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:53:16,010 [printer.py:reinit()] - # Output pins: 1
2023-03-30 08:53:16,011 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:53:16,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 08:53:16,291 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:53:16,291 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:53:16,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:53:16,361 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:53:16,393 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:53:16,394 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:53:16,395 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:53:16,395 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:53:16,397 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:53:17,753 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 08:53:17,754 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:53:17,762 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:53:17,852 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:53:17,860 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:53:17,868 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:53:17,878 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:53:17,890 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:53:17,928 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:53:18,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:53:18,965 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:53:18,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:53:18,987 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 08:55:11,358 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 08:55:11,677 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 08:55:11,678 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 08:55:11,711 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 08:55:11,713 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 08:55:11,718 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 08:55:11,720 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 08:55:11,913 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 08:55:11,915 [config.py:install_language()] - Using system lang
2023-03-30 08:55:11,924 [config.py:install_language()] - Using lang en
2023-03-30 08:55:11,948 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 08:55:11,954 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 08:55:12,876 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 08:55:12,907 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 08:55:12,959 [screen.py:initial_connection()] - Default printer: None
2023-03-30 08:55:12,960 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 08:55:12,961 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 08:55:12,962 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 08:55:13,052 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:55:13,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:55:13,130 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 08:55:13,132 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 08:55:13,152 [_logging.py:info()] - Websocket connected
2023-03-30 08:55:13,153 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 08:55:13,192 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:55:13,229 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:55:13,254 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:55:13,296 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:55:13,302 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:55:13,302 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:55:13,302 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:55:13,303 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:55:13,303 [printer.py:reinit()] - # Output pins: 1
2023-03-30 08:55:13,305 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:55:13,577 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 08:55:13,589 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:55:13,590 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:55:13,630 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:55:13,631 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 08:55:13,660 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:55:13,661 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:55:13,662 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:55:13,662 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:55:13,663 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:55:15,315 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 08:55:15,315 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:55:15,324 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 08:55:15,324 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 08:55:15,344 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:55:15,442 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:55:15,452 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:55:15,461 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:55:15,472 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:55:15,480 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:55:15,521 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:55:15,525 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 08:55:15,554 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 08:55:15,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:55:15,748 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 08:55:15,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:55:15,772 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:58:10,047 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 08:58:10,047 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 08:58:10,050 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 08:58:10,067 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 08:58:10,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:58:10,140 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:58:10,141 [screen.py:init_printer()] - Klipper not connected
2023-03-30 08:58:13,750 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 08:58:13,774 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 08:58:13,800 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 08:58:13,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 08:58:13,840 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 08:58:13,840 [printer.py:reinit()] - # Extruders: 1
2023-03-30 08:58:13,841 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 08:58:13,842 [printer.py:reinit()] - # Fans: 2
2023-03-30 08:58:13,842 [printer.py:reinit()] - # Output pins: 1
2023-03-30 08:58:13,843 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 08:58:14,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 08:58:14,122 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 08:58:14,122 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 08:58:14,158 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:58:14,201 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:58:14,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:58:14,225 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 08:58:14,225 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 08:58:14,226 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 08:58:14,227 [screen.py:init_printer()] - Printer initialized
2023-03-30 08:58:16,364 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 08:58:16,364 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 08:58:16,373 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 08:58:16,464 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 08:58:16,474 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 08:58:16,484 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 08:58:16,493 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 08:58:16,501 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 08:58:16,538 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 08:58:16,748 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 08:58:16,791 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 08:58:16,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 08:58:16,817 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 09:16:01,228 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 09:16:01,483 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 09:16:01,487 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 09:16:01,515 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 09:16:01,517 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 09:16:01,522 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 09:16:01,524 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 09:16:01,702 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 09:16:01,703 [config.py:install_language()] - Using system lang
2023-03-30 09:16:01,710 [config.py:install_language()] - Using lang en
2023-03-30 09:16:01,728 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 09:16:01,732 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 09:16:02,547 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 09:16:02,576 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 09:16:02,623 [screen.py:initial_connection()] - Default printer: None
2023-03-30 09:16:02,624 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 09:16:02,625 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 09:16:02,625 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 09:16:02,692 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:16:02,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:16:02,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 09:16:02,773 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 09:16:02,794 [_logging.py:info()] - Websocket connected
2023-03-30 09:16:02,795 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 09:16:02,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:16:02,873 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:16:02,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 09:16:02,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 09:16:02,937 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 09:16:02,937 [printer.py:reinit()] - # Extruders: 1
2023-03-30 09:16:02,937 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 09:16:02,937 [printer.py:reinit()] - # Fans: 2
2023-03-30 09:16:02,938 [printer.py:reinit()] - # Output pins: 1
2023-03-30 09:16:02,939 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 09:16:03,220 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 09:16:03,224 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 09:16:03,231 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 09:16:03,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:16:03,273 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 09:16:03,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:16:03,305 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:16:03,307 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 09:16:03,307 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 09:16:03,310 [screen.py:init_printer()] - Printer initialized
2023-03-30 09:16:04,958 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 09:16:04,959 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 09:16:04,968 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 09:16:04,969 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 09:16:04,988 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 09:16:05,087 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 09:16:05,096 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 09:16:05,108 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 09:16:05,115 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 09:16:05,125 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 09:16:05,165 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 09:16:05,168 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:16:05,191 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:16:05,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:16:05,911 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:16:05,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:16:05,945 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:20:19,748 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 09:20:19,748 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 09:20:19,750 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 09:20:19,764 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:20:19,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:20:19,837 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:20:19,838 [screen.py:init_printer()] - Klipper not connected
2023-03-30 09:20:22,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:20:22,892 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:20:23,132 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 09:20:23,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 09:20:23,171 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 09:20:23,172 [printer.py:reinit()] - # Extruders: 1
2023-03-30 09:20:23,172 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 09:20:23,172 [printer.py:reinit()] - # Fans: 2
2023-03-30 09:20:23,172 [printer.py:reinit()] - # Output pins: 1
2023-03-30 09:20:23,174 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 09:20:23,456 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 09:20:23,460 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 09:20:23,467 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 09:20:23,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:20:23,539 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:20:23,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:20:23,563 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:20:23,564 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 09:20:23,564 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 09:20:23,565 [screen.py:init_printer()] - Printer initialized
2023-03-30 09:20:25,416 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 09:20:25,416 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 09:20:25,422 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 09:20:25,515 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 09:20:25,522 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 09:20:25,532 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 09:20:25,539 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 09:20:25,547 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 09:20:25,586 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 09:20:25,873 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:20:25,915 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:20:25,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:20:25,941 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:23:27,779 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_3DBenchy-192x192.png. Retrying in 6 seconds
2023-03-30 09:23:27,786 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_3DBenchy-32x32.png. Retrying in 6 seconds
2023-03-30 09:23:27,984 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 09:23:27,984 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 09:23:28,020 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 09:23:28,021 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 09:23:28,187 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 09:23:28,189 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 09:23:28,298 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 09:23:28,300 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2541525
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 09:26:10,545 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 09:26:10,811 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 09:26:10,816 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 09:26:10,849 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 09:26:10,851 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 09:26:10,857 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 09:26:10,858 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 09:26:11,022 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 09:26:11,023 [config.py:install_language()] - Using system lang
2023-03-30 09:26:11,030 [config.py:install_language()] - Using lang en
2023-03-30 09:26:11,050 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 09:26:11,054 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 09:26:11,853 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 09:26:11,886 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 09:26:11,935 [screen.py:initial_connection()] - Default printer: None
2023-03-30 09:26:11,936 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 09:26:11,937 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 09:26:11,938 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 09:26:12,017 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:26:12,076 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:26:12,099 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 09:26:12,100 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 09:26:12,121 [_logging.py:info()] - Websocket connected
2023-03-30 09:26:12,122 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 09:26:12,168 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:26:12,206 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:26:12,229 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 09:26:12,264 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 09:26:12,269 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 09:26:12,270 [printer.py:reinit()] - # Extruders: 1
2023-03-30 09:26:12,270 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 09:26:12,270 [printer.py:reinit()] - # Fans: 2
2023-03-30 09:26:12,270 [printer.py:reinit()] - # Output pins: 1
2023-03-30 09:26:12,272 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 09:26:12,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 09:26:12,549 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 09:26:12,549 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 09:26:12,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:26:12,592 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 09:26:12,615 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:26:12,616 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:26:12,617 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 09:26:12,617 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 09:26:12,622 [screen.py:init_printer()] - Printer initialized
2023-03-30 09:26:14,016 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 09:26:14,017 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 09:26:14,023 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 09:26:14,024 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 09:26:14,046 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 09:26:14,161 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 09:26:14,173 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 09:26:14,182 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 09:26:14,192 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 09:26:14,199 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 09:26:14,249 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 09:26:14,254 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:26:14,283 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:26:14,833 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:26:14,834 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 09:26:14,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:26:14,982 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:26:48,931 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 09:26:48,931 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 09:26:48,934 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 09:26:48,949 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:26:48,987 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:26:49,016 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:26:49,016 [screen.py:init_printer()] - Klipper not connected
2023-03-30 09:26:51,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:26:51,846 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:26:52,332 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 09:26:52,368 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 09:26:52,372 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 09:26:52,372 [printer.py:reinit()] - # Extruders: 1
2023-03-30 09:26:52,373 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 09:26:52,373 [printer.py:reinit()] - # Fans: 2
2023-03-30 09:26:52,373 [printer.py:reinit()] - # Output pins: 1
2023-03-30 09:26:52,375 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 09:26:52,648 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 09:26:52,652 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 09:26:52,652 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 09:26:52,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:26:52,730 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:26:52,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:26:52,754 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:26:52,755 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 09:26:52,755 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 09:26:52,756 [screen.py:init_printer()] - Printer initialized
2023-03-30 09:26:54,624 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 09:26:54,624 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 09:26:54,633 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 09:26:54,735 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 09:26:54,744 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 09:26:54,753 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 09:26:54,763 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 09:26:54,771 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 09:26:54,814 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 09:26:54,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:26:54,968 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:26:54,991 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:26:54,992 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:27:02,153 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 09:27:02,154 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 09:27:02,189 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 09:27:02,189 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 09:27:02,386 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 09:27:02,388 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 09:27:02,519 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 09:27:02,521 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2541525
2023-03-30 09:27:48,034 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2023-03-30 09:27:48,035 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 09:27:48,058 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:27:48,077 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-03-30 09:28:00,643 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 09:28:00,643 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 09:28:00,646 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 09:28:00,654 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:28:00,681 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:28:00,724 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:28:00,725 [screen.py:init_printer()] - Klipper not connected
2023-03-30 09:28:03,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:28:03,842 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:28:04,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 09:28:04,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 09:28:04,063 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 09:28:04,063 [printer.py:reinit()] - # Extruders: 1
2023-03-30 09:28:04,063 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 09:28:04,063 [printer.py:reinit()] - # Fans: 2
2023-03-30 09:28:04,064 [printer.py:reinit()] - # Output pins: 1
2023-03-30 09:28:04,065 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 09:28:04,340 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 09:28:04,343 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 09:28:04,343 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 09:28:04,384 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:28:04,429 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:28:04,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:28:04,452 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:28:04,454 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 09:28:04,454 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 09:28:04,455 [screen.py:init_printer()] - Printer initialized
2023-03-30 09:28:06,306 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 09:28:06,306 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 09:28:06,314 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 09:28:06,403 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 09:28:06,412 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 09:28:06,420 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 09:28:06,429 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 09:28:06,437 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 09:28:06,474 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 09:28:06,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:28:06,863 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:28:06,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:28:06,886 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:28:40,922 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 09:28:40,922 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 09:28:41,092 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 09:28:41,095 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 09:28:41,253 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 09:28:41,256 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2541525
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 09:33:31,185 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 09:33:31,450 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 09:33:31,452 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 09:33:31,481 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 09:33:31,484 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 09:33:31,488 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 09:33:31,489 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 09:33:31,664 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 09:33:31,666 [config.py:install_language()] - Using system lang
2023-03-30 09:33:31,670 [config.py:install_language()] - Using lang en
2023-03-30 09:33:31,690 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 09:33:31,693 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 09:33:32,571 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 09:33:32,605 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 09:33:32,656 [screen.py:initial_connection()] - Default printer: None
2023-03-30 09:33:32,657 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 09:33:32,658 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 09:33:32,659 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 09:33:32,732 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:33:32,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:33:32,811 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 09:33:32,812 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 09:33:32,834 [_logging.py:info()] - Websocket connected
2023-03-30 09:33:32,834 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 09:33:32,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:33:32,911 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:33:32,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 09:33:32,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 09:33:32,978 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 09:33:32,979 [printer.py:reinit()] - # Extruders: 1
2023-03-30 09:33:32,979 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 09:33:32,979 [printer.py:reinit()] - # Fans: 2
2023-03-30 09:33:32,980 [printer.py:reinit()] - # Output pins: 1
2023-03-30 09:33:32,981 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 09:33:33,249 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 09:33:33,255 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 09:33:33,255 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 09:33:33,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:33:33,298 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 09:33:33,325 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:33:33,326 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:33:33,328 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 09:33:33,328 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 09:33:33,331 [screen.py:init_printer()] - Printer initialized
2023-03-30 09:33:35,239 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 09:33:35,240 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 09:33:35,248 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 09:33:35,248 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 09:33:35,268 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 09:33:35,373 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 09:33:35,383 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 09:33:35,392 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 09:33:35,402 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 09:33:35,412 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 09:33:35,461 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 09:33:35,469 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:33:35,490 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:33:35,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:33:35,936 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:33:35,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:33:35,964 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:37:43,256 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 09:37:43,257 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 09:37:43,307 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 09:37:43,308 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 09:37:43,506 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 09:37:43,507 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 09:37:43,617 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 09:37:43,619 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2541525
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 09:43:36,071 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 09:43:36,342 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 09:43:36,350 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 09:43:36,391 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 09:43:36,394 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 09:43:36,401 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 09:43:36,403 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 09:43:36,608 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 09:43:36,609 [config.py:install_language()] - Using system lang
2023-03-30 09:43:36,612 [config.py:install_language()] - Using lang en
2023-03-30 09:43:36,630 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 09:43:36,633 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 09:43:37,425 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 09:43:37,458 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 09:43:37,512 [screen.py:initial_connection()] - Default printer: None
2023-03-30 09:43:37,513 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 09:43:37,514 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 09:43:37,514 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 09:43:37,599 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 09:43:37,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:43:37,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 09:43:37,692 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 09:43:37,713 [_logging.py:info()] - Websocket connected
2023-03-30 09:43:37,714 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 09:43:37,752 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 09:43:37,786 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 09:43:37,809 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 09:43:37,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 09:43:37,848 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 09:43:37,849 [printer.py:reinit()] - # Extruders: 1
2023-03-30 09:43:37,849 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 09:43:37,849 [printer.py:reinit()] - # Fans: 2
2023-03-30 09:43:37,849 [printer.py:reinit()] - # Output pins: 1
2023-03-30 09:43:37,850 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 09:43:38,135 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 09:43:38,138 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 09:43:38,138 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 09:43:38,170 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:43:38,171 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 09:43:38,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:43:38,199 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 09:43:38,200 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 09:43:38,201 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 09:43:38,202 [screen.py:init_printer()] - Printer initialized
2023-03-30 09:43:40,117 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 09:43:40,117 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 09:43:40,124 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 09:43:40,124 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 09:43:40,146 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 09:43:40,246 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 09:43:40,257 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 09:43:40,269 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 09:43:40,277 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 09:43:40,285 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 09:43:40,326 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 09:43:40,330 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:43:40,354 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 09:43:40,789 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 09:43:40,835 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 09:43:40,860 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 09:43:40,861 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 10:38:12,662 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 10:38:12,662 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 10:38:12,666 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 10:38:12,687 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 10:38:12,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 10:38:12,756 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 10:38:12,757 [screen.py:init_printer()] - Klipper not connected
2023-03-30 10:38:15,790 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 10:38:15,816 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 10:38:16,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 10:38:16,075 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 10:38:16,080 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 10:38:16,080 [printer.py:reinit()] - # Extruders: 1
2023-03-30 10:38:16,080 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 10:38:16,080 [printer.py:reinit()] - # Fans: 2
2023-03-30 10:38:16,081 [printer.py:reinit()] - # Output pins: 1
2023-03-30 10:38:16,083 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 10:38:16,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 10:38:16,360 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 10:38:16,360 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 10:38:16,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 10:38:16,444 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 10:38:16,466 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 10:38:16,467 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 10:38:16,468 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 10:38:16,469 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 10:38:16,470 [screen.py:init_printer()] - Printer initialized
2023-03-30 10:38:18,321 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 10:38:18,321 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 10:38:18,328 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 10:38:18,419 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 10:38:18,428 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 10:38:18,442 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 10:38:18,450 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 10:38:18,457 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 10:38:18,497 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 10:38:18,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 10:38:18,834 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 10:38:18,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 10:38:18,855 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 10:42:49,504 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 10:42:49,505 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 10:42:49,506 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 10:42:49,520 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 10:42:49,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 10:42:49,585 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 10:42:49,585 [screen.py:init_printer()] - Klipper not connected
2023-03-30 10:42:52,798 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 10:42:52,824 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 10:42:52,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 10:42:52,974 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 10:42:52,979 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 10:42:52,980 [printer.py:reinit()] - # Extruders: 1
2023-03-30 10:42:52,980 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 10:42:52,980 [printer.py:reinit()] - # Fans: 2
2023-03-30 10:42:52,981 [printer.py:reinit()] - # Output pins: 1
2023-03-30 10:42:52,982 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 10:42:53,260 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 10:42:53,264 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 10:42:53,264 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 10:42:53,322 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 10:42:53,333 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 10:42:53,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 10:42:53,357 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 10:42:53,359 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 10:42:53,359 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 10:42:53,360 [screen.py:init_printer()] - Printer initialized
2023-03-30 10:42:55,230 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 10:42:55,230 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 10:42:55,238 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 10:42:55,328 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 10:42:55,336 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 10:42:55,344 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 10:42:55,353 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 10:42:55,360 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 10:42:55,398 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 10:42:55,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 10:42:55,831 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 10:42:55,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 10:42:55,854 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 10:43:37,769 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 11:10:41,587 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 11:10:41,611 [screen.py:wake_screen()] - Screen wake up
2023-03-30 11:12:01,058 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:12:01,059 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:12:01,061 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:12:01,090 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:12:35,790 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:12:36,054 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:12:36,061 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:12:36,095 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:12:36,098 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:12:36,106 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:12:36,108 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:12:36,288 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:12:36,289 [config.py:install_language()] - Using system lang
2023-03-30 11:12:36,293 [config.py:install_language()] - Using lang en
2023-03-30 11:12:36,316 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:12:36,321 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:12:37,097 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:12:37,139 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:12:37,191 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:12:37,192 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:12:37,194 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:12:37,194 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:12:37,276 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:12:37,326 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:12:37,349 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:12:37,350 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:12:37,371 [_logging.py:info()] - Websocket connected
2023-03-30 11:12:37,372 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:12:37,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:12:37,450 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:12:37,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:12:37,517 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:12:37,521 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:12:37,521 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:12:37,521 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:12:37,521 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:12:37,521 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:12:37,522 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:12:37,798 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:12:37,811 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:12:37,811 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:12:37,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:12:37,857 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:12:37,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:12:37,890 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:12:37,892 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:12:37,893 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:12:37,894 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:12:39,532 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:12:39,532 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:12:39,538 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 11:12:39,538 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 11:12:39,560 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:12:39,658 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:12:39,666 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:12:39,678 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:12:39,685 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:12:39,694 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:12:39,734 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:12:39,739 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:12:39,759 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:12:39,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:12:39,787 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:12:39,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:12:39,816 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:18:57,385 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:18:57,385 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:18:57,388 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:18:57,400 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:18:57,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:18:57,472 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:18:57,473 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:19:00,711 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:19:00,738 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:19:00,785 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:19:00,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:19:00,821 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:19:00,821 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:19:00,821 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:19:00,822 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:19:00,822 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:19:00,823 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:19:01,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:19:01,109 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:19:01,109 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:19:01,150 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:19:01,191 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:19:01,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:19:01,215 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:19:01,216 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:19:01,216 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:19:01,218 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:19:03,064 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:19:03,064 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:19:03,071 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:19:03,162 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:19:03,169 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:19:03,178 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:19:03,186 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:19:03,194 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:19:03,231 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:19:03,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:19:03,773 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:19:03,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:19:03,795 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:21:31,421 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:21:31,422 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:21:31,425 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:21:31,440 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:21:31,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:21:31,504 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:21:31,505 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:21:34,712 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:21:34,737 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:21:34,810 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:21:34,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:21:34,848 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:21:34,848 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:21:34,848 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:21:34,849 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:21:34,849 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:21:34,850 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:21:35,125 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:21:35,129 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:21:35,129 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:21:35,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:21:35,217 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:21:35,239 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:21:35,240 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:21:35,241 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:21:35,241 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:21:35,243 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:21:37,093 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:21:37,093 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:21:37,099 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:21:37,190 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:21:37,197 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:21:37,206 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:21:37,214 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:21:37,222 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:21:37,259 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:21:37,724 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:21:37,761 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:21:37,782 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:21:37,783 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:25:22,022 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff85c2a438 (GtkDialog at 0x12c9ce10)>
2023-03-30 11:26:45,555 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:26:45,556 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:26:45,559 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:26:45,566 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 11:26:45,577 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:26:45,611 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:26:45,637 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:26:45,638 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:26:48,714 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:26:48,741 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:26:48,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:26:48,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:26:48,973 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:26:48,973 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:26:48,974 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:26:48,975 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:26:48,975 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:26:48,976 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:26:49,244 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:26:49,248 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:26:49,248 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:26:49,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:26:49,344 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:26:49,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:26:49,368 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:26:49,369 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:26:49,369 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:26:49,371 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:26:51,222 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:26:51,222 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:26:51,229 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:26:51,323 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:26:51,332 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:26:51,340 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:26:51,348 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:26:51,357 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:26:51,395 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:26:51,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:26:51,759 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:26:51,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:26:51,780 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:28:07,457 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-30 11:28:07,458 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 11:28:07,477 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:28:12,665 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 11:28:12,665 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:28:12,667 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:28:12,680 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:28:12,707 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:28:12,736 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:28:12,736 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:28:15,713 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:28:15,738 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:28:16,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:28:16,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:28:16,090 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:28:16,090 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:28:16,091 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:28:16,092 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:28:16,092 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:28:16,093 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:28:16,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:28:16,371 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:28:16,371 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:28:16,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:28:16,451 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:28:16,474 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:28:16,475 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:28:16,476 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:28:16,476 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:28:16,478 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:28:18,335 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:28:18,335 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:28:18,342 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:28:18,435 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:28:18,442 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:28:18,452 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:28:18,459 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:28:18,468 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:28:18,507 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:28:18,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:28:18,769 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:28:18,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:28:18,797 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:29:06,813 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:29:06,814 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:29:06,816 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:29:06,828 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:29:06,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:29:06,894 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:29:06,894 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:29:09,715 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:29:09,741 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:29:10,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:29:10,245 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:29:10,249 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:29:10,250 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:29:10,250 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:29:10,250 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:29:10,250 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:29:10,252 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:29:10,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:29:10,526 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:29:10,526 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:29:10,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:29:10,615 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:29:10,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:29:10,638 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:29:10,639 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:29:10,639 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:29:10,640 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:29:12,490 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:29:12,490 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:29:12,497 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:29:12,587 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:29:12,596 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:29:12,604 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:29:12,612 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:29:12,620 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:29:12,657 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:29:12,761 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:29:12,784 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:29:12,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:29:12,807 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:30:31,678 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:30:31,678 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:30:31,681 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:30:31,696 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:30:31,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:30:31,758 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:30:31,758 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:30:34,713 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:30:34,738 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:30:35,047 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:30:35,082 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:30:35,086 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:30:35,087 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:30:35,087 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:30:35,087 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:30:35,088 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:30:35,089 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:30:35,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:30:35,370 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:30:35,371 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:30:35,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:30:35,450 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:30:35,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:30:35,473 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:30:35,474 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:30:35,475 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:30:35,476 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:30:37,329 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:30:37,329 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:30:37,337 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:30:37,428 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:30:37,440 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:30:37,448 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:30:37,457 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:30:37,465 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:30:37,502 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:30:37,741 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:30:37,760 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:30:37,790 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:30:37,791 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:31:07,104 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:31:07,105 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:31:07,108 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:31:07,118 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:31:07,143 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:31:07,164 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:31:07,165 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:31:10,709 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:31:10,732 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:31:10,757 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:31:10,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:31:10,797 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:31:10,798 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:31:10,798 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:31:10,799 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:31:10,799 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:31:10,800 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:31:11,086 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:31:11,090 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:31:11,090 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:31:11,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:31:11,164 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:31:11,185 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:31:11,186 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:31:11,187 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:31:11,188 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:31:11,189 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:31:12,798 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:31:12,799 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:31:12,806 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:31:12,896 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:31:12,904 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:31:12,913 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:31:12,920 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:31:12,929 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:31:12,966 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:31:13,739 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:31:13,757 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:31:13,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:31:13,782 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:32:55,033 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff85c2a438 (GtkDialog at 0x12c9ce10)>
2023-03-30 11:32:55,058 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff85bcf3a8 (GtkDialog at 0x12e65120)>
2023-03-30 11:35:28,449 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 11:35:28,502 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff85be8dc8 (GtkDialog at 0x12e64e50)>
2023-03-30 11:35:28,620 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 11:35:28,654 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff85be8d38 (GtkDialog at 0x12e6c830)>
2023-03-30 11:35:29,798 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:35:29,799 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:35:29,802 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:35:29,808 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 11:35:29,815 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:35:29,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:35:29,866 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:35:29,867 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:35:32,718 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:35:32,742 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:35:33,170 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:35:33,204 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:35:33,214 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:35:33,214 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:35:33,214 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:35:33,215 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:35:33,215 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:35:33,217 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:35:33,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:35:33,491 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:35:33,491 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:35:33,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:35:33,570 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:35:33,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:35:33,594 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:35:33,595 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:35:33,595 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:35:33,596 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:35:35,453 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:35:35,453 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:35:35,461 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:35:35,555 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:35:35,562 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:35:35,571 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:35:35,579 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:35:35,587 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:35:35,626 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:35:35,754 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:35:35,767 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:35:35,788 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:35:35,789 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:39:06,607 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 11:39:06,607 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 11:39:06,637 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 11:39:06,637 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 11:39:06,806 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 11:39:06,808 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 11:39:06,922 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 11:39:06,924 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2541525
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:41:54,169 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:41:54,438 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:41:54,441 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:41:54,471 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:41:54,473 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:41:54,477 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:41:54,478 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:41:54,651 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:41:54,652 [config.py:install_language()] - Using system lang
2023-03-30 11:41:54,656 [config.py:install_language()] - Using lang en
2023-03-30 11:41:54,679 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:41:54,684 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:41:55,401 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:41:55,430 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:41:55,477 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:41:55,478 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:41:55,479 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:41:55,480 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:41:55,549 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:41:55,602 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:41:55,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:41:55,627 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:41:55,643 [_logging.py:info()] - Websocket connected
2023-03-30 11:41:55,643 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:41:55,687 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:41:55,721 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:41:55,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:41:55,782 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:41:55,788 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:41:55,788 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:41:55,788 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:41:55,789 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:41:55,789 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:41:55,790 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:41:56,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:41:56,071 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:41:56,072 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:41:56,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:41:56,110 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:41:56,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:41:56,143 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:41:56,144 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:41:56,145 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:41:56,148 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:41:57,034 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:41:57,034 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:41:57,043 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 11:41:57,044 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 11:41:57,064 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:41:57,165 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:41:57,176 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:41:57,185 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:41:57,194 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:41:57,202 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:41:57,259 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:41:57,265 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:41:57,295 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:41:58,977 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:41:59,032 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:41:59,063 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:41:59,064 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:42:36,974 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:42:36,975 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:42:36,980 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:42:36,993 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:42:37,032 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:42:37,075 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:42:37,076 [screen.py:init_printer()] - Klipper not connected
2023-03-30 11:42:39,908 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:42:39,935 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:42:40,669 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:42:40,704 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:42:40,708 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:42:40,709 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:42:40,709 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:42:40,709 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:42:40,710 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:42:40,711 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:42:40,982 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:42:40,985 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:42:40,986 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:42:41,030 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:42:41,075 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:42:41,098 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:42:41,099 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:42:41,100 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:42:41,100 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:42:41,102 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:42:42,890 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:42:42,937 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 11:42:42,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:42:42,961 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:42:42,962 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:42:42,963 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:42:42,971 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:42:43,061 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:42:43,068 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:42:43,078 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:42:43,087 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:42:43,097 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:42:43,136 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:42:48,220 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 11:42:48,221 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 11:42:48,251 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 11:42:48,251 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 11:42:48,436 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 11:42:48,438 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 11:42:48,548 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 11:42:48,550 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2541525
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:45:52,854 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:45:53,069 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:45:53,072 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:45:53,099 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:45:53,102 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:45:53,106 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:45:53,108 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:45:53,322 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:45:53,324 [config.py:install_language()] - Using system lang
2023-03-30 11:45:53,327 [config.py:install_language()] - Using lang en
2023-03-30 11:45:53,353 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:45:53,356 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:45:54,118 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:45:54,162 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:45:54,224 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:45:54,226 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:45:54,229 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:45:54,230 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:45:54,332 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:45:54,397 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:45:54,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:45:54,427 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:45:54,448 [_logging.py:info()] - Websocket connected
2023-03-30 11:45:54,448 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:45:54,488 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:45:54,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:45:54,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:45:54,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:45:54,594 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:45:54,594 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:45:54,594 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:45:54,594 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:45:54,595 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:45:54,596 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:45:54,873 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:45:54,888 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:45:54,889 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:45:54,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:45:54,922 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:45:54,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:45:54,954 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:45:54,954 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:45:54,955 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:45:54,958 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:45:56,089 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:45:56,090 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:45:56,097 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 11:45:56,098 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 11:45:56,117 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:45:56,217 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:45:56,226 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:45:56,238 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:45:56,245 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:45:56,254 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:45:56,293 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:45:56,298 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:45:56,318 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:45:56,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:45:56,896 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:45:56,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:45:56,920 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:49:45,784 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 11:49:45,785 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 11:49:45,789 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:49:45,796 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 11:49:45,796 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 11:49:45,991 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 11:49:45,993 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 11:49:46,023 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:49:46,098 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 11:49:46,100 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 11:49:46,754 [files.py:add_file()] - File already exists: CFFFP_3DBenchy.gcode
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:52:09,794 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:52:10,119 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:52:10,123 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:52:10,160 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:52:10,163 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:52:10,169 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:52:10,170 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:52:10,354 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:52:10,355 [config.py:install_language()] - Using system lang
2023-03-30 11:52:10,358 [config.py:install_language()] - Using lang en
2023-03-30 11:52:10,380 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:52:10,384 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:52:45,395 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:52:45,641 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:52:45,643 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:52:45,669 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:52:45,672 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:52:45,676 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:52:45,678 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:52:45,841 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:52:45,843 [config.py:install_language()] - Using system lang
2023-03-30 11:52:45,846 [config.py:install_language()] - Using lang en
2023-03-30 11:52:45,867 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:52:45,873 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:52:46,625 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:52:46,655 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:52:46,704 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:52:46,704 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:52:46,705 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:52:46,706 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:52:46,773 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:52:46,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:52:46,862 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:52:46,863 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:52:46,890 [_logging.py:info()] - Websocket connected
2023-03-30 11:52:46,891 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:52:46,947 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:52:46,986 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:52:47,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:52:47,056 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:52:47,062 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:52:47,063 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:52:47,063 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:52:47,063 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:52:47,064 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:52:47,065 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:52:47,345 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:52:47,349 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:52:47,357 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:52:47,398 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:52:47,399 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:52:47,429 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:52:47,430 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:52:47,431 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:52:47,431 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:52:47,436 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:52:48,554 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 11:52:48,554 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 11:52:48,560 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 11:52:48,560 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 11:52:48,580 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 11:52:48,680 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 11:52:48,692 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 11:52:48,701 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 11:52:48,709 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 11:52:48,718 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 11:52:48,757 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 11:52:48,761 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:52:48,782 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 11:52:49,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:52:49,638 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:52:49,660 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:52:49,661 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:52:59,367 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 11:52:59,368 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:52:59,371 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:53:33,688 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:53:33,971 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:53:33,976 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:53:34,013 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:53:34,016 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:53:34,022 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:53:34,024 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:53:34,209 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:53:34,211 [config.py:install_language()] - Using system lang
2023-03-30 11:53:34,219 [config.py:install_language()] - Using lang en
2023-03-30 11:53:34,245 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:53:34,250 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:53:34,997 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:53:35,024 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:53:35,074 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:53:35,075 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:53:35,076 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:53:35,076 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:53:35,156 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:53:35,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:53:35,244 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:53:35,245 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:53:35,261 [_logging.py:info()] - Websocket connected
2023-03-30 11:53:35,262 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:53:35,307 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:53:35,340 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:53:35,369 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:53:35,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:53:35,412 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:53:35,412 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:53:35,412 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:53:35,413 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:53:35,413 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:53:35,414 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:53:35,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:53:35,698 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:53:35,704 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:53:35,735 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:53:35,736 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:53:35,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:53:35,759 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:53:35,760 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:53:35,760 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:53:35,761 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:53:37,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:53:37,815 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:53:37,841 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:53:37,842 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:54:55,635 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:54:55,876 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:54:55,879 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:54:55,908 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:54:55,910 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:54:55,915 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:54:55,917 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:54:56,091 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:54:56,092 [config.py:install_language()] - Using system lang
2023-03-30 11:54:56,097 [config.py:install_language()] - Using lang en
2023-03-30 11:54:56,121 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:54:56,127 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:54:56,886 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:54:56,916 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:54:56,966 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:54:56,967 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:54:56,968 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:54:56,969 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:54:57,045 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:54:57,100 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:54:57,129 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:54:57,130 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:54:57,148 [_logging.py:info()] - Websocket connected
2023-03-30 11:54:57,148 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:54:57,191 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:54:57,226 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:54:57,249 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:54:57,283 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:54:57,287 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:54:57,288 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:54:57,288 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:54:57,288 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:54:57,288 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:54:57,290 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:54:57,558 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:54:57,562 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:54:57,562 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:54:57,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:54:57,606 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:54:57,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:54:57,640 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:54:57,641 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:54:57,641 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:54:57,643 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:54:59,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:54:59,747 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:54:59,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:54:59,772 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:55:11,433 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-30 11:55:11,434 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 11:55:11,434 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 11:55:11,476 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:55:46,808 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:55:47,037 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:55:47,040 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:55:47,080 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:55:47,083 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:55:47,097 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:55:47,099 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:55:47,270 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:55:47,271 [config.py:install_language()] - Using system lang
2023-03-30 11:55:47,273 [config.py:install_language()] - Using lang en
2023-03-30 11:55:47,295 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:55:47,299 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:55:48,054 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:55:48,090 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:55:48,142 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:55:48,143 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:55:48,145 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:55:48,145 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:55:48,234 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:55:48,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:55:48,319 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:55:48,320 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:55:48,340 [_logging.py:info()] - Websocket connected
2023-03-30 11:55:48,341 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:55:48,381 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:55:48,414 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:55:48,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:55:48,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:55:48,475 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:55:48,476 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:55:48,476 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:55:48,476 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:55:48,476 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:55:48,478 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:55:48,760 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:55:48,764 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:55:48,764 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:55:48,800 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:55:48,801 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:55:48,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:55:48,828 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:55:48,830 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:55:48,831 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:55:48,832 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:55:50,875 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:55:50,876 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:55:50,899 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:55:50,899 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:56:39,088 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:56:39,311 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:56:39,312 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:56:39,363 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:56:39,366 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:56:39,372 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:56:39,374 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:56:39,588 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:56:39,589 [config.py:install_language()] - Using system lang
2023-03-30 11:56:39,591 [config.py:install_language()] - Using lang en
2023-03-30 11:56:39,615 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:56:39,618 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:56:40,426 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:56:40,458 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:56:40,507 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:56:40,508 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:56:40,510 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:56:40,511 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:56:40,591 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:56:40,652 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:56:40,675 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:56:40,676 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:56:40,695 [_logging.py:info()] - Websocket connected
2023-03-30 11:56:40,695 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:56:40,743 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:56:40,780 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:56:40,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:56:40,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:56:40,844 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:56:40,845 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:56:40,845 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:56:40,845 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:56:40,845 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:56:40,847 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:56:41,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:56:41,137 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:56:41,138 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:56:41,163 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:56:41,165 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:56:41,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:56:41,191 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:56:41,193 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:56:41,193 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:56:41,195 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:56:43,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:56:43,890 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:56:43,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:56:43,914 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:57:31,082 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:57:31,302 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:57:31,310 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:57:31,350 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:57:31,353 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:57:31,359 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:57:31,361 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:57:31,553 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:57:31,555 [config.py:install_language()] - Using system lang
2023-03-30 11:57:31,558 [config.py:install_language()] - Using lang en
2023-03-30 11:57:31,577 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:57:31,580 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:57:32,298 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:57:32,326 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:57:32,373 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:57:32,374 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:57:32,375 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:57:32,375 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:57:32,444 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:57:32,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:57:32,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:57:32,522 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:57:32,541 [_logging.py:info()] - Websocket connected
2023-03-30 11:57:32,542 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:57:32,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:57:32,624 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:57:32,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:57:32,687 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:57:32,691 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:57:32,691 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:57:32,692 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:57:32,692 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:57:32,692 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:57:32,693 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:57:32,970 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:57:32,973 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:57:32,973 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:57:33,008 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:57:33,008 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:57:33,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:57:33,038 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:57:33,040 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:57:33,040 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:57:33,042 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:57:35,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:57:35,804 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:57:35,831 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:57:35,832 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 11:58:13,224 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 11:58:13,480 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 11:58:13,487 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 11:58:13,517 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 11:58:13,519 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 11:58:13,523 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 11:58:13,524 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 11:58:13,722 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 11:58:13,724 [config.py:install_language()] - Using system lang
2023-03-30 11:58:13,729 [config.py:install_language()] - Using lang en
2023-03-30 11:58:13,746 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 11:58:13,750 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 11:58:14,475 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 11:58:14,508 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 11:58:14,556 [screen.py:initial_connection()] - Default printer: None
2023-03-30 11:58:14,557 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 11:58:14,559 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 11:58:14,559 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 11:58:14,627 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 11:58:14,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:58:14,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 11:58:14,706 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 11:58:14,723 [_logging.py:info()] - Websocket connected
2023-03-30 11:58:14,724 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 11:58:14,768 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 11:58:14,806 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 11:58:14,832 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 11:58:14,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 11:58:14,872 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 11:58:14,872 [printer.py:reinit()] - # Extruders: 1
2023-03-30 11:58:14,872 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 11:58:14,872 [printer.py:reinit()] - # Fans: 2
2023-03-30 11:58:14,873 [printer.py:reinit()] - # Output pins: 1
2023-03-30 11:58:14,874 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 11:58:15,152 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 11:58:15,156 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 11:58:15,156 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 11:58:15,189 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:58:15,190 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:58:15,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:58:15,219 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:58:15,221 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 11:58:15,221 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 11:58:15,222 [screen.py:init_printer()] - Printer initialized
2023-03-30 11:58:17,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 11:58:17,806 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 11:58:17,829 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 11:58:17,830 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 11:59:45,111 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-30 11:59:45,111 [printer.py:change_state()] - Adding callback for state: error
2023-03-30 11:59:45,120 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 12:00:25,637 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 12:00:25,858 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 12:00:25,864 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 12:00:25,907 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 12:00:25,910 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 12:00:25,916 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 12:00:25,918 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 12:00:26,117 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 12:00:26,118 [config.py:install_language()] - Using system lang
2023-03-30 12:00:26,121 [config.py:install_language()] - Using lang en
2023-03-30 12:00:26,142 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 12:00:26,146 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 12:00:27,173 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 12:00:27,201 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 12:00:27,248 [screen.py:initial_connection()] - Default printer: None
2023-03-30 12:00:27,248 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 12:00:27,249 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 12:00:27,250 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 12:00:27,319 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:00:27,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:00:27,398 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 12:00:27,400 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 12:00:27,420 [_logging.py:info()] - Websocket connected
2023-03-30 12:00:27,420 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 12:00:27,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:00:27,496 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:00:27,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:00:27,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:00:27,566 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:00:27,566 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:00:27,567 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:00:27,567 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:00:27,567 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:00:27,568 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:00:27,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:00:27,850 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:00:27,851 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:00:27,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:00:27,885 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 12:00:27,910 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:00:27,911 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:00:27,912 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:00:27,912 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:00:27,914 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:00:30,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:00:30,650 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 12:00:30,673 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:00:30,675 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 12:04:58,843 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 12:04:59,060 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 12:04:59,062 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 12:04:59,100 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 12:04:59,126 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 12:04:59,130 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 12:04:59,147 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 12:04:59,361 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 12:04:59,362 [config.py:install_language()] - Using system lang
2023-03-30 12:04:59,365 [config.py:install_language()] - Using lang en
2023-03-30 12:04:59,390 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 12:04:59,394 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 12:05:00,129 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 12:05:00,160 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 12:05:00,213 [screen.py:initial_connection()] - Default printer: None
2023-03-30 12:05:00,214 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 12:05:00,215 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 12:05:00,216 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 12:05:00,293 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:05:00,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:05:00,374 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 12:05:00,375 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 12:05:00,396 [_logging.py:info()] - Websocket connected
2023-03-30 12:05:00,397 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 12:05:00,436 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:05:00,468 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:05:00,493 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:05:00,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:05:00,530 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:05:00,530 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:05:00,531 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:05:00,531 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:05:00,531 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:05:00,533 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:05:00,818 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:05:00,821 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:05:00,821 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:05:00,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:05:00,859 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 12:05:00,881 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:05:00,882 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:05:00,883 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:05:00,884 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:05:00,885 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:05:02,939 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:05:02,940 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 12:05:02,965 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:05:02,966 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 12:05:43,110 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 12:05:43,397 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 12:05:43,402 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 12:05:43,444 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 12:05:43,447 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 12:05:43,456 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 12:05:43,458 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 12:05:43,622 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 12:05:43,623 [config.py:install_language()] - Using system lang
2023-03-30 12:05:43,625 [config.py:install_language()] - Using lang en
2023-03-30 12:05:43,642 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 12:05:43,645 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 12:05:44,421 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 12:05:44,457 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 12:05:44,509 [screen.py:initial_connection()] - Default printer: None
2023-03-30 12:05:44,510 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 12:05:44,513 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 12:05:44,514 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 12:05:44,612 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:05:44,688 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:05:44,714 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 12:05:44,715 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 12:05:44,748 [_logging.py:info()] - Websocket connected
2023-03-30 12:05:44,748 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 12:05:44,795 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:05:44,835 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:05:44,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:05:44,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:05:44,921 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:05:44,921 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:05:44,922 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:05:44,922 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:05:44,923 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:05:44,925 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:05:45,191 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:05:45,201 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:05:45,201 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:05:45,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:05:45,238 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 12:05:45,264 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:05:45,265 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:05:45,266 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:05:45,266 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:05:45,268 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:05:45,916 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 12:05:45,917 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:05:45,924 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 12:05:45,925 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 12:05:45,945 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 12:05:46,050 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 12:05:46,061 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 12:05:46,071 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 12:05:46,078 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 12:05:46,088 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 12:05:46,128 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 12:05:46,132 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 12:05:46,152 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 12:05:47,732 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:05:47,779 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:05:47,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:05:47,804 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:07:30,866 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 12:07:30,866 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 12:07:30,870 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 12:07:30,883 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:07:30,920 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:07:30,958 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:07:30,958 [screen.py:init_printer()] - Klipper not connected
2023-03-30 12:07:34,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:07:34,756 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:07:34,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:07:34,811 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:07:34,815 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:07:34,816 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:07:34,816 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:07:34,816 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:07:34,816 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:07:34,818 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:07:35,095 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:07:35,099 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:07:35,099 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:07:35,142 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:07:35,186 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:07:35,208 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:07:35,210 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:07:35,211 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:07:35,211 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:07:35,215 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:07:37,098 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 12:07:37,099 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:07:37,108 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 12:07:37,198 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 12:07:37,205 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 12:07:37,215 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 12:07:37,222 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 12:07:37,231 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 12:07:37,268 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 12:07:37,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:07:37,777 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:07:37,797 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:07:37,798 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:07:43,447 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 12:07:43,447 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 12:07:43,450 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 12:07:43,461 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:07:43,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:07:43,505 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:07:43,506 [screen.py:init_printer()] - Klipper not connected
2023-03-30 12:07:46,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:07:46,760 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:07:46,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:07:46,892 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:07:46,899 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:07:46,899 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:07:46,899 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:07:46,899 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:07:46,899 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:07:46,900 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:07:47,179 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:07:47,182 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:07:47,182 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:07:47,215 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:07:47,260 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:07:47,283 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:07:47,284 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:07:47,285 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:07:47,285 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:07:47,287 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:07:49,139 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 12:07:49,139 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:07:49,147 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 12:07:49,239 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 12:07:49,247 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 12:07:49,255 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 12:07:49,264 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 12:07:49,271 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 12:07:49,309 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 12:07:49,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:07:49,777 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:07:49,799 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:07:49,800 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:09:58,022 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7472a900 (GtkDialog at 0x24d6ae10)>
2023-03-30 12:12:10,334 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 12:12:10,366 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7472a510 (GtkDialog at 0x24d7cbb0)>
2023-03-30 12:12:10,467 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 12:12:10,490 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff747132d0 (GtkDialog at 0x24d7c8e0)>
2023-03-30 12:12:11,558 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 12:12:11,558 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 12:12:11,561 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 12:12:11,567 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 12:12:11,575 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:12:11,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:12:11,625 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:12:11,626 [screen.py:init_printer()] - Klipper not connected
2023-03-30 12:12:14,737 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:12:14,767 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:12:14,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:12:14,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:12:14,975 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:12:14,976 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:12:14,976 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:12:14,976 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:12:14,977 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:12:14,979 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:12:15,258 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:12:15,261 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:12:15,262 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:12:15,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:12:15,344 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:12:15,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:12:15,368 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:12:15,369 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:12:15,370 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:12:15,371 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:12:17,219 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 12:12:17,220 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:12:17,228 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 12:12:17,319 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 12:12:17,327 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 12:12:17,335 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 12:12:17,344 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 12:12:17,351 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 12:12:17,388 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 12:12:17,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:12:17,786 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:12:17,808 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:12:17,809 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:12:26,259 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 12:12:26,260 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 12:12:26,312 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 12:12:26,313 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 12:12:26,537 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 12:12:26,539 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 12:12:26,652 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 12:12:26,654 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 12:14:21,409 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-30 12:14:23,901 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 12:14:23,901 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:15:17,304 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 12:15:17,305 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 12:15:17,308 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-30 12:15:17,324 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 12:17:30,308 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-30 12:17:30,312 [printer.py:get_probe()] - Probe type: probe
2023-03-30 12:17:32,795 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 12:17:32,795 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:18:39,988 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 12:18:39,988 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 12:18:39,991 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-30 12:18:40,006 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 12:22:50,254 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-30 12:22:50,256 [printer.py:get_probe()] - Probe type: probe
2023-03-30 12:22:52,999 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 12:22:53,000 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:23:13,060 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 12:23:13,060 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 12:23:13,062 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-30 12:23:13,079 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 12:27:02,311 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2023-03-30 12:27:02,311 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 12:27:02,336 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:27:02,355 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-03-30 12:27:04,824 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 12:27:04,825 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 12:27:04,827 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 12:27:04,836 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:27:04,861 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:27:04,883 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:27:04,883 [screen.py:init_printer()] - Klipper not connected
2023-03-30 12:27:07,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:27:07,759 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:27:08,208 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:27:08,243 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:27:08,248 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:27:08,249 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:27:08,250 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:27:08,250 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:27:08,250 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:27:08,251 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:27:08,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:27:08,543 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:27:08,543 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:27:08,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:27:08,620 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:27:08,643 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:27:08,644 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:27:08,645 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:27:08,645 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:27:08,647 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:27:10,491 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 12:27:10,491 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:27:10,498 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 12:27:10,589 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 12:27:10,597 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 12:27:10,606 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 12:27:10,613 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 12:27:10,622 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 12:27:10,659 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 12:27:10,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:27:10,795 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:27:10,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:27:10,818 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:27:14,764 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 12:27:14,764 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 12:27:14,945 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 12:27:14,946 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 12:27:15,040 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 12:27:15,042 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 12:37:06,264 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-30 12:37:06,268 [printer.py:get_probe()] - Probe type: probe
2023-03-30 12:37:08,751 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 12:37:08,751 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:37:16,028 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 12:37:16,029 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 12:37:16,031 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-30 12:37:16,047 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 12:38:12,459 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2023-03-30 12:38:12,460 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-30 12:38:12,487 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:38:14,153 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-30 12:38:14,154 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 12:38:14,158 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 12:38:14,166 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 12:38:14,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:38:14,212 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:38:14,212 [screen.py:init_printer()] - Klipper not connected
2023-03-30 12:38:17,735 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 12:38:17,761 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 12:38:17,785 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 12:38:17,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 12:38:17,826 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 12:38:17,827 [printer.py:reinit()] - # Extruders: 1
2023-03-30 12:38:17,827 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 12:38:17,827 [printer.py:reinit()] - # Fans: 2
2023-03-30 12:38:17,827 [printer.py:reinit()] - # Output pins: 1
2023-03-30 12:38:17,828 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 12:38:18,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 12:38:18,108 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 12:38:18,108 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 12:38:18,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:38:18,194 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:38:18,216 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:38:18,217 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:38:18,218 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 12:38:18,218 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 12:38:18,219 [screen.py:init_printer()] - Printer initialized
2023-03-30 12:38:19,817 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 12:38:19,817 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 12:38:19,825 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 12:38:19,920 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 12:38:19,932 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 12:38:19,942 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 12:38:19,949 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 12:38:19,958 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 12:38:19,997 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 12:38:20,770 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 12:38:20,786 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 12:38:20,807 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 12:38:20,808 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 12:38:30,350 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 12:38:30,351 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 12:38:30,511 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 12:38:30,513 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 12:38:30,605 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 12:38:30,606 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2550158
2023-03-30 12:59:10,839 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 12:59:10,843 [printer.py:get_probe()] - Probe type: probe
2023-03-30 12:59:11,580 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 12:59:11,580 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 13:01:33,636 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 13:01:33,637 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 13:01:33,641 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 13:01:33,661 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 13:01:33,710 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 13:01:33,746 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 13:01:33,747 [screen.py:init_printer()] - Klipper not connected
2023-03-30 13:01:36,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 13:01:36,772 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 13:01:37,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 13:01:37,072 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 13:01:37,078 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 13:01:37,078 [printer.py:reinit()] - # Extruders: 1
2023-03-30 13:01:37,078 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 13:01:37,078 [printer.py:reinit()] - # Fans: 2
2023-03-30 13:01:37,078 [printer.py:reinit()] - # Output pins: 1
2023-03-30 13:01:37,079 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 13:01:37,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 13:01:37,361 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 13:01:37,362 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 13:01:37,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 13:01:37,448 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 13:01:37,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 13:01:37,472 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 13:01:37,472 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 13:01:37,473 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 13:01:37,474 [screen.py:init_printer()] - Printer initialized
2023-03-30 13:01:39,319 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 13:01:39,319 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 13:01:39,327 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 13:01:39,420 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 13:01:39,429 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 13:01:39,437 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 13:01:39,446 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 13:01:39,454 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 13:01:39,493 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 13:01:39,773 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 13:01:39,790 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 13:01:39,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 13:01:39,813 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 13:04:16,783 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 13:04:16,784 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 13:04:16,787 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 13:04:16,802 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 13:04:16,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 13:04:16,873 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 13:04:16,874 [screen.py:init_printer()] - Klipper not connected
2023-03-30 13:04:19,737 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 13:04:19,763 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 13:04:20,241 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 13:04:20,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 13:04:20,281 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 13:04:20,282 [printer.py:reinit()] - # Extruders: 1
2023-03-30 13:04:20,282 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 13:04:20,282 [printer.py:reinit()] - # Fans: 2
2023-03-30 13:04:20,282 [printer.py:reinit()] - # Output pins: 1
2023-03-30 13:04:20,283 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 13:04:20,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 13:04:20,566 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 13:04:20,566 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 13:04:20,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 13:04:20,650 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 13:04:20,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 13:04:20,678 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 13:04:20,678 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 13:04:20,679 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 13:04:20,681 [screen.py:init_printer()] - Printer initialized
2023-03-30 13:04:22,525 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 13:04:22,526 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 13:04:22,532 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 13:04:22,624 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 13:04:22,632 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 13:04:22,641 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 13:04:22,648 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 13:04:22,657 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 13:04:22,694 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 13:04:22,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 13:04:22,843 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 13:04:22,869 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 13:04:22,870 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 13:05:44,714 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 13:08:21,765 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 13:08:21,766 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 13:08:21,770 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 13:08:21,808 [screen.py:wake_screen()] - Screen wake up
2023-03-30 13:08:22,000 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 13:08:22,002 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 13:08:22,105 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 13:08:22,107 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2539953
2023-03-30 13:08:22,618 [files.py:add_file()] - File already exists: CFFFP_3DBenchy.gcode
2023-03-30 13:26:54,775 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 13:26:54,779 [printer.py:get_probe()] - Probe type: probe
2023-03-30 13:26:55,762 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 13:26:55,762 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 13:35:47,010 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 13:35:47,010 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 13:35:47,013 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 13:35:47,027 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 13:35:47,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 13:35:47,092 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 13:35:47,093 [screen.py:init_printer()] - Klipper not connected
2023-03-30 13:35:50,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 13:35:50,762 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 13:35:50,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 13:35:50,823 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 13:35:50,834 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 13:35:50,834 [printer.py:reinit()] - # Extruders: 1
2023-03-30 13:35:50,834 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 13:35:50,834 [printer.py:reinit()] - # Fans: 2
2023-03-30 13:35:50,835 [printer.py:reinit()] - # Output pins: 1
2023-03-30 13:35:50,836 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 13:35:51,106 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 13:35:51,109 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 13:35:51,109 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 13:35:51,177 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 13:35:51,192 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 13:35:51,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 13:35:51,215 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 13:35:51,216 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 13:35:51,216 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 13:35:51,217 [screen.py:init_printer()] - Printer initialized
2023-03-30 13:35:52,575 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 13:35:52,576 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 13:35:52,583 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 13:35:52,673 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 13:35:52,682 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 13:35:52,690 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 13:35:52,698 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 13:35:52,707 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 13:35:52,745 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 13:35:53,766 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 13:35:53,782 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 13:35:53,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 13:35:53,804 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 13:39:10,220 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 13:39:10,221 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 13:39:10,379 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 13:39:10,381 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 13:39:10,479 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 13:39:10,481 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2559087
2023-03-30 13:39:10,995 [files.py:add_file()] - File already exists: CFFFP_3DBenchy.gcode
2023-03-30 13:55:37,831 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 13:55:37,838 [printer.py:get_probe()] - Probe type: probe
2023-03-30 13:55:38,815 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 13:55:38,816 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 13:57:42,955 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 13:57:42,955 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 13:57:42,966 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 13:57:42,975 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2555469
2023-03-30 13:57:43,894 [files.py:add_file()] - File already exists: CFFFP_3DBenchy.gcode
2023-03-30 14:08:22,713 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 14:13:39,943 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 14:13:39,948 [printer.py:get_probe()] - Probe type: probe
2023-03-30 14:13:39,951 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 14:13:39,975 [screen.py:wake_screen()] - Screen wake up
2023-03-30 14:13:40,935 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 14:13:40,936 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 14:19:22,647 [job_status.py:close_panel()] - Closing job_status panel
2023-03-30 14:19:22,654 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 14:19:22,757 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 14:19:22,765 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 14:19:22,776 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 14:19:22,784 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 14:19:22,792 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 14:19:22,830 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 14:19:22,889 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 14:19:23,030 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 14:19:23,119 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 14:19:23,126 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 14:19:23,135 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 14:19:23,143 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 14:19:23,151 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 14:19:23,191 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 14:21:43,478 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 14:21:43,479 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 14:21:43,637 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 14:21:43,639 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 14:21:43,731 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_3DBenchy.gcode'
2023-03-30 14:21:43,733 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 3505687
2023-03-30 14:21:44,278 [files.py:add_file()] - File already exists: CFFFP_3DBenchy.gcode
2023-03-30 14:42:03,573 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 14:42:03,577 [printer.py:get_probe()] - Probe type: probe
2023-03-30 14:42:04,559 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 14:42:04,560 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 14:43:29,327 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 14:43:29,328 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 14:43:29,340 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 14:43:29,351 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2565661
2023-03-30 14:43:30,295 [files.py:add_file()] - File already exists: CFFFP_3DBenchy.gcode
2023-03-30 14:59:31,819 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 14:59:31,824 [printer.py:get_probe()] - Probe type: probe
2023-03-30 14:59:32,556 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 14:59:32,556 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 15:02:27,839 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 15:02:27,839 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 15:02:27,841 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 15:02:27,857 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2565661
2023-03-30 15:18:24,125 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 15:18:24,129 [printer.py:get_probe()] - Probe type: probe
2023-03-30 15:18:25,112 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 15:18:25,113 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 15:19:22,712 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 15:27:43,794 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 15:27:44,011 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 15:27:44,014 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 15:27:44,046 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 15:27:44,048 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 15:27:44,053 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 15:27:44,054 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 15:27:44,232 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 15:27:44,233 [config.py:install_language()] - Using system lang
2023-03-30 15:27:44,237 [config.py:install_language()] - Using lang en
2023-03-30 15:27:44,254 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 15:27:44,258 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 15:27:44,995 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 15:27:45,023 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 15:27:45,075 [screen.py:initial_connection()] - Default printer: None
2023-03-30 15:27:45,076 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 15:27:45,077 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 15:27:45,078 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 15:27:45,167 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 15:27:45,235 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 15:27:45,265 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 15:27:45,266 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 15:27:45,307 [_logging.py:info()] - Websocket connected
2023-03-30 15:27:45,308 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 15:27:45,360 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 15:27:45,408 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 15:27:45,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 15:27:45,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 15:27:45,489 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 15:27:45,490 [printer.py:reinit()] - # Extruders: 1
2023-03-30 15:27:45,490 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 15:27:45,490 [printer.py:reinit()] - # Fans: 2
2023-03-30 15:27:45,491 [printer.py:reinit()] - # Output pins: 1
2023-03-30 15:27:45,492 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 15:27:45,759 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 15:27:45,763 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 15:27:45,763 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 15:27:45,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 15:27:45,804 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 15:27:45,831 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 15:27:45,833 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 15:27:45,834 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 15:27:45,834 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 15:27:45,836 [screen.py:init_printer()] - Printer initialized
2023-03-30 15:27:47,773 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 15:27:47,773 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 15:27:47,786 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 15:27:47,786 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 15:27:47,815 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 15:27:47,920 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 15:27:47,930 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 15:27:47,941 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 15:27:47,950 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 15:27:47,958 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 15:27:48,005 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 15:27:48,009 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 15:27:48,029 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 15:27:48,054 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 15:27:48,055 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 15:27:48,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 15:27:48,079 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 15:32:07,303 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 15:32:07,303 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 15:32:07,308 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 15:32:07,313 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 15:32:07,314 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 15:32:07,480 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 15:32:07,481 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 15:32:07,508 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 15:32:07,575 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy1.gcode'
2023-03-30 15:32:07,577 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy1.gcode Size: 3868204
2023-03-30 16:00:51,557 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 16:00:51,562 [printer.py:get_probe()] - Probe type: probe
2023-03-30 16:00:54,054 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 16:00:54,054 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 16:02:37,629 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 16:02:37,630 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 16:02:37,632 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 16:02:37,650 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3869857
2023-03-30 16:27:45,939 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 16:31:13,731 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 16:31:13,735 [printer.py:get_probe()] - Probe type: probe
2023-03-30 16:31:13,737 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 16:31:13,760 [screen.py:wake_screen()] - Screen wake up
2023-03-30 16:31:16,228 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 16:31:16,228 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 16:44:28,552 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 16:44:28,553 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 16:44:28,562 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 16:44:28,576 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3869857
2023-03-30 17:13:53,665 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 17:13:53,671 [printer.py:get_probe()] - Probe type: probe
2023-03-30 17:13:56,159 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 17:13:56,159 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 17:18:53,154 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 17:18:53,155 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 17:18:53,158 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 17:18:53,172 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3751104
2023-03-30 17:18:53,986 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-03-30 17:31:13,938 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 17:47:37,575 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 17:47:37,580 [printer.py:get_probe()] - Probe type: probe
2023-03-30 17:47:37,582 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 17:47:37,606 [screen.py:wake_screen()] - Screen wake up
2023-03-30 17:47:40,073 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 17:47:40,074 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 17:50:43,596 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 17:50:43,597 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 17:50:43,600 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 17:50:43,614 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 17:50:43,658 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 17:50:43,685 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 17:50:43,686 [screen.py:init_printer()] - Klipper not connected
2023-03-30 17:50:46,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 17:50:46,991 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 17:50:47,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 17:50:47,045 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 17:50:47,049 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 17:50:47,049 [printer.py:reinit()] - # Extruders: 1
2023-03-30 17:50:47,050 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 17:50:47,050 [printer.py:reinit()] - # Fans: 2
2023-03-30 17:50:47,050 [printer.py:reinit()] - # Output pins: 1
2023-03-30 17:50:47,051 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 17:50:47,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 17:50:47,333 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 17:50:47,333 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 17:50:47,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 17:50:47,422 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 17:50:47,446 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 17:50:47,447 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 17:50:47,448 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 17:50:47,448 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 17:50:47,449 [screen.py:init_printer()] - Printer initialized
2023-03-30 17:50:49,850 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 17:50:49,851 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 17:50:49,860 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 17:50:49,955 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 17:50:49,964 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 17:50:49,971 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 17:50:49,980 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 17:50:49,988 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 17:50:50,026 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 17:50:50,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 17:50:50,164 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 17:50:50,226 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 17:50:50,227 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 17:55:38,444 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff756cdca8 (GtkDialog at 0x2de970b0)>
2023-03-30 17:55:39,507 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 17:55:39,507 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 17:55:39,510 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 17:55:39,515 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 17:55:39,524 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 17:55:39,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 17:55:39,569 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 17:55:39,570 [screen.py:init_printer()] - Klipper not connected
2023-03-30 17:55:42,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 17:55:42,985 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 17:55:43,022 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 17:55:43,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 17:55:43,062 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 17:55:43,062 [printer.py:reinit()] - # Extruders: 1
2023-03-30 17:55:43,062 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 17:55:43,063 [printer.py:reinit()] - # Fans: 2
2023-03-30 17:55:43,063 [printer.py:reinit()] - # Output pins: 1
2023-03-30 17:55:43,064 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 17:55:43,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 17:55:43,337 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 17:55:43,337 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 17:55:43,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 17:55:43,425 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 17:55:43,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 17:55:43,451 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 17:55:43,454 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 17:55:43,454 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 17:55:43,455 [screen.py:init_printer()] - Printer initialized
2023-03-30 17:55:45,299 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 17:55:45,299 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 17:55:45,309 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 17:55:45,399 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 17:55:45,408 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 17:55:45,417 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 17:55:45,425 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 17:55:45,433 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 17:55:45,472 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 17:55:45,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 17:55:46,008 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 17:55:46,028 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 17:55:46,029 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 17:57:58,956 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 17:57:58,956 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 17:57:58,959 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 17:57:58,969 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 17:57:58,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 17:57:59,016 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 17:57:59,016 [screen.py:init_printer()] - Klipper not connected
2023-03-30 17:58:01,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 17:58:01,986 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 17:58:02,365 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 17:58:02,401 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 17:58:02,406 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 17:58:02,406 [printer.py:reinit()] - # Extruders: 1
2023-03-30 17:58:02,407 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 17:58:02,407 [printer.py:reinit()] - # Fans: 2
2023-03-30 17:58:02,407 [printer.py:reinit()] - # Output pins: 1
2023-03-30 17:58:02,408 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 17:58:02,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 17:58:02,686 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 17:58:02,686 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 17:58:02,760 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 17:58:02,773 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 17:58:02,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 17:58:02,797 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 17:58:02,797 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 17:58:02,798 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 17:58:02,799 [screen.py:init_printer()] - Printer initialized
2023-03-30 17:58:04,649 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 17:58:04,649 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 17:58:04,657 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 17:58:04,757 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 17:58:04,766 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 17:58:04,775 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 17:58:04,783 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 17:58:04,792 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 17:58:04,831 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 17:58:05,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 17:58:05,100 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 17:58:05,130 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 17:58:05,131 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 17:58:11,423 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 17:58:11,423 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 17:58:11,584 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 17:58:11,586 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 17:58:11,678 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-03-30 17:58:11,680 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3751104
2023-03-30 18:21:54,800 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-30 18:21:54,804 [printer.py:get_probe()] - Probe type: probe
2023-03-30 18:21:57,037 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 18:21:57,038 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 18:22:12,678 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 18:22:12,678 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 18:22:12,681 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 18:22:12,695 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 18:22:12,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 18:22:12,759 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 18:22:12,760 [screen.py:init_printer()] - Klipper not connected
2023-03-30 18:22:15,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 18:22:15,994 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 18:22:16,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 18:22:16,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 18:22:16,168 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 18:22:16,168 [printer.py:reinit()] - # Extruders: 1
2023-03-30 18:22:16,168 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 18:22:16,168 [printer.py:reinit()] - # Fans: 2
2023-03-30 18:22:16,169 [printer.py:reinit()] - # Output pins: 1
2023-03-30 18:22:16,169 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 18:22:16,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 18:22:16,443 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 18:22:16,443 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 18:22:16,519 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 18:22:16,535 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 18:22:16,558 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 18:22:16,559 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 18:22:16,560 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 18:22:16,560 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 18:22:16,561 [screen.py:init_printer()] - Printer initialized
2023-03-30 18:22:18,411 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 18:22:18,412 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 18:22:18,419 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 18:22:18,510 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 18:22:18,519 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 18:22:18,527 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 18:22:18,535 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 18:22:18,544 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 18:22:18,581 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 18:22:18,999 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 18:22:19,015 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 18:22:19,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 18:22:19,043 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 18:22:23,442 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 18:22:23,442 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 18:22:23,614 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 18:22:23,616 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 18:22:23,707 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-03-30 18:22:23,708 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3751104
2023-03-30 18:47:37,938 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 18:50:33,044 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 18:50:33,089 [screen.py:wake_screen()] - Screen wake up
2023-03-30 18:50:33,347 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 18:50:35,837 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 18:50:35,838 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-30 18:51:32,673 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-30 18:51:32,894 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-30 18:51:32,895 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-30 18:51:32,942 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-30 18:51:32,945 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-30 18:51:32,952 [config.py:__init__()] - Configuration validated succesfuly
2023-03-30 18:51:32,954 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-30 18:51:33,122 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-30 18:51:33,123 [config.py:install_language()] - Using system lang
2023-03-30 18:51:33,126 [config.py:install_language()] - Using lang en
2023-03-30 18:51:33,145 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-30 18:51:33,149 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-30 18:51:33,861 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-30 18:51:33,890 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-30 18:51:33,939 [screen.py:initial_connection()] - Default printer: None
2023-03-30 18:51:33,939 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-30 18:51:33,941 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-30 18:51:33,942 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-30 18:51:34,010 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 18:51:34,062 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 18:51:34,084 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-30 18:51:34,085 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-30 18:51:34,109 [_logging.py:info()] - Websocket connected
2023-03-30 18:51:34,110 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-30 18:51:34,146 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 18:51:34,184 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 18:51:34,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 18:51:34,256 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 18:51:34,262 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 18:51:34,263 [printer.py:reinit()] - # Extruders: 1
2023-03-30 18:51:34,263 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 18:51:34,263 [printer.py:reinit()] - # Fans: 2
2023-03-30 18:51:34,263 [printer.py:reinit()] - # Output pins: 1
2023-03-30 18:51:34,265 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 18:51:34,523 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 18:51:34,527 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 18:51:34,527 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 18:51:34,587 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 18:51:34,588 [printer.py:init_temp_store()] - Temp store: []
2023-03-30 18:51:34,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 18:51:34,622 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 18:51:34,627 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 18:51:34,628 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 18:51:34,632 [screen.py:init_printer()] - Printer initialized
2023-03-30 18:51:36,270 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 18:51:36,270 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 18:51:36,277 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-30 18:51:36,277 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-30 18:51:36,297 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 18:51:36,396 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 18:51:36,406 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 18:51:36,417 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 18:51:36,425 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 18:51:36,434 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 18:51:36,475 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 18:51:36,480 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 18:51:36,507 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-30 18:51:37,036 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 18:51:37,089 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 18:51:37,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 18:51:37,116 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 18:58:23,562 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 18:58:23,562 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 18:58:23,592 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-30 18:58:23,593 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-30 18:58:23,756 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 18:58:23,758 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 18:58:23,868 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-03-30 18:58:23,870 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3751104
2023-03-30 19:26:26,774 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 19:26:29,267 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 19:26:29,268 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 19:31:59,598 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 19:31:59,598 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 19:31:59,603 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 19:31:59,619 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_marble_run.gcode Size: 23348809
2023-03-30 19:51:34,011 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 19:56:51,661 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 19:56:51,683 [screen.py:wake_screen()] - Screen wake up
2023-03-30 20:56:52,012 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 20:57:50,921 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 20:57:50,947 [screen.py:wake_screen()] - Screen wake up
2023-03-30 21:17:08,243 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-30 21:17:10,739 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 21:17:10,740 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 21:17:30,616 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 21:17:30,616 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 21:17:30,619 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-30 21:17:30,627 [job_status.py:update_file_metadata()] - Update Metadata. File: pa_pattern.gcode Size: 86013
2023-03-30 21:18:00,167 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-30 21:18:02,917 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 21:18:02,918 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 21:21:12,732 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 21:21:12,733 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 21:21:12,736 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-30 21:21:12,759 [job_status.py:update_file_metadata()] - Update Metadata. File: pa_pattern (1).gcode Size: 86157
2023-03-30 21:28:24,989 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 21:28:25,982 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 21:28:25,982 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 21:29:49,762 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 21:29:49,763 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 21:29:49,766 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 21:29:49,780 [job_status.py:update_file_metadata()] - Update Metadata. File: pa_pattern (1).gcode Size: 86157
2023-03-30 21:36:54,469 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 21:36:54,477 [printer.py:get_probe()] - Probe type: probe
2023-03-30 21:36:55,465 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 21:36:55,465 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 21:39:56,071 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 21:39:56,071 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 21:39:56,074 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 21:39:56,089 [job_status.py:update_file_metadata()] - Update Metadata. File: pa_pattern (3).gcode Size: 73773
2023-03-30 21:43:43,635 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff98ae6120 (GtkDialog at 0x2667b960)>
2023-03-30 21:43:45,228 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-30 21:43:45,229 [job_status.py:cancel_confirm()] - Canceling print
2023-03-30 21:43:45,229 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2023-03-30 21:43:45,234 [printer.py:get_probe()] - Probe type: probe
2023-03-30 21:43:45,238 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2023-03-30 21:43:47,314 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2023-03-30 21:43:47,318 [printer.py:get_probe()] - Probe type: probe
2023-03-30 21:43:49,810 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 21:43:49,810 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 21:44:35,970 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 21:44:35,970 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 21:44:35,972 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-30 21:44:35,989 [job_status.py:update_file_metadata()] - Update Metadata. File: pa_pattern (4).gcode Size: 74060
2023-03-30 21:50:40,042 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 21:50:40,049 [printer.py:get_probe()] - Probe type: probe
2023-03-30 21:50:41,035 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 21:50:41,035 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 21:53:52,882 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 21:53:52,883 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 21:53:52,884 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 21:53:52,897 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_零件1.gcode Size: 6944503
2023-03-30 22:33:25,066 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 22:33:25,070 [printer.py:get_probe()] - Probe type: probe
2023-03-30 22:33:27,561 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 22:33:27,561 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 22:45:22,313 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-30 22:45:22,313 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-30 22:45:22,316 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-30 22:45:22,330 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-30 22:45:22,372 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 22:45:22,402 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 22:45:22,403 [screen.py:init_printer()] - Klipper not connected
2023-03-30 22:45:26,032 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-30 22:45:26,055 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-30 22:45:26,079 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-30 22:45:26,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-30 22:45:26,120 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-30 22:45:26,121 [printer.py:reinit()] - # Extruders: 1
2023-03-30 22:45:26,121 [printer.py:reinit()] - # Temperature devices: 4
2023-03-30 22:45:26,121 [printer.py:reinit()] - # Fans: 2
2023-03-30 22:45:26,122 [printer.py:reinit()] - # Output pins: 1
2023-03-30 22:45:26,123 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-30 22:45:26,397 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-30 22:45:26,401 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-30 22:45:26,401 [printer.py:change_state()] - Adding callback for state: startup
2023-03-30 22:45:26,465 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 22:45:26,478 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 22:45:26,499 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 22:45:26,500 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 22:45:26,501 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-30 22:45:26,501 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-30 22:45:26,502 [screen.py:init_printer()] - Printer initialized
2023-03-30 22:45:27,896 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-30 22:45:27,897 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 22:45:27,903 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-30 22:45:27,994 [main_menu.py:add_device()] - Adding device: extruder
2023-03-30 22:45:28,004 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-30 22:45:28,013 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-30 22:45:28,021 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-30 22:45:28,029 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-30 22:45:28,067 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-30 22:45:29,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-30 22:45:29,076 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-30 22:45:29,097 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-30 22:45:29,098 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-30 22:45:34,406 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 22:45:34,407 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 22:45:34,563 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-30 22:45:34,564 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-30 22:45:34,651 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-03-30 22:45:34,654 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3751104
2023-03-30 23:14:30,011 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-30 23:15:14,337 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 23:15:14,342 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-30 23:15:14,366 [screen.py:wake_screen()] - Screen wake up
2023-03-30 23:15:16,842 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 23:15:16,842 [printer.py:change_state()] - Adding callback for state: ready
2023-03-30 23:18:39,714 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-30 23:18:39,715 [printer.py:change_state()] - Adding callback for state: printing
2023-03-30 23:18:39,724 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-30 23:18:39,736 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-03-30 23:50:30,262 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-30 23:50:31,251 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-30 23:50:31,251 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 00:15:15,011 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 14:16:07,682 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 14:16:07,959 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 14:16:07,969 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 14:16:08,008 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 14:16:08,012 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 14:16:08,022 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 14:16:08,024 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 14:16:08,187 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 14:16:08,188 [config.py:install_language()] - Using system lang
2023-03-31 14:16:08,192 [config.py:install_language()] - Using lang en
2023-03-31 14:16:08,215 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 14:16:08,221 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 14:16:09,061 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 14:16:09,093 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 14:16:09,153 [screen.py:initial_connection()] - Default printer: None
2023-03-31 14:16:09,154 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 14:16:09,155 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 14:16:09,155 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 14:16:09,224 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 14:16:09,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 14:16:09,299 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 14:16:09,300 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 14:16:09,320 [_logging.py:info()] - Websocket connected
2023-03-31 14:16:09,320 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 14:16:09,367 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 14:16:09,402 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 14:16:09,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 14:16:09,464 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 14:16:09,469 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 14:16:09,470 [printer.py:reinit()] - # Extruders: 1
2023-03-31 14:16:09,470 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 14:16:09,470 [printer.py:reinit()] - # Fans: 2
2023-03-31 14:16:09,470 [printer.py:reinit()] - # Output pins: 1
2023-03-31 14:16:09,472 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 14:16:09,737 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 14:16:09,741 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 14:16:09,747 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 14:16:09,799 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 14:16:09,800 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 14:16:09,831 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 14:16:09,832 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 14:16:09,833 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 14:16:09,834 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 14:16:09,835 [screen.py:init_printer()] - Printer initialized
2023-03-31 14:16:10,998 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 14:16:10,998 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 14:16:11,003 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-31 14:16:11,004 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-31 14:16:11,024 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 14:16:11,124 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 14:16:11,134 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 14:16:11,143 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 14:16:11,152 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 14:16:11,160 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 14:16:11,200 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 14:16:11,206 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 14:16:11,238 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 14:16:11,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 14:16:11,945 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 14:16:11,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 14:16:11,974 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 14:30:12,128 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 14:30:12,129 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 14:30:12,132 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 14:30:12,140 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-31 14:30:12,141 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-31 14:30:12,324 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 14:30:12,326 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 14:30:12,358 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 14:30:12,441 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_azure-cloud-wyrm-kijaidesign-01.gcode'
2023-03-31 14:30:12,443 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2023-03-31 14:31:27,608 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_azure-cloud-wyrm-kijaidesign-01.gcode Size: 53449937
2023-03-31 14:32:18,425 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'error'
2023-03-31 14:32:20,915 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 14:32:20,916 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 14:36:51,111 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-31 14:36:51,111 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 14:36:51,115 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 14:36:51,130 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 14:36:51,168 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 14:36:51,195 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 14:36:51,195 [screen.py:init_printer()] - Klipper not connected
2023-03-31 14:36:54,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 14:36:54,967 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 14:36:54,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 14:36:55,028 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 14:36:55,032 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 14:36:55,033 [printer.py:reinit()] - # Extruders: 1
2023-03-31 14:36:55,033 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 14:36:55,033 [printer.py:reinit()] - # Fans: 2
2023-03-31 14:36:55,034 [printer.py:reinit()] - # Output pins: 1
2023-03-31 14:36:55,035 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 14:36:55,311 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 14:36:55,314 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 14:36:55,315 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 14:36:55,386 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 14:36:55,400 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 14:36:55,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 14:36:55,422 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 14:36:55,423 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 14:36:55,423 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 14:36:55,424 [screen.py:init_printer()] - Printer initialized
2023-03-31 14:36:56,774 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 14:36:56,774 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 14:36:56,780 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 14:36:56,872 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 14:36:56,880 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 14:36:56,888 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 14:36:56,895 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 14:36:56,904 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 14:36:56,942 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 14:36:57,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 14:36:57,995 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 14:36:58,020 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 14:36:58,021 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 14:37:01,543 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 14:37:01,544 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 14:37:01,704 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 14:37:01,706 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 14:37:01,798 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_azure-cloud-wyrm-kijaidesign-01.gcode'
2023-03-31 14:37:01,799 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_azure-cloud-wyrm-kijaidesign-01.gcode Size: 53449937
2023-03-31 15:16:09,924 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-31 15:39:07,523 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-31 15:39:07,527 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-31 15:39:07,555 [screen.py:wake_screen()] - Screen wake up
2023-03-31 15:39:10,018 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 15:39:10,018 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 15:45:30,724 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 15:45:30,725 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 15:45:30,728 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-31 15:45:30,742 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_3DBenchy.gcode Size: 2565661
2023-03-31 16:01:17,289 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 16:01:18,026 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 16:01:18,026 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 16:02:56,860 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 16:02:56,861 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 16:02:56,865 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 16:02:56,882 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-03-31 16:32:13,800 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 16:32:14,789 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 16:32:14,789 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 16:39:07,924 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-31 16:41:19,727 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 16:41:19,727 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 16:41:19,730 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-31 16:41:19,760 [screen.py:wake_screen()] - Screen wake up
2023-03-31 16:41:19,789 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 16:41:19,799 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-fast高速.gcode Size: 2727999
2023-03-31 17:02:20,591 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 17:02:21,576 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 17:02:21,577 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 17:03:56,898 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 17:03:56,899 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 17:03:56,907 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 17:03:56,921 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-03-31 17:35:16,673 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 17:35:17,662 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 17:35:17,662 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 17:41:19,924 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 17:56:24,501 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 17:56:24,759 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 17:56:24,767 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 17:56:24,811 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 17:56:24,814 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 17:56:24,833 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 17:56:24,835 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 17:56:25,094 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 17:56:25,096 [config.py:install_language()] - Using system lang
2023-03-31 17:56:25,100 [config.py:install_language()] - Using lang en
2023-03-31 17:56:25,124 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 17:56:25,129 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 17:56:25,876 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 17:56:25,903 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 17:56:25,949 [screen.py:initial_connection()] - Default printer: None
2023-03-31 17:56:25,950 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 17:56:25,951 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 17:56:25,952 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 17:56:26,021 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 17:56:26,073 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 17:56:26,099 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 17:56:26,101 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 17:56:26,117 [_logging.py:info()] - Websocket connected
2023-03-31 17:56:26,118 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 17:56:26,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 17:56:26,198 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 17:56:26,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 17:56:26,259 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 17:56:26,263 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 17:56:26,263 [printer.py:reinit()] - # Extruders: 1
2023-03-31 17:56:26,263 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 17:56:26,264 [printer.py:reinit()] - # Fans: 2
2023-03-31 17:56:26,264 [printer.py:reinit()] - # Output pins: 1
2023-03-31 17:56:26,265 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 17:56:26,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 17:56:26,550 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 17:56:26,556 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 17:56:26,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 17:56:26,592 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 17:56:26,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 17:56:26,619 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 17:56:26,620 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 17:56:26,620 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 17:56:26,622 [screen.py:init_printer()] - Printer initialized
2023-03-31 17:56:28,275 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 17:56:28,276 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 17:56:28,284 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-31 17:56:28,285 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-31 17:56:28,304 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 17:56:28,402 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 17:56:28,411 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 17:56:28,422 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 17:56:28,431 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 17:56:28,438 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 17:56:28,486 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 17:56:28,490 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 17:56:28,515 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 17:56:28,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 17:56:29,007 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 17:56:29,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 17:56:29,032 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:03:46,624 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-31 18:03:46,624 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 18:03:46,626 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 18:03:46,639 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 18:03:46,673 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:03:46,723 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:03:46,724 [screen.py:init_printer()] - Klipper not connected
2023-03-31 18:03:49,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:03:49,988 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:03:50,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 18:03:50,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 18:03:50,053 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 18:03:50,053 [printer.py:reinit()] - # Extruders: 1
2023-03-31 18:03:50,054 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 18:03:50,055 [printer.py:reinit()] - # Fans: 2
2023-03-31 18:03:50,055 [printer.py:reinit()] - # Output pins: 1
2023-03-31 18:03:50,056 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 18:03:50,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 18:03:50,331 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 18:03:50,332 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 18:03:50,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:03:50,417 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 18:03:50,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:03:50,450 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:03:50,451 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 18:03:50,451 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 18:03:50,452 [screen.py:init_printer()] - Printer initialized
2023-03-31 18:03:52,295 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 18:03:52,295 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 18:03:52,302 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 18:03:52,393 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 18:03:52,401 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 18:03:52,409 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 18:03:52,418 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 18:03:52,426 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 18:03:52,464 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 18:03:52,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:03:53,010 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 18:03:53,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:03:53,031 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:05:25,729 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-31 18:05:25,730 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 18:05:25,733 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 18:05:25,746 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 18:05:25,779 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:05:25,805 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:05:25,806 [screen.py:init_printer()] - Klipper not connected
2023-03-31 18:05:28,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:05:28,988 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:05:29,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 18:05:29,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 18:05:29,145 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 18:05:29,145 [printer.py:reinit()] - # Extruders: 1
2023-03-31 18:05:29,145 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 18:05:29,146 [printer.py:reinit()] - # Fans: 2
2023-03-31 18:05:29,146 [printer.py:reinit()] - # Output pins: 1
2023-03-31 18:05:29,147 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 18:05:29,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 18:05:29,425 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 18:05:29,425 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 18:05:29,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:05:29,514 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 18:05:29,536 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:05:29,537 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:05:29,539 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 18:05:29,539 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 18:05:29,541 [screen.py:init_printer()] - Printer initialized
2023-03-31 18:05:31,390 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 18:05:31,391 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 18:05:31,399 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 18:05:31,488 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 18:05:31,497 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 18:05:31,504 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 18:05:31,513 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 18:05:31,520 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 18:05:31,558 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 18:05:31,969 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:05:32,005 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 18:05:32,026 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:05:32,027 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 18:06:54,070 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 18:06:54,395 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 18:06:54,399 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 18:06:54,441 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 18:06:54,446 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 18:06:54,453 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 18:06:54,455 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 18:06:54,631 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 18:06:54,633 [config.py:install_language()] - Using system lang
2023-03-31 18:06:54,639 [config.py:install_language()] - Using lang en
2023-03-31 18:06:54,667 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 18:06:54,670 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 18:06:55,593 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 18:06:55,624 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 18:06:55,682 [screen.py:initial_connection()] - Default printer: None
2023-03-31 18:06:55,683 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 18:06:55,689 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 18:06:55,691 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 18:06:55,769 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 18:06:55,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:06:55,857 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 18:06:55,858 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 18:06:55,890 [_logging.py:info()] - Websocket connected
2023-03-31 18:06:55,891 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 18:06:55,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:06:55,986 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:06:55,987 [screen.py:init_printer()] - Klipper not connected
2023-03-31 18:06:59,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:06:59,631 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:06:59,666 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-31 18:07:02,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:07:02,593 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:07:02,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 18:07:02,651 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 18:07:02,656 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 18:07:02,656 [printer.py:reinit()] - # Extruders: 1
2023-03-31 18:07:02,656 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 18:07:02,657 [printer.py:reinit()] - # Fans: 2
2023-03-31 18:07:02,657 [printer.py:reinit()] - # Output pins: 1
2023-03-31 18:07:02,658 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 18:07:02,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 18:07:02,941 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 18:07:02,941 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 18:07:02,972 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:07:02,973 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:07:02,998 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:07:02,999 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:07:03,000 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 18:07:03,001 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 18:07:03,002 [screen.py:init_printer()] - Printer initialized
2023-03-31 18:07:05,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:07:05,573 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:07:05,598 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:07:05,599 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:08:31,903 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-03-31 18:08:31,903 [printer.py:change_state()] - Adding callback for state: error
2023-03-31 18:08:31,916 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 18:28:29,333 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-03-31 18:28:29,334 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 18:28:29,336 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 18:28:29,353 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 18:28:29,403 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:28:29,441 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:28:29,442 [screen.py:init_printer()] - Klipper not connected
2023-03-31 18:28:32,570 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:28:32,591 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:28:32,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 18:28:32,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 18:28:32,651 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 18:28:32,651 [printer.py:reinit()] - # Extruders: 1
2023-03-31 18:28:32,651 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 18:28:32,653 [printer.py:reinit()] - # Fans: 2
2023-03-31 18:28:32,653 [printer.py:reinit()] - # Output pins: 1
2023-03-31 18:28:32,654 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 18:28:32,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 18:28:32,935 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 18:28:32,936 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 18:28:32,967 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:28:32,967 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:28:32,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:28:32,990 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:28:32,991 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 18:28:32,991 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 18:28:32,992 [screen.py:init_printer()] - Printer initialized
2023-03-31 18:28:35,569 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:28:35,569 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:28:35,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:28:35,592 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:29:03,392 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-31 18:29:03,393 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 18:29:03,394 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 18:29:03,408 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 18:29:03,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:29:03,474 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:29:03,474 [screen.py:init_printer()] - Klipper not connected
2023-03-31 18:29:06,570 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:29:06,592 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:29:06,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 18:29:06,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 18:29:06,653 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 18:29:06,653 [printer.py:reinit()] - # Extruders: 1
2023-03-31 18:29:06,653 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 18:29:06,654 [printer.py:reinit()] - # Fans: 2
2023-03-31 18:29:06,654 [printer.py:reinit()] - # Output pins: 1
2023-03-31 18:29:06,655 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 18:29:06,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 18:29:06,936 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 18:29:06,937 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 18:29:06,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:29:06,969 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:29:06,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:29:06,994 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:29:06,995 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 18:29:06,996 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 18:29:06,997 [screen.py:init_printer()] - Printer initialized
2023-03-31 18:29:09,569 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:29:09,570 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:29:09,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:29:09,592 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 18:29:46,570 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 18:29:46,791 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 18:29:46,794 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 18:29:46,827 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 18:29:46,830 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 18:29:46,839 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 18:29:46,840 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 18:29:47,023 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 18:29:47,025 [config.py:install_language()] - Using system lang
2023-03-31 18:29:47,033 [config.py:install_language()] - Using lang en
2023-03-31 18:29:47,067 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 18:29:47,072 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 18:29:48,021 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 18:29:48,055 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 18:29:48,110 [screen.py:initial_connection()] - Default printer: None
2023-03-31 18:29:48,111 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 18:29:48,113 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 18:29:48,113 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 18:29:48,191 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 18:29:48,260 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:29:48,285 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 18:29:48,286 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 18:29:48,308 [_logging.py:info()] - Websocket connected
2023-03-31 18:29:48,309 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 18:29:48,365 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 18:29:48,400 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 18:29:48,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 18:29:48,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 18:29:48,468 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 18:29:48,468 [printer.py:reinit()] - # Extruders: 1
2023-03-31 18:29:48,469 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 18:29:48,469 [printer.py:reinit()] - # Fans: 2
2023-03-31 18:29:48,469 [printer.py:reinit()] - # Output pins: 1
2023-03-31 18:29:48,471 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 18:29:48,745 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 18:29:48,756 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 18:29:48,756 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 18:29:48,783 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:29:48,784 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:29:48,811 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:29:48,812 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:29:48,814 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 18:29:48,814 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 18:29:48,815 [screen.py:init_printer()] - Printer initialized
2023-03-31 18:29:50,215 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 18:29:50,215 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 18:29:50,223 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-31 18:29:50,224 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-31 18:29:50,244 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 18:29:50,341 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 18:29:50,355 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 18:29:50,366 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 18:29:50,376 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 18:29:50,386 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 18:29:50,435 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 18:29:50,439 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 18:29:50,466 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 18:29:50,882 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 18:29:50,883 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 18:29:50,908 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 18:29:50,909 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 18:32:14,420 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 18:32:14,420 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 18:32:14,422 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 18:32:14,432 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-31 18:32:14,432 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-31 18:32:14,598 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 18:32:14,600 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 18:32:14,626 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 18:32:14,692 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-03-31 18:32:14,694 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2023-03-31 19:02:28,095 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 19:02:30,591 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 19:02:30,591 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 19:27:18,552 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 19:27:18,829 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 19:27:18,839 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 19:27:18,874 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 19:27:18,877 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 19:27:18,882 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 19:27:18,883 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 19:27:19,063 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 19:27:19,064 [config.py:install_language()] - Using system lang
2023-03-31 19:27:19,067 [config.py:install_language()] - Using lang en
2023-03-31 19:27:19,090 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 19:27:19,094 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 19:27:19,832 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 19:27:19,866 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 19:27:19,917 [screen.py:initial_connection()] - Default printer: None
2023-03-31 19:27:19,918 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 19:27:19,919 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 19:27:19,920 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 19:27:20,012 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:27:20,084 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:27:20,116 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 19:27:20,118 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 19:27:20,138 [_logging.py:info()] - Websocket connected
2023-03-31 19:27:20,138 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 19:27:20,200 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:27:20,245 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:27:20,270 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:27:20,305 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:27:20,310 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:27:20,310 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:27:20,310 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:27:20,311 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:27:20,311 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:27:20,312 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:27:20,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:27:20,583 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:27:20,590 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:27:20,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:27:20,640 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:27:20,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:27:20,673 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:27:20,674 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:27:20,674 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:27:20,676 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:27:22,321 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:27:22,321 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:27:22,329 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-31 19:27:22,330 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-31 19:27:22,351 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:27:22,475 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:27:22,486 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:27:22,498 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:27:22,509 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:27:22,518 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:27:22,574 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 19:27:22,579 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 19:27:22,606 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 19:27:22,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:27:22,784 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:27:22,808 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:27:22,809 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:27:23,561 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-31 19:27:23,562 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-31 19:27:23,586 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:28:09,813 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-31 19:28:09,814 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 19:28:09,815 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 19:28:09,831 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:28:09,862 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:28:09,890 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:28:09,891 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:28:12,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:28:12,809 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:28:13,280 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:28:13,315 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:28:13,319 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:28:13,319 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:28:13,319 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:28:13,319 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:28:13,319 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:28:13,321 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:28:13,599 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:28:13,602 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:28:13,603 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:28:13,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:28:13,682 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:28:13,703 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:28:13,703 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:28:13,705 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:28:13,705 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:28:13,706 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:28:15,782 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:28:15,828 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:28:15,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:28:15,849 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:28:18,834 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:28:18,835 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:28:18,845 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:28:18,963 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:28:18,974 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:28:18,985 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:28:18,995 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:28:19,005 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:28:19,052 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 19:28:42,919 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 19:28:42,920 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 19:28:42,953 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-31 19:28:42,953 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-31 19:28:43,124 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 19:28:43,125 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 19:28:43,237 [job_status.py:process_update()] - Changing filename: 'None' to '3DBenchy-fast高速.gcode'
2023-03-31 19:28:43,238 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-fast高速.gcode Size: 2727999
2023-03-31 19:29:07,245 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2023-03-31 19:29:07,245 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-31 19:29:07,270 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:29:09,357 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-31 19:29:09,357 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 19:29:09,359 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 19:29:09,370 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:29:09,395 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:29:09,416 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:29:09,417 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:29:12,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:29:12,812 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:29:12,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:29:12,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:29:12,871 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:29:12,871 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:29:12,872 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:29:12,873 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:29:12,873 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:29:12,874 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:29:13,153 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:29:13,157 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:29:13,157 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:29:13,189 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:29:13,233 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:29:13,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:29:13,262 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:29:13,264 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:29:13,264 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:29:13,265 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:29:15,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:29:15,828 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:29:15,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:29:15,849 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:29:18,149 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:29:18,149 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:29:18,158 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:29:18,248 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:29:18,255 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:29:18,264 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:29:18,272 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:29:18,280 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:29:18,324 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 19:41:20,067 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-31 19:41:20,067 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 19:41:20,072 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 19:41:20,080 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:41:20,108 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:41:20,131 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:41:20,131 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:41:23,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:41:23,802 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:41:23,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:41:23,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:41:23,860 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:41:23,861 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:41:23,861 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:41:23,861 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:41:23,862 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:41:23,864 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:41:24,140 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:41:24,143 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:41:24,144 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:41:24,195 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:41:24,221 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:41:24,242 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:41:24,243 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:41:24,244 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:41:24,244 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:41:24,246 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:41:26,801 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:41:26,831 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:41:26,855 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:41:26,856 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:41:29,383 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:41:29,384 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:41:29,393 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:41:29,483 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:41:29,491 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:41:29,499 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:41:29,508 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:41:29,515 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:41:29,561 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 19:52:57,718 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 19:52:57,941 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 19:52:57,942 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 19:52:57,973 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 19:52:57,975 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 19:52:57,980 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 19:52:57,981 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 19:52:58,127 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 19:52:58,129 [config.py:install_language()] - Using system lang
2023-03-31 19:52:58,132 [config.py:install_language()] - Using lang en
2023-03-31 19:52:58,149 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 19:52:58,153 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 19:52:59,104 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 19:52:59,144 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 19:52:59,212 [screen.py:initial_connection()] - Default printer: None
2023-03-31 19:52:59,213 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 19:52:59,215 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 19:52:59,215 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 19:52:59,318 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:52:59,404 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:52:59,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 19:52:59,440 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 19:52:59,466 [_logging.py:info()] - Websocket connected
2023-03-31 19:52:59,467 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 19:52:59,522 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:52:59,564 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:52:59,565 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:53:02,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:53:02,671 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:53:02,701 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-03-31 19:53:05,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:53:05,634 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:53:05,659 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:53:05,699 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:53:05,704 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:53:05,704 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:53:05,704 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:53:05,704 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:53:05,704 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:53:05,706 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:53:05,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:53:05,985 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:53:05,985 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:53:06,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:53:06,019 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:53:06,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:53:06,043 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:53:06,044 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:53:06,044 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:53:06,045 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:53:08,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:53:08,614 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:53:08,638 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:53:08,639 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:53:57,082 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-03-31 19:53:57,083 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 19:53:57,086 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 19:53:57,101 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:53:57,134 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:53:57,173 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:53:57,174 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:54:00,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:54:00,635 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:54:00,657 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:54:00,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:54:00,694 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:54:00,694 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:54:00,695 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:54:00,695 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:54:00,695 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:54:00,697 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:54:00,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:54:00,977 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:54:00,977 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:54:01,006 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:54:01,006 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:54:01,028 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:54:01,029 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:54:01,029 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:54:01,030 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:54:01,031 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:54:03,615 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:54:03,616 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:54:03,647 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:54:03,648 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 19:55:00,503 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 19:55:00,817 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 19:55:00,819 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 19:55:00,858 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 19:55:00,861 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 19:55:00,865 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 19:55:00,867 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 19:55:01,037 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 19:55:01,038 [config.py:install_language()] - Using system lang
2023-03-31 19:55:01,040 [config.py:install_language()] - Using lang en
2023-03-31 19:55:01,061 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 19:55:01,066 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 19:55:01,967 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 19:55:01,994 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 19:55:02,043 [screen.py:initial_connection()] - Default printer: None
2023-03-31 19:55:02,044 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 19:55:02,045 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 19:55:02,045 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 19:55:02,121 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:55:02,175 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:55:02,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 19:55:02,200 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 19:55:02,217 [_logging.py:info()] - Websocket connected
2023-03-31 19:55:02,217 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 19:55:02,269 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:55:02,314 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:55:02,339 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:55:02,376 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:55:02,380 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:55:02,381 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:55:02,381 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:55:02,381 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:55:02,382 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:55:02,383 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:55:02,655 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:55:02,659 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:55:02,660 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:55:02,709 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:55:02,710 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:55:02,735 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:55:02,736 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:55:02,737 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:55:02,737 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:55:02,738 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:55:04,394 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:55:04,395 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:55:04,402 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-31 19:55:04,403 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-31 19:55:04,422 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:55:04,536 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:55:04,546 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:55:04,557 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:55:04,565 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:55:04,573 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:55:04,613 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 19:55:04,617 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 19:55:04,641 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 19:55:04,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:55:04,664 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 19:55:04,687 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:55:04,688 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:56:45,446 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 19:56:45,446 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 19:56:45,453 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 19:56:45,461 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-31 19:56:45,462 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-31 19:56:45,635 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 19:56:45,636 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 19:56:45,664 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 19:56:45,735 [job_status.py:process_update()] - Changing filename: 'None' to '3DBenchy-fast高速.gcode'
2023-03-31 19:56:45,737 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-fast高速.gcode Size: 2727999
2023-03-31 19:56:49,964 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2023-03-31 19:56:49,964 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-31 19:56:49,991 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:56:51,928 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-31 19:56:51,928 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 19:56:51,932 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 19:56:51,949 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:56:51,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:56:52,013 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:56:52,014 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:56:55,536 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:56:55,557 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:56:55,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:56:55,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:56:55,617 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:56:55,617 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:56:55,617 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:56:55,617 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:56:55,617 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:56:55,619 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:56:55,895 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:56:55,899 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:56:55,899 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:56:55,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:56:55,984 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:56:56,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:56:56,005 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:56:56,006 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:56:56,006 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:56:56,008 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:56:58,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:56:58,584 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:56:58,605 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:56:58,606 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:57:01,390 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:57:01,391 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:57:01,401 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:57:01,498 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:57:01,506 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:57:01,515 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:57:01,522 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:57:01,531 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:57:01,568 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 19:58:49,743 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-31 19:58:49,744 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-31 19:58:49,764 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:58:51,639 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-31 19:58:51,639 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 19:58:51,641 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 19:58:51,651 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:58:51,676 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:58:51,698 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:58:51,699 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:58:54,540 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:58:54,564 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:58:55,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:58:55,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:58:55,040 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:58:55,041 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:58:55,041 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:58:55,041 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:58:55,041 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:58:55,043 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:58:55,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:58:55,325 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:58:55,325 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:58:55,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:58:55,404 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:58:55,424 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:58:55,425 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:58:55,426 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:58:55,426 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:58:55,427 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:58:57,543 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:58:57,586 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:58:57,607 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:58:57,608 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:59:01,066 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:59:01,066 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:59:01,074 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:59:01,172 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:59:01,181 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:59:01,189 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:59:01,197 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:59:01,205 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:59:01,242 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 19:59:52,896 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-31 19:59:52,896 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 19:59:52,899 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 19:59:52,918 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 19:59:52,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:59:52,999 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:59:53,000 [screen.py:init_printer()] - Klipper not connected
2023-03-31 19:59:56,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 19:59:56,563 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 19:59:56,588 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 19:59:56,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 19:59:56,629 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 19:59:56,629 [printer.py:reinit()] - # Extruders: 1
2023-03-31 19:59:56,630 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 19:59:56,631 [printer.py:reinit()] - # Fans: 2
2023-03-31 19:59:56,631 [printer.py:reinit()] - # Output pins: 1
2023-03-31 19:59:56,632 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 19:59:56,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 19:59:56,910 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 19:59:56,911 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 19:59:56,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:59:56,989 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:59:57,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:59:57,013 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 19:59:57,014 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 19:59:57,014 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 19:59:57,015 [screen.py:init_printer()] - Printer initialized
2023-03-31 19:59:58,403 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 19:59:58,404 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 19:59:58,410 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 19:59:58,503 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 19:59:58,511 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 19:59:58,521 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 19:59:58,529 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 19:59:58,538 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 19:59:58,577 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 19:59:59,544 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 19:59:59,585 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 19:59:59,606 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 19:59:59,607 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 20:02:13,154 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-31 20:02:13,154 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 20:02:13,157 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 20:02:13,167 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 20:02:13,193 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 20:02:13,215 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 20:02:13,215 [screen.py:init_printer()] - Klipper not connected
2023-03-31 20:02:16,537 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 20:02:16,558 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 20:02:16,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 20:02:16,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 20:02:16,618 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 20:02:16,619 [printer.py:reinit()] - # Extruders: 1
2023-03-31 20:02:16,619 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 20:02:16,620 [printer.py:reinit()] - # Fans: 2
2023-03-31 20:02:16,620 [printer.py:reinit()] - # Output pins: 1
2023-03-31 20:02:16,621 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 20:02:16,894 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 20:02:16,897 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 20:02:16,897 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 20:02:16,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 20:02:16,985 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 20:02:17,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 20:02:17,006 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 20:02:17,007 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 20:02:17,008 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 20:02:17,009 [screen.py:init_printer()] - Printer initialized
2023-03-31 20:02:19,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 20:02:19,587 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 20:02:19,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 20:02:19,609 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 20:02:22,417 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 20:02:22,418 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 20:02:22,427 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 20:02:22,516 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 20:02:22,524 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 20:02:22,532 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 20:02:22,540 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 20:02:22,549 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 20:02:22,586 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 20:02:23,905 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-31 20:02:23,906 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-31 20:02:23,923 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 20:04:03,193 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 20:04:03,419 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 20:04:03,423 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 20:04:03,455 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 20:04:03,458 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 20:04:03,467 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 20:04:03,468 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 20:04:03,654 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 20:04:03,655 [config.py:install_language()] - Using system lang
2023-03-31 20:04:03,659 [config.py:install_language()] - Using lang en
2023-03-31 20:04:03,681 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 20:04:03,686 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 20:04:04,458 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 20:04:04,491 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 20:04:04,545 [screen.py:initial_connection()] - Default printer: None
2023-03-31 20:04:04,545 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 20:04:04,546 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 20:04:04,547 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 20:04:04,618 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 20:04:04,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 20:04:04,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 20:04:04,699 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 20:04:04,724 [_logging.py:info()] - Websocket connected
2023-03-31 20:04:04,724 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 20:04:04,764 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 20:04:04,795 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 20:04:04,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 20:04:04,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 20:04:04,858 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 20:04:04,858 [printer.py:reinit()] - # Extruders: 1
2023-03-31 20:04:04,858 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 20:04:04,858 [printer.py:reinit()] - # Fans: 2
2023-03-31 20:04:04,858 [printer.py:reinit()] - # Output pins: 1
2023-03-31 20:04:04,860 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 20:04:05,142 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 20:04:05,146 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 20:04:05,146 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 20:04:05,179 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 20:04:05,180 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 20:04:05,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 20:04:05,216 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 20:04:05,217 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 20:04:05,217 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 20:04:05,220 [screen.py:init_printer()] - Printer initialized
2023-03-31 20:04:06,355 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 20:04:06,356 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 20:04:06,362 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-31 20:04:06,362 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-31 20:04:06,382 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 20:04:06,481 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 20:04:06,492 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 20:04:06,503 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 20:04:06,510 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 20:04:06,519 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 20:04:06,566 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 20:04:06,569 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 20:04:06,589 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 20:04:07,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 20:04:07,865 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 20:04:07,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 20:04:07,892 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 20:09:25,605 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_-overhang_test-192x192.png. Retrying in 6 seconds
2023-03-31 20:09:25,611 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_-overhang_test-32x32.png. Retrying in 6 seconds
2023-03-31 20:09:25,635 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 20:09:25,636 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 20:09:25,673 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-31 20:09:25,674 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-31 20:09:25,861 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 20:09:25,863 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 20:09:25,981 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_-overhang_test.gcode'
2023-03-31 20:09:25,982 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_-overhang_test.gcode Size: 1413725
2023-03-31 20:17:11,020 [screen.py:_go_to_submenu()] - #### Go to submenu
2023-03-31 20:17:11,020 [screen.py:_go_to_submenu()] - #### Menu __print
2023-03-31 20:17:11,029 [screen.py:_load_panel()] - Loading panel: menu
2023-03-31 20:17:11,029 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-03-31 20:17:11,152 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-03-31 20:17:11,264 [screen.py:attach_panel()] - Current panel hierarchy: job_status >
2023-03-31 20:17:11,294 [menu.py:arrangeMenuItems()] - X > move
2023-03-31 20:17:11,307 [menu.py:arrangeMenuItems()] - X > extrude
2023-03-31 20:17:11,316 [menu.py:arrangeMenuItems()] - X > power
2023-03-31 20:17:11,325 [menu.py:arrangeMenuItems()] - X > camera
2023-03-31 20:17:11,346 [menu.py:arrangeMenuItems()] - X > retraction
2023-03-31 20:17:14,550 [screen.py:_load_panel()] - Loading panel: temperature
2023-03-31 20:17:14,550 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2023-03-31 20:17:14,584 [temperature.py:add_device()] - Adding device: extruder
2023-03-31 20:17:14,600 [temperature.py:add_device()] - Adding device: heater_bed
2023-03-31 20:17:14,610 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 20:17:14,619 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 20:17:14,627 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 20:17:14,638 [temperature.py:__init__()] - printing
2023-03-31 20:17:14,640 [temperature.py:select_heater()] - Seselecting extruder
2023-03-31 20:17:14,675 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > temperature
2023-03-31 20:17:20,175 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-31 20:17:20,193 [screen.py:attach_panel()] - Current panel hierarchy: job_status >
2023-03-31 20:17:20,230 [menu.py:arrangeMenuItems()] - X > move
2023-03-31 20:17:20,245 [menu.py:arrangeMenuItems()] - X > extrude
2023-03-31 20:17:20,252 [menu.py:arrangeMenuItems()] - X > power
2023-03-31 20:17:20,263 [menu.py:arrangeMenuItems()] - X > camera
2023-03-31 20:17:20,286 [menu.py:arrangeMenuItems()] - X > retraction
2023-03-31 20:17:21,639 [screen.py:_menu_go_back()] - #### Menu go back
2023-03-31 20:17:21,660 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 20:25:03,844 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 20:25:04,583 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 20:25:04,583 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 20:31:53,328 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_-overhang_test-192x192.png. Retrying in 6 seconds
2023-03-31 20:31:53,332 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_-overhang_test-32x32.png. Retrying in 6 seconds
2023-03-31 20:31:53,420 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 20:31:53,420 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 20:31:53,422 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 20:31:53,440 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_-overhang_test.gcode Size: 1392211
2023-03-31 20:31:54,309 [files.py:add_file()] - File already exists: CFFFP_-overhang_test.gcode
2023-03-31 20:35:17,178 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-31 20:35:19,670 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 20:35:19,671 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 20:36:06,516 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_-overhang_test-192x192.png. Retrying in 6 seconds
2023-03-31 20:36:06,520 [files.py:_callback()] - Error in getting metadata for .thumbs/CFFFP_-overhang_test-32x32.png. Retrying in 6 seconds
2023-03-31 20:36:06,558 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 20:36:06,558 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 20:36:06,562 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-31 20:36:06,580 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_-overhang_test.gcode Size: 1392782
2023-03-31 20:36:07,495 [files.py:add_file()] - File already exists: CFFFP_-overhang_test.gcode
2023-03-31 20:37:36,952 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-31 20:37:45,192 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 20:37:45,192 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 20:38:40,107 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 20:38:40,108 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 20:38:40,111 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-31 20:38:40,128 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_-overhang_test.gcode Size: 1392782
2023-03-31 20:41:05,599 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-31 20:41:05,602 [printer.py:get_probe()] - Probe type: probe
2023-03-31 20:41:07,842 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 20:41:07,843 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 20:41:32,194 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'standby'
2023-03-31 20:41:32,200 [printer.py:get_probe()] - Probe type: probe
2023-03-31 20:41:32,433 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 20:41:32,434 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 20:41:32,437 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 20:41:32,455 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_-overhang_test.gcode Size: 1392782
2023-03-31 20:59:07,511 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 20:59:07,515 [printer.py:get_probe()] - Probe type: probe
2023-03-31 20:59:08,498 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 20:59:08,499 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-03-31 21:14:57,359 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-03-31 21:14:57,597 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-03-31 21:14:57,603 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-03-31 21:14:57,639 [config.py:log_config()] - ===== Config File =====
=======================
2023-03-31 21:14:57,641 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-03-31 21:14:57,647 [config.py:__init__()] - Configuration validated succesfuly
2023-03-31 21:14:57,648 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-03-31 21:14:57,860 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-03-31 21:14:57,861 [config.py:install_language()] - Using system lang
2023-03-31 21:14:57,863 [config.py:install_language()] - Using lang en
2023-03-31 21:14:57,887 [screen.py:__init__()] - Screen resolution: 480x320
2023-03-31 21:14:57,892 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-03-31 21:14:58,709 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-03-31 21:14:58,741 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-03-31 21:14:58,794 [screen.py:initial_connection()] - Default printer: None
2023-03-31 21:14:58,795 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-03-31 21:14:58,796 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-03-31 21:14:58,797 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-03-31 21:14:58,876 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 21:14:58,933 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 21:14:58,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-03-31 21:14:58,962 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-03-31 21:14:58,984 [_logging.py:info()] - Websocket connected
2023-03-31 21:14:58,985 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-03-31 21:14:59,030 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 21:14:59,066 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 21:14:59,092 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 21:14:59,130 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 21:14:59,135 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 21:14:59,135 [printer.py:reinit()] - # Extruders: 1
2023-03-31 21:14:59,135 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 21:14:59,136 [printer.py:reinit()] - # Fans: 2
2023-03-31 21:14:59,136 [printer.py:reinit()] - # Output pins: 1
2023-03-31 21:14:59,137 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 21:14:59,403 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 21:14:59,407 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 21:14:59,414 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 21:14:59,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 21:14:59,462 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 21:14:59,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 21:14:59,495 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 21:14:59,497 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 21:14:59,497 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 21:14:59,498 [screen.py:init_printer()] - Printer initialized
2023-03-31 21:15:01,397 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 21:15:01,398 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 21:15:01,405 [screen.py:_load_panel()] - Loading panel: main_menu
2023-03-31 21:15:01,405 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-03-31 21:15:01,427 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 21:15:01,540 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 21:15:01,551 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 21:15:01,561 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 21:15:01,570 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 21:15:01,578 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 21:15:01,617 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 21:15:01,622 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 21:15:01,645 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-03-31 21:15:01,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 21:15:01,957 [printer.py:init_temp_store()] - Temp store: []
2023-03-31 21:15:01,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 21:15:01,990 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 21:18:56,187 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff9ce719d8 (GtkDialog at 0x3c43b700)>
2023-03-31 21:18:56,208 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-31 21:18:56,235 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff9ce70f30 (GtkDialog at 0x3c2c42f0)>
2023-03-31 21:18:58,483 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-03-31 21:18:58,484 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 21:18:58,486 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 21:18:58,491 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-03-31 21:18:58,500 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 21:18:58,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 21:18:58,546 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 21:18:58,547 [screen.py:init_printer()] - Klipper not connected
2023-03-31 21:19:01,883 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 21:19:01,904 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 21:19:01,930 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 21:19:01,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 21:19:01,968 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 21:19:01,968 [printer.py:reinit()] - # Extruders: 1
2023-03-31 21:19:01,968 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 21:19:01,968 [printer.py:reinit()] - # Fans: 2
2023-03-31 21:19:01,969 [printer.py:reinit()] - # Output pins: 1
2023-03-31 21:19:01,971 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 21:19:02,249 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 21:19:02,259 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 21:19:02,259 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 21:19:02,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 21:19:02,338 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 21:19:02,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 21:19:02,362 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 21:19:02,363 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 21:19:02,363 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 21:19:02,365 [screen.py:init_printer()] - Printer initialized
2023-03-31 21:19:04,737 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 21:19:04,737 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 21:19:04,746 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 21:19:04,844 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 21:19:04,852 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 21:19:04,862 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 21:19:04,871 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 21:19:04,881 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 21:19:04,921 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 21:19:05,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 21:19:05,063 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 21:19:05,083 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 21:19:05,084 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 21:19:30,046 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 21:19:30,047 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 21:19:30,085 [screen.py:_load_panel()] - Loading panel: job_status
2023-03-31 21:19:30,086 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-03-31 21:19:30,255 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 21:19:30,257 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 21:19:30,367 [job_status.py:process_update()] - Changing filename: 'None' to 'CFFFP_-overhang_test.gcode'
2023-03-31 21:19:30,369 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_-overhang_test.gcode Size: 1428015
2023-03-31 21:19:30,842 [files.py:add_file()] - File already exists: CFFFP_-overhang_test.gcode
2023-03-31 21:35:41,568 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 21:35:41,573 [printer.py:get_probe()] - Probe type: probe
2023-03-31 21:35:42,553 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 21:35:42,554 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 21:39:19,018 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 21:39:19,018 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 21:39:19,022 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 21:39:19,037 [job_status.py:update_file_metadata()] - Update Metadata. File: CFFFP_-overhang_test.gcode Size: 1401819
2023-03-31 21:39:19,910 [files.py:add_file()] - File already exists: CFFFP_-overhang_test.gcode
2023-03-31 21:56:28,525 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 21:56:28,529 [printer.py:get_probe()] - Probe type: probe
2023-03-31 21:56:29,515 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 21:56:29,515 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 22:03:00,063 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 22:03:00,063 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 22:03:00,067 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 22:03:00,085 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1518340
2023-03-31 22:14:58,873 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-31 22:18:49,957 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 22:18:49,959 [printer.py:get_probe()] - Probe type: probe
2023-03-31 22:18:49,961 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-31 22:18:49,988 [screen.py:wake_screen()] - Screen wake up
2023-03-31 22:18:52,455 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 22:18:52,455 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 22:22:27,420 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-03-31 22:22:27,420 [printer.py:change_state()] - Adding callback for state: shutdown
2023-03-31 22:22:27,440 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 22:22:33,691 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-03-31 22:22:33,691 [printer.py:change_state()] - Adding callback for state: disconnected
2023-03-31 22:22:33,693 [screen.py:state_disconnected()] - ### Going to disconnected
2023-03-31 22:22:33,707 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-03-31 22:22:33,748 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 22:22:33,771 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 22:22:33,771 [screen.py:init_printer()] - Klipper not connected
2023-03-31 22:22:36,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-03-31 22:22:36,911 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-03-31 22:22:37,043 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-03-31 22:22:37,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-03-31 22:22:37,084 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-03-31 22:22:37,084 [printer.py:reinit()] - # Extruders: 1
2023-03-31 22:22:37,085 [printer.py:reinit()] - # Temperature devices: 4
2023-03-31 22:22:37,085 [printer.py:reinit()] - # Fans: 2
2023-03-31 22:22:37,085 [printer.py:reinit()] - # Output pins: 1
2023-03-31 22:22:37,086 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-03-31 22:22:37,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-03-31 22:22:37,368 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-03-31 22:22:37,368 [printer.py:change_state()] - Adding callback for state: startup
2023-03-31 22:22:37,440 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 22:22:37,455 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 22:22:37,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 22:22:37,479 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 22:22:37,480 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-03-31 22:22:37,480 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-03-31 22:22:37,481 [screen.py:init_printer()] - Printer initialized
2023-03-31 22:22:39,333 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-03-31 22:22:39,334 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 22:22:39,342 [main_menu.py:initialize()] - ### Making MainMenu
2023-03-31 22:22:39,435 [main_menu.py:add_device()] - Adding device: extruder
2023-03-31 22:22:39,443 [main_menu.py:add_device()] - Adding device: heater_bed
2023-03-31 22:22:39,452 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-03-31 22:22:39,460 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-03-31 22:22:39,467 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-03-31 22:22:39,506 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-03-31 22:22:39,922 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-03-31 22:22:39,937 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-03-31 22:22:39,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-03-31 22:22:39,960 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-03-31 22:29:43,353 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 22:29:43,354 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 22:29:43,513 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-03-31 22:29:43,515 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-03-31 22:29:43,614 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_-overhang_test.gcode'
2023-03-31 22:29:43,615 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1518340
2023-03-31 22:44:56,700 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 22:44:56,705 [printer.py:get_probe()] - Probe type: probe
2023-03-31 22:44:59,177 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 22:44:59,178 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 22:46:03,389 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 22:46:03,389 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 22:46:03,397 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 22:46:03,410 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1518340
2023-03-31 22:46:04,368 [files.py:add_file()] - File already exists: KK_-overhang_test.gcode
2023-03-31 23:00:44,234 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-03-31 23:00:44,238 [printer.py:get_probe()] - Probe type: probe
2023-03-31 23:00:46,712 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 23:00:46,712 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 23:02:25,798 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 23:02:25,798 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 23:02:25,807 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-03-31 23:02:25,823 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_All test.gcode Size: 9219990
2023-03-31 23:18:50,864 [screen.py:show_screensaver()] - Showing Screensaver
2023-03-31 23:29:02,936 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-03-31 23:29:02,939 [printer.py:get_probe()] - Probe type: probe
2023-03-31 23:29:02,942 [screen.py:close_screensaver()] - Closing Screensaver
2023-03-31 23:29:02,968 [screen.py:wake_screen()] - Screen wake up
2023-03-31 23:29:05,432 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-03-31 23:29:05,432 [printer.py:change_state()] - Adding callback for state: ready
2023-03-31 23:31:10,068 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-03-31 23:31:10,069 [printer.py:change_state()] - Adding callback for state: printing
2023-03-31 23:31:10,073 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-03-31 23:31:10,090 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_All test.gcode Size: 9102636
2023-03-31 23:31:10,938 [files.py:add_file()] - File already exists: KK_All test.gcode
2023-04-01 00:29:03,869 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 00:54:34,723 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 00:54:34,726 [printer.py:get_probe()] - Probe type: probe
2023-04-01 00:54:34,728 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 00:54:34,753 [screen.py:wake_screen()] - Screen wake up
2023-04-01 00:54:37,220 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 00:54:37,221 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 00:58:15,639 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 00:58:15,640 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 00:58:15,641 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 00:58:15,658 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-fine_positive_features.gcode Size: 774585
2023-04-01 01:10:28,252 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 01:10:28,257 [printer.py:get_probe()] - Probe type: probe
2023-04-01 01:10:30,745 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 01:10:30,746 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 01:11:54,925 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-01 01:12:32,360 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-01 01:12:32,684 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-01 01:12:32,687 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-01 01:12:32,715 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-01 01:12:32,717 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-01 01:12:32,725 [config.py:__init__()] - Configuration validated succesfuly
2023-04-01 01:12:32,726 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-01 01:12:32,905 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-01 01:12:32,906 [config.py:install_language()] - Using system lang
2023-04-01 01:12:32,913 [config.py:install_language()] - Using lang en
2023-04-01 01:12:32,932 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-01 01:12:32,936 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-01 01:12:33,714 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-01 01:12:33,743 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-01 01:12:33,788 [screen.py:initial_connection()] - Default printer: None
2023-04-01 01:12:33,789 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-01 01:12:33,790 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-01 01:12:33,791 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-01 01:12:33,861 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 01:12:33,911 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 01:12:33,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-01 01:12:33,935 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-01 01:12:33,958 [_logging.py:info()] - Websocket connected
2023-04-01 01:12:33,958 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-01 01:12:33,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 01:12:34,028 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 01:12:34,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 01:12:34,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 01:12:34,089 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 01:12:34,089 [printer.py:reinit()] - # Extruders: 1
2023-04-01 01:12:34,090 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 01:12:34,090 [printer.py:reinit()] - # Fans: 2
2023-04-01 01:12:34,090 [printer.py:reinit()] - # Output pins: 1
2023-04-01 01:12:34,091 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 01:12:34,366 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 01:12:34,370 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 01:12:34,371 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 01:12:34,420 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 01:12:34,421 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 01:12:34,449 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 01:12:34,451 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 01:12:34,452 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 01:12:34,453 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 01:12:34,455 [screen.py:init_printer()] - Printer initialized
2023-04-01 01:12:35,586 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 01:12:35,587 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 01:12:35,593 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-01 01:12:35,593 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-01 01:12:35,613 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 01:12:35,714 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 01:12:35,725 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 01:12:35,734 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 01:12:35,742 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-04-01 01:12:35,751 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 01:12:35,792 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 01:12:35,795 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 01:12:35,816 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 01:12:36,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 01:12:36,739 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 01:12:36,762 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 01:12:36,763 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 01:16:43,080 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 01:16:43,081 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 01:16:43,083 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 01:16:43,093 [screen.py:_load_panel()] - Loading panel: job_status
2023-04-01 01:16:43,093 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-04-01 01:16:43,304 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 01:16:43,307 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 01:16:43,355 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 01:16:43,433 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_-fine_positive_features.gcode'
2023-04-01 01:16:43,435 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-fine_positive_features.gcode Size: 774585
2023-04-01 01:29:13,102 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 01:29:15,594 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 01:29:15,595 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 01:30:28,817 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 01:30:28,817 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 01:30:28,819 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 01:30:28,837 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-fine_positive_features.gcode Size: 774585
2023-04-01 01:36:56,055 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 01:36:58,532 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 01:36:58,533 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 01:38:03,476 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 01:38:03,477 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 01:38:03,479 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 01:38:03,494 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-fine_positive_features.gcode Size: 773425
2023-04-01 01:38:04,279 [files.py:add_file()] - File already exists: KK_-fine_positive_features.gcode
2023-04-01 01:50:03,014 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 01:50:03,019 [printer.py:get_probe()] - Probe type: probe
2023-04-01 01:50:05,508 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 01:50:05,508 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 01:51:15,971 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 01:51:15,972 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 01:51:15,981 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 01:51:15,991 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-fine_positive_features.gcode Size: 775476
2023-04-01 01:51:16,923 [files.py:add_file()] - File already exists: KK_-fine_positive_features.gcode
2023-04-01 02:02:27,514 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 02:02:27,517 [printer.py:get_probe()] - Probe type: probe
2023-04-01 02:02:30,013 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 02:02:30,013 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 02:12:34,718 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-01 02:15:47,221 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-01 02:15:47,533 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-01 02:15:47,541 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-01 02:15:47,573 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-01 02:15:47,575 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-01 02:15:47,580 [config.py:__init__()] - Configuration validated succesfuly
2023-04-01 02:15:47,581 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-01 02:15:47,786 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-01 02:15:47,788 [config.py:install_language()] - Using system lang
2023-04-01 02:15:47,792 [config.py:install_language()] - Using lang en
2023-04-01 02:15:47,820 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-01 02:15:47,825 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-01 02:15:48,632 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-01 02:15:48,664 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-01 02:15:48,711 [screen.py:initial_connection()] - Default printer: None
2023-04-01 02:15:48,712 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-01 02:15:48,714 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-01 02:15:48,714 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-01 02:15:48,782 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 02:15:48,833 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 02:15:48,855 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-01 02:15:48,856 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-01 02:15:48,879 [_logging.py:info()] - Websocket connected
2023-04-01 02:15:48,880 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-01 02:15:48,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 02:15:48,951 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 02:15:48,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 02:15:49,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 02:15:49,020 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 02:15:49,021 [printer.py:reinit()] - # Extruders: 1
2023-04-01 02:15:49,021 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 02:15:49,021 [printer.py:reinit()] - # Fans: 2
2023-04-01 02:15:49,021 [printer.py:reinit()] - # Output pins: 1
2023-04-01 02:15:49,022 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 02:15:49,299 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 02:15:49,304 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 02:15:49,305 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 02:15:49,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 02:15:49,347 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 02:15:49,376 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 02:15:49,377 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 02:15:49,378 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 02:15:49,378 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 02:15:49,382 [screen.py:init_printer()] - Printer initialized
2023-04-01 02:15:51,034 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 02:15:51,034 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 02:15:51,042 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-01 02:15:51,042 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-01 02:15:51,062 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 02:15:51,160 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 02:15:51,171 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 02:15:51,182 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 02:15:51,191 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-04-01 02:15:51,200 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 02:15:51,240 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 02:15:51,243 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 02:15:51,266 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 02:15:51,958 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 02:15:52,004 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 02:15:52,029 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 02:15:52,030 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 02:17:32,329 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 02:17:32,329 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 02:17:32,362 [screen.py:_load_panel()] - Loading panel: job_status
2023-04-01 02:17:32,362 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-04-01 02:17:32,551 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 02:17:32,553 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 02:17:32,669 [job_status.py:process_update()] - Changing filename: 'None' to '3DBenchy-standard标准.gcode'
2023-04-01 02:17:32,670 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-04-01 02:21:09,510 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 02:21:09,514 [printer.py:get_probe()] - Probe type: probe
2023-04-01 02:21:11,749 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 02:21:11,750 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 02:23:04,817 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 02:23:04,817 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 02:23:04,821 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 02:23:04,836 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-04-01 02:53:50,219 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 02:53:50,223 [printer.py:get_probe()] - Probe type: probe
2023-04-01 02:53:50,958 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 02:53:50,958 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 03:04:40,049 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 03:04:40,050 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 03:04:40,053 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 03:04:40,079 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-04-01 03:15:48,937 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 03:34:46,306 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 03:34:46,310 [printer.py:get_probe()] - Probe type: probe
2023-04-01 03:34:46,313 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 03:34:46,336 [screen.py:wake_screen()] - Screen wake up
2023-04-01 03:34:47,297 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 03:34:47,298 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 03:43:15,210 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 03:43:15,210 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 03:43:15,214 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 03:43:15,229 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_All test.gcode Size: 9100701
2023-04-01 03:43:16,118 [files.py:add_file()] - File already exists: KK_All test.gcode
2023-04-01 04:34:46,937 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 04:47:26,246 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 04:47:26,270 [screen.py:wake_screen()] - Screen wake up
2023-04-01 04:48:31,300 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff89970b40 (GtkDialog at 0x20c6b700)>
2023-04-01 04:48:34,331 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-04-01 04:48:34,332 [job_status.py:cancel_confirm()] - Canceling print
2023-04-01 04:48:34,332 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2023-04-01 04:48:34,336 [printer.py:get_probe()] - Probe type: probe
2023-04-01 04:48:34,341 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2023-04-01 04:48:35,131 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2023-04-01 04:48:35,135 [printer.py:get_probe()] - Probe type: probe
2023-04-01 04:48:39,130 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 04:48:39,131 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 04:48:43,555 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2023-04-01 04:48:43,656 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-04-01 04:48:43,656 [printer.py:change_state()] - Adding callback for state: shutdown
2023-04-01 04:48:43,677 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 04:51:05,386 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-04-01 04:51:05,387 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 04:51:05,388 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 04:51:05,397 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 04:51:05,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 04:51:05,450 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 04:51:05,450 [screen.py:init_printer()] - Klipper not connected
2023-04-01 04:51:08,958 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 04:51:08,982 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 04:51:09,006 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 04:51:09,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 04:51:09,049 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 04:51:09,049 [printer.py:reinit()] - # Extruders: 1
2023-04-01 04:51:09,049 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 04:51:09,049 [printer.py:reinit()] - # Fans: 2
2023-04-01 04:51:09,049 [printer.py:reinit()] - # Output pins: 1
2023-04-01 04:51:09,051 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 04:51:09,324 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 04:51:09,328 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 04:51:09,328 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 04:51:09,398 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 04:51:09,413 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 04:51:09,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 04:51:09,436 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 04:51:09,437 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 04:51:09,437 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 04:51:09,438 [screen.py:init_printer()] - Printer initialized
2023-04-01 04:51:11,038 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 04:51:11,038 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 04:51:11,045 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 04:51:11,138 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 04:51:11,147 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 04:51:11,155 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 04:51:11,163 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-04-01 04:51:11,171 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 04:51:11,209 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 04:51:11,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 04:51:12,009 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 04:51:12,030 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 04:51:12,031 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 04:51:49,160 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 04:51:49,161 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 04:51:49,316 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 04:51:49,318 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 04:51:49,404 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_-overhang_test.gcode'
2023-04-01 04:51:49,406 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1502905
2023-04-01 04:51:49,947 [files.py:add_file()] - File already exists: KK_-overhang_test.gcode
2023-04-01 05:07:16,539 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 05:07:19,030 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 05:07:19,031 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 05:10:06,844 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 05:10:06,844 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 05:10:06,846 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 05:10:06,863 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1503710
2023-04-01 05:10:07,627 [files.py:add_file()] - File already exists: KK_-overhang_test.gcode
2023-04-01 05:25:49,822 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 05:25:52,064 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 05:25:52,065 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-01 05:42:50,621 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-01 05:42:50,872 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-01 05:42:50,874 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-01 05:42:50,903 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-01 05:42:50,906 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-01 05:42:50,910 [config.py:__init__()] - Configuration validated succesfuly
2023-04-01 05:42:50,912 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-01 05:42:51,080 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-01 05:42:51,082 [config.py:install_language()] - Using system lang
2023-04-01 05:42:51,086 [config.py:install_language()] - Using lang en
2023-04-01 05:42:51,107 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-01 05:42:51,111 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-01 05:42:52,010 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-01 05:42:52,047 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-01 05:42:52,097 [screen.py:initial_connection()] - Default printer: None
2023-04-01 05:42:52,098 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-01 05:42:52,099 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-01 05:42:52,099 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-01 05:42:52,175 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 05:42:52,234 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 05:42:52,262 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-01 05:42:52,263 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-01 05:42:52,287 [_logging.py:info()] - Websocket connected
2023-04-01 05:42:52,288 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-01 05:42:52,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 05:42:52,388 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 05:42:52,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 05:42:52,462 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 05:42:52,467 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 05:42:52,467 [printer.py:reinit()] - # Extruders: 1
2023-04-01 05:42:52,467 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 05:42:52,467 [printer.py:reinit()] - # Fans: 2
2023-04-01 05:42:52,468 [printer.py:reinit()] - # Output pins: 1
2023-04-01 05:42:52,469 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 05:42:52,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 05:42:52,749 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 05:42:52,750 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 05:42:52,785 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 05:42:52,786 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 05:42:52,810 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 05:42:52,811 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 05:42:52,813 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 05:42:52,813 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 05:42:52,815 [screen.py:init_printer()] - Printer initialized
2023-04-01 05:42:54,247 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 05:42:54,248 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 05:42:54,254 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-01 05:42:54,255 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-01 05:42:54,278 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 05:42:54,398 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 05:42:54,410 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 05:42:54,421 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 05:42:54,430 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-04-01 05:42:54,438 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 05:42:54,485 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 05:42:54,490 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 05:42:54,510 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 05:42:54,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 05:42:54,941 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 05:42:54,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 05:42:54,967 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 06:06:40,342 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 06:06:40,342 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 06:06:40,346 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 06:06:40,349 [screen.py:_load_panel()] - Loading panel: job_status
2023-04-01 06:06:40,350 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-04-01 06:06:40,533 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 06:06:40,535 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 06:06:40,562 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 06:06:40,628 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_-overhang_test.gcode'
2023-04-01 06:06:40,629 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1502274
2023-04-01 06:06:41,142 [files.py:add_file()] - File already exists: KK_-overhang_test.gcode
2023-04-01 06:23:44,575 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 06:23:44,581 [printer.py:get_probe()] - Probe type: probe
2023-04-01 06:23:47,567 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 06:23:47,568 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 06:23:52,084 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 06:23:52,085 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 06:23:52,092 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 06:23:52,102 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1502274
2023-04-01 06:38:32,591 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 06:38:32,595 [printer.py:get_probe()] - Probe type: probe
2023-04-01 06:38:35,087 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 06:38:35,087 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 06:42:52,923 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 07:23:56,007 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 07:23:56,008 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 07:23:56,011 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 07:23:56,040 [screen.py:wake_screen()] - Screen wake up
2023-04-01 07:23:56,066 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 07:23:56,074 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1460050
2023-04-01 07:23:56,957 [files.py:add_file()] - File already exists: KK_-overhang_test.gcode
2023-04-01 07:41:16,958 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'error'
2023-04-01 07:41:16,961 [printer.py:get_probe()] - Probe type: probe
2023-04-01 07:41:22,705 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 07:41:22,705 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 08:13:37,947 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 08:13:37,948 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 08:13:37,949 [job_status.py:set_state()] - Changing job_status state from 'error' to 'printing'
2023-04-01 08:13:37,976 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1460050
2023-04-01 08:23:56,922 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 08:30:44,033 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 08:30:44,058 [screen.py:wake_screen()] - Screen wake up
2023-04-01 08:30:44,158 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'error'
2023-04-01 08:30:44,160 [printer.py:get_probe()] - Probe type: probe
2023-04-01 08:30:49,895 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 08:30:49,895 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 08:30:57,923 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 08:30:57,923 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 08:30:57,924 [job_status.py:set_state()] - Changing job_status state from 'error' to 'printing'
2023-04-01 08:30:57,939 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1460050
2023-04-01 08:46:11,356 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'error'
2023-04-01 08:46:11,359 [printer.py:get_probe()] - Probe type: probe
2023-04-01 08:46:17,050 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 08:46:17,051 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 09:25:55,290 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 09:25:55,291 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 09:25:55,293 [job_status.py:set_state()] - Changing job_status state from 'error' to 'printing'
2023-04-01 09:25:55,308 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1460050
2023-04-01 09:30:44,919 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 09:43:12,685 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 09:43:12,707 [screen.py:wake_screen()] - Screen wake up
2023-04-01 09:43:12,798 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'error'
2023-04-01 09:43:12,801 [printer.py:get_probe()] - Probe type: probe
2023-04-01 09:43:18,486 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 09:43:18,487 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 09:43:31,272 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 09:43:31,272 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 09:43:31,274 [job_status.py:set_state()] - Changing job_status state from 'error' to 'printing'
2023-04-01 09:43:31,290 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_-overhang_test.gcode Size: 1460050
2023-04-01 09:58:37,486 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'error'
2023-04-01 09:58:37,489 [printer.py:get_probe()] - Probe type: probe
2023-04-01 09:58:43,226 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 09:58:43,226 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 10:43:12,920 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-01 10:58:58,280 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-01 10:58:58,548 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-01 10:58:58,552 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-01 10:58:58,596 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-01 10:58:58,600 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-01 10:58:58,612 [config.py:__init__()] - Configuration validated succesfuly
2023-04-01 10:58:58,613 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-01 10:58:58,816 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-01 10:58:58,818 [config.py:install_language()] - Using system lang
2023-04-01 10:58:58,827 [config.py:install_language()] - Using lang en
2023-04-01 10:58:58,850 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-01 10:58:58,854 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-01 10:58:59,724 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-01 10:58:59,756 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-01 10:58:59,805 [screen.py:initial_connection()] - Default printer: None
2023-04-01 10:58:59,806 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-01 10:58:59,808 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-01 10:58:59,808 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-01 10:58:59,880 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 10:58:59,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 10:58:59,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-01 10:58:59,961 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-01 10:58:59,983 [_logging.py:info()] - Websocket connected
2023-04-01 10:58:59,983 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-01 10:59:00,023 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 10:59:00,056 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 10:59:00,079 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 10:59:00,116 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 10:59:00,120 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 10:59:00,120 [printer.py:reinit()] - # Extruders: 1
2023-04-01 10:59:00,121 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 10:59:00,121 [printer.py:reinit()] - # Fans: 2
2023-04-01 10:59:00,121 [printer.py:reinit()] - # Output pins: 1
2023-04-01 10:59:00,123 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 10:59:00,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 10:59:00,410 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 10:59:00,410 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 10:59:00,454 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 10:59:00,455 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 10:59:00,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 10:59:00,485 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 10:59:00,486 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 10:59:00,486 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 10:59:00,488 [screen.py:init_printer()] - Printer initialized
2023-04-01 10:59:02,136 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 10:59:02,137 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 10:59:02,144 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-01 10:59:02,145 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-01 10:59:02,164 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 10:59:02,263 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 10:59:02,274 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 10:59:02,283 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 10:59:02,292 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-04-01 10:59:02,300 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 10:59:02,340 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 10:59:02,345 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 10:59:02,370 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 10:59:02,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 10:59:02,934 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 10:59:02,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 10:59:02,964 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 11:58:59,868 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-01 13:40:20,232 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-01 13:40:20,519 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-01 13:40:20,529 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-01 13:40:20,557 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-01 13:40:20,559 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-01 13:40:20,563 [config.py:__init__()] - Configuration validated succesfuly
2023-04-01 13:40:20,565 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-01 13:40:20,730 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-01 13:40:20,732 [config.py:install_language()] - Using system lang
2023-04-01 13:40:20,736 [config.py:install_language()] - Using lang en
2023-04-01 13:40:20,757 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-01 13:40:20,761 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-01 13:40:21,548 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-01 13:40:21,580 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-01 13:40:21,630 [screen.py:initial_connection()] - Default printer: None
2023-04-01 13:40:21,630 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-01 13:40:21,632 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-01 13:40:21,633 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-01 13:40:21,713 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 13:40:21,773 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 13:40:21,797 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-01 13:40:21,798 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-01 13:40:21,817 [_logging.py:info()] - Websocket connected
2023-04-01 13:40:21,818 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-01 13:40:21,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 13:40:21,892 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 13:40:21,915 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 13:40:21,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 13:40:21,953 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 13:40:21,953 [printer.py:reinit()] - # Extruders: 1
2023-04-01 13:40:21,953 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 13:40:21,954 [printer.py:reinit()] - # Fans: 2
2023-04-01 13:40:21,954 [printer.py:reinit()] - # Output pins: 1
2023-04-01 13:40:21,955 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 13:40:22,235 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 13:40:22,239 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 13:40:22,239 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 13:40:22,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 13:40:22,283 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 13:40:22,314 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 13:40:22,315 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 13:40:22,316 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 13:40:22,317 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 13:40:22,318 [screen.py:init_printer()] - Printer initialized
2023-04-01 13:40:23,490 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 13:40:23,490 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 13:40:23,497 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-01 13:40:23,498 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-01 13:40:23,519 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 13:40:23,637 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 13:40:23,648 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 13:40:23,661 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 13:40:23,669 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-04-01 13:40:23,678 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 13:40:23,720 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 13:40:23,724 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 13:40:23,752 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 13:40:24,793 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 13:40:24,842 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 13:40:24,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 13:40:24,868 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 14:09:09,092 [screen.py:_load_panel()] - Loading panel: print
2023-04-01 14:09:09,093 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-04-01 14:09:09,129 [print.py:__init__()] - 24h time is True
2023-04-01 14:09:09,153 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-04-01 14:09:09,154 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 14:09:35,496 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-01 14:09:35,516 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 14:22:04,369 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-04-01 14:22:04,369 [screen.py:_go_to_submenu()] - #### Menu __main
2023-04-01 14:22:04,376 [screen.py:_load_panel()] - Loading panel: menu
2023-04-01 14:22:04,377 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-04-01 14:22:04,578 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-04-01 14:22:04,586 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-04-01 14:22:04,612 [menu.py:arrangeMenuItems()] - X > config retraction
2023-04-01 14:22:07,546 [screen.py:_load_panel()] - Loading panel: limits
2023-04-01 14:22:07,546 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/limits.py
2023-04-01 14:22:07,560 [limits.py:add_option()] - Adding option: max_accel
2023-04-01 14:22:07,572 [limits.py:add_option()] - Adding option: max_accel_to_decel
2023-04-01 14:22:07,581 [limits.py:add_option()] - Adding option: max_velocity
2023-04-01 14:22:07,590 [limits.py:add_option()] - Adding option: square_corner_velocity
2023-04-01 14:22:07,621 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > limits
2023-04-01 14:22:09,672 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-01 14:22:09,692 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-04-01 14:22:09,702 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-04-01 14:22:09,738 [menu.py:arrangeMenuItems()] - X > config retraction
2023-04-01 14:22:12,274 [screen.py:_load_panel()] - Loading panel: settings
2023-04-01 14:22:12,274 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-04-01 14:22:12,379 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-04-01 14:22:14,956 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-01 14:22:14,980 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-04-01 14:22:14,990 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-04-01 14:22:15,023 [menu.py:arrangeMenuItems()] - X > config retraction
2023-04-01 14:22:15,962 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff841f4ee8 (GtkDialog at 0x13aaabc0)>
2023-04-01 14:22:17,719 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-04-01 14:22:20,545 [screen.py:_load_panel()] - Loading panel: input_shaper
2023-04-01 14:22:20,545 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/input_shaper.py
2023-04-01 14:22:20,599 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > input_shaper
2023-04-01 14:22:20,600 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_INPUT_SHAPER
2023-04-01 14:22:20,602 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCELEROMETER_QUERY
2023-04-01 14:22:20,605 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: MEASURE_AXES_NOISE
2023-04-01 14:22:27,028 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-01 14:22:27,048 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-04-01 14:22:27,058 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-04-01 14:22:27,089 [menu.py:arrangeMenuItems()] - X > config retraction
2023-04-01 14:23:06,042 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > input_shaper
2023-04-01 14:23:06,044 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_INPUT_SHAPER
2023-04-01 14:23:06,045 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCELEROMETER_QUERY
2023-04-01 14:23:06,046 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: MEASURE_AXES_NOISE
2023-04-01 14:24:38,777 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
2023-04-01 14:24:38,778 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SHAPER_CALIBRATE
2023-04-01 14:28:51,781 [functions.py:logging_exception_handler()] - Uncaught exception <class 'AttributeError'>: 'NoneType' object has no attribute 'groupdict'
File "/home/mks/KlipperScreen/panels/input_shaper.py", line 188, in process_update
r'?P<shaper_freq>[0-9.]+)', data).groupdict()
NoneType: None
2023-04-01 14:29:11,719 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff841f4ee8 (GtkDialog at 0x13aaabc0)>
2023-04-01 14:29:11,747 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff841f4d38 (GtkDialog at 0x139ef6d0)>
2023-04-01 14:29:11,749 [functions.py:logging_exception_handler()] - Uncaught exception <class 'AttributeError'>: 'NoneType' object has no attribute 'groupdict'
File "/home/mks/KlipperScreen/panels/input_shaper.py", line 188, in process_update
r'?P<shaper_freq>[0-9.]+)', data).groupdict()
NoneType: None
2023-04-01 14:29:11,789 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-04-01 14:29:11,812 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff841f4a20 (GtkDialog at 0x13b6e890)>
2023-04-01 14:29:44,134 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-04-01 14:29:44,135 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2023-04-01 14:29:45,250 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 14:29:45,250 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 14:29:45,253 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 14:29:45,265 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 14:29:45,315 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 14:29:45,344 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 14:29:45,345 [screen.py:init_printer()] - Klipper not connected
2023-04-01 14:29:48,789 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 14:29:48,810 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 14:29:48,833 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 14:29:48,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 14:29:48,871 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 14:29:48,871 [printer.py:reinit()] - # Extruders: 1
2023-04-01 14:29:48,872 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 14:29:48,873 [printer.py:reinit()] - # Fans: 2
2023-04-01 14:29:48,873 [printer.py:reinit()] - # Output pins: 1
2023-04-01 14:29:48,874 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 14:29:49,149 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 14:29:49,153 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 14:29:49,153 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 14:29:49,212 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 14:29:49,224 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 14:29:49,245 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 14:29:49,246 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 14:29:49,247 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 14:29:49,247 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 14:29:49,249 [screen.py:init_printer()] - Printer initialized
2023-04-01 14:29:50,896 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 14:29:50,896 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 14:29:50,904 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 14:29:50,994 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 14:29:51,002 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 14:29:51,010 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 14:29:51,019 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONGpi Pi
2023-04-01 14:29:51,026 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 14:29:51,064 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 14:29:51,816 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 14:29:51,828 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 14:29:51,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 14:29:51,852 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 14:29:52,944 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-04-01 14:29:52,945 [screen.py:_go_to_submenu()] - #### Menu __main
2023-04-01 14:29:53,145 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-04-01 14:29:53,154 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-04-01 14:29:53,178 [menu.py:arrangeMenuItems()] - X > config retraction
2023-04-01 14:29:54,074 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > input_shaper
2023-04-01 14:29:54,076 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_INPUT_SHAPER
2023-04-01 14:29:54,077 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCELEROMETER_QUERY
2023-04-01 14:29:54,079 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: MEASURE_AXES_NOISE
2023-04-01 14:29:57,192 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-01 14:29:57,215 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-04-01 14:29:57,226 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-04-01 14:29:57,260 [menu.py:arrangeMenuItems()] - X > config retraction
2023-04-01 15:05:50,205 [screen.py:_load_panel()] - Loading panel: bed_mesh
2023-04-01 15:05:50,206 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/bed_mesh.py
2023-04-01 15:05:50,237 [bed_mesh.py:add_profile()] - Adding Profile: default
2023-04-01 15:05:50,250 [bed_mesh.py:add_profile()] - Adding Profile: name
2023-04-01 15:05:50,269 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > bed_mesh
2023-04-01 15:05:50,270 [bed_mesh.py:activate_mesh()] - Clearing active profile
2023-04-01 15:05:50,321 [bed_mesh.py:activate_mesh()] - Clearing active profile
2023-04-01 15:05:51,928 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-01 15:05:51,949 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-04-01 15:05:51,958 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-04-01 15:05:51,991 [menu.py:arrangeMenuItems()] - X > config retraction
2023-04-01 15:05:53,340 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-01 15:05:53,358 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 15:06:02,431 [print.py:__init__()] - 24h time is True
2023-04-01 15:06:02,454 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-04-01 15:06:02,456 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 15:06:37,371 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:37,372 [print.py:_callback()] - deletedfiles: ['KK_-overhang_test.gcode']
2023-04-01 15:06:37,373 [print.py:_callback()] - updatefiles: []
2023-04-01 15:06:37,374 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:37,374 [print.py:_callback()] - deletedfiles: ['KK_-overhang_test.gcode']
2023-04-01 15:06:37,380 [print.py:_callback()] - updatefiles: []
2023-04-01 15:06:40,296 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:40,296 [print.py:_callback()] - deletedfiles: ['KK_All test.gcode']
2023-04-01 15:06:40,297 [print.py:_callback()] - updatefiles: []
2023-04-01 15:06:40,298 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:40,298 [print.py:_callback()] - deletedfiles: ['KK_All test.gcode']
2023-04-01 15:06:40,303 [print.py:_callback()] - updatefiles: []
2023-04-01 15:06:43,349 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:43,349 [print.py:_callback()] - deletedfiles: ['KK_-fine_positive_features.gcode']
2023-04-01 15:06:43,351 [print.py:_callback()] - updatefiles: []
2023-04-01 15:06:43,352 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:43,352 [print.py:_callback()] - deletedfiles: ['KK_-fine_positive_features.gcode']
2023-04-01 15:06:43,362 [print.py:_callback()] - updatefiles: []
2023-04-01 15:06:47,302 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:47,303 [print.py:_callback()] - deletedfiles: ['CFFFP_-overhang_test.gcode']
2023-04-01 15:06:47,304 [print.py:_callback()] - updatefiles: []
2023-04-01 15:06:47,306 [print.py:_callback()] - newfiles: []
2023-04-01 15:06:47,306 [print.py:_callback()] - deletedfiles: ['CFFFP_-overhang_test.gcode']
2023-04-01 15:06:47,310 [print.py:_callback()] - updatefiles: []
2023-04-01 16:06:23,770 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 16:12:18,032 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 16:12:18,033 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 16:12:18,036 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 16:12:18,036 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 16:12:18,083 [screen.py:wake_screen()] - Screen wake up
2023-04-01 16:12:18,122 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 16:12:18,150 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:12:18,179 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:12:18,179 [screen.py:init_printer()] - Klipper not connected
2023-04-01 16:12:21,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:12:21,815 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:12:21,841 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 16:12:21,881 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 16:12:21,890 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 16:12:21,890 [printer.py:reinit()] - # Extruders: 1
2023-04-01 16:12:21,890 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 16:12:21,891 [printer.py:reinit()] - # Fans: 2
2023-04-01 16:12:21,891 [printer.py:reinit()] - # Output pins: 1
2023-04-01 16:12:21,892 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 16:12:22,165 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 16:12:22,169 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 16:12:22,169 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 16:12:22,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:12:22,240 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:12:22,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:12:22,262 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:12:22,263 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 16:12:22,263 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 16:12:22,264 [screen.py:init_printer()] - Printer initialized
2023-04-01 16:12:23,632 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 16:12:23,632 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 16:12:23,640 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 16:12:23,733 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 16:12:23,742 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 16:12:23,750 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 16:12:23,758 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 16:12:23,767 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 16:12:23,805 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 16:12:23,911 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:12:24,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:12:24,828 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONGpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:12:24,849 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:12:24,850 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:12:28,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:12:33,771 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:12:38,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:12:43,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:12:48,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:12:53,771 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:12:58,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:03,773 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:08,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:13,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:18,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:23,774 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:28,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:33,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:38,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:43,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:48,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:53,773 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:13:58,772 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:14:03,771 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:14:08,773 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:14:13,775 [functions.py:logging_exception_handler()] - Uncaught exception <class 'TypeError'>: object of type 'bool' has no len()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 89, in draw_graph
self.max_length = self.get_max_length()
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in get_max_length
for name in self.store if "temperatures" in self.store[name])
File "/home/mks/KlipperScreen/ks_includes/widgets/heatergraph.py", line 47, in <genexpr>
for name in self.store if "temperatures" in self.store[name])
NoneType: None
2023-04-01 16:14:15,112 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 16:14:15,113 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 16:14:15,116 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 16:14:15,135 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 16:14:15,170 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:14:15,209 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:14:15,210 [screen.py:init_printer()] - Klipper not connected
2023-04-01 16:14:18,790 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:14:18,814 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:14:18,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 16:14:18,875 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 16:14:18,883 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 16:14:18,883 [printer.py:reinit()] - # Extruders: 1
2023-04-01 16:14:18,884 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 16:14:18,884 [printer.py:reinit()] - # Fans: 2
2023-04-01 16:14:18,885 [printer.py:reinit()] - # Output pins: 1
2023-04-01 16:14:18,886 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 16:14:19,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 16:14:19,159 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 16:14:19,159 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 16:14:19,215 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:14:19,230 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:14:19,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:14:19,254 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:14:19,255 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 16:14:19,255 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 16:14:19,257 [screen.py:init_printer()] - Printer initialized
2023-04-01 16:14:21,399 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 16:14:21,399 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 16:14:21,408 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 16:14:21,496 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 16:14:21,505 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 16:14:21,513 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 16:14:21,522 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 16:14:21,529 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 16:14:21,573 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 16:14:21,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:14:21,830 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:14:21,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:14:21,854 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:16:27,576 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 16:16:27,576 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 16:16:27,580 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 16:16:27,604 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 16:16:27,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:16:27,673 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:16:27,674 [screen.py:init_printer()] - Klipper not connected
2023-04-01 16:16:30,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:16:30,818 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:16:31,377 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 16:16:31,430 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 16:16:31,434 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 16:16:31,435 [printer.py:reinit()] - # Extruders: 1
2023-04-01 16:16:31,435 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 16:16:31,435 [printer.py:reinit()] - # Fans: 2
2023-04-01 16:16:31,435 [printer.py:reinit()] - # Output pins: 1
2023-04-01 16:16:31,437 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 16:16:31,716 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 16:16:31,720 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 16:16:31,720 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 16:16:31,783 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:16:31,798 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:16:31,822 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:16:31,823 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:16:31,824 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 16:16:31,824 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 16:16:31,825 [screen.py:init_printer()] - Printer initialized
2023-04-01 16:16:33,176 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-04-01 16:16:33,177 [printer.py:change_state()] - Adding callback for state: error
2023-04-01 16:16:33,187 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 16:16:33,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:16:33,830 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:16:33,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:16:33,852 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:16:49,912 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-04-01 16:16:49,912 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 16:16:49,914 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 16:16:49,925 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 16:16:49,950 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:16:49,987 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:16:49,988 [screen.py:init_printer()] - Klipper not connected
2023-04-01 16:16:52,797 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:16:52,823 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:16:53,260 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 16:16:53,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 16:16:53,300 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 16:16:53,300 [printer.py:reinit()] - # Extruders: 1
2023-04-01 16:16:53,300 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 16:16:53,300 [printer.py:reinit()] - # Fans: 2
2023-04-01 16:16:53,302 [printer.py:reinit()] - # Output pins: 1
2023-04-01 16:16:53,304 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 16:16:53,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 16:16:53,585 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 16:16:53,585 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 16:16:53,644 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:16:53,658 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:16:53,681 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:16:53,682 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:16:53,684 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 16:16:53,684 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 16:16:53,685 [screen.py:init_printer()] - Printer initialized
2023-04-01 16:16:55,549 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 16:16:55,550 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 16:16:55,557 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 16:16:55,648 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 16:16:55,655 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 16:16:55,664 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 16:16:55,672 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 16:16:55,683 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 16:16:55,720 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 16:16:55,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:16:55,850 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:16:55,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:16:55,884 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:30:00,361 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 16:30:00,362 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 16:30:00,363 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 16:30:00,374 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 16:30:00,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:30:00,440 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:30:00,440 [screen.py:init_printer()] - Klipper not connected
2023-04-01 16:30:03,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 16:30:03,817 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 16:30:03,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 16:30:03,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 16:30:03,876 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 16:30:03,877 [printer.py:reinit()] - # Extruders: 1
2023-04-01 16:30:03,878 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 16:30:03,878 [printer.py:reinit()] - # Fans: 2
2023-04-01 16:30:03,878 [printer.py:reinit()] - # Output pins: 1
2023-04-01 16:30:03,879 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 16:30:04,157 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 16:30:04,160 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 16:30:04,161 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 16:30:04,226 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:30:04,239 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:30:04,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:30:04,262 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:30:04,262 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 16:30:04,263 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 16:30:04,264 [screen.py:init_printer()] - Printer initialized
2023-04-01 16:30:06,662 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 16:30:06,662 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 16:30:06,672 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 16:30:06,767 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 16:30:06,776 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 16:30:06,786 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 16:30:06,794 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 16:30:06,804 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 16:30:06,845 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 16:30:06,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 16:30:06,975 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 16:30:06,996 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 16:30:06,997 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 16:30:11,940 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 16:30:11,940 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 16:30:11,965 [screen.py:_load_panel()] - Loading panel: job_status
2023-04-01 16:30:11,965 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-04-01 16:30:12,134 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 16:30:12,139 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 16:30:12,238 [job_status.py:process_update()] - Changing filename: 'None' to '3DBenchy-standard标准.gcode'
2023-04-01 16:30:12,240 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-04-01 16:32:17,226 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 16:32:19,714 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 16:32:19,714 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 16:32:33,517 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 16:32:33,517 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 16:32:33,521 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 16:32:33,547 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3623853
2023-04-01 16:57:54,465 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 16:57:54,468 [printer.py:get_probe()] - Probe type: probe
2023-04-01 16:57:56,707 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 16:57:56,708 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 16:58:16,682 [print.py:_callback()] - newfiles: ['KK_3DBenchy.gcode']
2023-04-01 16:58:16,703 [print.py:_callback()] - deletedfiles: []
2023-04-01 16:58:16,703 [print.py:_callback()] - updatefiles: []
2023-04-01 16:58:16,704 [print.py:_callback()] - newfiles: ['KK_3DBenchy.gcode']
2023-04-01 16:58:16,724 [print.py:_callback()] - deletedfiles: []
2023-04-01 16:58:16,725 [print.py:_callback()] - updatefiles: []
2023-04-01 16:58:16,736 [print.py:_callback()] - newfiles: []
2023-04-01 16:58:16,736 [print.py:_callback()] - deletedfiles: []
2023-04-01 16:58:16,736 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 16:58:16,737 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 16:58:16,738 [print.py:_callback()] - newfiles: []
2023-04-01 16:58:16,740 [print.py:_callback()] - deletedfiles: []
2023-04-01 16:58:16,740 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 16:58:16,740 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 16:58:16,762 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 16:58:16,762 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 16:58:16,766 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 16:58:16,781 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3472902
2023-04-01 17:12:18,775 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 17:17:15,585 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 17:17:15,587 [printer.py:get_probe()] - Probe type: probe
2023-04-01 17:17:15,590 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 17:17:15,618 [screen.py:wake_screen()] - Screen wake up
2023-04-01 17:17:18,082 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 17:17:18,082 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 17:17:57,066 [print.py:_callback()] - newfiles: []
2023-04-01 17:17:57,067 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:17:57,067 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:17:57,067 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:17:57,069 [print.py:_callback()] - newfiles: []
2023-04-01 17:17:57,069 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:17:57,069 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:17:57,070 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:17:57,200 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 17:17:57,201 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 17:17:57,202 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 17:17:57,220 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3473099
2023-04-01 17:17:58,047 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 17:17:58,052 [print.py:_callback()] - newfiles: []
2023-04-01 17:17:58,052 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:17:58,053 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:17:58,053 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:17:58,061 [print.py:_callback()] - newfiles: []
2023-04-01 17:17:58,061 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:17:58,062 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:17:58,062 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:17:58,074 [print.py:_callback()] - newfiles: []
2023-04-01 17:17:58,075 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:17:58,075 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:17:58,075 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:17:58,077 [print.py:_callback()] - newfiles: []
2023-04-01 17:17:58,077 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:17:58,077 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:17:58,077 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:33:23,087 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 17:33:23,091 [printer.py:get_probe()] - Probe type: probe
2023-04-01 17:33:25,577 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 17:33:25,577 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 17:33:28,391 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 17:33:28,391 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 17:33:28,395 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 17:33:28,410 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 17:33:28,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 17:33:28,475 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 17:33:28,476 [screen.py:init_printer()] - Klipper not connected
2023-04-01 17:33:31,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 17:33:31,819 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 17:33:31,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 17:33:31,876 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 17:33:31,882 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 17:33:31,882 [printer.py:reinit()] - # Extruders: 1
2023-04-01 17:33:31,882 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 17:33:31,882 [printer.py:reinit()] - # Fans: 2
2023-04-01 17:33:31,883 [printer.py:reinit()] - # Output pins: 1
2023-04-01 17:33:31,884 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 17:33:32,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 17:33:32,165 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 17:33:32,165 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 17:33:32,239 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 17:33:32,254 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 17:33:32,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 17:33:32,277 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 17:33:32,278 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 17:33:32,279 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 17:33:32,280 [screen.py:init_printer()] - Printer initialized
2023-04-01 17:33:34,662 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 17:33:34,662 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 17:33:34,671 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 17:33:34,763 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 17:33:34,772 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 17:33:34,780 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 17:33:34,788 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 17:33:34,798 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 17:33:34,838 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 17:33:34,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 17:33:34,983 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 17:33:35,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 17:33:35,005 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 17:33:51,056 [print.py:_callback()] - newfiles: []
2023-04-01 17:33:51,056 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:33:51,057 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:33:51,057 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:33:51,059 [print.py:_callback()] - newfiles: []
2023-04-01 17:33:51,059 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:33:51,059 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:33:51,060 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:33:51,182 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 17:33:51,183 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 17:33:51,344 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 17:33:51,345 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 17:33:51,437 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-04-01 17:33:51,438 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3473214
2023-04-01 17:33:52,035 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 17:33:52,040 [print.py:_callback()] - newfiles: []
2023-04-01 17:33:52,040 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:33:52,040 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:33:52,041 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:33:52,047 [print.py:_callback()] - newfiles: []
2023-04-01 17:33:52,047 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:33:52,048 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:33:52,048 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:33:52,061 [print.py:_callback()] - newfiles: []
2023-04-01 17:33:52,061 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:33:52,062 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:33:52,062 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:33:52,064 [print.py:_callback()] - newfiles: []
2023-04-01 17:33:52,064 [print.py:_callback()] - deletedfiles: []
2023-04-01 17:33:52,065 [print.py:_callback()] - updatefiles: ['KK_3DBenchy.gcode']
2023-04-01 17:33:52,065 [print.py:update_file()] - Updating file KK_3DBenchy.gcode
2023-04-01 17:40:44,697 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 17:40:49,437 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 17:40:49,437 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 17:44:32,570 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff841f4a20 (GtkDialog at 0x13b6e890)>
2023-04-01 17:44:32,607 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff841dc750 (GtkDialog at 0x13fa6e90)>
2023-04-01 17:44:32,622 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-04-01 17:44:32,650 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff841dc1f8 (GtkDialog at 0x13fdd0a0)>
2023-04-01 17:44:34,894 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 17:44:34,894 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 17:44:34,897 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 17:44:34,902 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-04-01 17:44:34,911 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 17:44:34,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 17:44:34,958 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 17:44:34,958 [screen.py:init_printer()] - Klipper not connected
2023-04-01 17:44:37,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 17:44:37,817 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 17:44:38,249 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 17:44:38,284 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 17:44:38,289 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 17:44:38,289 [printer.py:reinit()] - # Extruders: 1
2023-04-01 17:44:38,290 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 17:44:38,291 [printer.py:reinit()] - # Fans: 2
2023-04-01 17:44:38,291 [printer.py:reinit()] - # Output pins: 1
2023-04-01 17:44:38,292 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 17:44:38,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 17:44:38,569 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 17:44:38,569 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 17:44:38,640 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 17:44:38,654 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 17:44:38,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 17:44:38,678 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 17:44:38,679 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 17:44:38,679 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 17:44:38,681 [screen.py:init_printer()] - Printer initialized
2023-04-01 17:44:40,536 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 17:44:40,536 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 17:44:40,543 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 17:44:40,637 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 17:44:40,646 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 17:44:40,654 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 17:44:40,662 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 17:44:40,670 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 17:44:40,709 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 17:44:40,834 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 17:44:40,850 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 17:44:40,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 17:44:40,872 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-01 17:51:19,881 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-01 17:51:20,150 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-01 17:51:20,153 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-01 17:51:20,229 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-01 17:51:20,232 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-01 17:51:20,243 [config.py:__init__()] - Configuration validated succesfuly
2023-04-01 17:51:20,244 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-01 17:51:20,477 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-01 17:51:20,478 [config.py:install_language()] - Using system lang
2023-04-01 17:51:20,482 [config.py:install_language()] - Using lang en
2023-04-01 17:51:20,502 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-01 17:51:20,506 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-01 17:51:21,391 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-01 17:51:21,422 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-01 17:51:21,467 [screen.py:initial_connection()] - Default printer: None
2023-04-01 17:51:21,468 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-01 17:51:21,469 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-01 17:51:21,469 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-01 17:51:21,551 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 17:51:21,609 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 17:51:21,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-01 17:51:21,632 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-01 17:51:21,655 [_logging.py:info()] - Websocket connected
2023-04-01 17:51:21,656 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-01 17:51:21,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 17:51:21,730 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 17:51:21,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 17:51:21,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 17:51:21,796 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 17:51:21,796 [printer.py:reinit()] - # Extruders: 1
2023-04-01 17:51:21,797 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 17:51:21,797 [printer.py:reinit()] - # Fans: 2
2023-04-01 17:51:21,797 [printer.py:reinit()] - # Output pins: 1
2023-04-01 17:51:21,798 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 17:51:22,079 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 17:51:22,082 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 17:51:22,083 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 17:51:22,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 17:51:22,118 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 17:51:22,141 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 17:51:22,142 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 17:51:22,143 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 17:51:22,143 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 17:51:22,145 [screen.py:init_printer()] - Printer initialized
2023-04-01 17:51:23,042 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 17:51:23,042 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 17:51:23,048 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-01 17:51:23,048 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-01 17:51:23,068 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 17:51:23,165 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 17:51:23,177 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 17:51:23,185 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 17:51:23,194 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 17:51:23,204 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 17:51:23,244 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 17:51:23,247 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 17:51:23,268 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 17:51:24,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 17:51:24,779 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 17:51:24,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 17:51:24,806 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 17:57:04,107 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 17:57:04,107 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 17:57:04,138 [screen.py:_load_panel()] - Loading panel: job_status
2023-04-01 17:57:04,139 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-04-01 17:57:04,304 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 17:57:04,306 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 17:57:04,422 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-04-01 17:57:04,424 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3473214
2023-04-01 17:57:05,095 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 17:59:15,115 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 17:59:19,853 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 17:59:19,854 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 17:59:33,645 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 17:59:33,646 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 17:59:33,648 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 17:59:33,663 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3475431
2023-04-01 18:07:04,445 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 18:07:04,448 [printer.py:get_probe()] - Probe type: probe
2023-04-01 18:07:08,686 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 18:07:08,686 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 18:07:19,473 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 18:07:19,473 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 18:07:19,478 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 18:07:19,492 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3474116
2023-04-01 18:07:20,297 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 18:28:02,080 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 18:28:02,085 [printer.py:get_probe()] - Probe type: probe
2023-04-01 18:28:04,572 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 18:28:04,572 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 18:33:26,158 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 18:33:26,158 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 18:33:26,160 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 18:33:26,175 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3475811
2023-04-01 18:33:27,030 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 18:51:21,714 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 18:53:44,107 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 18:53:44,134 [screen.py:wake_screen()] - Screen wake up
2023-04-01 18:54:00,952 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 18:54:00,957 [printer.py:get_probe()] - Probe type: probe
2023-04-01 18:54:03,446 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 18:54:03,446 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 19:00:58,775 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 19:00:58,776 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 19:00:58,780 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 19:00:58,796 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3475811
2023-04-01 19:11:38,405 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 19:11:38,409 [printer.py:get_probe()] - Probe type: probe
2023-04-01 19:11:42,913 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 19:11:42,923 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3475811
2023-04-01 19:32:30,807 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 19:32:30,811 [printer.py:get_probe()] - Probe type: probe
2023-04-01 19:32:33,299 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 19:32:33,299 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 19:39:16,586 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 19:39:16,587 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 19:39:16,589 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 19:39:16,604 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 2514522
2023-04-01 19:39:17,558 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 19:42:15,418 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 19:42:15,422 [printer.py:get_probe()] - Probe type: probe
2023-04-01 19:42:19,674 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 19:42:19,685 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 2514522
2023-04-01 19:53:44,713 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 19:58:09,368 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 19:58:09,370 [printer.py:get_probe()] - Probe type: probe
2023-04-01 19:58:09,373 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 19:58:09,401 [screen.py:wake_screen()] - Screen wake up
2023-04-01 19:58:11,867 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 19:58:11,868 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 20:13:05,236 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 20:13:05,237 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 20:13:05,238 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 20:13:05,258 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3126686
2023-04-01 20:13:06,031 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 20:34:02,160 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 20:34:02,165 [printer.py:get_probe()] - Probe type: probe
2023-04-01 20:34:04,654 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 20:34:04,654 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 20:58:09,719 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 21:01:32,888 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 21:01:32,889 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 21:01:32,893 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 21:01:32,893 [screen.py:close_screensaver()] - Closing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-01 21:02:07,720 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-01 21:02:07,993 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-01 21:02:07,996 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-01 21:02:08,035 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-01 21:02:08,037 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-01 21:02:08,042 [config.py:__init__()] - Configuration validated succesfuly
2023-04-01 21:02:08,043 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-01 21:02:08,205 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-01 21:02:08,206 [config.py:install_language()] - Using system lang
2023-04-01 21:02:08,209 [config.py:install_language()] - Using lang en
2023-04-01 21:02:08,232 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-01 21:02:08,236 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-01 21:02:09,066 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-01 21:02:09,098 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-01 21:02:09,148 [screen.py:initial_connection()] - Default printer: None
2023-04-01 21:02:09,149 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-01 21:02:09,150 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-01 21:02:09,151 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-01 21:02:09,235 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 21:02:09,311 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 21:02:09,343 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-01 21:02:09,344 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-01 21:02:09,367 [_logging.py:info()] - Websocket connected
2023-04-01 21:02:09,368 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-01 21:02:09,454 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 21:02:09,498 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 21:02:09,528 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 21:02:09,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 21:02:09,576 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 21:02:09,577 [printer.py:reinit()] - # Extruders: 1
2023-04-01 21:02:09,577 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 21:02:09,577 [printer.py:reinit()] - # Fans: 2
2023-04-01 21:02:09,578 [printer.py:reinit()] - # Output pins: 1
2023-04-01 21:02:09,579 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 21:02:09,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 21:02:09,857 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 21:02:09,863 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 21:02:09,892 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 21:02:09,893 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 21:02:09,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 21:02:09,917 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 21:02:09,918 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 21:02:09,919 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 21:02:09,921 [screen.py:init_printer()] - Printer initialized
2023-04-01 21:02:11,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 21:02:11,859 [printer.py:init_temp_store()] - Temp store: []
2023-04-01 21:02:11,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 21:02:11,885 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 21:02:11,886 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 21:02:11,886 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 21:02:11,894 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-01 21:02:11,894 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-01 21:02:11,914 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 21:02:12,020 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 21:02:12,031 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 21:02:12,041 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 21:02:12,049 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 21:02:12,058 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 21:02:12,102 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 21:02:12,107 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 21:02:12,134 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 21:10:56,270 [files.py:_callback()] - Error in getting metadata for .thumbs/小船18m-32x32.png. Retrying in 6 seconds
2023-04-01 21:10:56,414 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 21:10:56,415 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 21:10:56,421 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 21:10:56,427 [screen.py:_load_panel()] - Loading panel: job_status
2023-04-01 21:10:56,428 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-04-01 21:10:56,598 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 21:10:56,599 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 21:10:56,630 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-01 21:10:56,698 [job_status.py:process_update()] - Changing filename: 'None' to '小船18m.gcode'
2023-04-01 21:10:56,700 [job_status.py:update_file_metadata()] - Update Metadata. File: 小船18m.gcode Size: 3130979
2023-04-01 21:12:11,900 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 21:12:11,904 [printer.py:get_probe()] - Probe type: probe
2023-04-01 21:12:13,142 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 21:12:13,143 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 21:13:16,348 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 21:13:16,348 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 21:13:16,351 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 21:13:16,365 [job_status.py:update_file_metadata()] - Update Metadata. File: 小船18m.gcode Size: 3130979
2023-04-01 21:31:59,056 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 21:31:59,061 [printer.py:get_probe()] - Probe type: probe
2023-04-01 21:32:01,550 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 21:32:01,551 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 21:40:08,915 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 21:40:08,916 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 21:40:08,923 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 21:40:08,939 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3126686
2023-04-01 21:40:08,979 [files.py:_callback()] - Error in getting metadata for .thumbs/KK_3DBenchy-50x50.png. Retrying in 6 seconds
2023-04-01 21:40:08,980 [files.py:_callback()] - Error in getting metadata for .thumbs/KK_3DBenchy-32x32.png. Retrying in 6 seconds
2023-04-01 21:40:09,911 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 21:59:29,109 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 21:59:29,113 [printer.py:get_probe()] - Probe type: probe
2023-04-01 21:59:31,605 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 21:59:31,605 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 22:00:45,091 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 22:00:45,091 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 22:00:45,094 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 22:00:45,109 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 2376474
2023-04-01 22:00:45,942 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 22:02:09,831 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 22:16:51,231 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 22:16:51,238 [printer.py:get_probe()] - Probe type: probe
2023-04-01 22:16:51,240 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 22:16:51,263 [screen.py:wake_screen()] - Screen wake up
2023-04-01 22:16:53,733 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 22:16:53,733 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 22:20:50,447 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 22:20:50,447 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 22:20:50,449 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-01 22:20:50,466 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 1781235
2023-04-01 22:20:51,337 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 22:34:38,422 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 22:34:38,427 [printer.py:get_probe()] - Probe type: probe
2023-04-01 22:34:40,915 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 22:34:40,916 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 22:35:51,890 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'standby'
2023-04-01 22:35:51,893 [printer.py:get_probe()] - Probe type: probe
2023-04-01 22:40:16,074 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 22:40:16,075 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 22:40:16,079 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 22:40:16,095 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 22:40:16,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 22:40:16,208 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 22:40:16,209 [screen.py:init_printer()] - Klipper not connected
2023-04-01 22:40:19,850 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 22:40:19,873 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 22:40:19,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 22:40:19,938 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 22:40:19,942 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 22:40:19,942 [printer.py:reinit()] - # Extruders: 1
2023-04-01 22:40:19,942 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 22:40:19,943 [printer.py:reinit()] - # Fans: 2
2023-04-01 22:40:19,943 [printer.py:reinit()] - # Output pins: 1
2023-04-01 22:40:19,944 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 22:40:20,221 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 22:40:20,225 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 22:40:20,226 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 22:40:20,292 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 22:40:20,307 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 22:40:20,334 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 22:40:20,335 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 22:40:20,336 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 22:40:20,336 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 22:40:20,338 [screen.py:init_printer()] - Printer initialized
2023-04-01 22:40:21,694 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 22:40:21,694 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 22:40:21,702 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 22:40:21,798 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 22:40:21,809 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 22:40:21,819 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 22:40:21,829 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 22:40:21,837 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 22:40:21,874 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 22:40:22,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 22:40:22,900 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 22:40:22,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 22:40:22,922 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 22:40:44,280 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 22:40:44,281 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 22:40:44,449 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 22:40:44,451 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 22:40:44,543 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-04-01 22:40:44,545 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3132698
2023-04-01 22:40:45,057 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 23:03:10,910 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-01 23:03:13,404 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 23:03:13,404 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 23:05:26,129 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-01 23:05:26,130 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-01 23:05:26,134 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-01 23:05:26,146 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-01 23:05:26,210 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 23:05:26,248 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 23:05:26,249 [screen.py:init_printer()] - Klipper not connected
2023-04-01 23:05:29,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-01 23:05:29,878 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-01 23:05:29,903 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-01 23:05:29,938 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-01 23:05:29,945 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-01 23:05:29,945 [printer.py:reinit()] - # Extruders: 1
2023-04-01 23:05:29,945 [printer.py:reinit()] - # Temperature devices: 4
2023-04-01 23:05:29,945 [printer.py:reinit()] - # Fans: 2
2023-04-01 23:05:29,945 [printer.py:reinit()] - # Output pins: 1
2023-04-01 23:05:29,946 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-01 23:05:30,216 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-01 23:05:30,220 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-01 23:05:30,220 [printer.py:change_state()] - Adding callback for state: startup
2023-04-01 23:05:30,296 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 23:05:30,310 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 23:05:30,332 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 23:05:30,333 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 23:05:30,334 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-01 23:05:30,334 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-01 23:05:30,336 [screen.py:init_printer()] - Printer initialized
2023-04-01 23:05:31,700 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-01 23:05:31,700 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 23:05:31,709 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-01 23:05:31,797 [main_menu.py:add_device()] - Adding device: extruder
2023-04-01 23:05:31,806 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-01 23:05:31,813 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-01 23:05:31,823 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-01 23:05:31,831 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-01 23:05:31,874 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-01 23:05:32,895 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-01 23:05:32,910 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-01 23:05:32,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-01 23:05:32,933 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-01 23:16:51,831 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-01 23:23:25,538 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 23:23:25,539 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 23:23:25,542 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-01 23:23:25,577 [screen.py:wake_screen()] - Screen wake up
2023-04-01 23:23:25,789 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-01 23:23:25,791 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-01 23:23:25,884 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-04-01 23:23:25,886 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 2988320
2023-04-01 23:23:26,336 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 23:33:46,667 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-04-01 23:33:51,409 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 23:33:51,410 [printer.py:change_state()] - Adding callback for state: ready
2023-04-01 23:33:59,697 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-01 23:33:59,698 [printer.py:change_state()] - Adding callback for state: printing
2023-04-01 23:33:59,701 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2023-04-01 23:33:59,716 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 2772403
2023-04-01 23:34:00,543 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-01 23:40:57,263 [screen.py:_load_panel()] - Loading panel: fine_tune
2023-04-01 23:40:57,264 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fine_tune.py
2023-04-01 23:40:57,369 [screen.py:attach_panel()] - Current panel hierarchy: job_status > fine_tune
2023-04-01 23:40:57,722 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M221 S90
2023-04-01 23:52:50,746 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-01 23:52:50,746 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 00:07:08,340 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 00:07:08,340 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 00:26:09,944 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 00:26:09,945 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 00:31:52,803 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 00:31:52,804 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 00:31:53,719 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-02 00:40:57,833 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-02 00:53:03,274 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 00:53:03,274 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 01:03:19,371 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 01:03:19,372 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 01:03:19,374 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-02 01:03:19,402 [screen.py:wake_screen()] - Screen wake up
2023-04-02 01:03:20,223 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-02 01:05:00,629 [screen.py:_menu_go_back()] - #### Menu go back
2023-04-02 01:05:00,652 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-02 01:22:07,035 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 01:22:09,529 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 01:22:09,529 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 01:26:39,874 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 01:26:39,874 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 01:26:39,878 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-02 01:26:39,896 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_V2DFZ-3.gcode Size: 2027040
2023-04-02 01:27:43,064 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2023-04-02 01:27:43,065 [printer.py:change_state()] - Adding callback for state: shutdown
2023-04-02 01:27:43,088 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-02 01:27:45,037 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-04-02 01:27:45,037 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-02 01:27:45,039 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-02 01:27:45,048 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-02 01:27:45,077 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-02 01:27:45,109 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-02 01:27:45,109 [screen.py:init_printer()] - Klipper not connected
2023-04-02 01:27:48,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-02 01:27:48,877 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-02 01:27:48,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-02 01:27:48,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-02 01:27:48,941 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-02 01:27:48,941 [printer.py:reinit()] - # Extruders: 1
2023-04-02 01:27:48,942 [printer.py:reinit()] - # Temperature devices: 4
2023-04-02 01:27:48,942 [printer.py:reinit()] - # Fans: 2
2023-04-02 01:27:48,942 [printer.py:reinit()] - # Output pins: 1
2023-04-02 01:27:48,944 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-02 01:27:49,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-02 01:27:49,223 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-02 01:27:49,223 [printer.py:change_state()] - Adding callback for state: startup
2023-04-02 01:27:49,294 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-02 01:27:49,308 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-02 01:27:49,332 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-02 01:27:49,333 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-02 01:27:49,334 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-02 01:27:49,334 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-02 01:27:49,335 [screen.py:init_printer()] - Printer initialized
2023-04-02 01:27:50,680 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-02 01:27:50,680 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 01:27:50,689 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-02 01:27:50,786 [main_menu.py:add_device()] - Adding device: extruder
2023-04-02 01:27:50,793 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-02 01:27:50,801 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-02 01:27:50,809 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-02 01:27:50,817 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-02 01:27:50,855 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-02 01:27:51,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-02 01:27:51,900 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-02 01:27:51,922 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-02 01:27:51,922 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-02 01:30:21,420 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 01:30:21,421 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 01:30:21,581 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-02 01:30:21,582 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-02 01:30:21,675 [job_status.py:process_update()] - Changing filename: 'None' to 'KK_3DBenchy.gcode'
2023-04-02 01:30:21,677 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3132630
2023-04-02 01:49:23,002 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 01:49:25,492 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 01:49:25,492 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 02:05:00,833 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-02 16:40:35,064 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 16:40:35,065 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 16:40:35,069 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-02 16:40:35,095 [screen.py:wake_screen()] - Screen wake up
2023-04-02 16:40:35,121 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-02 16:40:35,129 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3132630
2023-04-02 16:40:36,040 [files.py:add_file()] - File already exists: KK_3DBenchy.gcode
2023-04-02 17:07:51,650 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 17:07:54,147 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 17:07:54,147 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 17:16:51,087 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 17:16:51,088 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 17:16:51,091 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-02 17:16:51,108 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy.gcode Size: 3472903
2023-04-02 17:40:35,830 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-02 17:41:38,649 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 17:41:38,652 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-02 17:41:38,680 [screen.py:wake_screen()] - Screen wake up
2023-04-02 17:41:41,157 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 17:41:41,158 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 18:06:09,130 [files.py:_callback()] - Error in getting metadata for .thumbs/KK_3DBenchy29-50x50.png. Retrying in 6 seconds
2023-04-02 18:06:09,133 [files.py:_callback()] - Error in getting metadata for .thumbs/KK_3DBenchy29-32x32.png. Retrying in 6 seconds
2023-04-02 18:06:09,199 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 18:06:09,200 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 18:06:09,204 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-02 18:06:09,219 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_3DBenchy29.gcode Size: 3468645
2023-04-02 18:35:37,907 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 18:35:40,397 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 18:35:40,397 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 19:03:09,831 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-02 20:05:58,258 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-02 20:05:58,259 [printer.py:change_state()] - Adding callback for state: disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-02 20:06:34,087 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-02 20:06:34,360 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-02 20:06:34,365 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-02 20:06:34,405 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-02 20:06:34,407 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-02 20:06:34,422 [config.py:__init__()] - Configuration validated succesfuly
2023-04-02 20:06:34,423 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-02 20:06:34,610 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-02 20:06:34,613 [config.py:install_language()] - Using system lang
2023-04-02 20:06:34,617 [config.py:install_language()] - Using lang en
2023-04-02 20:06:34,638 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-02 20:06:34,642 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-02 20:06:35,489 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-02 20:06:35,519 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-02 20:06:35,572 [screen.py:initial_connection()] - Default printer: None
2023-04-02 20:06:35,573 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-02 20:06:35,574 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-02 20:06:35,575 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-02 20:06:35,648 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-02 20:06:35,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-02 20:06:35,723 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-02 20:06:35,725 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-02 20:06:35,746 [_logging.py:info()] - Websocket connected
2023-04-02 20:06:35,747 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-02 20:06:35,785 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-02 20:06:35,819 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-02 20:06:35,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-02 20:06:35,879 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-02 20:06:35,883 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-02 20:06:35,883 [printer.py:reinit()] - # Extruders: 1
2023-04-02 20:06:35,884 [printer.py:reinit()] - # Temperature devices: 4
2023-04-02 20:06:35,884 [printer.py:reinit()] - # Fans: 2
2023-04-02 20:06:35,884 [printer.py:reinit()] - # Output pins: 1
2023-04-02 20:06:35,885 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-02 20:06:36,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-02 20:06:36,166 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-02 20:06:36,166 [printer.py:change_state()] - Adding callback for state: startup
2023-04-02 20:06:36,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-02 20:06:36,199 [printer.py:init_temp_store()] - Temp store: []
2023-04-02 20:06:36,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-02 20:06:36,225 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-02 20:06:36,226 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-02 20:06:36,226 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-02 20:06:36,228 [screen.py:init_printer()] - Printer initialized
2023-04-02 20:06:37,392 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-02 20:06:37,393 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 20:06:37,400 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-02 20:06:37,401 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-02 20:06:37,421 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-02 20:06:37,519 [main_menu.py:add_device()] - Adding device: extruder
2023-04-02 20:06:37,530 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-02 20:06:37,540 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-02 20:06:37,550 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-02 20:06:37,560 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-02 20:06:37,609 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-02 20:06:37,614 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-02 20:06:37,644 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-02 20:06:38,829 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-02 20:06:38,874 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-02 20:06:38,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-02 20:06:38,898 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-02 20:55:50,353 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-violent狂暴-50x50.png. Retrying in 6 seconds
2023-04-02 20:55:50,359 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-violent狂暴-32x32.png. Retrying in 6 seconds
2023-04-02 20:57:27,265 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-fast高速-50x50.png. Retrying in 6 seconds
2023-04-02 20:57:27,269 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-fast高速-32x32.png. Retrying in 6 seconds
2023-04-02 20:57:41,830 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-standard标准-50x50.png. Retrying in 6 seconds
2023-04-02 20:57:41,831 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-standard标准-32x32.png. Retrying in 6 seconds
2023-04-02 20:58:27,643 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 20:58:27,644 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 20:58:27,671 [screen.py:_load_panel()] - Loading panel: job_status
2023-04-02 20:58:27,671 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-04-02 20:58:27,838 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-04-02 20:58:27,840 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-04-02 20:58:27,961 [job_status.py:process_update()] - Changing filename: 'None' to '3DBenchy-standard标准.gcode'
2023-04-02 20:58:27,963 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 3468645
2023-04-02 21:06:35,809 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-02 21:27:34,214 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 21:27:34,218 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-02 21:27:34,242 [screen.py:wake_screen()] - Screen wake up
2023-04-02 21:27:36,709 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 21:27:36,710 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 21:32:24,127 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 21:32:24,128 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 21:32:24,140 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-02 21:32:24,151 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-fast高速.gcode Size: 3472903
2023-04-02 21:58:03,345 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 21:58:05,837 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 21:58:05,837 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 21:58:26,404 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 21:58:26,405 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 21:58:26,408 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-02 21:58:26,424 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-violent狂暴.gcode Size: 3132630
2023-04-02 22:17:55,791 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 22:17:58,281 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 22:17:58,281 [printer.py:change_state()] - Adding callback for state: ready
2023-04-02 22:27:34,808 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-02 22:29:14,371 [files.py:_callback()] - Error in getting metadata for .thumbs/KK_All test-50x50.png. Retrying in 6 seconds
2023-04-02 22:29:14,379 [files.py:_callback()] - Error in getting metadata for .thumbs/KK_All test-32x32.png. Retrying in 6 seconds
2023-04-02 22:29:14,492 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-04-02 22:29:14,493 [printer.py:change_state()] - Adding callback for state: printing
2023-04-02 22:29:14,497 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-02 22:29:14,522 [screen.py:wake_screen()] - Screen wake up
2023-04-02 22:29:14,545 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2023-04-02 22:29:14,554 [job_status.py:update_file_metadata()] - Update Metadata. File: KK_All test.gcode Size: 8857049
2023-04-02 23:29:14,808 [screen.py:show_screensaver()] - Showing Screensaver
2023-04-02 23:58:46,931 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-04-02 23:58:46,934 [printer.py:get_probe()] - Probe type: probe
2023-04-02 23:58:46,937 [screen.py:close_screensaver()] - Closing Screensaver
2023-04-02 23:58:46,960 [screen.py:wake_screen()] - Screen wake up
2023-04-02 23:58:49,427 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-04-02 23:58:49,428 [printer.py:change_state()] - Adding callback for state: ready
2023-04-03 00:02:09,560 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'standby'
2023-04-03 00:02:09,563 [printer.py:get_probe()] - Probe type: probe
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:07:05,383 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:07:05,629 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:07:05,631 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:07:05,665 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-03 00:07:05,667 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:07:05,672 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:07:05,674 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:07:05,836 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-03 00:07:05,837 [config.py:install_language()] - Using system lang
2023-04-03 00:07:05,841 [config.py:install_language()] - Using lang en
2023-04-03 00:07:05,859 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:07:05,863 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:07:06,630 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:07:06,663 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:07:06,716 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:07:06,717 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:07:06,719 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:07:06,720 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:07:06,805 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:07:06,876 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:07:06,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:07:06,902 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:07:06,929 [_logging.py:info()] - Websocket connected
2023-04-03 00:07:06,930 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:07:06,980 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:07:07,014 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:07:07,038 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:07:07,073 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:07:07,078 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:07:07,078 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:07:07,078 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:07:07,079 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:07:07,079 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:07:07,080 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:07:07,359 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:07:07,362 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:07:07,362 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:07:07,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:07:07,397 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:07:07,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:07:07,420 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:07:07,421 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:07:07,421 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:07:07,423 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:07:09,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:07:09,782 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:07:09,808 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:07:09,809 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:15:07,712 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:15:08,032 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:15:08,037 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:15:08,075 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-03 00:15:08,077 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:15:08,091 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:15:08,092 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:15:08,353 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-03 00:15:08,354 [config.py:install_language()] - Using system lang
2023-04-03 00:15:08,362 [config.py:install_language()] - Using lang en
2023-04-03 00:15:08,391 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:15:08,399 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:15:09,237 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:15:09,266 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:15:09,316 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:15:09,317 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:15:09,318 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:15:09,319 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:15:09,387 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:15:09,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:15:09,475 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:15:09,477 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:15:09,508 [_logging.py:info()] - Websocket connected
2023-04-03 00:15:09,509 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:15:09,556 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:15:09,595 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:15:09,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:15:09,662 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:15:09,668 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:15:09,668 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:15:09,669 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:15:09,669 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:15:09,669 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:15:09,671 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:15:09,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:15:09,952 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:15:09,952 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:15:09,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:15:09,994 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:15:10,029 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:15:10,030 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:15:10,031 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:15:10,032 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:15:10,033 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:15:12,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:15:12,246 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:15:12,278 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:15:12,279 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:17:14,242 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:17:14,471 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:17:14,473 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:17:14,509 [config.py:log_config()] - ===== Config File =====
=======================
2023-04-03 00:17:14,511 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:17:14,515 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:17:14,520 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:17:14,723 [config.py:create_translations()] - Selected lang: None OS lang: en_US
2023-04-03 00:17:14,725 [config.py:install_language()] - Using system lang
2023-04-03 00:17:14,728 [config.py:install_language()] - Using lang en
2023-04-03 00:17:14,751 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:17:14,755 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:17:15,575 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:17:15,606 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:17:15,656 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:17:15,656 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:17:15,658 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:17:15,658 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:17:15,746 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:17:15,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:17:15,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:17:15,829 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:17:15,848 [_logging.py:info()] - Websocket connected
2023-04-03 00:17:15,848 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:17:15,893 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:17:15,929 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:17:15,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:17:15,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:17:15,999 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:17:16,000 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:17:16,000 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:17:16,000 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:17:16,000 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:17:16,002 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:17:16,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:17:16,285 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:17:16,286 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:17:16,323 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:17:16,324 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:17:16,349 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:17:16,350 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:17:16,351 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:17:16,351 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:17:16,353 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:17:18,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:17:18,509 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:17:18,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:17:18,540 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:18:46,257 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-04-03 00:18:46,258 [printer.py:change_state()] - Adding callback for state: error
2023-04-03 00:18:46,268 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:23:04,359 [files.py:_callback()] - Error in getting metadata for 3DBenchy-fast高速.gcode.dpkg-new. Retrying in 6 seconds
2023-04-03 00:23:04,675 [files.py:_callback()] - Error in getting metadata for 3DBenchy-standard标准.gcode.dpkg-new. Retrying in 6 seconds
2023-04-03 00:23:04,678 [files.py:_callback()] - Error in getting metadata for Pressure Advance Calibration压力提前校准.gcode.dpkg-new. Retrying in 6 seconds
2023-04-03 00:23:13,464 [files.py:add_file()] - File already exists: 3DBenchy-fast高速.gcode
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:23:52,904 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:23:53,193 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:23:53,199 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:23:53,229 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-04-03 00:23:53,232 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:23:53,251 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:23:53,252 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:23:53,433 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-04-03 00:23:53,434 [config.py:install_language()] - Using lang chinese_simple
2023-04-03 00:23:53,452 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:23:53,456 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:23:54,290 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:23:54,328 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:23:54,387 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:23:54,388 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:23:54,391 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:23:54,391 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:23:54,473 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:23:54,542 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:23:54,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:23:54,573 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:23:54,607 [_logging.py:info()] - Websocket connected
2023-04-03 00:23:54,607 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:23:54,693 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:23:54,739 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:23:54,740 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:23:58,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:23:58,452 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:23:58,488 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-04-03 00:24:01,404 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:24:01,427 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:24:01,453 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:24:01,488 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:24:01,493 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:24:01,493 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:24:01,493 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:24:01,493 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:24:01,494 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:24:01,495 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:24:01,774 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:24:01,784 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:24:01,785 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:24:01,813 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:24:01,814 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:24:01,837 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:24:01,838 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:24:01,840 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:24:01,840 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:24:01,841 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:24:04,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:24:04,408 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:24:04,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:24:04,434 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:23:52,168 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:23:52,424 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:23:52,426 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:23:52,463 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-04-03 00:23:52,467 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:23:52,472 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:23:52,474 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:23:52,687 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-04-03 00:23:52,688 [config.py:install_language()] - Using lang chinese_simple
2023-04-03 00:23:52,707 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:23:52,712 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:23:53,476 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:23:53,505 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:23:53,554 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:23:53,555 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:23:53,557 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:23:53,558 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:23:53,627 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:23:53,676 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:23:53,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:23:53,701 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:23:53,720 [_logging.py:info()] - Websocket connected
2023-04-03 00:23:53,721 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:23:53,793 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:23:53,825 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:23:53,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:23:53,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:23:53,888 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:23:53,889 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:23:53,889 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:23:53,889 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:23:53,890 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:23:53,891 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:23:54,168 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONGpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:23:54,173 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:23:54,178 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:23:54,207 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:23:54,208 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:23:54,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:23:54,238 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:23:54,240 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:23:54,240 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:23:54,242 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:23:56,260 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:23:56,261 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:23:56,286 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:23:56,287 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:37:09,385 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-04-03 00:37:09,385 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-03 00:37:09,387 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-03 00:37:09,404 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:37:09,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:37:09,461 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:37:09,462 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:37:12,258 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:37:12,279 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:37:12,301 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:37:12,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:37:12,337 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:37:12,338 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:37:12,338 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:37:12,338 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:37:12,338 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:37:12,340 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:37:12,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:37:12,621 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:37:12,621 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:37:12,651 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:37:12,652 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:37:12,676 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:37:12,677 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:37:12,678 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:37:12,678 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:37:12,680 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:37:15,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:37:15,262 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:37:15,285 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:37:15,286 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:38:16,599 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:38:16,848 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:38:16,851 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:38:16,878 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-04-03 00:38:16,881 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:38:16,886 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:38:16,889 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:38:17,067 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-04-03 00:38:17,068 [config.py:install_language()] - Using lang chinese_simple
2023-04-03 00:38:17,087 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:38:17,091 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:38:17,857 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:38:17,885 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:38:17,933 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:38:17,934 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:38:17,936 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:38:17,937 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:38:18,008 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:38:18,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:38:18,092 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:38:18,093 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:38:18,116 [_logging.py:info()] - Websocket connected
2023-04-03 00:38:18,118 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:38:18,201 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:38:18,243 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:38:18,268 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:38:18,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:38:18,309 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:38:18,309 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:38:18,309 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:38:18,309 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:38:18,309 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:38:18,310 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:38:18,592 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:38:18,597 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:38:18,603 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:38:18,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:38:18,632 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:38:18,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:38:18,655 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:38:18,656 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:38:18,656 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:38:18,658 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:38:20,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:38:20,871 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:38:20,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:38:20,898 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:42:40,058 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-04-03 00:42:40,059 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-03 00:42:40,060 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-03 00:42:40,077 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:42:40,121 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:42:40,150 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:42:40,151 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:42:43,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:42:43,889 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:42:43,911 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:42:43,973 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:42:43,975 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:42:43,975 [printer.py:reinit()] - # Extruders: 0
2023-04-03 00:42:43,975 [printer.py:reinit()] - # Temperature devices: 0
2023-04-03 00:42:43,975 [printer.py:reinit()] - # Fans: 0
2023-04-03 00:42:43,975 [printer.py:reinit()] - # Output pins: 0
2023-04-03 00:42:43,976 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:42:44,244 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-04-03 00:42:44,245 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-04-03 00:42:44,246 [printer.py:change_state()] - Adding callback for state: error
2023-04-03 00:42:44,280 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:42:44,281 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:42:44,313 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:42:44,314 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:42:44,315 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:42:44,315 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:42:44,316 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:42:44,330 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:42:46,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:42:46,869 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:42:46,898 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:42:46,899 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:43:03,800 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-04-03 00:43:03,800 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-03 00:43:03,802 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-03 00:43:03,812 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:43:03,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:43:03,872 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:43:03,873 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:43:06,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:43:06,895 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:43:07,128 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:43:07,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:43:07,168 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:43:07,168 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:43:07,169 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:43:07,169 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:43:07,169 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:43:07,171 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:43:07,441 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:43:07,445 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:43:07,445 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:43:07,486 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:43:07,486 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:43:07,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:43:07,511 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:43:07,512 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:43:07,512 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:43:07,513 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:43:09,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:43:09,867 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:43:09,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:43:09,890 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:46:13,655 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-04-03 00:46:13,656 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-03 00:46:13,660 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:46:49,020 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:46:49,283 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:46:49,284 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:46:49,316 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-04-03 00:46:49,319 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:46:49,323 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:46:49,324 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:46:49,507 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-04-03 00:46:49,507 [config.py:install_language()] - Using lang chinese_simple
2023-04-03 00:46:49,525 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:46:49,529 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:46:50,238 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:46:50,265 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:46:50,314 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:46:50,315 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:46:50,317 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:46:50,317 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:46:50,384 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:46:50,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:46:50,459 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:46:50,460 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:46:50,482 [_logging.py:info()] - Websocket connected
2023-04-03 00:46:50,484 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:46:50,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:46:50,589 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:46:50,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:46:50,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:46:50,653 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:46:50,653 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:46:50,653 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:46:50,653 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:46:50,653 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:46:50,655 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:46:50,933 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:46:50,936 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:46:50,936 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:46:50,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:46:50,972 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:46:50,996 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:46:50,996 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:46:50,998 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:46:50,998 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:46:50,999 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:46:52,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:46:52,917 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:46:52,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:46:52,942 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:49:05,687 [files.py:_callback()] - Error in getting metadata for 3DBenchy-fast高速.gcode.dpkg-new. Retrying in 6 seconds
2023-04-03 00:49:06,622 [files.py:_callback()] - Error in getting metadata for 3DBenchy-standard标准.gcode.dpkg-new. Retrying in 6 seconds
2023-04-03 00:49:06,694 [files.py:_callback()] - Error in getting metadata for Pressure Advance Calibration压力提前校准.gcode.dpkg-new. Retrying in 6 seconds
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:49:47,392 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:49:47,716 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:49:47,721 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:49:47,775 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-04-03 00:49:47,779 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:49:47,787 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:49:47,788 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:49:47,973 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-04-03 00:49:47,974 [config.py:install_language()] - Using lang zh_CN
2023-04-03 00:49:47,998 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:49:48,002 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:49:49,136 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:49:49,202 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:49:49,284 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:49:49,289 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:49:49,290 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:49:49,291 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:49:49,395 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:49:49,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:49:49,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:49:49,511 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:49:49,530 [_logging.py:info()] - Websocket connected
2023-04-03 00:49:49,531 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:49:49,632 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:49:49,694 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:49:49,695 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:49:53,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:49:53,524 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:49:53,562 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-04-03 00:49:56,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:49:56,486 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:49:56,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:49:56,543 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:49:56,547 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:49:56,547 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:49:56,548 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:49:56,548 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:49:56,548 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:49:56,549 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:49:56,824 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:49:56,834 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:49:56,834 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:49:56,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:49:56,867 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:49:56,890 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:49:56,891 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:49:56,892 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:49:56,893 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:49:56,894 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:49:59,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:49:59,637 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:49:59,666 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:49:59,667 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:52:30,321 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:52:30,580 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:52:30,582 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:52:30,620 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-04-03 00:52:30,623 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:52:30,627 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:52:30,628 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:52:30,819 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-04-03 00:52:30,820 [config.py:install_language()] - Using lang zh_CN
2023-04-03 00:52:30,840 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:52:30,843 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:52:31,686 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:52:31,718 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:52:31,764 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:52:31,765 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:52:31,766 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:52:31,766 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:52:31,837 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:52:31,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:52:31,913 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:52:31,915 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:52:31,935 [_logging.py:info()] - Websocket connected
2023-04-03 00:52:31,936 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:52:32,010 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:52:32,044 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:52:32,068 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:52:32,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:52:32,110 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:52:32,110 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:52:32,110 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:52:32,111 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:52:32,111 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:52:32,112 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:52:32,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:52:32,395 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:52:32,410 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:52:32,437 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:52:32,438 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:52:32,470 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:52:32,472 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:52:32,473 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:52:32,473 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:52:32,480 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:52:34,120 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-03 00:52:34,121 [printer.py:change_state()] - Adding callback for state: ready
2023-04-03 00:52:34,129 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-03 00:52:34,129 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-03 00:52:34,149 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-03 00:52:34,247 [main_menu.py:add_device()] - Adding device: extruder
2023-04-03 00:52:34,256 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-03 00:52:34,267 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-03 00:52:34,276 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-03 00:52:34,284 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-03 00:52:34,325 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-03 00:52:34,329 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-03 00:52:34,354 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-03 00:52:34,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:52:34,994 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:52:35,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:52:35,066 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:52:35,071 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-04-03 00:52:35,071 [printer.py:change_state()] - Adding callback for state: shutdown
2023-04-03 00:52:35,088 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:52:58,444 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-04-03 00:52:58,444 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-03 00:52:58,446 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-03 00:52:58,462 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:52:58,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:52:58,648 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:52:58,649 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:53:01,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:53:01,963 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:53:02,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:53:02,642 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:53:02,646 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:53:02,646 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:53:02,646 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:53:02,647 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:53:02,647 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:53:02,648 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:53:02,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:53:02,930 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:53:02,930 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:53:02,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:53:03,015 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:53:03,038 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:53:03,039 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:53:03,040 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:53:03,040 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:53:03,042 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:53:04,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:53:04,968 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:53:04,990 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:53:04,991 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:53:08,673 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-03 00:53:08,673 [printer.py:change_state()] - Adding callback for state: ready
2023-04-03 00:53:08,684 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-03 00:53:08,819 [main_menu.py:add_device()] - Adding device: extruder
2023-04-03 00:53:08,830 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-03 00:53:08,842 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-03 00:53:08,853 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-03 00:53:08,864 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-03 00:53:08,921 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-03 00:53:33,476 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-03 00:53:33,477 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-03 00:53:33,479 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-03 00:53:33,496 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:53:33,536 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:53:33,565 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:53:33,566 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:53:36,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:53:36,940 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:53:36,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:53:36,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:53:37,000 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:53:37,000 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:53:37,001 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:53:37,001 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:53:37,001 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:53:37,003 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:53:37,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:53:37,277 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:53:37,277 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:53:37,315 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:53:37,360 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:53:37,381 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:53:37,382 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:53:37,384 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:53:37,384 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:53:37,385 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:53:39,929 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:53:39,978 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:53:40,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:53:40,010 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:53:42,263 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-03 00:53:42,264 [printer.py:change_state()] - Adding callback for state: ready
2023-04-03 00:53:42,272 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-03 00:53:42,361 [main_menu.py:add_device()] - Adding device: extruder
2023-04-03 00:53:42,370 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-03 00:53:42,378 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-03 00:53:42,387 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-03 00:53:42,394 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-03 00:53:42,432 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:54:38,101 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:54:38,328 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:54:38,331 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:54:38,369 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-04-03 00:54:38,373 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:54:38,382 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:54:38,384 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:54:38,571 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-04-03 00:54:38,572 [config.py:install_language()] - Using lang zh_CN
2023-04-03 00:54:38,593 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:54:38,597 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:54:39,378 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:54:39,410 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:54:39,460 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:54:39,460 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:54:39,462 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:54:39,462 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:54:39,548 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:54:39,615 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:54:39,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:54:39,643 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:54:39,667 [_logging.py:info()] - Websocket connected
2023-04-03 00:54:39,668 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:54:39,740 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:54:39,779 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:54:39,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:54:39,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:54:39,850 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:54:39,850 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:54:39,851 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:54:39,851 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:54:39,852 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:54:39,853 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:54:40,132 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:54:40,136 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:54:40,142 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:54:40,174 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:54:40,175 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:54:40,200 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:54:40,201 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:54:40,203 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:54:40,203 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:54:40,204 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:54:41,586 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-03 00:54:41,586 [printer.py:change_state()] - Adding callback for state: ready
2023-04-03 00:54:41,594 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-03 00:54:41,594 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-03 00:54:41,614 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-03 00:54:41,715 [main_menu.py:add_device()] - Adding device: extruder
2023-04-03 00:54:41,724 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-03 00:54:41,736 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-03 00:54:41,744 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-03 00:54:41,753 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-03 00:54:41,797 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-03 00:54:41,801 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-03 00:54:41,822 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-03 00:54:42,598 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-04-03 00:54:42,598 [printer.py:change_state()] - Adding callback for state: shutdown
2023-04-03 00:54:42,609 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:54:42,879 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:54:42,928 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:54:42,958 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:54:42,959 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 00:55:40,766 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 00:55:41,024 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 00:55:41,029 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 00:55:41,084 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-04-03 00:55:41,087 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 00:55:41,092 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 00:55:41,094 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 00:55:41,293 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-04-03 00:55:41,294 [config.py:install_language()] - Using lang zh_CN
2023-04-03 00:55:41,314 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 00:55:41,319 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 00:55:42,114 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 00:55:42,145 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 00:55:42,199 [screen.py:initial_connection()] - Default printer: None
2023-04-03 00:55:42,200 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 00:55:42,202 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 00:55:42,203 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 00:55:42,273 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:55:42,326 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:55:42,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 00:55:42,350 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 00:55:42,383 [_logging.py:info()] - Websocket connected
2023-04-03 00:55:42,383 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 00:55:42,454 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:55:42,492 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:55:42,524 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:55:42,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:55:42,566 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:55:42,566 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:55:42,566 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:55:42,567 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:55:42,567 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:55:42,568 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:55:42,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:55:42,855 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:55:42,855 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:55:42,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:55:42,889 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:55:42,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:55:42,917 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:55:42,918 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:55:42,918 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:55:42,920 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:55:44,577 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-03 00:55:44,577 [printer.py:change_state()] - Adding callback for state: ready
2023-04-03 00:55:44,584 [screen.py:_load_panel()] - Loading panel: main_menu
2023-04-03 00:55:44,584 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-04-03 00:55:44,604 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-03 00:55:44,702 [main_menu.py:add_device()] - Adding device: extruder
2023-04-03 00:55:44,711 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-03 00:55:44,723 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-03 00:55:44,730 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-03 00:55:44,740 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-03 00:55:44,780 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-04-03 00:55:44,784 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-03 00:55:44,807 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-04-03 00:55:44,996 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:55:44,997 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 00:55:45,020 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:55:45,021 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:58:41,239 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-04-03 00:58:41,240 [printer.py:change_state()] - Adding callback for state: disconnected
2023-04-03 00:58:41,242 [screen.py:state_disconnected()] - ### Going to disconnected
2023-04-03 00:58:41,257 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 00:58:41,292 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:58:41,315 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:58:41,316 [screen.py:init_printer()] - Klipper not connected
2023-04-03 00:58:44,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 00:58:45,015 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 00:58:45,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 00:58:45,069 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 00:58:45,073 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 00:58:45,073 [printer.py:reinit()] - # Extruders: 1
2023-04-03 00:58:45,074 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 00:58:45,074 [printer.py:reinit()] - # Fans: 2
2023-04-03 00:58:45,074 [printer.py:reinit()] - # Output pins: 1
2023-04-03 00:58:45,076 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 00:58:45,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 00:58:45,357 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 00:58:45,358 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 00:58:45,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:58:45,439 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:58:45,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:58:45,461 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:58:45,462 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 00:58:45,462 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 00:58:45,463 [screen.py:init_printer()] - Printer initialized
2023-04-03 00:58:48,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 00:58:48,045 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-04-03 00:58:48,068 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 00:58:48,069 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 00:58:50,607 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-04-03 00:58:50,607 [printer.py:change_state()] - Adding callback for state: ready
2023-04-03 00:58:50,616 [main_menu.py:initialize()] - ### Making MainMenu
2023-04-03 00:58:50,708 [main_menu.py:add_device()] - Adding device: extruder
2023-04-03 00:58:50,717 [main_menu.py:add_device()] - Adding device: heater_bed
2023-04-03 00:58:50,728 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-04-03 00:58:50,736 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-04-03 00:58:50,744 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-04-03 00:58:50,783 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-04-03 01:04:16,216 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-04-03 01:04:16,439 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-04-03 01:04:16,443 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-04-03 01:04:16,470 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-04-03 01:04:16,473 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-04-03 01:04:16,478 [config.py:__init__()] - Configuration validated succesfuly
2023-04-03 01:04:16,479 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-04-03 01:04:16,651 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-04-03 01:04:16,652 [config.py:install_language()] - Using lang zh_CN
2023-04-03 01:04:16,672 [screen.py:__init__()] - Screen resolution: 480x320
2023-04-03 01:04:16,676 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-04-03 01:04:17,566 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-04-03 01:04:17,608 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-04-03 01:04:17,668 [screen.py:initial_connection()] - Default printer: None
2023-04-03 01:04:17,669 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-04-03 01:04:17,673 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-04-03 01:04:17,673 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-04-03 01:04:17,759 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-04-03 01:04:17,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 01:04:17,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-04-03 01:04:17,846 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-04-03 01:04:17,870 [_logging.py:info()] - Websocket connected
2023-04-03 01:04:17,871 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-04-03 01:04:17,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-04-03 01:04:17,974 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-04-03 01:04:17,997 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-04-03 01:04:18,033 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-04-03 01:04:18,037 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-04-03 01:04:18,037 [printer.py:reinit()] - # Extruders: 1
2023-04-03 01:04:18,037 [printer.py:reinit()] - # Temperature devices: 4
2023-04-03 01:04:18,037 [printer.py:reinit()] - # Fans: 2
2023-04-03 01:04:18,037 [printer.py:reinit()] - # Output pins: 1
2023-04-03 01:04:18,039 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-04-03 01:04:18,316 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-04-03 01:04:18,319 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-04-03 01:04:18,320 [printer.py:change_state()] - Adding callback for state: startup
2023-04-03 01:04:18,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 01:04:18,357 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 01:04:18,381 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 01:04:18,381 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-04-03 01:04:18,383 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-04-03 01:04:18,383 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-04-03 01:04:18,384 [screen.py:init_printer()] - Printer initialized
2023-04-03 01:04:20,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-04-03 01:04:20,683 [printer.py:init_temp_store()] - Temp store: []
2023-04-03 01:04:20,707 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-04-03 01:04:20,708 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-14 11:47:59,716 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-14 12:01:07,532 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-14 12:01:07,764 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-14 12:01:07,766 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-14 12:01:07,816 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-07-14 12:01:07,819 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-14 12:01:07,827 [config.py:__init__()] - Configuration validated succesfuly
2023-07-14 12:01:07,829 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-14 12:01:08,003 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-07-14 12:01:08,004 [config.py:install_language()] - Using lang zh_CN
2023-07-14 12:01:08,023 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-14 12:01:08,027 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-14 12:01:08,812 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-14 12:01:08,844 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-14 12:01:08,894 [screen.py:initial_connection()] - Default printer: None
2023-07-14 12:01:08,895 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-14 12:01:08,896 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-14 12:01:08,896 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-14 12:01:08,964 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-14 12:01:09,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-14 12:01:09,047 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-14 12:01:09,049 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-14 12:01:09,065 [_logging.py:info()] - Websocket connected
2023-07-14 12:01:09,065 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-14 12:01:09,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-14 12:01:09,201 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-14 12:01:09,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-14 12:01:09,273 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-14 12:01:09,277 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-14 12:01:09,277 [printer.py:reinit()] - # Extruders: 1
2023-07-14 12:01:09,278 [printer.py:reinit()] - # Temperature devices: 4
2023-07-14 12:01:09,278 [printer.py:reinit()] - # Fans: 2
2023-07-14 12:01:09,279 [printer.py:reinit()] - # Output pins: 1
2023-07-14 12:01:09,280 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-14 12:01:09,556 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-14 12:01:09,560 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-14 12:01:09,560 [printer.py:change_state()] - Adding callback for state: startup
2023-07-14 12:01:09,601 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-14 12:01:09,602 [printer.py:init_temp_store()] - Temp store: []
2023-07-14 12:01:09,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-14 12:01:09,633 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-14 12:01:09,634 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-14 12:01:09,634 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-14 12:01:09,636 [screen.py:init_printer()] - Printer initialized
2023-07-14 12:01:11,850 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-14 12:01:11,851 [printer.py:init_temp_store()] - Temp store: []
2023-07-14 12:01:11,873 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-14 12:01:11,874 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-14 12:04:15,805 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-14 12:04:16,050 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-14 12:04:16,058 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-14 12:04:16,093 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-07-14 12:04:16,096 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-14 12:04:16,103 [config.py:__init__()] - Configuration validated succesfuly
2023-07-14 12:04:16,105 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-14 12:04:16,268 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-07-14 12:04:16,268 [config.py:install_language()] - Using lang zh_CN
2023-07-14 12:04:16,286 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-14 12:04:16,291 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-14 12:04:17,181 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-14 12:04:17,215 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-14 12:04:17,273 [screen.py:initial_connection()] - Default printer: None
2023-07-14 12:04:17,274 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-14 12:04:17,278 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-14 12:04:17,279 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-14 12:04:17,362 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-14 12:04:17,429 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-14 12:04:17,455 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-14 12:04:17,456 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-14 12:04:17,479 [_logging.py:info()] - Websocket connected
2023-07-14 12:04:17,479 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-14 12:04:17,559 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-14 12:04:17,594 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-14 12:04:17,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-14 12:04:17,661 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-14 12:04:17,666 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-14 12:04:17,666 [printer.py:reinit()] - # Extruders: 1
2023-07-14 12:04:17,666 [printer.py:reinit()] - # Temperature devices: 4
2023-07-14 12:04:17,667 [printer.py:reinit()] - # Fans: 2
2023-07-14 12:04:17,667 [printer.py:reinit()] - # Output pins: 1
2023-07-14 12:04:17,668 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-14 12:04:17,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-14 12:04:17,947 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-14 12:04:17,947 [printer.py:change_state()] - Adding callback for state: startup
2023-07-14 12:04:17,984 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-14 12:04:17,985 [printer.py:init_temp_store()] - Temp store: []
2023-07-14 12:04:18,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-14 12:04:18,021 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-14 12:04:18,022 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-14 12:04:18,022 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-14 12:04:18,024 [screen.py:init_printer()] - Printer initialized
2023-07-14 12:04:19,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-14 12:04:19,867 [printer.py:init_temp_store()] - Temp store: []
2023-07-14 12:04:19,910 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-14 12:04:19,911 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-14 12:07:03,410 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-14 12:07:03,644 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-14 12:07:03,647 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-14 12:07:03,688 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-07-14 12:07:03,691 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-14 12:07:03,697 [config.py:__init__()] - Configuration validated succesfuly
2023-07-14 12:07:03,699 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-14 12:07:03,914 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-07-14 12:07:03,914 [config.py:install_language()] - Using lang zh_CN
2023-07-14 12:07:03,934 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-14 12:07:03,938 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-14 12:07:04,697 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-14 12:07:04,728 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-14 12:07:04,785 [screen.py:initial_connection()] - Default printer: None
2023-07-14 12:07:04,786 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-14 12:07:04,787 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-14 12:07:04,788 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-14 12:07:04,889 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-14 12:07:04,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-14 12:07:04,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-14 12:07:04,996 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-14 12:07:05,024 [_logging.py:info()] - Websocket connected
2023-07-14 12:07:05,025 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-14 12:07:05,110 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-14 12:07:05,145 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-14 12:07:05,170 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-14 12:07:05,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-14 12:07:05,214 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-14 12:07:05,214 [printer.py:reinit()] - # Extruders: 1
2023-07-14 12:07:05,215 [printer.py:reinit()] - # Temperature devices: 4
2023-07-14 12:07:05,215 [printer.py:reinit()] - # Fans: 2
2023-07-14 12:07:05,215 [printer.py:reinit()] - # Output pins: 1
2023-07-14 12:07:05,217 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-14 12:07:05,491 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-14 12:07:05,502 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-14 12:07:05,503 [printer.py:change_state()] - Adding callback for state: startup
2023-07-14 12:07:05,542 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-14 12:07:05,543 [printer.py:init_temp_store()] - Temp store: []
2023-07-14 12:07:05,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-14 12:07:05,573 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-14 12:07:05,575 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-14 12:07:05,575 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-14 12:07:05,576 [screen.py:init_printer()] - Printer initialized
2023-07-14 12:07:06,709 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-07-14 12:07:06,710 [printer.py:change_state()] - Adding callback for state: ready
2023-07-14 12:07:06,716 [screen.py:_load_panel()] - Loading panel: main_menu
2023-07-14 12:07:06,717 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-07-14 12:07:06,740 [main_menu.py:initialize()] - ### Making MainMenu
2023-07-14 12:07:06,860 [main_menu.py:add_device()] - Adding device: extruder
2023-07-14 12:07:06,870 [main_menu.py:add_device()] - Adding device: heater_bed
2023-07-14 12:07:06,884 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-07-14 12:07:06,894 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-07-14 12:07:06,904 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-07-14 12:07:06,955 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-07-14 12:07:06,961 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-14 12:07:06,985 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-14 12:07:07,780 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-14 12:07:07,781 [printer.py:init_temp_store()] - Temp store: []
2023-07-14 12:07:07,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-14 12:07:07,805 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-25 10:02:17,595 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-25 10:02:17,837 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-25 10:02:17,842 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-25 10:02:17,898 [config.py:log_config()] - ===== Config File =====
[main]
language = zh_CN
=======================
2023-07-25 10:02:17,901 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-25 10:02:17,916 [config.py:__init__()] - Configuration validated succesfuly
2023-07-25 10:02:17,918 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-25 10:02:18,140 [config.py:create_translations()] - Selected lang: zh_CN OS lang: en_US
2023-07-25 10:02:18,140 [config.py:install_language()] - Using lang zh_CN
2023-07-25 10:02:18,165 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-25 10:02:18,169 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-25 10:02:18,972 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-25 10:02:19,007 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-25 10:02:19,064 [screen.py:initial_connection()] - Default printer: None
2023-07-25 10:02:19,064 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 10:02:19,066 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-25 10:02:19,067 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-25 10:02:19,147 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 10:02:19,205 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:02:19,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-25 10:02:19,229 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-25 10:02:19,248 [_logging.py:info()] - Websocket connected
2023-07-25 10:02:19,248 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-25 10:02:19,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:02:19,367 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 10:02:19,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 10:02:19,430 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 10:02:19,434 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 10:02:19,435 [printer.py:reinit()] - # Extruders: 1
2023-07-25 10:02:19,435 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 10:02:19,435 [printer.py:reinit()] - # Fans: 2
2023-07-25 10:02:19,435 [printer.py:reinit()] - # Output pins: 1
2023-07-25 10:02:19,436 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 10:02:19,712 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 10:02:19,716 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-25 10:02:19,716 [printer.py:change_state()] - Adding callback for state: startup
2023-07-25 10:02:19,759 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:02:19,760 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 10:02:19,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:02:19,787 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 10:02:19,788 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 10:02:19,789 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 10:02:19,790 [screen.py:init_printer()] - Printer initialized
2023-07-25 10:02:20,701 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-07-25 10:02:20,701 [printer.py:change_state()] - Adding callback for state: ready
2023-07-25 10:02:20,709 [screen.py:_load_panel()] - Loading panel: main_menu
2023-07-25 10:02:20,709 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-07-25 10:02:20,729 [main_menu.py:initialize()] - ### Making MainMenu
2023-07-25 10:02:20,834 [main_menu.py:add_device()] - Adding device: extruder
2023-07-25 10:02:20,843 [main_menu.py:add_device()] - Adding device: heater_bed
2023-07-25 10:02:20,855 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-07-25 10:02:20,863 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-07-25 10:02:20,871 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-07-25 10:02:20,915 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-07-25 10:02:20,919 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 10:02:20,944 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 10:02:22,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:02:22,050 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-07-25 10:02:22,073 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:02:22,074 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 10:02:54,184 [files.py:_callback()] - Error in getting metadata for 3DBenchy-fast高速.gcode.dpkg-new. Retrying in 6 seconds
2023-07-25 10:02:54,541 [files.py:_callback()] - Error in getting metadata for 3DBenchy-standard标准.gcode.dpkg-new. Retrying in 6 seconds
2023-07-25 10:02:54,565 [files.py:_callback()] - Error in getting metadata for Pressure Advance Calibration压力提前校准.gcode.dpkg-new. Retrying in 6 seconds
2023-07-25 10:02:55,179 [KlippyWebsocket.py:on_close()] - Server Shutdown
2023-07-25 10:02:55,181 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2023-07-25 10:02:55,206 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 10:02:55,225 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 10:02:55,242 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 10:02:55,267 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-25 10:04:11,665 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-25 10:04:12,032 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-25 10:04:12,036 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-25 10:04:12,087 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-07-25 10:04:12,090 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-25 10:04:12,105 [config.py:__init__()] - Configuration validated succesfuly
2023-07-25 10:04:12,106 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-25 10:04:12,343 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-07-25 10:04:12,344 [config.py:install_language()] - Using lang chinese_simple
2023-07-25 10:04:12,375 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-25 10:04:12,380 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-25 10:04:13,776 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-25 10:04:13,857 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-25 10:04:13,945 [screen.py:initial_connection()] - Default printer: None
2023-07-25 10:04:13,946 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 10:04:13,964 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-25 10:04:13,965 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-25 10:04:14,074 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 10:04:14,177 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-25 10:05:32,103 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-25 10:05:32,409 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-25 10:05:32,418 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-25 10:05:32,457 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-07-25 10:05:32,462 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-25 10:05:32,467 [config.py:__init__()] - Configuration validated succesfuly
2023-07-25 10:05:32,469 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-25 10:05:32,690 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-07-25 10:05:32,691 [config.py:install_language()] - Using lang chinese_simple
2023-07-25 10:05:32,718 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-25 10:05:32,722 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-25 10:05:33,767 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-25 10:05:33,823 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-25 10:05:33,903 [screen.py:initial_connection()] - Default printer: None
2023-07-25 10:05:33,904 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 10:05:33,908 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-25 10:05:33,909 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-25 10:05:34,012 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 10:05:34,086 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:05:34,125 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-25 10:05:34,127 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-25 10:05:34,158 [_logging.py:info()] - Websocket connected
2023-07-25 10:05:34,172 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-25 10:05:34,312 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:05:34,361 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 10:05:34,361 [screen.py:init_printer()] - Klipper not connected
2023-07-25 10:05:37,702 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:05:37,754 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 10:05:37,797 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-07-25 10:05:40,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:05:40,695 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 10:05:40,718 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 10:05:40,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 10:05:40,763 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 10:05:40,763 [printer.py:reinit()] - # Extruders: 1
2023-07-25 10:05:40,763 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 10:05:40,764 [printer.py:reinit()] - # Fans: 2
2023-07-25 10:05:40,764 [printer.py:reinit()] - # Output pins: 1
2023-07-25 10:05:40,765 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 10:05:41,049 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 10:05:41,052 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-25 10:05:41,053 [printer.py:change_state()] - Adding callback for state: startup
2023-07-25 10:05:41,100 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:05:41,101 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 10:05:41,127 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:05:41,128 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 10:05:41,129 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 10:05:41,129 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 10:05:41,131 [screen.py:init_printer()] - Printer initialized
2023-07-25 10:05:59,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:05:59,111 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 10:05:59,136 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:05:59,137 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 10:07:23,259 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2023-07-25 10:07:24,352 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-07-25 10:07:24,353 [printer.py:change_state()] - Adding callback for state: disconnected
2023-07-25 10:07:24,360 [screen.py:state_disconnected()] - ### Going to disconnected
2023-07-25 10:07:24,376 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 10:07:24,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:07:24,452 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 10:07:24,453 [screen.py:init_printer()] - Klipper not connected
2023-07-25 10:07:28,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:07:28,131 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 10:07:28,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 10:07:28,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 10:07:28,194 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 10:07:28,195 [printer.py:reinit()] - # Extruders: 1
2023-07-25 10:07:28,195 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 10:07:28,195 [printer.py:reinit()] - # Fans: 2
2023-07-25 10:07:28,195 [printer.py:reinit()] - # Output pins: 1
2023-07-25 10:07:28,197 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 10:07:28,476 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 10:07:28,480 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-25 10:07:28,480 [printer.py:change_state()] - Adding callback for state: startup
2023-07-25 10:07:28,524 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:07:28,525 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 10:07:28,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:07:28,549 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 10:07:28,550 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 10:07:28,551 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 10:07:28,552 [screen.py:init_printer()] - Printer initialized
2023-07-25 10:07:31,107 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:07:31,108 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 10:07:31,129 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:07:31,130 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-25 10:11:22,434 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-25 10:11:22,701 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-25 10:11:22,705 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-25 10:11:22,749 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-07-25 10:11:22,753 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-25 10:11:22,759 [config.py:__init__()] - Configuration validated succesfuly
2023-07-25 10:11:22,762 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-25 10:11:22,977 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-07-25 10:11:22,977 [config.py:install_language()] - Using lang chinese_simple
2023-07-25 10:11:22,995 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-25 10:11:23,001 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-25 10:11:23,844 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-25 10:11:23,878 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-25 10:11:23,934 [screen.py:initial_connection()] - Default printer: None
2023-07-25 10:11:23,934 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 10:11:23,937 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-25 10:11:23,938 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-25 10:11:24,020 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 10:11:24,077 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:11:24,128 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-25 10:11:24,130 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-25 10:11:24,163 [_logging.py:info()] - Websocket connected
2023-07-25 10:11:24,164 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-25 10:11:24,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 10:11:24,278 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 10:11:24,308 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 10:11:24,352 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 10:11:24,358 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 10:11:24,358 [printer.py:reinit()] - # Extruders: 1
2023-07-25 10:11:24,358 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 10:11:24,359 [printer.py:reinit()] - # Fans: 2
2023-07-25 10:11:24,359 [printer.py:reinit()] - # Output pins: 1
2023-07-25 10:11:24,361 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 10:11:24,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 10:11:24,652 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-25 10:11:24,652 [printer.py:change_state()] - Adding callback for state: startup
2023-07-25 10:11:24,693 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:11:24,694 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 10:11:24,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:11:24,720 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 10:11:24,721 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 10:11:24,721 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 10:11:24,722 [screen.py:init_printer()] - Printer initialized
2023-07-25 10:11:26,352 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-07-25 10:11:26,353 [printer.py:change_state()] - Adding callback for state: ready
2023-07-25 10:11:26,360 [screen.py:_load_panel()] - Loading panel: main_menu
2023-07-25 10:11:26,360 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-07-25 10:11:26,382 [main_menu.py:initialize()] - ### Making MainMenu
2023-07-25 10:11:26,489 [main_menu.py:add_device()] - Adding device: extruder
2023-07-25 10:11:26,501 [main_menu.py:add_device()] - Adding device: heater_bed
2023-07-25 10:11:26,510 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-07-25 10:11:26,518 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-07-25 10:11:26,528 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-07-25 10:11:26,569 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-07-25 10:11:26,572 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 10:11:26,597 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 10:11:26,898 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 10:11:26,899 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 10:11:26,922 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 10:11:26,922 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 11:11:45,471 [screen.py:show_screensaver()] - Showing Screensaver
2023-07-25 11:46:06,000 [screen.py:close_screensaver()] - Closing Screensaver
2023-07-25 11:46:06,028 [screen.py:wake_screen()] - Screen wake up
2023-07-25 11:46:07,009 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-07-25 11:46:07,010 [screen.py:_go_to_submenu()] - #### Menu __main
2023-07-25 11:46:07,018 [screen.py:_load_panel()] - Loading panel: menu
2023-07-25 11:46:07,019 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-07-25 11:46:07,228 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-07-25 11:46:07,239 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-07-25 11:46:07,265 [menu.py:arrangeMenuItems()] - X > config retraction
2023-07-25 11:46:08,334 [screen.py:_load_panel()] - Loading panel: settings
2023-07-25 11:46:08,334 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-07-25 11:46:08,450 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-07-25 11:54:49,280 [files.py:_callback()] - Error in getting metadata for .thumbs/Pressure Advance Calibration压力提前校准-100x100.png. Retrying in 6 seconds
2023-07-25 11:54:49,284 [files.py:_callback()] - Error in getting metadata for .thumbs/Pressure Advance Calibration压力提前校准-32x32.png. Retrying in 6 seconds
2023-07-25 11:57:12,052 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-07-25 11:57:12,052 [printer.py:change_state()] - Adding callback for state: disconnected
2023-07-25 11:57:12,056 [screen.py:state_disconnected()] - ### Going to disconnected
2023-07-25 11:57:12,069 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 11:57:12,103 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 11:57:12,129 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 11:57:12,130 [screen.py:init_printer()] - Klipper not connected
2023-07-25 11:57:15,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 11:57:15,517 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 11:57:15,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 11:57:15,923 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 11:57:15,928 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 11:57:15,929 [printer.py:reinit()] - # Extruders: 1
2023-07-25 11:57:15,930 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 11:57:15,930 [printer.py:reinit()] - # Fans: 2
2023-07-25 11:57:15,930 [printer.py:reinit()] - # Output pins: 1
2023-07-25 11:57:15,931 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 11:57:16,215 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 11:57:16,219 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-25 11:57:16,219 [printer.py:change_state()] - Adding callback for state: startup
2023-07-25 11:57:16,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 11:57:16,303 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-07-25 11:57:16,325 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 11:57:16,326 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 11:57:16,326 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 11:57:16,327 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 11:57:16,328 [screen.py:init_printer()] - Printer initialized
2023-07-25 11:57:18,516 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 11:57:18,529 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-07-25 11:57:18,549 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 11:57:18,550 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 11:57:21,954 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-07-25 11:57:21,954 [printer.py:change_state()] - Adding callback for state: ready
2023-07-25 11:57:21,964 [main_menu.py:initialize()] - ### Making MainMenu
2023-07-25 11:57:22,053 [main_menu.py:add_device()] - Adding device: extruder
2023-07-25 11:57:22,062 [main_menu.py:add_device()] - Adding device: heater_bed
2023-07-25 11:57:22,070 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-07-25 11:57:22,079 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-07-25 11:57:22,086 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-07-25 11:57:22,125 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-25 12:15:35,240 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-25 12:15:35,474 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-25 12:15:35,477 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-25 12:15:35,507 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-07-25 12:15:35,510 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-25 12:15:35,513 [config.py:__init__()] - Configuration validated succesfuly
2023-07-25 12:15:35,515 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-25 12:15:35,715 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-07-25 12:15:35,716 [config.py:install_language()] - Using lang chinese_simple
2023-07-25 12:15:35,742 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-25 12:15:35,746 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-25 12:15:36,496 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-25 12:15:36,529 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-25 12:15:36,581 [screen.py:initial_connection()] - Default printer: None
2023-07-25 12:15:36,582 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 12:15:36,585 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-25 12:15:36,585 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-25 12:15:36,664 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 12:15:36,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 12:15:36,761 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-25 12:15:36,763 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-25 12:15:36,788 [_logging.py:info()] - Websocket connected
2023-07-25 12:15:36,789 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-25 12:15:36,879 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 12:15:36,925 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 12:15:36,954 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-07-25 12:15:39,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 12:15:39,958 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 12:15:40,093 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 12:15:40,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 12:15:40,161 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 12:15:40,161 [printer.py:reinit()] - # Extruders: 1
2023-07-25 12:15:40,161 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 12:15:40,161 [printer.py:reinit()] - # Fans: 2
2023-07-25 12:15:40,161 [printer.py:reinit()] - # Output pins: 1
2023-07-25 12:15:40,163 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 12:15:40,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 12:15:40,481 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-07-25 12:15:40,481 [printer.py:change_state()] - Adding callback for state: ready
2023-07-25 12:15:40,538 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 12:15:40,588 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-07-25 12:15:40,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 12:15:40,620 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 12:15:40,621 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 12:15:40,621 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 12:15:40,623 [screen.py:init_printer()] - Printer initialized
2023-07-25 12:15:40,633 [screen.py:_load_panel()] - Loading panel: main_menu
2023-07-25 12:15:40,634 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-07-25 12:15:40,664 [main_menu.py:initialize()] - ### Making MainMenu
2023-07-25 12:15:40,816 [main_menu.py:add_device()] - Adding device: extruder
2023-07-25 12:15:40,827 [main_menu.py:add_device()] - Adding device: heater_bed
2023-07-25 12:15:40,843 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-07-25 12:15:40,854 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-07-25 12:15:40,870 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-07-25 12:15:40,930 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-07-25 12:15:42,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 12:15:42,986 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-07-25 12:15:43,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 12:15:43,012 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 12:16:26,406 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-07-25 12:16:26,406 [screen.py:_go_to_submenu()] - #### Menu __main
2023-07-25 12:16:26,415 [screen.py:_load_panel()] - Loading panel: menu
2023-07-25 12:16:26,416 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-07-25 12:16:26,672 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-07-25 12:16:26,684 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-07-25 12:16:26,714 [menu.py:arrangeMenuItems()] - X > config retraction
2023-07-25 12:16:27,469 [screen.py:_load_panel()] - Loading panel: network
2023-07-25 12:16:27,470 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-07-25 12:16:27,513 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-07-25 12:16:27,513 [network.py:__init__()] - Using wpa_cli
2023-07-25 12:16:27,525 [wifi.py:run()] - Setting up wifi event loop
2023-07-25 12:16:27,558 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-07-25 12:16:29,423 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:16:36,216 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:16:43,106 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:16:49,803 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:16:56,641 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:16:59,886 [keyboard.py:__init__()] - Keyboard en
2023-07-25 12:17:03,404 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:17:10,196 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:17:15,592 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-07-25 12:17:15,709 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff683f40d8 (GtkDialog at 0x17ba4350)>
2023-07-25 12:17:15,732 [wifi.py:connect()] - Attempting to connect to wifi: 1
2023-07-25 12:17:15,733 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-07-25 12:17:17,465 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:17:25,626 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:17:34,218 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:17:42,706 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 12:17:42,987 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:50:07,922 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:50:07,938 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:50:16,502 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:50:25,449 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:50:38,365 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:50:59,750 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:51:13,597 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:51:13,848 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:51:31,342 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-07-25 13:51:33,795 [screen.py:_menu_go_back()] - #### Menu go back
2023-07-25 13:51:33,822 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-07-25 13:51:33,832 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-07-25 13:51:33,864 [menu.py:arrangeMenuItems()] - X > config retraction
2023-07-25 13:51:34,970 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-07-25 13:52:53,798 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:52:53,805 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:53:02,385 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:53:11,343 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:53:24,267 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:53:45,638 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:54:02,447 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:54:02,618 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:55:41,733 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:55:41,742 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:55:50,337 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:55:58,822 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:57:38,461 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:57:38,466 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 13:57:47,055 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:57:56,008 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:58:08,941 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:58:30,320 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:58:57,579 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 13:59:15,626 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:00:01,910 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:00:19,876 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:01:43,064 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:02:01,000 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:03:26,266 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:03:44,178 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:05:50,447 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:06:08,290 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:07:30,093 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:07:30,246 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:09:10,231 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:09:10,235 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:09:10,458 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:10:48,989 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:10:48,997 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:10:57,578 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:11:06,538 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:11:19,449 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:11:40,836 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:12:00,100 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:12:17,957 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:12:39,216 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:12:57,122 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:13:49,390 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:14:07,296 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:15:24,544 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:15:42,506 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:17:52,314 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:17:52,488 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:19:31,237 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:19:31,245 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:19:39,830 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:19:48,778 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:20:01,695 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:20:24,119 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:20:53,414 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:20:53,478 [functions.py:logging_exception_handler()] - Uncaught exception <class 'KeyError'>: 'connected'
File "/home/mks/KlipperScreen/panels/network.py", line 325, in scan_callback
self.add_network(net, False)
File "/home/mks/KlipperScreen/panels/network.py", line 180, in add_network
if network_id != -1 or netinfo['connected']:
NoneType: None
2023-07-25 14:21:11,464 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:21:54,738 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:22:12,652 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:23:09,934 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:23:27,917 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:24:58,179 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:25:16,203 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:26:42,469 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:27:00,394 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:28:22,667 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:28:40,487 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:30:56,809 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:31:14,613 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:33:29,894 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:33:37,341 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:33:46,151 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:35:25,602 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:35:25,607 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:35:34,189 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:35:38,457 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff683f4480 (GtkDialog at 0x179948b0)>
2023-07-25 14:35:38,461 [wifi.py:connect()] - Attempting to connect to wifi: 1
2023-07-25 14:35:38,463 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-07-25 14:35:43,219 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:35:56,055 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:36:17,446 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:36:35,711 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:36:53,558 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:37:40,830 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:37:58,824 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:39:18,090 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:39:36,184 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:40:03,529 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-07-25 14:40:15,749 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:40:58,546 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:40:58,821 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:42:35,919 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:42:35,921 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:42:36,060 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:44:15,565 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:44:15,568 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:44:15,748 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:45:54,343 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:45:54,348 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:46:02,465 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:46:02,695 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:47:02,856 [screen.py:_menu_go_back()] - #### Menu go back
2023-07-25 14:47:02,910 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-07-25 14:47:02,930 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-07-25 14:47:02,970 [menu.py:arrangeMenuItems()] - X > config retraction
2023-07-25 14:47:08,061 [screen.py:_load_panel()] - Loading panel: settings
2023-07-25 14:47:08,061 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-07-25 14:47:08,176 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-07-25 14:47:09,603 [screen.py:_menu_go_back()] - #### Menu go back
2023-07-25 14:47:09,621 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-07-25 14:47:09,632 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-07-25 14:47:09,671 [menu.py:arrangeMenuItems()] - X > config retraction
2023-07-25 14:47:13,451 [screen.py:_menu_go_back()] - #### Menu go back
2023-07-25 14:47:13,486 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-07-25 14:47:17,185 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-07-25 14:47:17,185 [screen.py:_go_to_submenu()] - #### Menu __main
2023-07-25 14:47:17,331 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-07-25 14:47:17,368 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-07-25 14:47:17,414 [menu.py:arrangeMenuItems()] - X > actions power
2023-07-25 14:47:17,420 [menu.py:arrangeMenuItems()] - X > actions camera
2023-07-25 14:47:20,228 [screen.py:_load_panel()] - Loading panel: fan
2023-07-25 14:47:20,229 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fan.py
2023-07-25 14:47:20,244 [fan.py:add_fan()] - Adding fan: fan
2023-07-25 14:47:20,261 [fan.py:add_fan()] - Adding fan: fan_generic fan1
2023-07-25 14:47:20,291 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > fan
2023-07-25 14:47:23,914 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M106 S117
2023-07-25 14:47:26,019 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M106 S0
2023-07-25 14:47:28,079 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FAN_SPEED FAN=fan1 SPEED=0.57
2023-07-25 14:47:29,599 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FAN_SPEED FAN=fan1 SPEED=0.68
2023-07-25 14:47:30,691 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FAN_SPEED FAN=fan1 SPEED=0.68
2023-07-25 14:47:32,091 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FAN_SPEED FAN=fan1 SPEED=0.0
2023-07-25 14:47:32,650 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M106 S122
2023-07-25 14:47:41,067 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:47:41,071 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:47:41,210 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:49:19,379 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:49:19,384 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:49:19,511 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:52:06,540 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M106 S0
2023-07-25 14:52:36,026 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:52:36,031 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:52:36,222 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:54:16,113 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:54:16,127 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 14:54:24,685 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:54:33,708 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:54:46,600 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:55:07,952 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:55:28,216 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:55:46,101 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:56:08,371 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:56:26,282 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:57:19,621 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:57:37,444 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:58:44,245 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 14:58:44,381 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:02:03,042 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:02:03,051 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:02:11,175 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:02:11,529 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:03:49,771 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:03:49,776 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:03:49,926 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:05:29,895 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:05:29,903 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:05:38,019 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:05:38,157 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:08:56,763 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:08:56,771 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:09:05,332 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:09:14,299 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:09:27,198 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:09:48,591 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:10:14,860 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:10:32,882 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:11:22,150 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:11:40,193 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:12:32,472 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:12:50,343 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:14:02,605 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:14:20,462 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:15:58,730 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:16:16,681 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:18:36,965 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:18:54,889 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:19:16,453 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-standard标准-100x100.png. Retrying in 6 seconds
2023-07-25 15:19:17,394 [files.py:add_file()] - File already exists: 3DBenchy-standard标准.gcode
2023-07-25 15:19:35,053 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-fast高速-100x100.png. Retrying in 6 seconds
2023-07-25 15:19:35,992 [files.py:add_file()] - File already exists: 3DBenchy-fast高速.gcode
2023-07-25 15:20:21,783 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:22:01,126 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:22:01,138 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:22:09,713 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:22:18,667 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:22:31,596 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:22:53,997 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:23:16,799 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:23:16,977 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:24:56,788 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:24:56,795 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:24:56,955 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:26:35,570 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:26:35,575 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:26:44,139 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:26:53,114 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:27:06,023 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:27:27,409 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:27:53,676 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:28:11,691 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:28:33,489 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:29:16,964 [files.py:add_file()] - File already exists: 3DBenchy-fast高速.gcode
2023-07-25 15:29:47,700 [files.py:add_file()] - File already exists: 3DBenchy-standard标准.gcode
2023-07-25 15:30:12,652 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:30:12,658 [network.py:connected_callback()] - Now connected to a new network
2023-07-25 15:30:21,240 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:30:30,192 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:30:36,551 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-fast高速-100x100.png. Retrying in 6 seconds
2023-07-25 15:30:37,425 [files.py:add_file()] - File already exists: 3DBenchy-fast高速.gcode
2023-07-25 15:30:43,101 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:31:04,489 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:31:07,976 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-standard标准-100x100.png. Retrying in 6 seconds
2023-07-25 15:31:08,844 [files.py:add_file()] - File already exists: 3DBenchy-standard标准.gcode
2023-07-25 15:31:16,776 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:31:34,699 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:32:04,984 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:32:22,828 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:33:26,097 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:33:43,977 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:34:55,248 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:35:13,068 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-07-25 15:36:42,550 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-07-25 15:36:42,551 [printer.py:change_state()] - Adding callback for state: disconnected
2023-07-25 15:36:42,555 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-25 15:37:17,743 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-25 15:37:18,084 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-25 15:37:18,089 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-25 15:37:18,131 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-07-25 15:37:18,133 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-25 15:37:18,144 [config.py:__init__()] - Configuration validated succesfuly
2023-07-25 15:37:18,146 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-25 15:37:18,472 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-07-25 15:37:18,472 [config.py:install_language()] - Using lang chinese_simple
2023-07-25 15:37:18,505 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-25 15:37:18,510 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-25 15:37:19,356 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-25 15:37:19,387 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-25 15:37:19,432 [screen.py:initial_connection()] - Default printer: None
2023-07-25 15:37:19,432 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 15:37:19,435 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-25 15:37:19,435 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-25 15:37:19,509 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 15:37:19,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 15:37:19,595 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-25 15:37:19,596 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-25 15:37:19,618 [_logging.py:info()] - Websocket connected
2023-07-25 15:37:19,619 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-25 15:37:19,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 15:37:19,740 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 15:37:19,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 15:37:19,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 15:37:19,824 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 15:37:19,825 [printer.py:reinit()] - # Extruders: 1
2023-07-25 15:37:19,825 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 15:37:19,825 [printer.py:reinit()] - # Fans: 2
2023-07-25 15:37:19,826 [printer.py:reinit()] - # Output pins: 1
2023-07-25 15:37:19,827 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 15:37:20,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 15:37:20,115 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-25 15:37:20,116 [printer.py:change_state()] - Adding callback for state: startup
2023-07-25 15:37:20,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 15:37:20,160 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 15:37:20,182 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 15:37:20,183 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 15:37:20,184 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 15:37:20,184 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 15:37:20,186 [screen.py:init_printer()] - Printer initialized
2023-07-25 15:37:21,572 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-07-25 15:37:21,572 [printer.py:change_state()] - Adding callback for state: ready
2023-07-25 15:37:21,578 [screen.py:_load_panel()] - Loading panel: main_menu
2023-07-25 15:37:21,578 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-07-25 15:37:21,598 [main_menu.py:initialize()] - ### Making MainMenu
2023-07-25 15:37:21,699 [main_menu.py:add_device()] - Adding device: extruder
2023-07-25 15:37:21,711 [main_menu.py:add_device()] - Adding device: heater_bed
2023-07-25 15:37:21,720 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-07-25 15:37:21,728 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-07-25 15:37:21,737 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-07-25 15:37:21,777 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-07-25 15:37:21,781 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 15:37:21,802 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 15:37:22,822 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 15:37:22,823 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 15:37:22,855 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 15:37:22,856 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-07-25 15:38:21,546 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-07-25 15:38:21,809 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-07-25 15:38:21,814 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-07-25 15:38:21,853 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-07-25 15:38:21,857 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-07-25 15:38:21,867 [config.py:__init__()] - Configuration validated succesfuly
2023-07-25 15:38:21,868 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-07-25 15:38:22,079 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-07-25 15:38:22,080 [config.py:install_language()] - Using lang chinese_simple
2023-07-25 15:38:22,097 [screen.py:__init__()] - Screen resolution: 480x320
2023-07-25 15:38:22,101 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-07-25 15:38:23,027 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-07-25 15:38:23,059 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-07-25 15:38:23,117 [screen.py:initial_connection()] - Default printer: None
2023-07-25 15:38:23,118 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-07-25 15:38:23,120 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-07-25 15:38:23,121 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-07-25 15:38:23,219 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-07-25 15:38:23,290 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 15:38:23,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-07-25 15:38:23,319 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-07-25 15:38:23,345 [_logging.py:info()] - Websocket connected
2023-07-25 15:38:23,345 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-07-25 15:38:23,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-07-25 15:38:23,467 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-07-25 15:38:23,498 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-07-25 15:38:23,542 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-07-25 15:38:23,547 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-07-25 15:38:23,548 [printer.py:reinit()] - # Extruders: 1
2023-07-25 15:38:23,548 [printer.py:reinit()] - # Temperature devices: 4
2023-07-25 15:38:23,549 [printer.py:reinit()] - # Fans: 2
2023-07-25 15:38:23,549 [printer.py:reinit()] - # Output pins: 1
2023-07-25 15:38:23,551 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-07-25 15:38:23,829 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-07-25 15:38:23,841 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-07-25 15:38:23,841 [printer.py:change_state()] - Adding callback for state: startup
2023-07-25 15:38:23,883 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 15:38:23,884 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 15:38:23,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 15:38:23,908 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-07-25 15:38:23,909 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-07-25 15:38:23,910 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-07-25 15:38:23,912 [screen.py:init_printer()] - Printer initialized
2023-07-25 15:38:25,542 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-07-25 15:38:25,542 [printer.py:change_state()] - Adding callback for state: ready
2023-07-25 15:38:25,550 [screen.py:_load_panel()] - Loading panel: main_menu
2023-07-25 15:38:25,551 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-07-25 15:38:25,572 [main_menu.py:initialize()] - ### Making MainMenu
2023-07-25 15:38:25,673 [main_menu.py:add_device()] - Adding device: extruder
2023-07-25 15:38:25,684 [main_menu.py:add_device()] - Adding device: heater_bed
2023-07-25 15:38:25,695 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-07-25 15:38:25,702 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-07-25 15:38:25,711 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-07-25 15:38:25,753 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-07-25 15:38:25,757 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 15:38:25,778 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-07-25 15:38:25,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-07-25 15:38:25,908 [printer.py:init_temp_store()] - Temp store: []
2023-07-25 15:38:25,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-07-25 15:38:25,936 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-17 16:24:19,730 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-17 16:24:20,128 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-17 16:24:20,132 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-17 16:24:20,191 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-17 16:24:20,194 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-17 16:24:20,209 [config.py:__init__()] - Configuration validated succesfuly
2023-08-17 16:24:20,211 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-17 16:24:20,524 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-17 16:24:20,524 [config.py:install_language()] - Using lang chinese_simple
2023-08-17 16:24:20,554 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-17 16:24:20,568 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-17 16:24:21,713 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-17 16:24:21,758 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-17 16:24:21,841 [screen.py:initial_connection()] - Default printer: None
2023-08-17 16:24:21,841 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-17 16:24:21,844 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-17 16:24:21,845 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-17 16:24:21,967 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:24:22,052 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:24:22,096 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-17 16:24:22,097 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-17 16:24:22,146 [_logging.py:info()] - Websocket connected
2023-08-17 16:24:22,147 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-17 16:24:22,268 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:24:22,306 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:24:22,333 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-08-17 16:24:25,331 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:24:25,378 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:24:25,422 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:24:50,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:24:50,733 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:24:50,733 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:24:50,734 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:24:50,734 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:24:50,735 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:24:50,736 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:24:51,053 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:24:51,073 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-08-17 16:24:51,074 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:24:51,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:24:51,218 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:24:51,256 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:24:51,257 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:24:51,263 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:24:51,264 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:24:51,272 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:24:51,289 [screen.py:_load_panel()] - Loading panel: main_menu
2023-08-17 16:24:51,290 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-08-17 16:24:51,337 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:24:51,554 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:24:51,574 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:24:51,593 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:24:51,611 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:24:51,629 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:24:51,712 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-08-17 16:24:52,136 [files.py:_callback()] - Error in getting metadata for 3DBenchy-fast高速.gcode. Retrying in 6 seconds
2023-08-17 16:24:52,144 [files.py:_callback()] - Error in getting metadata for 3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-08-17 16:24:52,233 [files.py:_callback()] - Error in getting metadata for Pressure Advance Calibration压力提前校准.gcode. Retrying in 6 seconds
2023-08-17 16:24:53,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:24:53,557 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:24:53,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:24:53,595 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:24:54,450 [files.py:add_file()] - File already exists: 3DBenchy-fast高速.gcode
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-17 16:25:29,094 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-17 16:25:29,413 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-17 16:25:29,417 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-17 16:25:29,466 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-17 16:25:29,468 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-17 16:25:29,473 [config.py:__init__()] - Configuration validated succesfuly
2023-08-17 16:25:29,475 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-17 16:25:29,647 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-17 16:25:29,648 [config.py:install_language()] - Using lang chinese_simple
2023-08-17 16:25:29,667 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-17 16:25:29,672 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-17 16:25:30,618 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-17 16:25:30,653 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-17 16:25:30,721 [screen.py:initial_connection()] - Default printer: None
2023-08-17 16:25:30,722 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-17 16:25:30,726 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-17 16:25:30,726 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-17 16:25:30,817 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:25:30,900 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:30,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-17 16:25:30,936 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-17 16:25:30,967 [_logging.py:info()] - Websocket connected
2023-08-17 16:25:30,968 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-17 16:25:31,086 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:31,133 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:25:31,134 [screen.py:init_printer()] - Klipper not connected
2023-08-17 16:25:34,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:34,564 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:25:34,605 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-08-17 16:25:53,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:53,862 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:25:53,883 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:25:53,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:25:53,923 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:25:53,923 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:25:53,923 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:25:53,924 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:25:53,924 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:25:53,925 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:25:54,207 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:25:54,216 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:25:54,217 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:25:54,264 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:54,265 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:54,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:54,288 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:25:54,289 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:25:54,290 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:25:54,291 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:25:56,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:56,841 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:56,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:56,864 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:26:50,682 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-08-17 16:26:50,682 [printer.py:change_state()] - Adding callback for state: disconnected
2023-08-17 16:26:50,683 [screen.py:state_disconnected()] - ### Going to disconnected
2023-08-17 16:26:50,713 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:26:50,752 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:26:50,781 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:26:50,782 [screen.py:init_printer()] - Klipper not connected
2023-08-17 16:26:53,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:26:53,861 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:26:53,883 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:26:53,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:26:53,921 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:26:53,922 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:26:53,922 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:26:53,922 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:26:53,922 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:26:53,924 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:26:54,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:26:54,210 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:26:54,210 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:26:54,255 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:26:54,256 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:26:54,275 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:26:54,276 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:26:54,277 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:26:54,277 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:26:54,278 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:26:56,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:26:56,854 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:26:56,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:26:56,889 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-17 16:25:29,541 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-17 16:25:29,753 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-17 16:25:29,754 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-17 16:25:29,803 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-17 16:25:29,806 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-17 16:25:29,813 [config.py:__init__()] - Configuration validated succesfuly
2023-08-17 16:25:29,815 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-17 16:25:30,027 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-17 16:25:30,027 [config.py:install_language()] - Using lang chinese_simple
2023-08-17 16:25:30,052 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-17 16:25:30,055 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-17 16:25:30,887 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-17 16:25:30,921 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-17 16:25:30,978 [screen.py:initial_connection()] - Default printer: None
2023-08-17 16:25:30,979 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-17 16:25:30,981 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-17 16:25:30,982 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-17 16:25:31,097 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:25:31,149 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:31,174 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-17 16:25:31,175 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-17 16:25:31,190 [_logging.py:info()] - Websocket connected
2023-08-17 16:25:31,191 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-17 16:25:31,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:31,301 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:25:31,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:25:31,405 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:25:31,411 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:25:31,411 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:25:31,412 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:25:31,412 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:25:31,413 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:25:31,414 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:25:31,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:25:31,695 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:25:31,695 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:25:31,748 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:31,749 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:31,774 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:31,775 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:25:31,777 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:25:31,777 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:25:31,778 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:25:33,668 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-08-17 16:25:33,668 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:25:33,675 [screen.py:_load_panel()] - Loading panel: main_menu
2023-08-17 16:25:33,675 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-08-17 16:25:33,693 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:25:33,783 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:25:33,792 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:25:33,802 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:25:33,809 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:25:33,817 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:25:33,854 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-08-17 16:25:33,858 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-08-17 16:25:33,875 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-08-17 16:25:34,453 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:34,512 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:25:34,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:34,540 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:34:24,264 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-08-17 16:34:24,265 [printer.py:change_state()] - Adding callback for state: disconnected
2023-08-17 16:34:24,267 [screen.py:state_disconnected()] - ### Going to disconnected
2023-08-17 16:34:24,286 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:34:24,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:34:24,383 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:34:24,383 [screen.py:init_printer()] - Klipper not connected
2023-08-17 16:34:28,038 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:34:28,060 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:34:28,084 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:34:28,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:34:28,123 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:34:28,123 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:34:28,124 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:34:28,124 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:34:28,124 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:34:28,126 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:34:28,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:34:28,411 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:34:28,411 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:34:28,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:34:28,499 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:34:28,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:34:28,519 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:34:28,519 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:34:28,520 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:34:28,521 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:34:30,112 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-08-17 16:34:30,112 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:34:30,119 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:34:30,201 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:34:30,209 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:34:30,216 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:34:30,224 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:34:30,231 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:34:30,267 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-08-17 16:34:31,045 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:34:31,084 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:34:31,103 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:34:31,103 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:37:35,183 [files.py:add_file()] - File already exists: 3DBenchy-fast高速.gcode
2023-08-17 16:37:40,432 [files.py:add_file()] - File already exists: 3DBenchy-standard标准.gcode
2023-08-17 16:37:51,880 [files.py:add_file()] - File already exists: Pressure Advance Calibration压力提前校准.gcode
2023-08-17 16:39:34,276 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-08-17 16:39:34,276 [printer.py:change_state()] - Adding callback for state: disconnected
2023-08-17 16:39:34,279 [screen.py:state_disconnected()] - ### Going to disconnected
2023-08-17 16:39:34,296 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:39:34,326 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:39:34,347 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:39:34,348 [screen.py:init_printer()] - Klipper not connected
2023-08-17 16:39:38,036 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:39:38,055 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:39:38,075 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:39:38,107 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:39:38,112 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:39:38,113 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:39:38,114 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:39:38,114 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:39:38,114 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:39:38,115 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:39:38,393 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:39:38,397 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:39:38,397 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:39:38,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:39:38,492 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:39:38,515 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:39:38,516 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:39:38,517 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:39:38,517 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:39:38,518 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:39:40,102 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-08-17 16:39:40,103 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:39:40,110 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:39:40,194 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:39:40,201 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:39:40,209 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:39:40,216 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:39:40,224 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:39:40,261 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-08-17 16:39:41,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:39:41,083 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:39:41,102 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:39:41,103 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:40:24,861 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-08-17 16:40:24,862 [printer.py:change_state()] - Adding callback for state: disconnected
2023-08-17 16:40:24,865 [screen.py:state_disconnected()] - ### Going to disconnected
2023-08-17 16:40:24,876 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:40:24,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:40:24,932 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:40:24,933 [screen.py:init_printer()] - Klipper not connected
2023-08-17 16:40:28,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:40:28,063 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:40:28,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:40:28,610 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:40:28,615 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:40:28,615 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:40:28,615 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:40:28,616 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:40:28,616 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:40:28,617 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:40:28,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:40:28,905 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:40:28,906 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:40:28,970 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:40:29,000 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:40:29,021 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:40:29,022 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:40:29,023 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:40:29,023 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:40:29,024 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:40:31,053 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:40:31,083 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:40:31,102 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:40:31,103 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:40:31,633 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-08-17 16:40:31,633 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:40:31,643 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:40:31,731 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:40:31,739 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:40:31,746 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:40:31,754 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:40:31,761 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:40:31,796 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-17 16:25:28,728 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-17 16:25:28,976 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-17 16:25:28,979 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-17 16:25:29,005 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-17 16:25:29,007 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-17 16:25:29,012 [config.py:__init__()] - Configuration validated succesfuly
2023-08-17 16:25:29,013 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-17 16:25:29,183 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-17 16:25:29,184 [config.py:install_language()] - Using lang chinese_simple
2023-08-17 16:25:29,204 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-17 16:25:29,208 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-17 16:25:29,923 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-17 16:25:29,955 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-17 16:25:30,007 [screen.py:initial_connection()] - Default printer: None
2023-08-17 16:25:30,008 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-17 16:25:30,011 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-17 16:25:30,012 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-17 16:25:30,088 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:25:30,147 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:30,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-17 16:25:30,170 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-17 16:25:30,190 [_logging.py:info()] - Websocket connected
2023-08-17 16:25:30,190 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-17 16:25:30,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:30,296 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:25:30,319 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:25:30,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:25:30,363 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:25:30,363 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:25:30,363 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:25:30,363 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:25:30,363 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:25:30,365 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:25:30,647 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:25:30,657 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:25:30,657 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:25:30,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:30,701 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:30,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:30,723 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:25:30,724 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:25:30,725 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:25:30,726 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:25:32,357 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-08-17 16:25:32,358 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:25:32,364 [screen.py:_load_panel()] - Loading panel: main_menu
2023-08-17 16:25:32,364 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-08-17 16:25:32,384 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:25:32,495 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:25:32,504 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:25:32,515 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:25:32,524 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:25:32,533 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:25:32,570 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-08-17 16:25:32,574 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-08-17 16:25:32,592 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-08-17 16:25:32,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:32,685 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:32,709 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:32,710 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:26:55,810 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-08-17 16:26:55,811 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 16:26:55,820 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-08-17 16:26:55,822 [screen.py:_load_panel()] - Loading panel: job_status
2023-08-17 16:26:55,823 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-08-17 16:26:55,986 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-08-17 16:26:55,987 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-08-17 16:26:56,011 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-08-17 16:26:56,083 [job_status.py:process_update()] - Changing filename: 'None' to '3DBenchy-standard标准.gcode'
2023-08-17 16:26:56,085 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 16:48:16,235 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2023-08-17 16:48:16,235 [printer.py:change_state()] - Adding callback for state: paused
2023-08-17 16:48:16,250 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-08-17 16:49:04,656 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2023-08-17 16:49:04,656 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 16:49:04,658 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2023-08-17 16:49:04,668 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 16:49:14,954 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-08-17 16:49:14,958 [printer.py:get_probe()] - Probe type: probe
2023-08-17 16:49:19,703 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-08-17 16:49:19,703 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:50:03,528 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-08-17 16:50:03,528 [printer.py:change_state()] - Adding callback for state: disconnected
2023-08-17 16:50:03,533 [screen.py:state_disconnected()] - ### Going to disconnected
2023-08-17 16:50:03,544 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:50:03,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:50:03,594 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:50:03,594 [screen.py:init_printer()] - Klipper not connected
2023-08-17 16:50:07,041 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:50:07,064 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:50:07,269 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:50:07,303 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:50:07,308 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:50:07,308 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:50:07,308 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:50:07,308 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:50:07,308 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:50:07,310 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:50:07,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:50:07,600 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:50:07,601 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:50:07,660 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:50:07,700 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:50:07,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:50:07,723 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:50:07,724 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:50:07,724 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:50:07,726 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:50:09,549 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-08-17 16:50:09,549 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:50:09,556 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:50:09,639 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:50:09,647 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:50:09,655 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:50:09,664 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:50:09,674 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:50:09,710 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-08-17 16:50:10,050 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:50:10,089 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-08-17 16:50:10,108 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:50:10,109 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:50:17,205 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-08-17 16:50:17,205 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 16:50:17,347 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-08-17 16:50:17,349 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-08-17 16:50:17,433 [job_status.py:process_update()] - Changing filename: 'None' to '3DBenchy-standard标准.gcode'
2023-08-17 16:50:17,435 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 16:52:04,594 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2023-08-17 16:52:04,594 [printer.py:change_state()] - Adding callback for state: paused
2023-08-17 16:52:04,607 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-08-17 16:52:20,218 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2023-08-17 16:52:20,218 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 16:52:20,220 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2023-08-17 16:52:20,235 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 16:53:03,620 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2023-08-17 16:53:03,621 [printer.py:change_state()] - Adding callback for state: paused
2023-08-17 16:53:03,634 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-08-17 16:53:17,412 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2023-08-17 16:53:17,412 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 16:53:17,415 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2023-08-17 16:53:17,423 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 16:54:27,830 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2023-08-17 16:54:27,831 [printer.py:change_state()] - Adding callback for state: paused
2023-08-17 16:54:27,844 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-08-17 16:54:44,980 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2023-08-17 16:54:44,980 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 16:54:44,982 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2023-08-17 16:54:44,991 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 17:07:55,053 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2023-08-17 17:07:55,054 [printer.py:change_state()] - Adding callback for state: paused
2023-08-17 17:07:55,067 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-08-17 17:08:09,365 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2023-08-17 17:08:09,366 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 17:08:09,368 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2023-08-17 17:08:09,377 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 17:10:57,559 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2023-08-17 17:10:57,560 [printer.py:change_state()] - Adding callback for state: paused
2023-08-17 17:10:57,582 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-08-17 17:11:13,146 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2023-08-17 17:11:13,146 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 17:11:13,148 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2023-08-17 17:11:13,158 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 17:15:37,492 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2023-08-17 17:15:37,492 [printer.py:change_state()] - Adding callback for state: paused
2023-08-17 17:15:37,506 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2023-08-17 17:15:50,898 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2023-08-17 17:15:50,898 [printer.py:change_state()] - Adding callback for state: printing
2023-08-17 17:15:50,900 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2023-08-17 17:15:50,910 [job_status.py:update_file_metadata()] - Update Metadata. File: 3DBenchy-standard标准.gcode Size: 4278522
2023-08-17 17:15:53,929 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2023-08-17 17:15:58,426 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-08-17 17:15:58,426 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-17 16:25:28,994 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-17 16:25:29,260 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-17 16:25:29,263 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-17 16:25:29,290 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-17 16:25:29,292 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-17 16:25:29,296 [config.py:__init__()] - Configuration validated succesfuly
2023-08-17 16:25:29,297 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-17 16:25:29,461 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-17 16:25:29,462 [config.py:install_language()] - Using lang chinese_simple
2023-08-17 16:25:29,481 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-17 16:25:29,485 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-17 16:25:30,199 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-17 16:25:30,231 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-17 16:25:30,285 [screen.py:initial_connection()] - Default printer: None
2023-08-17 16:25:30,286 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-17 16:25:30,289 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-17 16:25:30,290 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-17 16:25:30,367 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:25:30,424 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:30,449 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-17 16:25:30,450 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-17 16:25:30,475 [_logging.py:info()] - Websocket connected
2023-08-17 16:25:30,476 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-17 16:25:30,569 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:30,608 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:25:30,633 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:25:30,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:25:30,676 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:25:30,677 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:25:30,677 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:25:30,677 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:25:30,678 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:25:30,679 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:25:30,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:25:30,973 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:25:30,973 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:25:31,016 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:31,017 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:31,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:31,043 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:25:31,045 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:25:31,045 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:25:31,048 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:25:32,848 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:32,849 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:32,881 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:32,882 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:25:33,439 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-08-17 16:25:33,440 [printer.py:change_state()] - Adding callback for state: ready
2023-08-17 16:25:33,446 [screen.py:_load_panel()] - Loading panel: main_menu
2023-08-17 16:25:33,447 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-08-17 16:25:33,471 [main_menu.py:initialize()] - ### Making MainMenu
2023-08-17 16:25:33,605 [main_menu.py:add_device()] - Adding device: extruder
2023-08-17 16:25:33,618 [main_menu.py:add_device()] - Adding device: heater_bed
2023-08-17 16:25:33,628 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-08-17 16:25:33,637 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-08-17 16:25:33,645 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-08-17 16:25:33,698 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-08-17 16:25:33,702 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-08-17 16:25:33,725 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-17 16:25:29,945 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-17 16:25:30,213 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-17 16:25:30,216 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-17 16:25:30,260 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-17 16:25:30,264 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-17 16:25:30,272 [config.py:__init__()] - Configuration validated succesfuly
2023-08-17 16:25:30,273 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-17 16:25:30,524 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-17 16:25:30,525 [config.py:install_language()] - Using lang chinese_simple
2023-08-17 16:25:30,548 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-17 16:25:30,553 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-17 16:25:31,417 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-17 16:25:31,456 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-17 16:25:31,526 [screen.py:initial_connection()] - Default printer: None
2023-08-17 16:25:31,527 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-17 16:25:31,530 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-17 16:25:31,530 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-17 16:25:31,610 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-17 16:25:31,673 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:31,702 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-17 16:25:31,704 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-17 16:25:31,724 [_logging.py:info()] - Websocket connected
2023-08-17 16:25:31,725 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-17 16:25:31,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-17 16:25:31,861 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-17 16:25:31,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-17 16:25:31,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-17 16:25:31,947 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-17 16:25:31,947 [printer.py:reinit()] - # Extruders: 1
2023-08-17 16:25:31,947 [printer.py:reinit()] - # Temperature devices: 4
2023-08-17 16:25:31,948 [printer.py:reinit()] - # Fans: 2
2023-08-17 16:25:31,948 [printer.py:reinit()] - # Output pins: 1
2023-08-17 16:25:31,949 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-17 16:25:32,229 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-17 16:25:32,240 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-17 16:25:32,241 [printer.py:change_state()] - Adding callback for state: startup
2023-08-17 16:25:32,284 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:32,285 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:32,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:32,311 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-17 16:25:32,312 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-17 16:25:32,313 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-17 16:25:32,314 [screen.py:init_printer()] - Printer initialized
2023-08-17 16:25:32,429 [files.py:_callback()] - Error in getting metadata for USB/CT_Rocky Rocket Ship Test Calibration.gcode. Retrying in 6 seconds
2023-08-17 16:25:32,433 [files.py:_callback()] - Error in getting metadata for USB/SSP_2_船综合测试--250-28m(2).gcode. Retrying in 6 seconds
2023-08-17 16:25:34,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-17 16:25:34,470 [printer.py:init_temp_store()] - Temp store: []
2023-08-17 16:25:34,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-17 16:25:34,495 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 10:59:48,166 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-08-19 10:59:48,166 [printer.py:change_state()] - Adding callback for state: error
2023-08-19 10:59:48,187 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 11:52:38,595 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-08-19 11:52:38,595 [printer.py:change_state()] - Adding callback for state: disconnected
2023-08-19 11:52:38,600 [screen.py:state_disconnected()] - ### Going to disconnected
2023-08-19 11:52:38,614 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 11:52:38,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 11:52:38,673 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 11:52:38,674 [screen.py:init_printer()] - Klipper not connected
2023-08-19 11:52:42,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 11:52:42,184 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 11:52:42,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-19 11:52:42,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-19 11:52:42,242 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-19 11:52:42,242 [printer.py:reinit()] - # Extruders: 1
2023-08-19 11:52:42,242 [printer.py:reinit()] - # Temperature devices: 4
2023-08-19 11:52:42,242 [printer.py:reinit()] - # Fans: 2
2023-08-19 11:52:42,243 [printer.py:reinit()] - # Output pins: 1
2023-08-19 11:52:42,244 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-19 11:52:42,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-19 11:52:42,530 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-19 11:52:42,530 [printer.py:change_state()] - Adding callback for state: startup
2023-08-19 11:52:42,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 11:52:42,575 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 11:52:42,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 11:52:42,595 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 11:52:42,595 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-19 11:52:42,596 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-19 11:52:42,597 [screen.py:init_printer()] - Printer initialized
2023-08-19 11:52:45,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 11:52:45,164 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 11:52:45,184 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 11:52:45,185 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-19 11:55:18,304 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-19 11:55:18,529 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-19 11:55:18,531 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-19 11:55:18,561 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-19 11:55:18,563 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-19 11:55:18,567 [config.py:__init__()] - Configuration validated succesfuly
2023-08-19 11:55:18,568 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-19 11:55:18,741 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-19 11:55:18,741 [config.py:install_language()] - Using lang chinese_simple
2023-08-19 11:55:18,757 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-19 11:55:18,760 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-19 11:55:19,473 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-19 11:55:19,506 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-19 11:55:19,563 [screen.py:initial_connection()] - Default printer: None
2023-08-19 11:55:19,564 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-19 11:55:19,568 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-19 11:55:19,568 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-19 11:55:19,661 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 11:55:19,715 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 11:55:19,737 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-19 11:55:19,739 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-19 11:55:19,757 [_logging.py:info()] - Websocket connected
2023-08-19 11:55:19,757 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-19 11:55:19,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 11:55:19,851 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 11:55:19,871 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-19 11:55:19,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-19 11:55:19,910 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-19 11:55:19,910 [printer.py:reinit()] - # Extruders: 1
2023-08-19 11:55:19,910 [printer.py:reinit()] - # Temperature devices: 4
2023-08-19 11:55:19,910 [printer.py:reinit()] - # Fans: 2
2023-08-19 11:55:19,911 [printer.py:reinit()] - # Output pins: 1
2023-08-19 11:55:19,912 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-19 11:55:20,198 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-19 11:55:20,214 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-19 11:55:20,214 [printer.py:change_state()] - Adding callback for state: startup
2023-08-19 11:55:20,286 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 11:55:20,287 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 11:55:20,362 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 11:55:20,363 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 11:55:20,364 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-19 11:55:20,365 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-19 11:55:20,366 [screen.py:init_printer()] - Printer initialized
2023-08-19 11:55:22,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 11:55:22,672 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 11:55:22,830 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 11:55:22,831 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-19 12:13:03,950 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-19 12:13:04,208 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-19 12:13:04,212 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-19 12:13:04,242 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-19 12:13:04,245 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-19 12:13:04,250 [config.py:__init__()] - Configuration validated succesfuly
2023-08-19 12:13:04,251 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-19 12:13:04,458 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-19 12:13:04,459 [config.py:install_language()] - Using lang chinese_simple
2023-08-19 12:13:04,483 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-19 12:13:04,487 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-19 12:13:05,210 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-19 12:13:05,239 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-19 12:13:05,289 [screen.py:initial_connection()] - Default printer: None
2023-08-19 12:13:05,290 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-19 12:13:05,294 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-19 12:13:05,294 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-19 12:13:05,385 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 12:13:05,446 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 12:13:05,470 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-19 12:13:05,472 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-19 12:13:05,490 [_logging.py:info()] - Websocket connected
2023-08-19 12:13:05,491 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-19 12:13:05,582 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 12:13:05,624 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 12:13:05,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-19 12:13:05,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-19 12:13:05,703 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-19 12:13:05,704 [printer.py:reinit()] - # Extruders: 1
2023-08-19 12:13:05,704 [printer.py:reinit()] - # Temperature devices: 4
2023-08-19 12:13:05,704 [printer.py:reinit()] - # Fans: 2
2023-08-19 12:13:05,704 [printer.py:reinit()] - # Output pins: 1
2023-08-19 12:13:05,705 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-19 12:13:05,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-19 12:13:06,000 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-19 12:13:06,000 [printer.py:change_state()] - Adding callback for state: startup
2023-08-19 12:13:06,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 12:13:06,041 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 12:13:06,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 12:13:06,066 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 12:13:06,068 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-19 12:13:06,068 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-19 12:13:06,069 [screen.py:init_printer()] - Printer initialized
2023-08-19 12:13:07,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 12:13:07,942 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 12:13:07,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 12:13:07,988 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 12:14:54,520 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-08-19 12:14:54,521 [printer.py:change_state()] - Adding callback for state: error
2023-08-19 12:14:54,530 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 13:13:21,422 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-19 13:17:29,421 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-19 13:17:29,649 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-19 13:17:29,651 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-19 13:17:29,689 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-19 13:17:29,693 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-19 13:17:29,699 [config.py:__init__()] - Configuration validated succesfuly
2023-08-19 13:17:29,701 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-19 13:17:29,908 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-19 13:17:29,909 [config.py:install_language()] - Using lang chinese_simple
2023-08-19 13:17:29,924 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-19 13:17:29,928 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-19 13:17:30,663 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-19 13:17:30,699 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-19 13:17:30,751 [screen.py:initial_connection()] - Default printer: None
2023-08-19 13:17:30,752 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-19 13:17:30,755 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-19 13:17:30,756 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-19 13:17:30,833 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 13:17:30,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 13:17:30,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-19 13:17:30,916 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-19 13:17:30,938 [_logging.py:info()] - Websocket connected
2023-08-19 13:17:30,938 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-19 13:17:31,033 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 13:17:31,068 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 13:17:31,090 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-19 13:17:31,128 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-19 13:17:31,133 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-19 13:17:31,133 [printer.py:reinit()] - # Extruders: 1
2023-08-19 13:17:31,133 [printer.py:reinit()] - # Temperature devices: 4
2023-08-19 13:17:31,134 [printer.py:reinit()] - # Fans: 2
2023-08-19 13:17:31,134 [printer.py:reinit()] - # Output pins: 1
2023-08-19 13:17:31,135 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-19 13:17:31,414 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-19 13:17:31,424 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-19 13:17:31,424 [printer.py:change_state()] - Adding callback for state: startup
2023-08-19 13:17:31,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 13:17:31,472 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 13:17:31,496 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 13:17:31,497 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 13:17:31,499 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-19 13:17:31,499 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-19 13:17:31,500 [screen.py:init_printer()] - Printer initialized
2023-08-19 13:17:34,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 13:17:34,009 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 13:17:34,030 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 13:17:34,031 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 13:19:20,061 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-08-19 13:19:20,061 [printer.py:change_state()] - Adding callback for state: error
2023-08-19 13:19:20,083 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-19 13:17:28,950 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-19 13:17:29,181 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-19 13:17:29,185 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-19 13:17:29,213 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-19 13:17:29,216 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-19 13:17:29,225 [config.py:__init__()] - Configuration validated succesfuly
2023-08-19 13:17:29,227 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-19 13:17:29,444 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-19 13:17:29,445 [config.py:install_language()] - Using lang chinese_simple
2023-08-19 13:17:29,466 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-19 13:17:29,468 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-19 13:17:30,215 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-19 13:17:30,252 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-19 13:17:30,308 [screen.py:initial_connection()] - Default printer: None
2023-08-19 13:17:30,309 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-19 13:17:30,314 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-19 13:17:30,315 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-19 13:17:30,390 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 13:17:30,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 13:17:30,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-19 13:17:30,829 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-19 13:17:30,877 [_logging.py:info()] - Websocket connected
2023-08-19 13:17:30,878 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-19 13:17:30,950 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 13:17:30,990 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 13:17:31,025 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-19 13:17:31,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-19 13:17:31,072 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-19 13:17:31,073 [printer.py:reinit()] - # Extruders: 1
2023-08-19 13:17:31,073 [printer.py:reinit()] - # Temperature devices: 4
2023-08-19 13:17:31,073 [printer.py:reinit()] - # Fans: 2
2023-08-19 13:17:31,074 [printer.py:reinit()] - # Output pins: 1
2023-08-19 13:17:31,075 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-19 13:17:31,379 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-08-19 13:17:31,393 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-08-19 13:17:31,394 [printer.py:change_state()] - Adding callback for state: startup
2023-08-19 13:17:31,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 13:17:31,482 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 13:17:31,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 13:17:31,511 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 13:17:31,511 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-08-19 13:17:31,512 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-19 13:17:31,513 [screen.py:init_printer()] - Printer initialized
2023-08-19 13:17:33,782 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 13:17:33,783 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 13:17:33,806 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 13:17:33,808 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-08-19 13:27:16,454 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-08-19 13:27:16,665 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-08-19 13:27:16,667 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-08-19 13:27:16,700 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-08-19 13:27:16,703 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-08-19 13:27:16,707 [config.py:__init__()] - Configuration validated succesfuly
2023-08-19 13:27:16,709 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-08-19 13:27:16,899 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-08-19 13:27:16,899 [config.py:install_language()] - Using lang chinese_simple
2023-08-19 13:27:16,922 [screen.py:__init__()] - Screen resolution: 480x320
2023-08-19 13:27:16,926 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-08-19 13:27:17,796 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-08-19 13:27:17,841 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-08-19 13:27:17,898 [screen.py:initial_connection()] - Default printer: None
2023-08-19 13:27:17,899 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-08-19 13:27:17,902 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-08-19 13:27:17,902 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-08-19 13:27:17,991 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 13:27:18,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 13:27:18,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-08-19 13:27:18,170 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-08-19 13:27:18,199 [_logging.py:info()] - Websocket connected
2023-08-19 13:27:18,200 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-08-19 13:27:18,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 13:27:18,310 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 13:27:18,333 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-08-19 13:27:21,652 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-08-19 13:27:21,682 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-08-19 13:27:21,717 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-08-19 13:27:21,811 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-08-19 13:27:21,812 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-08-19 13:27:21,812 [printer.py:reinit()] - # Extruders: 0
2023-08-19 13:27:21,813 [printer.py:reinit()] - # Temperature devices: 0
2023-08-19 13:27:21,813 [printer.py:reinit()] - # Fans: 0
2023-08-19 13:27:21,813 [printer.py:reinit()] - # Output pins: 0
2023-08-19 13:27:21,814 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-08-19 13:27:22,072 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-08-19 13:27:22,073 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-08-19 13:27:22,073 [printer.py:change_state()] - Adding callback for state: error
2023-08-19 13:27:22,106 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 13:27:22,107 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 13:27:22,142 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 13:27:22,143 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-08-19 13:27:22,145 [files.py:initialize()] - Gcodes path: None
2023-08-19 13:27:22,146 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-08-19 13:27:22,147 [screen.py:init_printer()] - Printer initialized
2023-08-19 13:27:22,167 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-08-19 13:27:22,512 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3 PRO_luonv_100 - 副本 (3).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,518 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3 PRO_shitouren.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,523 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_luonv_100 - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,527 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_luonv_100 - 副本 (3).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,532 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_luonv_100 - 副本 (4).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,537 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_luonv_100 - 副本.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,542 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_luonv_100.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,547 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_shitouren - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,558 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_shitouren - 副本 (3).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,567 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_shitouren - 副本 (4).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,568 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_shitouren - 副本.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,568 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN3PRO_shitouren.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,569 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN4 XC_小狗 - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,582 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN4 xiaochuan-41min.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,586 [files.py:_callback()] - Error in getting metadata for USB/2啊是青蛙青蛙/EN4__xiaochuan-41min - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,589 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-violent狂暴.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,591 [files.py:_callback()] - Error in getting metadata for USB/CT_20、立方体测试.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,594 [files.py:_callback()] - Error in getting metadata for USB/EN3 PRO_luonv_100 - 副本 (3).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,599 [files.py:_callback()] - Error in getting metadata for USB/EN3 PRO_shitouren.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,608 [files.py:_callback()] - Error in getting metadata for USB/EN3PRO_luonv_100 - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,615 [files.py:_callback()] - Error in getting metadata for USB/EN3PRO_luonv_100 - 副本 (4).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,618 [files.py:_callback()] - Error in getting metadata for USB/EN3PRO_luonv_100 - 副本.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,632 [files.py:_callback()] - Error in getting metadata for USB/EN3PRO_shitouren - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,633 [files.py:_callback()] - Error in getting metadata for USB/EN3PRO_shitouren - 副本 (3).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,633 [files.py:_callback()] - Error in getting metadata for USB/EN3PRO_shitouren - 副本 (4).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,640 [files.py:_callback()] - Error in getting metadata for USB/EN3PRO_shitouren - 副本.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,645 [files.py:_callback()] - Error in getting metadata for USB/EN4 XC_小狗 - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,650 [files.py:_callback()] - Error in getting metadata for USB/EN4 xiaochuan-41min.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,654 [files.py:_callback()] - Error in getting metadata for USB/EN4__xiaochuan-41min - 副本 (2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,661 [files.py:_callback()] - Error in getting metadata for USB/EN4__xiaochuan-41min - 副本 (3).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,663 [files.py:_callback()] - Error in getting metadata for USB/EN4__xiaochuan-41min - 副本 (4).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,667 [files.py:_callback()] - Error in getting metadata for USB/EN4__xiaochuan-41min - 副本.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,671 [files.py:_callback()] - Error in getting metadata for USB/EN4_XC_小狗 - 副本 (3).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,676 [files.py:_callback()] - Error in getting metadata for USB/EN4_XC_小狗 - 副本 (4).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,681 [files.py:_callback()] - Error in getting metadata for USB/EN4_XC_小狗 - 副本.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,694 [files.py:_callback()] - Error in getting metadata for USB/EN4_XC_小狗.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,697 [files.py:_callback()] - Error in getting metadata for USB/SSP_2_船综合测试--250-28m(2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,699 [files.py:_callback()] - Error in getting metadata for USB/新建文件夹/SSP_2_船综合测试--250-28m.gcode. Retrying in 6 seconds
2023-08-19 13:27:22,701 [files.py:_callback()] - Error in getting metadata for USB/测试模型/SSP_2_船综合测试--250-28m(2).gcode. Retrying in 6 seconds
2023-08-19 13:27:22,706 [files.py:_callback()] - Error in getting metadata for USB/测试模型/SSP_小船.gcode. Retrying in 6 seconds
2023-08-19 13:27:24,647 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-08-19 13:27:24,647 [printer.py:init_temp_store()] - Temp store: []
2023-08-19 13:27:24,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-08-19 13:27:24,672 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:09:36,853 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-13 19:14:30,188 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-13 19:14:30,188 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-13 19:14:30,189 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-13 19:14:30,201 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 19:14:30,238 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:14:30,259 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:14:30,260 [screen.py:init_printer()] - Klipper not connected
2023-09-13 19:14:33,434 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:14:33,457 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:14:33,928 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-13 19:14:33,971 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-13 19:14:33,976 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-13 19:14:33,977 [printer.py:reinit()] - # Extruders: 1
2023-09-13 19:14:33,978 [printer.py:reinit()] - # Temperature devices: 4
2023-09-13 19:14:33,978 [printer.py:reinit()] - # Fans: 2
2023-09-13 19:14:33,978 [printer.py:reinit()] - # Output pins: 1
2023-09-13 19:14:33,980 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-13 19:14:34,257 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-13 19:14:34,262 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-13 19:14:34,268 [printer.py:change_state()] - Adding callback for state: startup
2023-09-13 19:14:34,307 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:14:34,308 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:14:34,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:14:34,330 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:14:34,331 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-13 19:14:34,331 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-13 19:14:34,332 [screen.py:init_printer()] - Printer initialized
2023-09-13 19:14:36,216 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-13 19:14:36,217 [printer.py:change_state()] - Adding callback for state: ready
2023-09-13 19:14:36,222 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-13 19:14:36,222 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-13 19:14:36,239 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-13 19:14:36,331 [main_menu.py:add_device()] - Adding device: extruder
2023-09-13 19:14:36,340 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-13 19:14:36,348 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-13 19:14:36,356 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-13 19:14:36,363 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-13 19:14:36,407 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-13 19:14:36,411 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-13 19:14:36,427 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-13 19:14:36,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:14:36,448 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:14:36,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:14:36,472 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:14:38,222 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-09-13 19:14:38,222 [printer.py:change_state()] - Adding callback for state: shutdown
2023-09-13 19:14:38,238 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 19:14:46,144 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-09-13 19:14:46,144 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-13 19:14:46,146 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-13 19:14:46,154 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 19:14:46,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:14:46,211 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:14:46,212 [screen.py:init_printer()] - Klipper not connected
2023-09-13 19:14:49,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:14:49,455 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:14:49,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-13 19:14:49,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-13 19:14:49,792 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-13 19:14:49,792 [printer.py:reinit()] - # Extruders: 1
2023-09-13 19:14:49,792 [printer.py:reinit()] - # Temperature devices: 4
2023-09-13 19:14:49,792 [printer.py:reinit()] - # Fans: 2
2023-09-13 19:14:49,792 [printer.py:reinit()] - # Output pins: 1
2023-09-13 19:14:49,794 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-13 19:14:50,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-13 19:14:50,089 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-13 19:14:50,089 [printer.py:change_state()] - Adding callback for state: startup
2023-09-13 19:14:50,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:14:50,170 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-13 19:14:50,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:14:50,191 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:14:50,192 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-13 19:14:50,192 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-13 19:14:50,193 [screen.py:init_printer()] - Printer initialized
2023-09-13 19:14:52,459 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:14:52,520 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-13 19:14:52,539 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:14:52,540 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:14:55,814 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-13 19:14:55,814 [printer.py:change_state()] - Adding callback for state: ready
2023-09-13 19:14:55,822 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-13 19:14:55,909 [main_menu.py:add_device()] - Adding device: extruder
2023-09-13 19:14:55,917 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-13 19:14:55,924 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-13 19:14:55,932 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-13 19:14:55,939 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-13 19:14:55,974 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-13 19:17:35,431 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-13 19:17:35,693 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-13 19:17:35,695 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-13 19:17:35,739 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-13 19:17:35,743 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-09-13 19:17:35,750 [config.py:__init__()] - Configuration validated succesfuly
2023-09-13 19:17:35,752 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-13 19:17:36,024 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-13 19:17:36,025 [config.py:install_language()] - Using lang chinese_simple
2023-09-13 19:17:36,048 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-13 19:17:36,053 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-13 19:17:37,014 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-13 19:17:37,055 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-13 19:17:37,134 [screen.py:initial_connection()] - Default printer: None
2023-09-13 19:17:37,135 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-13 19:17:37,143 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-13 19:17:37,144 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-13 19:17:37,251 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 19:17:37,335 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:17:37,372 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-13 19:17:37,374 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-13 19:17:37,413 [_logging.py:info()] - Websocket connected
2023-09-13 19:17:37,418 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-13 19:17:37,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:17:37,553 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:17:37,595 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-13 19:17:37,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-13 19:17:37,656 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-13 19:17:37,657 [printer.py:reinit()] - # Extruders: 1
2023-09-13 19:17:37,657 [printer.py:reinit()] - # Temperature devices: 4
2023-09-13 19:17:37,658 [printer.py:reinit()] - # Fans: 2
2023-09-13 19:17:37,659 [printer.py:reinit()] - # Output pins: 1
2023-09-13 19:17:37,662 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-13 19:17:37,937 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-13 19:17:37,948 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-13 19:17:37,948 [printer.py:change_state()] - Adding callback for state: startup
2023-09-13 19:17:37,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:17:37,989 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:17:38,015 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:17:38,016 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:17:38,017 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-13 19:17:38,018 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-13 19:17:38,021 [screen.py:init_printer()] - Printer initialized
2023-09-13 19:17:38,172 [files.py:_callback()] - Error in getting metadata for USB/EN4_CS.gcode. Retrying in 6 seconds
2023-09-13 19:17:38,179 [files.py:_callback()] - Error in getting metadata for USB/zf.gcode. Retrying in 6 seconds
2023-09-13 19:17:38,182 [files.py:_callback()] - Error in getting metadata for USB/相对挤出.gcode. Retrying in 6 seconds
2023-09-13 19:17:38,186 [files.py:_callback()] - Error in getting metadata for USB/鳄鱼推宝贝求_1h59m.gcode. Retrying in 6 seconds
2023-09-13 19:17:40,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:17:40,372 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:17:40,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:17:40,420 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:43:20,534 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-13 19:43:20,534 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-13 19:43:20,538 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-13 19:43:20,551 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 19:43:20,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:43:20,616 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:43:20,617 [screen.py:init_printer()] - Klipper not connected
2023-09-13 19:43:23,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:43:23,742 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:43:23,762 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-13 19:43:23,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-13 19:43:23,800 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-13 19:43:23,800 [printer.py:reinit()] - # Extruders: 1
2023-09-13 19:43:23,800 [printer.py:reinit()] - # Temperature devices: 4
2023-09-13 19:43:23,801 [printer.py:reinit()] - # Fans: 2
2023-09-13 19:43:23,801 [printer.py:reinit()] - # Output pins: 1
2023-09-13 19:43:23,802 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-13 19:43:24,089 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-13 19:43:24,093 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-13 19:43:24,093 [printer.py:change_state()] - Adding callback for state: startup
2023-09-13 19:43:24,135 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:43:24,136 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:43:24,157 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:43:24,158 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:43:24,158 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-13 19:43:24,159 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-13 19:43:24,160 [screen.py:init_printer()] - Printer initialized
2023-09-13 19:43:25,296 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-13 19:43:25,296 [printer.py:change_state()] - Adding callback for state: ready
2023-09-13 19:43:25,302 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-13 19:43:25,302 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-13 19:43:25,319 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-13 19:43:25,408 [main_menu.py:add_device()] - Adding device: extruder
2023-09-13 19:43:25,417 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-13 19:43:25,425 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-13 19:43:25,432 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-13 19:43:25,439 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-13 19:43:25,482 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-13 19:43:25,485 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-13 19:43:25,501 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-13 19:43:26,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:43:26,768 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-13 19:43:26,787 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:43:26,788 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-13 19:17:35,592 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-13 19:17:35,907 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-13 19:17:35,911 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-13 19:17:35,957 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-13 19:17:35,961 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-09-13 19:17:35,968 [config.py:__init__()] - Configuration validated succesfuly
2023-09-13 19:17:35,970 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-13 19:17:36,137 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-13 19:17:36,137 [config.py:install_language()] - Using lang chinese_simple
2023-09-13 19:17:36,154 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-13 19:17:36,157 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-13 19:17:36,916 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-13 19:17:36,957 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-13 19:17:37,037 [screen.py:initial_connection()] - Default printer: None
2023-09-13 19:17:37,038 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-13 19:17:37,042 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-13 19:17:37,042 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-13 19:17:37,141 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 19:17:37,226 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:17:37,262 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-13 19:17:37,263 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-13 19:17:37,296 [_logging.py:info()] - Websocket connected
2023-09-13 19:17:37,297 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-13 19:17:37,399 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:17:37,436 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:17:37,463 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-13 19:17:37,503 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-13 19:17:37,508 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-13 19:17:37,508 [printer.py:reinit()] - # Extruders: 1
2023-09-13 19:17:37,509 [printer.py:reinit()] - # Temperature devices: 4
2023-09-13 19:17:37,509 [printer.py:reinit()] - # Fans: 2
2023-09-13 19:17:37,509 [printer.py:reinit()] - # Output pins: 1
2023-09-13 19:17:37,510 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-13 19:17:37,793 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-13 19:17:37,803 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-13 19:17:37,803 [printer.py:change_state()] - Adding callback for state: startup
2023-09-13 19:17:37,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:17:37,845 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:17:37,867 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:17:37,868 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:17:37,869 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-13 19:17:37,869 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-13 19:17:37,871 [screen.py:init_printer()] - Printer initialized
2023-09-13 19:17:40,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:17:40,298 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:17:40,335 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:17:40,337 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:55:29,264 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-13 19:55:29,265 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-13 19:55:29,265 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-13 19:55:29,280 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 19:55:29,322 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:55:29,345 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:55:29,346 [screen.py:init_printer()] - Klipper not connected
2023-09-13 19:55:32,552 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-13 19:55:32,571 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-13 19:55:32,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-13 19:55:32,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-13 19:55:32,628 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-13 19:55:32,628 [printer.py:reinit()] - # Extruders: 1
2023-09-13 19:55:32,628 [printer.py:reinit()] - # Temperature devices: 4
2023-09-13 19:55:32,628 [printer.py:reinit()] - # Fans: 2
2023-09-13 19:55:32,629 [printer.py:reinit()] - # Output pins: 1
2023-09-13 19:55:32,631 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-13 19:55:32,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-13 19:55:32,915 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-13 19:55:32,916 [printer.py:change_state()] - Adding callback for state: startup
2023-09-13 19:55:32,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:55:32,960 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:55:32,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:55:32,980 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:55:32,981 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-13 19:55:32,982 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-13 19:55:32,982 [screen.py:init_printer()] - Printer initialized
2023-09-13 19:55:35,577 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-13 19:55:35,578 [printer.py:init_temp_store()] - Temp store: []
2023-09-13 19:55:35,607 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-13 19:55:35,608 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-13 19:57:01,923 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-13 19:57:01,923 [printer.py:change_state()] - Adding callback for state: error
2023-09-13 19:57:01,939 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-13 20:50:53,536 [screen.py:show_screensaver()] - Showing Screensaver
2023-09-14 00:45:04,349 [files.py:_callback()] - Error in getting metadata for 3DBenchy-fast高速.gcode.dpkg-new. Retrying in 6 seconds
2023-09-14 00:45:04,652 [files.py:_callback()] - Error in getting metadata for 3DBenchy-standard标准.gcode.dpkg-new. Retrying in 6 seconds
2023-09-14 00:45:04,669 [files.py:_callback()] - Error in getting metadata for Pressure Advance Calibration压力提前校准.gcode.dpkg-new. Retrying in 6 seconds
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-14 00:46:16,396 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-14 00:46:16,752 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-14 00:46:16,754 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-14 00:46:16,804 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-14 00:46:16,807 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-09-14 00:46:16,822 [config.py:__init__()] - Configuration validated succesfuly
2023-09-14 00:46:16,823 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-14 00:46:17,109 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-14 00:46:17,110 [config.py:install_language()] - Using lang chinese_simple
2023-09-14 00:46:17,136 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-14 00:46:17,141 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-14 00:46:18,247 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-14 00:46:18,288 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-14 00:46:18,354 [screen.py:initial_connection()] - Default printer: None
2023-09-14 00:46:18,356 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-14 00:46:18,365 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-14 00:46:18,365 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-14 00:46:18,469 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 00:46:18,568 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:46:18,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-14 00:46:18,619 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-14 00:46:18,672 [_logging.py:info()] - Websocket connected
2023-09-14 00:46:18,673 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-14 00:46:18,773 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:46:18,829 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 00:46:18,859 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 00:46:18,908 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 00:46:18,914 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 00:46:18,915 [printer.py:reinit()] - # Extruders: 1
2023-09-14 00:46:18,916 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 00:46:18,916 [printer.py:reinit()] - # Fans: 2
2023-09-14 00:46:18,917 [printer.py:reinit()] - # Output pins: 1
2023-09-14 00:46:18,919 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 00:46:19,216 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 00:46:19,228 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 00:46:19,229 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 00:46:19,278 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 00:46:19,279 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 00:46:19,308 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 00:46:19,309 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 00:46:19,311 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 00:46:19,311 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 00:46:19,312 [screen.py:init_printer()] - Printer initialized
2023-09-14 00:46:19,461 [files.py:_callback()] - Error in getting metadata for 3DBenchy-fast高速.gcode. Retrying in 6 seconds
2023-09-14 00:46:19,465 [files.py:_callback()] - Error in getting metadata for Pressure Advance Calibration压力提前校准.gcode. Retrying in 6 seconds
2023-09-14 00:46:21,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 00:46:21,554 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 00:46:21,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 00:46:21,595 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 00:48:23,533 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-14 00:48:23,533 [printer.py:change_state()] - Adding callback for state: error
2023-09-14 00:48:23,543 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 00:51:16,208 [files.py:_callback()] - Error in getting metadata for 3DBenchy-fast高速.gcode.dpkg-new. Retrying in 6 seconds
2023-09-14 00:51:16,500 [files.py:_callback()] - Error in getting metadata for 3DBenchy-standard标准.gcode.dpkg-new. Retrying in 6 seconds
2023-09-14 00:51:16,516 [files.py:_callback()] - Error in getting metadata for Pressure Advance Calibration压力提前校准.gcode.dpkg-new. Retrying in 6 seconds
2023-09-14 00:51:23,735 [files.py:add_file()] - File already exists: 3DBenchy-fast高速.gcode
2023-09-14 00:51:24,399 [files.py:add_file()] - File already exists: 3DBenchy-standard标准.gcode
2023-09-14 00:51:24,906 [files.py:add_file()] - File already exists: Pressure Advance Calibration压力提前校准.gcode
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-14 00:52:47,769 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-14 00:52:47,975 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-14 00:52:47,977 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-14 00:52:48,006 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-14 00:52:48,009 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-09-14 00:52:48,013 [config.py:__init__()] - Configuration validated succesfuly
2023-09-14 00:52:48,014 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-14 00:52:48,163 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-14 00:52:48,163 [config.py:install_language()] - Using lang chinese_simple
2023-09-14 00:52:48,179 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-14 00:52:48,183 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-14 00:52:48,995 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-14 00:52:49,026 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-14 00:52:49,077 [screen.py:initial_connection()] - Default printer: None
2023-09-14 00:52:49,077 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-14 00:52:49,080 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-14 00:52:49,080 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-14 00:52:49,171 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 00:52:49,237 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:52:49,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-14 00:52:49,267 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-14 00:52:49,296 [_logging.py:info()] - Websocket connected
2023-09-14 00:52:49,298 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-14 00:52:49,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:52:49,461 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 00:52:49,462 [screen.py:init_printer()] - Klipper not connected
2023-09-14 00:52:52,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:52:52,450 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 00:52:52,482 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-14 00:52:55,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:52:55,416 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 00:52:55,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 00:52:55,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 00:52:55,483 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 00:52:55,483 [printer.py:reinit()] - # Extruders: 1
2023-09-14 00:52:55,483 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 00:52:55,483 [printer.py:reinit()] - # Fans: 2
2023-09-14 00:52:55,484 [printer.py:reinit()] - # Output pins: 1
2023-09-14 00:52:55,485 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 00:52:55,769 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 00:53:27,796 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 00:53:27,796 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 00:53:27,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 00:53:27,845 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 00:53:27,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 00:53:27,866 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 00:53:27,868 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 00:53:27,868 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 00:53:27,869 [screen.py:init_printer()] - Printer initialized
2023-09-14 00:53:30,405 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 00:53:30,406 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 00:53:30,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 00:53:30,429 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 00:54:57,258 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-14 00:54:57,258 [printer.py:change_state()] - Adding callback for state: error
2023-09-14 00:54:57,280 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 00:58:59,740 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-14 00:58:59,741 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 00:58:59,743 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 00:58:59,766 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 00:58:59,808 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:58:59,831 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 00:58:59,832 [screen.py:init_printer()] - Klipper not connected
2023-09-14 00:59:03,404 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 00:59:03,424 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 00:59:03,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 00:59:03,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 00:59:03,481 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 00:59:03,481 [printer.py:reinit()] - # Extruders: 1
2023-09-14 00:59:03,481 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 00:59:03,482 [printer.py:reinit()] - # Fans: 2
2023-09-14 00:59:03,482 [printer.py:reinit()] - # Output pins: 1
2023-09-14 00:59:03,483 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 00:59:03,765 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 00:59:03,769 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 00:59:03,769 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 00:59:03,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 00:59:03,814 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 00:59:03,838 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 00:59:03,839 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 00:59:03,840 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 00:59:03,840 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 00:59:03,841 [screen.py:init_printer()] - Printer initialized
2023-09-14 00:59:06,429 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 00:59:06,430 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 00:59:06,478 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 00:59:06,480 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 01:00:01,444 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-14 01:00:01,445 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 01:00:01,449 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 01:00:01,463 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 01:00:01,502 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 01:00:01,554 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 01:00:01,555 [screen.py:init_printer()] - Klipper not connected
2023-09-14 01:00:04,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 01:00:04,431 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 01:00:05,044 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 01:00:05,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 01:00:05,083 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 01:00:05,083 [printer.py:reinit()] - # Extruders: 1
2023-09-14 01:00:05,083 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 01:00:05,083 [printer.py:reinit()] - # Fans: 2
2023-09-14 01:00:05,083 [printer.py:reinit()] - # Output pins: 1
2023-09-14 01:00:05,085 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 01:00:05,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 01:00:05,368 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 01:00:05,368 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 01:00:05,414 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 01:00:05,414 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 01:00:05,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 01:00:05,436 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 01:00:05,436 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 01:00:05,436 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 01:00:05,438 [screen.py:init_printer()] - Printer initialized
2023-09-14 01:00:07,404 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 01:00:07,405 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 01:00:07,425 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 01:00:07,426 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 01:01:35,117 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-14 01:01:35,117 [printer.py:change_state()] - Adding callback for state: error
2023-09-14 01:01:35,140 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-14 01:03:10,000 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-14 01:03:10,273 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-14 01:03:10,277 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-14 01:03:10,310 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-14 01:03:10,313 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-09-14 01:03:10,317 [config.py:__init__()] - Configuration validated succesfuly
2023-09-14 01:03:10,319 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-14 01:03:10,524 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-14 01:03:10,525 [config.py:install_language()] - Using lang chinese_simple
2023-09-14 01:03:10,544 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-14 01:03:10,548 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-14 01:03:11,291 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-14 01:03:11,322 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-14 01:03:11,374 [screen.py:initial_connection()] - Default printer: None
2023-09-14 01:03:11,376 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-14 01:03:11,379 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-14 01:03:11,380 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-14 01:03:11,489 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 01:03:11,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 01:03:11,603 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-14 01:03:11,605 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-14 01:03:11,637 [_logging.py:info()] - Websocket connected
2023-09-14 01:03:11,641 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-14 01:03:11,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 01:03:11,797 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 01:03:11,828 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-14 01:03:15,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 01:03:15,586 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 01:03:15,613 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 01:03:15,655 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 01:03:15,661 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 01:03:15,661 [printer.py:reinit()] - # Extruders: 1
2023-09-14 01:03:15,661 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 01:03:15,662 [printer.py:reinit()] - # Fans: 2
2023-09-14 01:03:15,662 [printer.py:reinit()] - # Output pins: 1
2023-09-14 01:03:15,664 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 01:03:15,940 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 01:03:15,952 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 01:03:15,953 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 01:03:16,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 01:03:16,013 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 01:03:16,044 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 01:03:16,045 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 01:03:16,046 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 01:03:16,047 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 01:03:16,048 [screen.py:init_printer()] - Printer initialized
2023-09-14 01:03:36,203 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 01:03:36,204 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 01:03:36,225 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 01:03:36,226 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 01:04:36,219 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-14 01:04:36,220 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 01:04:36,223 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 01:04:36,234 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 01:04:36,263 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 01:04:36,283 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 01:04:36,284 [screen.py:init_printer()] - Klipper not connected
2023-09-14 01:04:39,208 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 01:04:39,232 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 01:04:39,895 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 01:04:39,929 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 01:04:39,933 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 01:04:39,934 [printer.py:reinit()] - # Extruders: 1
2023-09-14 01:04:39,934 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 01:04:39,934 [printer.py:reinit()] - # Fans: 2
2023-09-14 01:04:39,934 [printer.py:reinit()] - # Output pins: 1
2023-09-14 01:04:39,936 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 01:04:40,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 01:04:40,222 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 01:04:40,222 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 01:04:40,268 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 01:04:40,269 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 01:04:40,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 01:04:40,289 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 01:04:40,290 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 01:04:40,290 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 01:04:40,291 [screen.py:init_printer()] - Printer initialized
2023-09-14 01:04:42,203 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 01:04:42,203 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 01:04:42,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 01:04:42,225 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 01:06:09,940 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-14 01:06:09,940 [printer.py:change_state()] - Adding callback for state: error
2023-09-14 01:06:09,953 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 02:03:29,189 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-14 09:35:44,433 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-14 09:35:44,653 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-14 09:35:44,656 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-14 09:35:44,691 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-14 09:35:44,694 [config.py:__init__()] - ====== Saved Def ======
[graph Printer]
extruder = False
=======================
2023-09-14 09:35:44,699 [config.py:__init__()] - Configuration validated succesfuly
2023-09-14 09:35:44,700 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-14 09:35:44,888 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-14 09:35:44,888 [config.py:install_language()] - Using lang chinese_simple
2023-09-14 09:35:44,904 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-14 09:35:44,908 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-14 09:35:45,622 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-14 09:35:45,653 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-14 09:35:45,706 [screen.py:initial_connection()] - Default printer: None
2023-09-14 09:35:45,707 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-14 09:35:45,709 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-14 09:35:45,709 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-14 09:35:45,788 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 09:35:45,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 09:35:45,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-14 09:35:45,869 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-14 09:35:45,890 [_logging.py:info()] - Websocket connected
2023-09-14 09:35:45,891 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-14 09:35:45,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 09:35:46,017 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 09:35:46,044 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 09:35:46,081 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 09:35:46,086 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 09:35:46,086 [printer.py:reinit()] - # Extruders: 1
2023-09-14 09:35:46,086 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 09:35:46,086 [printer.py:reinit()] - # Fans: 2
2023-09-14 09:35:46,087 [printer.py:reinit()] - # Output pins: 1
2023-09-14 09:35:46,088 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 09:35:46,374 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 09:35:46,388 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 09:35:46,389 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 09:35:46,482 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 09:35:46,483 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 09:35:46,529 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 09:35:46,531 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 09:35:46,532 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 09:35:46,533 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 09:35:46,535 [screen.py:init_printer()] - Printer initialized
2023-09-14 09:35:48,614 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 09:35:48,615 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 09:35:48,627 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-14 09:35:48,627 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-14 09:35:48,655 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 09:35:48,803 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 09:35:48,811 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 09:35:48,820 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 09:35:48,832 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 09:35:48,840 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 09:35:48,879 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:35:48,882 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:35:48,910 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:35:48,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 09:35:48,989 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 09:35:49,023 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 09:35:49,024 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 09:35:55,370 [screen.py:_load_panel()] - Loading panel: temperature
2023-09-14 09:35:55,371 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2023-09-14 09:35:55,413 [temperature.py:add_device()] - Adding device: extruder
2023-09-14 09:35:55,430 [temperature.py:add_device()] - Adding device: heater_bed
2023-09-14 09:35:55,447 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 09:35:55,459 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 09:35:55,472 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 09:35:55,490 [temperature.py:__init__()] - ready
2023-09-14 09:35:55,493 [temperature.py:select_heater()] - Seselecting extruder
2023-09-14 09:35:55,497 [temperature.py:select_heater()] - Seselecting heater_bed
2023-09-14 09:35:55,500 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2023-09-14 09:35:55,551 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2023-09-14 09:35:57,247 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2023-09-14 09:35:57,248 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2023-09-14 09:35:57,248 [temperature.py:set_temperature()] - name match extruder
2023-09-14 09:35:57,248 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2023-09-14 09:35:57,250 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2023-09-14 09:35:57,251 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2023-09-14 09:35:57,251 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2023-09-14 09:35:57,253 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2023-09-14 09:35:57,253 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2023-09-14 09:35:57,254 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2023-09-14 09:37:58,363 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:37:58,395 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:37:58,399 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:38:00,357 [screen.py:_load_panel()] - Loading panel: print
2023-09-14 09:38:00,358 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-14 09:38:00,368 [print.py:__init__()] - 24h time is True
2023-09-14 09:38:00,389 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-14 09:38:00,391 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 09:38:01,544 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:38:01,560 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:38:01,563 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:38:02,848 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-09-14 09:38:02,849 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 09:38:02,869 [screen.py:_load_panel()] - Loading panel: menu
2023-09-14 09:38:02,870 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-09-14 09:38:03,029 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-09-14 09:38:03,062 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 09:38:03,103 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 09:38:03,107 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 09:38:04,168 [screen.py:_load_panel()] - Loading panel: extrude
2023-09-14 09:38:04,168 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2023-09-14 09:38:04,233 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-09-14 09:38:04,329 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2023-09-14 09:38:04,332 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-09-14 09:38:05,122 [extrude.py:change_distance()] - ### Distance 25
2023-09-14 09:38:05,862 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-09-14 09:38:05,864 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+25 F120
2023-09-14 09:39:13,087 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-09-14 09:39:13,089 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+25 F120
2023-09-14 09:39:57,455 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-09-14 09:39:57,458 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+25 F120
2023-09-14 09:41:47,901 [extrude.py:change_extruder()] - Changing extruder to extruder
2023-09-14 09:41:47,902 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: T0
2023-09-14 09:41:49,293 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:41:49,309 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 09:41:49,356 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 09:41:49,362 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 09:41:49,459 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:41:49,477 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:41:49,479 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:42:01,489 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2023-09-14 09:42:04,595 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S0
2023-09-14 09:42:13,167 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S205.0
2023-09-14 09:42:13,169 [temperature.py:change_target_temp_incremental()] - Setting extruder to 205.0
2023-09-14 09:42:13,169 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S10.0
2023-09-14 09:42:13,171 [temperature.py:change_target_temp_incremental()] - Setting heater_bed to 10.0
2023-09-14 09:42:13,172 [KlippyWebsocket.py:set_temp_fan_temp()] - Sending temperature fan Pi_fan2 to temp: 40.0
2023-09-14 09:42:13,175 [temperature.py:change_target_temp_incremental()] - Setting temperature_fan Pi_fan2 to 40.0
2023-09-14 09:42:16,239 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:42:16,254 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:42:16,257 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:42:16,886 [main_menu.py:toggle_visibility()] - Graph show True: extruder
2023-09-14 09:42:17,695 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-09-14 09:42:17,695 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 09:42:17,715 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 09:42:17,762 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 09:42:17,768 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 09:42:18,568 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-09-14 09:42:18,589 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-09-14 09:42:19,571 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-09-14 09:42:19,572 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+25 F120
2023-09-14 09:42:37,382 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:42:37,399 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 09:42:37,447 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 09:42:37,453 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 09:42:47,782 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-09-14 09:42:47,821 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-09-14 09:42:49,527 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2023-09-14 09:42:51,499 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S215.0
2023-09-14 09:42:51,501 [temperature.py:change_target_temp_incremental()] - Setting extruder to 215.0
2023-09-14 09:42:51,502 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S20.0
2023-09-14 09:42:51,504 [temperature.py:change_target_temp_incremental()] - Setting heater_bed to 20.0
2023-09-14 09:42:51,505 [KlippyWebsocket.py:set_temp_fan_temp()] - Sending temperature fan Pi_fan2 to temp: 50.0
2023-09-14 09:42:51,507 [temperature.py:change_target_temp_incremental()] - Setting temperature_fan Pi_fan2 to 50.0
2023-09-14 09:42:52,939 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:42:52,957 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-09-14 09:42:52,981 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-09-14 09:42:54,207 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-09-14 09:42:54,209 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+25 F120
2023-09-14 09:43:09,612 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2023-09-14 09:43:10,551 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S225.0
2023-09-14 09:43:10,553 [temperature.py:change_target_temp_incremental()] - Setting extruder to 225.0
2023-09-14 09:43:10,553 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S30.0
2023-09-14 09:43:10,554 [temperature.py:change_target_temp_incremental()] - Setting heater_bed to 30.0
2023-09-14 09:43:10,555 [KlippyWebsocket.py:set_temp_fan_temp()] - Sending temperature fan Pi_fan2 to temp: 60.0
2023-09-14 09:43:10,557 [temperature.py:change_target_temp_incremental()] - Setting temperature_fan Pi_fan2 to 60.0
2023-09-14 09:43:12,035 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:43:12,053 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-09-14 09:43:12,077 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-09-14 09:43:16,715 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-09-14 09:43:16,717 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+25 F120
2023-09-14 09:43:31,615 [extrude.py:change_extruder()] - Changing extruder to extruder
2023-09-14 09:43:31,616 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: T0
2023-09-14 09:43:32,571 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2023-09-14 09:43:33,507 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S235.0
2023-09-14 09:43:33,508 [temperature.py:change_target_temp_incremental()] - Setting extruder to 235.0
2023-09-14 09:43:33,509 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2023-09-14 09:43:33,510 [temperature.py:change_target_temp_incremental()] - Setting heater_bed to 40.0
2023-09-14 09:43:33,511 [KlippyWebsocket.py:set_temp_fan_temp()] - Sending temperature fan Pi_fan2 to temp: 70.0
2023-09-14 09:43:33,513 [temperature.py:change_target_temp_incremental()] - Setting temperature_fan Pi_fan2 to 70.0
2023-09-14 09:43:34,555 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:43:34,573 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-09-14 09:43:34,701 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-09-14 09:43:35,591 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2023-09-14 09:43:35,592 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E+25 F120
2023-09-14 09:43:52,043 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:43:52,072 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 09:43:52,169 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 09:43:52,181 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 09:43:52,883 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:43:52,898 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:43:52,901 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:43:55,217 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-14 09:43:55,219 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 09:44:01,983 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:44:02,014 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:44:02,017 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:44:08,905 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-14 09:44:08,907 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 09:44:10,579 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 09:44:10,656 [print.py:_callback()] - newfiles: ['USB/1h20m.gcode', 'USB/cog_vase_mode.gcode', 'USB/KLP1挤出机230内铝块.gcode', 'USB/Twisted_Heart_Vase_-_Hi_Res.gcode', 'USB/xy轴测试.gcode', 'USB/z轴共振.gcode', 'USB/圆柱测试.gcode', 'USB/弯度测试.gcode', 'USB/拉丝测试.gcode', 'USB/桥架测试.gcode', 'USB/测试_PLA_6h53m.gcode', 'USB/测试模型.gcode', 'USB/精度测试.gcode']
2023-09-14 09:44:10,895 [print.py:_callback()] - deletedfiles: []
2023-09-14 09:44:10,896 [print.py:_callback()] - updatefiles: []
2023-09-14 09:44:10,922 [files.py:_callback()] - Error in getting metadata for USB/1h20m.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,923 [files.py:_callback()] - Error in getting metadata for USB/cog_vase_mode.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,923 [files.py:_callback()] - Error in getting metadata for USB/KLP1挤出机230内铝块.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,924 [files.py:_callback()] - Error in getting metadata for USB/Twisted_Heart_Vase_-_Hi_Res.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,925 [files.py:_callback()] - Error in getting metadata for USB/xy轴测试.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,926 [files.py:_callback()] - Error in getting metadata for USB/z轴共振.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,926 [files.py:_callback()] - Error in getting metadata for USB/圆柱测试.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,927 [files.py:_callback()] - Error in getting metadata for USB/弯度测试.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,928 [files.py:_callback()] - Error in getting metadata for USB/拉丝测试.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,928 [files.py:_callback()] - Error in getting metadata for USB/桥架测试.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,929 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_6h53m.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,930 [files.py:_callback()] - Error in getting metadata for USB/测试模型.gcode. Retrying in 6 seconds
2023-09-14 09:44:10,930 [files.py:_callback()] - Error in getting metadata for USB/精度测试.gcode. Retrying in 6 seconds
2023-09-14 09:44:12,915 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-14 09:44:18,736 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff881863f0 (GtkDialog at 0x1f8bd3b0)>
2023-09-14 09:44:19,481 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-14 09:44:19,482 [print.py:confirm_print_response()] - Starting print: USB/Twisted_Heart_Vase_-_Hi_Res.gcode
2023-09-14 09:44:19,482 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-14 09:44:19,944 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-14 09:44:19,945 [printer.py:change_state()] - Adding callback for state: printing
2023-09-14 09:44:19,949 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:44:19,965 [screen.py:_load_panel()] - Loading panel: job_status
2023-09-14 09:44:19,966 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-09-14 09:44:20,805 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-14 09:44:20,807 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-14 09:44:20,841 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:44:20,930 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Twisted_Heart_Vase_-_Hi_Res.gcode'
2023-09-14 09:44:20,933 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2023-09-14 09:44:21,199 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-14 09:44:21,267 [print.py:_callback()] - newfiles: ['.cache/Twisted_Heart_Vase_-_Hi_Res.gcode']
2023-09-14 09:44:21,267 [print.py:_callback()] - deletedfiles: []
2023-09-14 09:44:21,267 [print.py:_callback()] - updatefiles: []
2023-09-14 09:44:21,276 [print.py:_callback()] - newfiles: []
2023-09-14 09:44:21,276 [print.py:_callback()] - deletedfiles: []
2023-09-14 09:44:21,277 [print.py:_callback()] - updatefiles: ['.cache/Twisted_Heart_Vase_-_Hi_Res.gcode']
2023-09-14 09:44:21,277 [print.py:update_file()] - Cannot update file, file not in labels: .cache/Twisted_Heart_Vase_-_Hi_Res.gcode
2023-09-14 09:44:21,277 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Twisted_Heart_Vase_-_Hi_Res.gcode Size: 6467521
2023-09-14 09:47:02,538 [screen.py:_load_panel()] - Loading panel: fine_tune
2023-09-14 09:47:02,539 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fine_tune.py
2023-09-14 09:47:02,611 [screen.py:attach_panel()] - Current panel hierarchy: job_status > fine_tune
2023-09-14 09:47:04,722 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_GCODE_OFFSET Z_ADJUST=-0.05 MOVE=1
2023-09-14 09:47:21,028 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_GCODE_OFFSET Z_ADJUST=-0.05 MOVE=1
2023-09-14 09:47:38,355 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 09:47:38,374 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-14 09:47:38,383 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:47:39,338 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8807e630 (GtkDialog at 0x1fb6ce80)>
2023-09-14 09:47:40,029 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-14 09:47:40,029 [job_status.py:cancel_confirm()] - Canceling print
2023-09-14 09:47:40,030 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2023-09-14 09:47:40,033 [printer.py:get_probe()] - Probe type: probe
2023-09-14 09:47:40,038 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2023-09-14 09:47:41,072 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2023-09-14 09:47:41,074 [printer.py:get_probe()] - Probe type: probe
2023-09-14 09:47:46,324 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-14 09:47:46,325 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 09:47:59,907 [job_status.py:close_panel()] - Closing job_status panel
2023-09-14 09:47:59,918 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 09:48:00,065 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 09:48:00,073 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 09:48:00,081 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 09:48:00,088 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 09:48:00,096 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 09:48:00,142 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:48:00,145 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:48:00,174 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:48:00,175 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 09:48:00,220 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 09:48:00,305 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 09:48:00,313 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 09:48:00,321 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 09:48:00,329 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 09:48:00,337 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 09:48:00,376 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:48:00,378 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:48:00,395 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 09:48:01,763 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-09-14 09:48:01,763 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 09:48:01,954 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-14 09:48:01,962 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-14 09:48:01,986 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-14 09:48:02,999 [screen.py:_load_panel()] - Loading panel: zcalibrate
2023-09-14 09:48:03,000 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/zcalibrate.py
2023-09-14 09:48:03,049 [printer.py:get_probe()] - Probe type: probe
2023-09-14 09:48:03,049 [zcalibrate.py:__init__()] - Z offset: 1.6
2023-09-14 09:48:03,085 [zcalibrate.py:__init__()] - Available functions for calibration: ['probe']
2023-09-14 09:48:03,104 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > zcalibrate
2023-09-14 09:48:03,105 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+0.001
2023-09-14 09:48:03,151 [zcalibrate.py:process_update()] - // unknown command:"testz"
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-14 09:35:44,567 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-14 09:35:44,791 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-14 09:35:44,793 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-14 09:35:44,826 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-14 09:35:44,829 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-14 09:35:44,832 [config.py:__init__()] - Configuration validated succesfuly
2023-09-14 09:35:44,836 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-14 09:35:45,027 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-14 09:35:45,028 [config.py:install_language()] - Using lang chinese_simple
2023-09-14 09:35:45,047 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-14 09:35:45,051 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-14 09:35:45,906 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-14 09:35:45,936 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-14 09:35:45,989 [screen.py:initial_connection()] - Default printer: None
2023-09-14 09:35:45,990 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-14 09:35:45,992 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-14 09:35:45,992 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-14 09:35:46,087 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 09:35:46,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 09:35:46,184 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-14 09:35:46,185 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-14 09:35:46,206 [_logging.py:info()] - Websocket connected
2023-09-14 09:35:46,207 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-14 09:35:46,289 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 09:35:46,328 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 09:35:46,354 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-14 09:35:49,515 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 09:35:49,548 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 09:35:49,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 09:35:49,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 09:35:49,786 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 09:35:49,787 [printer.py:reinit()] - # Extruders: 1
2023-09-14 09:35:49,787 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 09:35:49,787 [printer.py:reinit()] - # Fans: 2
2023-09-14 09:35:49,787 [printer.py:reinit()] - # Output pins: 1
2023-09-14 09:35:49,789 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 09:35:50,076 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 09:35:50,096 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-09-14 09:35:50,097 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 09:35:50,145 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 09:35:50,191 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 09:35:50,217 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 09:35:50,218 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 09:35:50,219 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 09:35:50,220 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 09:35:50,222 [screen.py:init_printer()] - Printer initialized
2023-09-14 09:35:50,229 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-14 09:35:50,230 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-14 09:35:50,271 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 09:35:50,415 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 09:35:50,427 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 09:35:50,439 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 09:35:50,449 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 09:35:50,459 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 09:35:50,504 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 09:35:52,495 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 09:35:52,541 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 09:35:52,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 09:35:52,563 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 13:59:48,641 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-14 13:59:48,642 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 13:59:48,646 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 13:59:48,655 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 13:59:48,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 13:59:48,722 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 13:59:48,722 [screen.py:init_printer()] - Klipper not connected
2023-09-14 13:59:52,026 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 13:59:52,049 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 13:59:52,393 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 13:59:52,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 13:59:52,433 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 13:59:52,434 [printer.py:reinit()] - # Extruders: 1
2023-09-14 13:59:52,434 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 13:59:52,434 [printer.py:reinit()] - # Fans: 2
2023-09-14 13:59:52,434 [printer.py:reinit()] - # Output pins: 1
2023-09-14 13:59:52,436 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 13:59:52,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 13:59:52,740 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 13:59:52,740 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 13:59:52,800 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 13:59:52,811 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 13:59:52,830 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 13:59:52,831 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 13:59:52,832 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 13:59:52,833 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 13:59:52,834 [screen.py:init_printer()] - Printer initialized
2023-09-14 13:59:55,050 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 13:59:55,063 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 13:59:55,083 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 13:59:55,084 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 13:59:55,195 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 13:59:55,196 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 13:59:55,203 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 13:59:55,289 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 13:59:55,299 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 13:59:55,307 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 13:59:55,315 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 13:59:55,323 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 13:59:55,359 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 14:06:34,704 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-09-14 14:06:34,705 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 14:06:34,718 [screen.py:_load_panel()] - Loading panel: menu
2023-09-14 14:06:34,719 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-09-14 14:06:34,876 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-09-14 14:06:34,909 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 14:06:34,949 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 14:06:34,953 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 14:06:35,989 [screen.py:_load_panel()] - Loading panel: move
2023-09-14 14:06:35,989 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/move.py
2023-09-14 14:06:36,121 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > move
2023-09-14 14:06:40,369 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z+25 F600
2023-09-14 14:06:40,371 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2023-09-14 14:06:49,840 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-14 14:17:34,739 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-14 14:17:34,996 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-14 14:17:34,998 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-14 14:17:35,040 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-14 14:17:35,043 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-14 14:17:35,048 [config.py:__init__()] - Configuration validated succesfuly
2023-09-14 14:17:35,049 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-14 14:17:35,232 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-14 14:17:35,233 [config.py:install_language()] - Using lang chinese_simple
2023-09-14 14:17:35,249 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-14 14:17:35,252 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-14 14:17:35,960 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-14 14:17:35,987 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-14 14:17:36,038 [screen.py:initial_connection()] - Default printer: None
2023-09-14 14:17:36,039 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-14 14:17:36,042 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-14 14:17:36,042 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-14 14:17:36,118 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 14:17:36,178 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:17:36,202 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-14 14:17:36,203 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-14 14:17:36,222 [_logging.py:info()] - Websocket connected
2023-09-14 14:17:36,223 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-14 14:17:36,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:17:36,317 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 14:17:36,339 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 14:17:36,375 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 14:17:36,380 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 14:17:36,380 [printer.py:reinit()] - # Extruders: 1
2023-09-14 14:17:36,380 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 14:17:36,381 [printer.py:reinit()] - # Fans: 2
2023-09-14 14:17:36,381 [printer.py:reinit()] - # Output pins: 1
2023-09-14 14:17:36,382 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 14:17:36,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 14:17:36,688 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 14:17:36,689 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 14:17:36,789 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:17:36,790 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 14:17:36,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:17:36,838 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 14:17:36,839 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 14:17:36,839 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 14:17:36,841 [screen.py:init_printer()] - Printer initialized
2023-09-14 14:17:38,130 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 14:17:38,130 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 14:17:38,136 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-14 14:17:38,136 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-14 14:17:38,154 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 14:17:38,249 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 14:17:38,258 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 14:17:38,268 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 14:17:38,276 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 14:17:38,283 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 14:17:38,323 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 14:17:38,326 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 14:17:38,344 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-14 14:17:38,832 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:17:38,833 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 14:17:38,855 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:17:38,856 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 14:17:45,284 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-09-14 14:17:45,284 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 14:17:45,301 [screen.py:_load_panel()] - Loading panel: menu
2023-09-14 14:17:45,302 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-09-14 14:17:45,533 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-14 14:17:45,541 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-14 14:17:45,566 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-14 14:17:46,257 [screen.py:_load_panel()] - Loading panel: zcalibrate
2023-09-14 14:17:46,257 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/zcalibrate.py
2023-09-14 14:17:46,264 [printer.py:get_probe()] - Probe type: probe
2023-09-14 14:17:46,265 [zcalibrate.py:__init__()] - Z offset: 1.6
2023-09-14 14:17:46,298 [zcalibrate.py:__init__()] - Available functions for calibration: ['probe']
2023-09-14 14:17:46,321 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > zcalibrate
2023-09-14 14:17:46,323 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+0.001
2023-09-14 14:17:46,383 [zcalibrate.py:process_update()] - // unknown command:"testz"
2023-09-14 14:17:47,248 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
2023-09-14 14:17:47,250 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G0 Z1.2 F300.0
2023-09-14 14:17:47,251 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2023-09-14 14:17:47,253 [zcalibrate.py:_calculate_position()] - Position not configured, probing the middle of the bed
2023-09-14 14:17:47,254 [zcalibrate.py:_calculate_position()] - Center position X:110.0 Y:110.0
2023-09-14 14:17:47,254 [zcalibrate.py:_calculate_position()] - Offset X:12.85 Y:0.0
2023-09-14 14:17:47,254 [zcalibrate.py:_calculate_position()] - Moving to X:97.15 Y:110.0
2023-09-14 14:17:47,255 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G0 X97.15 Y110.0 F3000
2023-09-14 14:17:47,271 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: PROBE_CALIBRATE
2023-09-14 14:21:08,052 [zcalibrate.py:change_distance()] - ### Distance 5
2023-09-14 14:21:08,904 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-5
2023-09-14 14:22:09,660 [zcalibrate.py:change_distance()] - ### Distance 1
2023-09-14 14:22:10,252 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2023-09-14 14:22:11,996 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2023-09-14 14:22:14,056 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+1
2023-09-14 14:22:14,992 [zcalibrate.py:change_distance()] - ### Distance .5
2023-09-14 14:22:15,972 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.5
2023-09-14 14:22:18,255 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.5
2023-09-14 14:22:29,557 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.5
2023-09-14 14:22:32,256 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.5
2023-09-14 14:22:33,244 [zcalibrate.py:change_distance()] - ### Distance .1
2023-09-14 14:22:34,944 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.1
2023-09-14 14:22:46,964 [zcalibrate.py:accept()] - Accepting Z position
2023-09-14 14:22:46,965 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCEPT
2023-09-14 14:22:47,037 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa0365bd0 (GtkDialog at 0x11691f50)>
2023-09-14 14:22:47,950 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-14 14:22:47,951 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2023-09-14 14:22:49,071 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-14 14:22:49,072 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 14:22:49,074 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 14:22:49,082 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 14:22:49,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:22:49,125 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 14:22:49,125 [screen.py:init_printer()] - Klipper not connected
2023-09-14 14:22:52,829 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:22:52,849 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 14:22:52,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 14:22:52,902 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 14:22:52,907 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 14:22:52,907 [printer.py:reinit()] - # Extruders: 1
2023-09-14 14:22:52,908 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 14:22:52,908 [printer.py:reinit()] - # Fans: 2
2023-09-14 14:22:52,909 [printer.py:reinit()] - # Output pins: 1
2023-09-14 14:22:52,910 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 14:22:53,196 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 14:22:53,200 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 14:22:53,200 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 14:22:53,252 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:22:53,292 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 14:22:53,311 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:22:53,312 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 14:22:53,313 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 14:22:53,313 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 14:22:53,315 [screen.py:init_printer()] - Printer initialized
2023-09-14 14:22:53,404 [files.py:_callback()] - Error in getting metadata for USB/1h20m.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,416 [files.py:_callback()] - Error in getting metadata for USB/xy轴测试.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,419 [files.py:_callback()] - Error in getting metadata for USB/z轴共振.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,423 [files.py:_callback()] - Error in getting metadata for USB/圆柱体.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,427 [files.py:_callback()] - Error in getting metadata for USB/圆柱测试.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,431 [files.py:_callback()] - Error in getting metadata for USB/圆柱高度199.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,435 [files.py:_callback()] - Error in getting metadata for USB/弯度测试.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,438 [files.py:_callback()] - Error in getting metadata for USB/拉丝测试.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,441 [files.py:_callback()] - Error in getting metadata for USB/桥架测试.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,443 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_6h53m.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,446 [files.py:_callback()] - Error in getting metadata for USB/测试模型.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,449 [files.py:_callback()] - Error in getting metadata for USB/精度测试.gcode. Retrying in 6 seconds
2023-09-14 14:22:53,452 [files.py:_callback()] - Error in getting metadata for USB/调平测试模型.gcode. Retrying in 6 seconds
2023-09-14 14:22:55,420 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 14:22:55,420 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 14:22:55,428 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 14:22:55,511 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 14:22:55,518 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 14:22:55,526 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 14:22:55,534 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 14:22:55,541 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 14:22:55,576 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 14:22:55,841 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:22:55,882 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 14:22:55,903 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:22:55,904 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 14:23:44,752 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-09-14 14:23:44,752 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 14:23:44,939 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-14 14:23:44,947 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-14 14:23:44,973 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-14 14:23:45,946 [printer.py:get_probe()] - Probe type: probe
2023-09-14 14:23:45,946 [zcalibrate.py:__init__()] - Z offset: 2.1
2023-09-14 14:23:45,978 [zcalibrate.py:__init__()] - Available functions for calibration: ['probe']
2023-09-14 14:23:45,997 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > zcalibrate
2023-09-14 14:23:45,998 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+0.001
2023-09-14 14:23:46,036 [zcalibrate.py:process_update()] - // unknown command:"testz"
2023-09-14 14:23:46,752 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
2023-09-14 14:23:46,755 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G0 Z1.2 F300.0
2023-09-14 14:23:46,757 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2023-09-14 14:23:46,760 [zcalibrate.py:_calculate_position()] - Position not configured, probing the middle of the bed
2023-09-14 14:23:46,760 [zcalibrate.py:_calculate_position()] - Center position X:110.0 Y:110.0
2023-09-14 14:23:46,761 [zcalibrate.py:_calculate_position()] - Offset X:12.85 Y:0.0
2023-09-14 14:23:46,761 [zcalibrate.py:_calculate_position()] - Moving to X:97.15 Y:110.0
2023-09-14 14:23:46,762 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G0 X97.15 Y110.0 F3000
2023-09-14 14:23:46,764 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: PROBE_CALIBRATE
2023-09-14 14:24:22,638 [zcalibrate.py:change_distance()] - ### Distance 5
2023-09-14 14:24:23,544 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-5
2023-09-14 14:24:25,236 [zcalibrate.py:change_distance()] - ### Distance 1
2023-09-14 14:24:26,167 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2023-09-14 14:24:27,864 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2023-09-14 14:24:31,326 [zcalibrate.py:change_distance()] - ### Distance .5
2023-09-14 14:24:31,720 [zcalibrate.py:change_distance()] - ### Distance .1
2023-09-14 14:24:32,440 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.1
2023-09-14 14:24:35,044 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.1
2023-09-14 14:56:58,333 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.1
2023-09-14 14:57:00,155 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.1
2023-09-14 14:57:01,735 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.1
2023-09-14 14:57:07,399 [zcalibrate.py:accept()] - Accepting Z position
2023-09-14 14:57:07,399 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCEPT
2023-09-14 14:57:07,417 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffa0365bd0 (GtkDialog at 0x11691f50)>
2023-09-14 14:57:07,439 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa0325438 (GtkDialog at 0x116b59d0)>
2023-09-14 14:57:08,673 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-14 14:57:08,674 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2023-09-14 14:57:09,801 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-14 14:57:09,801 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 14:57:09,804 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 14:57:09,813 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 14:57:09,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:57:09,857 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 14:57:09,858 [screen.py:init_printer()] - Klipper not connected
2023-09-14 14:57:13,552 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:57:13,576 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 14:57:13,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 14:57:13,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 14:57:13,669 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 14:57:13,669 [printer.py:reinit()] - # Extruders: 1
2023-09-14 14:57:13,669 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 14:57:13,670 [printer.py:reinit()] - # Fans: 2
2023-09-14 14:57:13,670 [printer.py:reinit()] - # Output pins: 1
2023-09-14 14:57:13,671 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 14:57:13,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 14:57:13,966 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 14:57:13,966 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 14:57:14,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:57:14,055 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 14:57:14,078 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:57:14,079 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 14:57:14,080 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 14:57:14,080 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 14:57:14,081 [screen.py:init_printer()] - Printer initialized
2023-09-14 14:57:16,431 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 14:57:16,431 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 14:57:16,439 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 14:57:16,524 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 14:57:16,532 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 14:57:16,540 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 14:57:16,547 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 14:57:16,555 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 14:57:16,591 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 14:57:16,678 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:57:16,720 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 14:57:16,739 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:57:16,740 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 14:58:33,821 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-14 14:58:33,822 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 14:58:33,828 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 14:58:33,856 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 14:58:33,931 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:58:33,955 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 14:58:33,956 [screen.py:init_printer()] - Klipper not connected
2023-09-14 14:58:37,551 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 14:58:37,571 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 14:58:37,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 14:58:37,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 14:58:37,629 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 14:58:37,629 [printer.py:reinit()] - # Extruders: 1
2023-09-14 14:58:37,629 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 14:58:37,630 [printer.py:reinit()] - # Fans: 2
2023-09-14 14:58:37,630 [printer.py:reinit()] - # Output pins: 1
2023-09-14 14:58:37,632 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 14:58:37,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 14:58:37,923 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 14:58:37,923 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 14:58:37,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:58:38,014 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 14:58:38,033 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:58:38,034 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 14:58:38,035 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 14:58:38,035 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 14:58:38,036 [screen.py:init_printer()] - Printer initialized
2023-09-14 14:58:39,618 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 14:58:39,619 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 14:58:39,625 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 14:58:39,708 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 14:58:39,715 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 14:58:39,723 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 14:58:39,730 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 14:58:39,738 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 14:58:39,772 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 14:58:40,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 14:58:40,598 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 14:58:40,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 14:58:40,620 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:00:51,890 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-fast高速-32x32.png. Retrying in 6 seconds
2023-09-14 15:02:28,977 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-standard标准-32x32.png. Retrying in 6 seconds
2023-09-14 15:03:51,248 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-violent狂暴-50x50.png. Retrying in 6 seconds
2023-09-14 15:03:51,251 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-violent狂暴-32x32.png. Retrying in 6 seconds
2023-09-14 15:07:32,532 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-14 15:07:32,533 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 15:07:32,545 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 15:07:32,564 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:07:32,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:07:32,655 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:07:32,656 [screen.py:init_printer()] - Klipper not connected
2023-09-14 15:07:35,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:07:35,576 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:07:36,192 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 15:07:36,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 15:07:36,234 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 15:07:36,234 [printer.py:reinit()] - # Extruders: 1
2023-09-14 15:07:36,234 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 15:07:36,235 [printer.py:reinit()] - # Fans: 2
2023-09-14 15:07:36,235 [printer.py:reinit()] - # Output pins: 1
2023-09-14 15:07:36,236 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 15:07:36,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&fan_generic fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 15:07:36,525 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 15:07:36,526 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 15:07:36,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:07:36,614 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:07:36,634 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:07:36,635 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:07:36,635 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 15:07:36,636 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 15:07:36,637 [screen.py:init_printer()] - Printer initialized
2023-09-14 15:07:38,473 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 15:07:38,473 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 15:07:38,480 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 15:07:38,567 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 15:07:38,575 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 15:07:38,583 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 15:07:38,590 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 15:07:38,598 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 15:07:38,643 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 15:07:38,822 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:07:38,862 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:07:38,882 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:07:38,883 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:21:55,753 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-14 15:21:55,754 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 15:21:55,756 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 15:21:55,783 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:21:55,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:21:55,884 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:21:55,885 [screen.py:init_printer()] - Klipper not connected
2023-09-14 15:21:59,551 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:21:59,571 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:21:59,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 15:21:59,680 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 15:21:59,682 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 15:21:59,683 [printer.py:reinit()] - # Extruders: 0
2023-09-14 15:21:59,683 [printer.py:reinit()] - # Temperature devices: 0
2023-09-14 15:21:59,683 [printer.py:reinit()] - # Fans: 0
2023-09-14 15:21:59,683 [printer.py:reinit()] - # Output pins: 0
2023-09-14 15:21:59,683 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 15:21:59,945 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-09-14 15:21:59,946 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-09-14 15:21:59,946 [printer.py:change_state()] - Adding callback for state: error
2023-09-14 15:21:59,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:22:00,005 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:22:00,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:22:00,025 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:22:00,026 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 15:22:00,026 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 15:22:00,027 [screen.py:init_printer()] - Printer initialized
2023-09-14 15:22:00,040 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:22:02,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:22:02,671 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:22:02,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:22:02,691 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:23:01,997 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-14 15:23:01,998 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 15:23:02,000 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 15:23:02,013 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:23:02,043 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:23:02,068 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:23:02,068 [screen.py:init_printer()] - Klipper not connected
2023-09-14 15:23:05,555 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:23:05,575 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:23:05,595 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 15:23:05,794 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 15:23:05,800 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 15:23:05,801 [printer.py:reinit()] - # Extruders: 1
2023-09-14 15:23:05,802 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 15:23:05,802 [printer.py:reinit()] - # Fans: 2
2023-09-14 15:23:05,802 [printer.py:reinit()] - # Output pins: 1
2023-09-14 15:23:05,804 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 15:23:06,088 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 15:23:06,092 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 15:23:06,098 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 15:23:06,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:23:06,173 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:23:06,192 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:23:06,193 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:23:06,194 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 15:23:06,194 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 15:23:06,196 [screen.py:init_printer()] - Printer initialized
2023-09-14 15:23:07,786 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 15:23:07,786 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 15:23:07,793 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 15:23:07,879 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 15:23:07,887 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 15:23:07,894 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 15:23:07,902 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 15:23:07,909 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 15:23:07,948 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 15:23:08,585 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:23:08,598 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:23:08,619 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:23:08,620 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:24:24,139 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-09-14 15:24:24,139 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 15:24:24,278 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-09-14 15:24:24,311 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 15:24:24,351 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 15:24:24,356 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 15:24:25,566 [screen.py:_load_panel()] - Loading panel: fan
2023-09-14 15:24:25,567 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fan.py
2023-09-14 15:24:25,584 [fan.py:add_fan()] - Adding fan: fan
2023-09-14 15:24:25,614 [fan.py:add_fan()] - Adding fan: heater_fan Fan1
2023-09-14 15:24:25,662 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > fan
2023-09-14 15:24:29,756 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M106 S255
2023-09-14 15:24:32,127 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 15:24:32,155 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 15:24:32,244 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 15:24:32,255 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 15:24:37,405 [screen.py:_load_panel()] - Loading panel: extrude
2023-09-14 15:24:37,406 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2023-09-14 15:24:37,513 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2023-09-14 15:24:37,617 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2023-09-14 15:24:37,619 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2023-09-14 15:24:39,307 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2023-09-14 15:24:43,476 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2023-09-14 15:24:43,583 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-09-14 15:24:43,583 [printer.py:change_state()] - Adding callback for state: shutdown
2023-09-14 15:24:43,600 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:24:45,447 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2023-09-14 15:24:45,497 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-09-14 15:24:45,497 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 15:24:45,499 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 15:24:45,508 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:24:45,530 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:24:45,573 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:24:45,574 [screen.py:init_printer()] - Klipper not connected
2023-09-14 15:24:48,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:24:48,576 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:24:49,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 15:24:49,194 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 15:24:49,200 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 15:24:49,201 [printer.py:reinit()] - # Extruders: 1
2023-09-14 15:24:49,201 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 15:24:49,201 [printer.py:reinit()] - # Fans: 2
2023-09-14 15:24:49,201 [printer.py:reinit()] - # Output pins: 1
2023-09-14 15:24:49,202 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 15:24:49,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 15:24:49,488 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 15:24:49,488 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 15:24:49,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:24:49,569 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:24:49,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:24:49,590 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:24:49,591 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 15:24:49,591 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 15:24:49,592 [screen.py:init_printer()] - Printer initialized
2023-09-14 15:24:51,441 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 15:24:51,441 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 15:24:51,448 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 15:24:51,534 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 15:24:51,542 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 15:24:51,549 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 15:24:51,557 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 15:24:51,565 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 15:24:51,611 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 15:24:51,720 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:24:51,734 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:24:51,754 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:24:51,755 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:24:54,019 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-09-14 15:24:54,019 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 15:24:54,209 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-14 15:24:54,217 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-14 15:24:54,245 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-14 15:24:57,258 [screen.py:_load_panel()] - Loading panel: settings
2023-09-14 15:24:57,259 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-09-14 15:24:57,410 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-09-14 15:24:59,887 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 15:24:59,904 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-14 15:24:59,913 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-14 15:24:59,942 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-14 15:25:01,379 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 15:25:01,395 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 15:25:02,610 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-09-14 15:25:02,611 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-14 15:25:02,813 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-09-14 15:25:02,845 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 15:25:02,885 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 15:25:02,890 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 15:25:04,345 [fan.py:add_fan()] - Adding fan: fan
2023-09-14 15:25:04,360 [fan.py:add_fan()] - Adding fan: heater_fan Fan1
2023-09-14 15:25:04,384 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > fan
2023-09-14 15:25:05,176 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M106 S255
2023-09-14 15:25:38,159 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 15:25:38,189 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-09-14 15:25:38,260 [menu.py:arrangeMenuItems()] - X > actions power
2023-09-14 15:25:38,266 [menu.py:arrangeMenuItems()] - X > actions camera
2023-09-14 15:25:39,215 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-14 15:25:39,231 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 15:27:56,838 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-14 15:27:56,839 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-14 15:27:56,845 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-14 15:27:56,866 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:27:56,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:27:56,962 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:27:56,962 [screen.py:init_printer()] - Klipper not connected
2023-09-14 15:28:00,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:28:00,570 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:28:00,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 15:28:00,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 15:28:00,628 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 15:28:00,629 [printer.py:reinit()] - # Extruders: 1
2023-09-14 15:28:00,629 [printer.py:reinit()] - # Temperature devices: 4
2023-09-14 15:28:00,630 [printer.py:reinit()] - # Fans: 2
2023-09-14 15:28:00,630 [printer.py:reinit()] - # Output pins: 1
2023-09-14 15:28:00,631 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 15:28:00,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-14 15:28:00,921 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-14 15:28:00,921 [printer.py:change_state()] - Adding callback for state: startup
2023-09-14 15:28:00,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:28:01,004 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:28:01,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:28:01,025 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:28:01,026 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-14 15:28:01,026 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 15:28:01,027 [screen.py:init_printer()] - Printer initialized
2023-09-14 15:28:02,636 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-14 15:28:02,636 [printer.py:change_state()] - Adding callback for state: ready
2023-09-14 15:28:02,643 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-14 15:28:02,733 [main_menu.py:add_device()] - Adding device: extruder
2023-09-14 15:28:02,741 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-14 15:28:02,748 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-14 15:28:02,756 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-14 15:28:02,763 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-14 15:28:02,798 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-14 15:28:03,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:28:03,631 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-14 15:28:03,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:28:03,655 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-14 15:17:34,215 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-14 15:17:34,426 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-14 15:17:34,428 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-14 15:17:34,458 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-14 15:17:34,461 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-14 15:17:34,464 [config.py:__init__()] - Configuration validated succesfuly
2023-09-14 15:17:34,467 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-14 15:17:34,666 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-14 15:17:34,667 [config.py:install_language()] - Using lang chinese_simple
2023-09-14 15:17:34,686 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-14 15:17:34,689 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-14 15:17:35,363 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-14 15:17:35,389 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-14 15:17:35,440 [screen.py:initial_connection()] - Default printer: None
2023-09-14 15:17:35,441 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-14 15:17:35,442 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-14 15:17:35,442 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-14 15:17:35,518 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:17:35,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:17:35,583 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-14 15:17:35,584 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-14 15:17:35,603 [_logging.py:info()] - Websocket connected
2023-09-14 15:17:35,603 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-14 15:17:35,673 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-14 15:17:35,704 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-14 15:17:35,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-14 15:17:35,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-14 15:17:35,964 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-14 15:17:35,965 [printer.py:reinit()] - # Extruders: 0
2023-09-14 15:17:35,965 [printer.py:reinit()] - # Temperature devices: 0
2023-09-14 15:17:35,965 [printer.py:reinit()] - # Fans: 0
2023-09-14 15:17:35,966 [printer.py:reinit()] - # Output pins: 0
2023-09-14 15:17:35,966 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-14 15:17:36,220 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-09-14 15:17:36,222 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-09-14 15:17:36,222 [printer.py:change_state()] - Adding callback for state: error
2023-09-14 15:17:36,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:17:36,246 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 15:17:36,272 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:17:36,273 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-14 15:17:36,274 [files.py:initialize()] - Gcodes path: None
2023-09-14 15:17:36,274 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-14 15:17:36,275 [screen.py:init_printer()] - Printer initialized
2023-09-14 15:17:36,311 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-14 15:17:38,617 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-14 15:17:38,618 [printer.py:init_temp_store()] - Temp store: []
2023-09-14 15:17:38,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-14 15:17:38,640 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 11:16:22,781 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 11:20:47,234 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 11:20:47,473 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 11:20:47,475 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 11:20:47,501 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 11:20:47,503 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 11:20:47,507 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 11:20:47,509 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 11:20:47,679 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 11:20:47,679 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 11:20:47,692 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 11:20:47,695 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 11:20:48,347 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 11:20:48,380 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 11:20:48,432 [screen.py:initial_connection()] - Default printer: None
2023-09-17 11:20:48,433 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 11:20:48,434 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 11:20:48,435 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 11:20:48,497 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 11:20:48,543 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:20:48,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 11:20:48,566 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 11:20:48,585 [_logging.py:info()] - Websocket connected
2023-09-17 11:20:48,585 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 11:20:48,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:20:48,686 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 11:20:48,709 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 11:20:48,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 11:20:48,892 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 11:20:48,893 [printer.py:reinit()] - # Extruders: 0
2023-09-17 11:20:48,893 [printer.py:reinit()] - # Temperature devices: 0
2023-09-17 11:20:48,893 [printer.py:reinit()] - # Fans: 0
2023-09-17 11:20:48,894 [printer.py:reinit()] - # Output pins: 0
2023-09-17 11:20:48,894 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 11:20:49,149 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-09-17 11:20:49,151 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-09-17 11:20:49,151 [printer.py:change_state()] - Adding callback for state: error
2023-09-17 11:20:49,180 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:20:49,181 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:20:49,212 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:20:49,213 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 11:20:49,214 [files.py:initialize()] - Gcodes path: None
2023-09-17 11:20:49,214 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 11:20:49,217 [screen.py:init_printer()] - Printer initialized
2023-09-17 11:20:49,261 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 11:20:51,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:20:51,665 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:20:51,699 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:20:51,701 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 11:23:56,685 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 11:23:56,915 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 11:23:56,922 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 11:23:56,962 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 11:23:56,966 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 11:23:56,977 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 11:23:56,978 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 11:23:57,220 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 11:23:57,221 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 11:23:57,248 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 11:23:57,253 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 11:23:58,027 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 11:23:58,056 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 11:23:58,108 [screen.py:initial_connection()] - Default printer: None
2023-09-17 11:23:58,109 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 11:23:58,110 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 11:23:58,111 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 11:23:58,187 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 11:23:58,243 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:23:58,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 11:23:58,268 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 11:23:58,285 [_logging.py:info()] - Websocket connected
2023-09-17 11:23:58,286 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 11:23:58,366 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:23:58,402 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 11:23:58,428 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 11:23:58,697 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 11:23:58,698 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 11:23:58,698 [printer.py:reinit()] - # Extruders: 0
2023-09-17 11:23:58,699 [printer.py:reinit()] - # Temperature devices: 0
2023-09-17 11:23:58,699 [printer.py:reinit()] - # Fans: 0
2023-09-17 11:23:58,699 [printer.py:reinit()] - # Output pins: 0
2023-09-17 11:23:58,700 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 11:23:58,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-09-17 11:23:58,957 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-09-17 11:23:58,957 [printer.py:change_state()] - Adding callback for state: error
2023-09-17 11:23:58,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:23:58,981 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:23:59,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:23:59,005 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 11:23:59,006 [files.py:initialize()] - Gcodes path: None
2023-09-17 11:23:59,006 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 11:23:59,007 [screen.py:init_printer()] - Printer initialized
2023-09-17 11:23:59,046 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 11:24:01,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:24:01,362 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:24:01,388 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:24:01,389 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:13:23,388 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-17 14:13:23,388 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-17 14:13:23,393 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-17 14:13:23,411 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:13:23,467 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:13:23,486 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:13:23,487 [screen.py:init_printer()] - Klipper not connected
2023-09-17 14:13:26,742 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:13:26,764 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:13:27,089 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:13:27,130 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:13:27,135 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:13:27,135 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:13:27,135 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:13:27,135 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:13:27,135 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:13:27,137 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:13:27,424 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:13:27,435 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:13:27,436 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:13:27,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:13:27,471 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:13:27,491 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:13:27,492 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:13:27,493 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:13:27,493 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:13:27,494 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:13:28,869 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-17 14:13:28,869 [printer.py:change_state()] - Adding callback for state: error
2023-09-17 14:13:28,878 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:13:29,752 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:13:29,753 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:13:29,789 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:13:29,791 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:14:51,399 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-17 14:14:51,400 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-17 14:14:51,402 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-17 14:14:51,418 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:14:51,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:14:51,468 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:14:51,468 [screen.py:init_printer()] - Klipper not connected
2023-09-17 14:14:54,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:14:54,767 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:14:54,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:14:55,002 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:14:55,007 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:14:55,007 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:14:55,007 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:14:55,007 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:14:55,007 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:14:55,009 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:14:55,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:14:55,301 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:14:55,301 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:14:55,340 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:14:55,341 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:14:55,360 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:14:55,361 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:14:55,362 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:14:55,362 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:14:55,363 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:14:57,766 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:14:57,767 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:14:57,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:14:57,816 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:15:10,729 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-17 14:15:10,730 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-17 14:15:10,732 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-17 14:15:10,749 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:15:10,806 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:15:10,852 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:15:10,852 [screen.py:init_printer()] - Klipper not connected
2023-09-17 14:15:13,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:15:13,768 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:15:14,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:15:14,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:15:14,394 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:15:14,394 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:15:14,394 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:15:14,395 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:15:14,395 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:15:14,396 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:15:14,689 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:15:14,693 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:15:14,693 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:15:14,734 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:15:14,735 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:15:14,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:15:14,756 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:15:14,757 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:15:14,757 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:15:14,759 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:15:16,132 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-17 14:15:16,133 [printer.py:change_state()] - Adding callback for state: error
2023-09-17 14:15:16,142 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:15:16,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:15:16,739 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:15:16,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:15:16,759 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 11:23:57,379 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 11:23:57,600 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 11:23:57,603 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 11:23:57,638 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 11:23:57,641 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 11:23:57,645 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 11:23:57,647 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 11:23:57,839 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 11:23:57,839 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 11:23:57,860 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 11:23:57,864 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 11:23:58,625 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 11:23:58,656 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 11:23:58,707 [screen.py:initial_connection()] - Default printer: None
2023-09-17 11:23:58,707 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 11:23:58,710 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 11:23:58,710 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 11:23:58,804 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 11:23:58,864 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:23:58,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 11:23:58,886 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 11:23:58,905 [_logging.py:info()] - Websocket connected
2023-09-17 11:23:58,905 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 11:23:58,999 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:23:59,043 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 11:23:59,073 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 11:23:59,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 11:23:59,114 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 11:23:59,115 [printer.py:reinit()] - # Extruders: 1
2023-09-17 11:23:59,115 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 11:23:59,115 [printer.py:reinit()] - # Fans: 2
2023-09-17 11:23:59,115 [printer.py:reinit()] - # Output pins: 1
2023-09-17 11:23:59,117 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 11:23:59,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 11:23:59,422 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 11:23:59,423 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 11:23:59,506 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:23:59,507 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:23:59,574 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:23:59,575 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 11:23:59,576 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 11:23:59,576 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 11:23:59,580 [screen.py:init_printer()] - Printer initialized
2023-09-17 11:24:01,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:24:01,452 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:24:01,473 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:24:01,474 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:17:28,770 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-17 14:17:28,771 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-17 14:17:28,774 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-17 14:17:28,796 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:17:28,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:17:28,857 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:17:28,857 [screen.py:init_printer()] - Klipper not connected
2023-09-17 14:17:31,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:17:31,725 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:17:32,810 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:17:32,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:17:32,850 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:17:32,850 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:17:32,850 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:17:32,851 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:17:32,851 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:17:32,853 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:17:33,140 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:17:33,144 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:17:33,144 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:17:33,187 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:17:33,188 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:17:33,210 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:17:33,211 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:17:33,211 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:17:33,211 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:17:33,213 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:17:35,712 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:17:35,713 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:17:35,759 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:17:35,761 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 11:23:56,892 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 11:23:57,232 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 11:23:57,237 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 11:23:57,282 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 11:23:57,285 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 11:23:57,296 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 11:23:57,298 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 11:23:57,498 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 11:23:57,498 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 11:23:57,517 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 11:23:57,521 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 11:23:58,263 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 11:23:58,296 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 11:23:58,352 [screen.py:initial_connection()] - Default printer: None
2023-09-17 11:23:58,353 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 11:23:58,355 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 11:23:58,355 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 11:23:58,425 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 11:23:58,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:23:58,515 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 11:23:58,517 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 11:23:58,540 [_logging.py:info()] - Websocket connected
2023-09-17 11:23:58,540 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 11:23:58,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 11:23:58,664 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 11:23:58,686 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 11:23:58,726 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 11:23:58,732 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 11:23:58,732 [printer.py:reinit()] - # Extruders: 1
2023-09-17 11:23:58,732 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 11:23:58,732 [printer.py:reinit()] - # Fans: 2
2023-09-17 11:23:58,732 [printer.py:reinit()] - # Output pins: 1
2023-09-17 11:23:58,734 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 11:23:59,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 11:23:59,037 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 11:23:59,038 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 11:23:59,097 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:23:59,098 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:23:59,120 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:23:59,121 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 11:23:59,122 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 11:23:59,122 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 11:23:59,123 [screen.py:init_printer()] - Printer initialized
2023-09-17 11:24:01,336 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 11:24:01,336 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 11:24:01,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 11:24:01,363 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:19:00,425 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-17 14:19:00,426 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-17 14:19:00,429 [screen.py:state_disconnected()] - ### Going to disconnected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 14:19:34,609 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 14:19:34,850 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 14:19:34,851 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 14:19:34,892 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 14:19:34,896 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 14:19:34,904 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 14:19:34,906 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 14:19:35,102 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 14:19:35,102 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 14:19:35,122 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 14:19:35,126 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 14:19:35,949 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 14:19:35,981 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 14:19:36,032 [screen.py:initial_connection()] - Default printer: None
2023-09-17 14:19:36,033 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 14:19:36,034 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 14:19:36,035 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 14:19:36,115 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:19:36,174 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:36,203 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 14:19:36,205 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 14:19:36,229 [_logging.py:info()] - Websocket connected
2023-09-17 14:19:36,229 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 14:19:36,325 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:36,371 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:19:36,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:19:36,458 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:19:36,463 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:19:36,464 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:19:36,464 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:19:36,464 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:19:36,465 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:19:36,466 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:19:36,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:19:36,761 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:19:36,761 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:19:36,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:36,806 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:19:36,832 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:36,833 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:19:36,834 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:19:36,834 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:19:36,836 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:19:38,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:38,937 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:19:38,972 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:38,973 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 09:54:40,381 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-19 09:54:40,382 [printer.py:change_state()] - Adding callback for state: error
2023-09-19 09:54:40,406 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 09:56:36,738 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-19 09:56:36,739 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-19 09:56:36,740 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-19 09:56:36,750 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 09:56:36,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 09:56:36,810 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 09:56:36,811 [screen.py:init_printer()] - Klipper not connected
2023-09-19 09:56:40,305 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 09:56:40,328 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 09:56:40,377 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-19 09:56:40,411 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-19 09:56:40,416 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-19 09:56:40,416 [printer.py:reinit()] - # Extruders: 1
2023-09-19 09:56:40,416 [printer.py:reinit()] - # Temperature devices: 4
2023-09-19 09:56:40,417 [printer.py:reinit()] - # Fans: 2
2023-09-19 09:56:40,417 [printer.py:reinit()] - # Output pins: 1
2023-09-19 09:56:40,418 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-19 09:56:40,691 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-19 09:56:40,702 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-19 09:56:40,703 [printer.py:change_state()] - Adding callback for state: startup
2023-09-19 09:56:40,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 09:56:40,752 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 09:56:40,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 09:56:40,782 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 09:56:40,783 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-19 09:56:40,784 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-19 09:56:40,785 [screen.py:init_printer()] - Printer initialized
2023-09-19 09:56:43,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 09:56:43,328 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 09:56:43,362 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 09:56:43,363 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 14:19:35,102 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 14:19:35,522 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 14:19:35,525 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 14:19:35,561 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 14:19:35,564 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 14:19:35,570 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 14:19:35,571 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 14:19:35,799 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 14:19:35,800 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 14:19:35,821 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 14:19:35,826 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 14:19:36,748 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 14:19:36,785 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 14:19:36,833 [screen.py:initial_connection()] - Default printer: None
2023-09-17 14:19:36,834 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 14:19:36,835 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 14:19:36,835 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 14:19:36,916 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:19:37,331 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:37,376 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 14:19:37,377 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 14:19:37,400 [_logging.py:info()] - Websocket connected
2023-09-17 14:19:37,401 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 14:19:37,473 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:37,497 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:19:37,519 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:19:37,557 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:19:37,562 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:19:37,562 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:19:37,563 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:19:37,563 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:19:37,563 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:19:37,564 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:19:37,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:19:37,863 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:19:37,863 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:19:37,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:37,908 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:19:37,933 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:37,934 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:19:37,936 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:19:37,936 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:19:37,937 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:19:39,573 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-17 14:19:39,573 [printer.py:change_state()] - Adding callback for state: ready
2023-09-17 14:19:39,580 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-17 14:19:39,581 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-17 14:19:39,598 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-17 14:19:39,689 [main_menu.py:add_device()] - Adding device: extruder
2023-09-17 14:19:39,701 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-17 14:19:39,713 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-17 14:19:39,725 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-17 14:19:39,737 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-17 14:19:39,800 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-17 14:19:39,806 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-17 14:19:39,849 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-17 14:19:40,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:40,610 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-17 14:19:40,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:40,638 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 10:02:15,227 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-19 10:02:15,228 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-19 10:02:15,233 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-19 10:02:15,252 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 10:02:15,308 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 10:02:15,345 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 10:02:15,346 [screen.py:init_printer()] - Klipper not connected
2023-09-19 10:02:18,630 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 10:02:18,653 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 10:02:18,929 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-19 10:02:18,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-19 10:02:18,971 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-19 10:02:18,973 [printer.py:reinit()] - # Extruders: 1
2023-09-19 10:02:18,973 [printer.py:reinit()] - # Temperature devices: 4
2023-09-19 10:02:18,973 [printer.py:reinit()] - # Fans: 2
2023-09-19 10:02:18,974 [printer.py:reinit()] - # Output pins: 1
2023-09-19 10:02:18,975 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-19 10:02:19,263 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-19 10:02:19,268 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-19 10:02:19,268 [printer.py:change_state()] - Adding callback for state: startup
2023-09-19 10:02:19,317 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 10:02:19,358 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-19 10:02:19,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 10:02:19,379 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 10:02:19,380 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-19 10:02:19,380 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-19 10:02:19,381 [screen.py:init_printer()] - Printer initialized
2023-09-19 10:02:21,210 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-19 10:02:21,210 [printer.py:change_state()] - Adding callback for state: ready
2023-09-19 10:02:21,217 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-19 10:02:21,300 [main_menu.py:add_device()] - Adding device: extruder
2023-09-19 10:02:21,308 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-19 10:02:21,316 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-19 10:02:21,325 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-19 10:02:21,335 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-19 10:02:21,372 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-19 10:02:21,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 10:02:21,716 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-19 10:02:21,735 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 10:02:21,736 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 14:19:34,054 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 14:19:34,320 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 14:19:34,323 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 14:19:34,356 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 14:19:34,358 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 14:19:34,363 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 14:19:34,364 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 14:19:34,553 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 14:19:34,553 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 14:19:34,579 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 14:19:34,583 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 14:19:35,379 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 14:19:35,410 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 14:19:35,460 [screen.py:initial_connection()] - Default printer: None
2023-09-17 14:19:35,461 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 14:19:35,462 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 14:19:35,463 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 14:19:35,538 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:19:35,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:35,622 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 14:19:35,623 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 14:19:35,646 [_logging.py:info()] - Websocket connected
2023-09-17 14:19:35,647 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 14:19:35,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:35,758 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:19:35,782 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-17 14:19:38,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:38,871 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:19:38,906 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:19:38,948 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:19:38,954 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:19:38,955 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:19:38,955 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:19:38,955 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:19:38,956 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:19:38,957 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:19:39,247 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:19:39,260 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:19:39,260 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:19:39,302 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:39,303 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:19:39,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:39,330 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:19:39,331 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:19:39,332 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:19:39,333 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:19:41,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:41,785 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:19:41,806 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:41,807 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-17 14:19:34,905 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-17 14:19:35,193 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-17 14:19:35,198 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-17 14:19:35,234 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-17 14:19:35,238 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-17 14:19:35,251 [config.py:__init__()] - Configuration validated succesfuly
2023-09-17 14:19:35,254 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-17 14:19:35,524 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-17 14:19:35,524 [config.py:install_language()] - Using lang chinese_simple
2023-09-17 14:19:35,544 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-17 14:19:35,546 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-17 14:19:36,473 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-17 14:19:36,517 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-17 14:19:36,592 [screen.py:initial_connection()] - Default printer: None
2023-09-17 14:19:36,593 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-17 14:19:36,595 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-17 14:19:36,596 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-17 14:19:36,685 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-17 14:19:37,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:37,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-17 14:19:37,394 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-17 14:19:37,419 [_logging.py:info()] - Websocket connected
2023-09-17 14:19:37,419 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-17 14:19:37,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-17 14:19:37,548 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-17 14:19:37,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-17 14:19:37,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-17 14:19:37,641 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-17 14:19:37,641 [printer.py:reinit()] - # Extruders: 1
2023-09-17 14:19:37,642 [printer.py:reinit()] - # Temperature devices: 4
2023-09-17 14:19:37,642 [printer.py:reinit()] - # Fans: 2
2023-09-17 14:19:37,642 [printer.py:reinit()] - # Output pins: 1
2023-09-17 14:19:37,643 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-17 14:19:37,952 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-17 14:19:37,966 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-17 14:19:37,966 [printer.py:change_state()] - Adding callback for state: startup
2023-09-17 14:19:38,047 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:38,048 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:19:38,091 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:38,092 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-17 14:19:38,094 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-17 14:19:38,094 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-17 14:19:38,095 [screen.py:init_printer()] - Printer initialized
2023-09-17 14:19:40,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-17 14:19:40,427 [printer.py:init_temp_store()] - Temp store: []
2023-09-17 14:19:40,454 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-17 14:19:40,455 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 14:19:07,179 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-19 14:19:07,179 [printer.py:change_state()] - Adding callback for state: error
2023-09-19 14:19:07,196 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-19 14:20:38,559 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-19 14:20:38,846 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-19 14:20:38,848 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-19 14:20:38,892 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-19 14:20:38,895 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-19 14:20:38,900 [config.py:__init__()] - Configuration validated succesfuly
2023-09-19 14:20:38,902 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-19 14:20:39,093 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-19 14:20:39,094 [config.py:install_language()] - Using lang chinese_simple
2023-09-19 14:20:39,114 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-19 14:20:39,118 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-19 14:20:39,855 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-19 14:20:39,887 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-19 14:20:39,940 [screen.py:initial_connection()] - Default printer: None
2023-09-19 14:20:39,940 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-19 14:20:39,942 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-19 14:20:39,942 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-19 14:20:40,024 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 14:20:40,087 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:40,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-19 14:20:40,115 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-19 14:20:40,158 [_logging.py:info()] - Websocket connected
2023-09-19 14:20:40,161 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-19 14:20:40,219 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:40,257 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:40,293 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-19 14:20:40,339 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-19 14:20:40,345 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-19 14:20:40,345 [printer.py:reinit()] - # Extruders: 1
2023-09-19 14:20:40,346 [printer.py:reinit()] - # Temperature devices: 4
2023-09-19 14:20:40,346 [printer.py:reinit()] - # Fans: 2
2023-09-19 14:20:40,346 [printer.py:reinit()] - # Output pins: 1
2023-09-19 14:20:40,348 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-19 14:20:40,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-19 14:20:40,646 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-19 14:20:40,646 [printer.py:change_state()] - Adding callback for state: startup
2023-09-19 14:20:40,686 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:40,687 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 14:20:40,711 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:40,712 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 14:20:40,713 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-19 14:20:40,714 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-19 14:20:40,715 [screen.py:init_printer()] - Printer initialized
2023-09-19 14:20:42,688 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:42,689 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 14:20:42,727 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:42,728 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-19 14:20:38,913 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-19 14:20:39,140 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-19 14:20:39,142 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-19 14:20:39,169 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-19 14:20:39,171 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-19 14:20:39,175 [config.py:__init__()] - Configuration validated succesfuly
2023-09-19 14:20:39,176 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-19 14:20:39,341 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-19 14:20:39,341 [config.py:install_language()] - Using lang chinese_simple
2023-09-19 14:20:39,361 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-19 14:20:39,365 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-19 14:20:40,078 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-19 14:20:40,109 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-19 14:20:40,158 [screen.py:initial_connection()] - Default printer: None
2023-09-19 14:20:40,159 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-19 14:20:40,160 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-19 14:20:40,161 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-19 14:20:40,235 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 14:20:40,290 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:40,319 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-19 14:20:40,320 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-19 14:20:40,343 [_logging.py:info()] - Websocket connected
2023-09-19 14:20:40,344 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-19 14:20:40,420 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:40,459 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:40,489 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-19 14:20:43,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:43,709 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:43,735 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-19 14:20:43,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-19 14:20:43,781 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-19 14:20:43,781 [printer.py:reinit()] - # Extruders: 1
2023-09-19 14:20:43,781 [printer.py:reinit()] - # Temperature devices: 4
2023-09-19 14:20:43,782 [printer.py:reinit()] - # Fans: 2
2023-09-19 14:20:43,782 [printer.py:reinit()] - # Output pins: 1
2023-09-19 14:20:43,783 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-19 14:20:44,082 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-19 14:20:44,090 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-19 14:20:44,091 [printer.py:change_state()] - Adding callback for state: startup
2023-09-19 14:20:44,152 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:44,152 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 14:20:44,205 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:44,206 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 14:20:44,207 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-19 14:20:44,207 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-19 14:20:44,216 [screen.py:init_printer()] - Printer initialized
2023-09-19 14:20:46,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:46,672 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 14:20:46,694 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:46,695 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-19 14:20:38,453 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-19 14:20:38,676 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-19 14:20:38,678 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-19 14:20:38,713 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-19 14:20:38,716 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-19 14:20:38,720 [config.py:__init__()] - Configuration validated succesfuly
2023-09-19 14:20:38,722 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-19 14:20:38,909 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-19 14:20:38,910 [config.py:install_language()] - Using lang chinese_simple
2023-09-19 14:20:38,926 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-19 14:20:38,929 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-19 14:20:39,682 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-19 14:20:39,711 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-19 14:20:39,762 [screen.py:initial_connection()] - Default printer: None
2023-09-19 14:20:39,763 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-19 14:20:39,764 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-19 14:20:39,765 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-19 14:20:39,851 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 14:20:39,911 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:39,939 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-19 14:20:39,941 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-19 14:20:39,963 [_logging.py:info()] - Websocket connected
2023-09-19 14:20:39,966 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-19 14:20:40,049 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:40,090 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:40,116 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-19 14:20:43,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:43,679 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:43,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-19 14:20:43,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-19 14:20:43,751 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-19 14:20:43,752 [printer.py:reinit()] - # Extruders: 1
2023-09-19 14:20:43,752 [printer.py:reinit()] - # Temperature devices: 4
2023-09-19 14:20:43,752 [printer.py:reinit()] - # Fans: 2
2023-09-19 14:20:43,752 [printer.py:reinit()] - # Output pins: 1
2023-09-19 14:20:43,754 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-19 14:20:44,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-19 14:20:44,080 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-19 14:20:44,080 [printer.py:change_state()] - Adding callback for state: startup
2023-09-19 14:20:44,125 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:44,126 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 14:20:44,157 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:44,158 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 14:20:44,160 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-19 14:20:44,160 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-19 14:20:44,162 [screen.py:init_printer()] - Printer initialized
2023-09-19 14:20:46,651 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:46,652 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 14:20:46,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:46,673 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:06:50,587 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-20 20:06:50,588 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-20 20:06:50,590 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-20 20:06:50,602 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:06:50,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:06:50,646 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:06:50,646 [screen.py:init_printer()] - Klipper not connected
2023-09-20 20:06:54,249 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:06:54,268 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:06:54,289 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-20 20:06:54,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-20 20:06:54,372 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-20 20:06:54,372 [printer.py:reinit()] - # Extruders: 0
2023-09-20 20:06:54,372 [printer.py:reinit()] - # Temperature devices: 0
2023-09-20 20:06:54,372 [printer.py:reinit()] - # Fans: 0
2023-09-20 20:06:54,373 [printer.py:reinit()] - # Output pins: 0
2023-09-20 20:06:54,373 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-20 20:06:54,630 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-09-20 20:06:54,631 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-09-20 20:06:54,631 [printer.py:change_state()] - Adding callback for state: error
2023-09-20 20:06:54,650 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:06:54,651 [printer.py:init_temp_store()] - Temp store: []
2023-09-20 20:06:54,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:06:54,671 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:06:54,672 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-20 20:06:54,672 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:06:54,673 [screen.py:init_printer()] - Printer initialized
2023-09-20 20:06:54,686 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:06:57,300 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:06:57,302 [printer.py:init_temp_store()] - Temp store: []
2023-09-20 20:06:57,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:06:57,352 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:06:58,163 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-20 20:06:58,163 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-20 20:06:58,164 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-20 20:06:58,175 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:06:58,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:06:58,230 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:06:58,230 [screen.py:init_printer()] - Klipper not connected
2023-09-20 20:07:01,258 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:07:01,281 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:07:01,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-20 20:07:01,830 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-20 20:07:01,831 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-20 20:07:01,831 [printer.py:reinit()] - # Extruders: 0
2023-09-20 20:07:01,831 [printer.py:reinit()] - # Temperature devices: 0
2023-09-20 20:07:01,832 [printer.py:reinit()] - # Fans: 0
2023-09-20 20:07:01,832 [printer.py:reinit()] - # Output pins: 0
2023-09-20 20:07:01,832 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-20 20:07:02,092 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2023-09-20 20:07:02,094 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2023-09-20 20:07:02,094 [printer.py:change_state()] - Adding callback for state: error
2023-09-20 20:07:02,113 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:07:02,114 [printer.py:init_temp_store()] - Temp store: []
2023-09-20 20:07:02,133 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:07:02,134 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:07:02,135 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-20 20:07:02,136 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:07:02,137 [screen.py:init_printer()] - Printer initialized
2023-09-20 20:07:02,150 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:07:04,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:07:04,284 [printer.py:init_temp_store()] - Temp store: []
2023-09-20 20:07:04,330 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:07:04,332 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:07:13,046 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-20 20:07:13,046 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-20 20:07:13,049 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-20 20:07:13,057 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:07:13,081 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:07:13,108 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:07:13,109 [screen.py:init_printer()] - Klipper not connected
2023-09-20 20:07:16,254 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:07:16,288 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:07:16,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-20 20:07:16,631 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-20 20:07:16,634 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-20 20:07:16,634 [printer.py:reinit()] - # Extruders: 1
2023-09-20 20:07:16,635 [printer.py:reinit()] - # Temperature devices: 3
2023-09-20 20:07:16,635 [printer.py:reinit()] - # Fans: 0
2023-09-20 20:07:16,635 [printer.py:reinit()] - # Output pins: 1
2023-09-20 20:07:16,636 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-20 20:07:16,915 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-20 20:07:16,919 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-20 20:07:16,919 [printer.py:change_state()] - Adding callback for state: startup
2023-09-20 20:07:16,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:07:16,962 [printer.py:init_temp_store()] - Temp store: []
2023-09-20 20:07:16,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:07:16,987 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:07:16,988 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-20 20:07:16,989 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:07:16,990 [screen.py:init_printer()] - Printer initialized
2023-09-20 20:07:17,632 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-20 20:07:17,632 [printer.py:change_state()] - Adding callback for state: error
2023-09-20 20:07:17,641 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:07:19,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:07:19,267 [printer.py:init_temp_store()] - Temp store: []
2023-09-20 20:07:19,307 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:07:19,309 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:07:27,876 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-20 20:07:27,876 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-20 20:07:27,878 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-20 20:07:27,887 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:07:27,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:07:27,938 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:07:27,939 [screen.py:init_printer()] - Klipper not connected
2023-09-20 20:07:31,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:07:31,278 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:07:31,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-20 20:07:31,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-20 20:07:31,601 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-20 20:07:31,601 [printer.py:reinit()] - # Extruders: 1
2023-09-20 20:07:31,601 [printer.py:reinit()] - # Temperature devices: 3
2023-09-20 20:07:31,601 [printer.py:reinit()] - # Fans: 0
2023-09-20 20:07:31,601 [printer.py:reinit()] - # Output pins: 1
2023-09-20 20:07:31,603 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-20 20:07:31,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-20 20:07:31,892 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-20 20:07:31,892 [printer.py:change_state()] - Adding callback for state: startup
2023-09-20 20:07:31,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:07:31,935 [printer.py:init_temp_store()] - Temp store: []
2023-09-20 20:07:31,955 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:07:31,956 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:07:31,957 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-20 20:07:31,957 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:07:31,958 [screen.py:init_printer()] - Printer initialized
2023-09-20 20:07:32,853 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-20 20:07:32,853 [printer.py:change_state()] - Adding callback for state: ready
2023-09-20 20:07:32,859 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-20 20:07:32,860 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-20 20:07:32,878 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-20 20:07:32,967 [main_menu.py:add_device()] - Adding device: extruder
2023-09-20 20:07:32,975 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-20 20:07:32,983 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-20 20:07:32,990 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-20 20:07:33,032 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-20 20:07:34,250 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:07:34,283 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-20 20:07:34,307 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:07:34,308 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:09:31,424 [screen.py:_load_panel()] - Loading panel: print
2023-09-20 20:09:31,425 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-20 20:09:31,447 [print.py:__init__()] - 24h time is True
2023-09-20 20:09:31,488 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-20 20:09:31,494 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:09:43,984 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:09:44,100 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-20 20:09:44,204 [print.py:_callback()] - deletedfiles: []
2023-09-20 20:09:44,204 [print.py:_callback()] - updatefiles: []
2023-09-20 20:09:44,221 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-20 20:09:44,222 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-20 20:09:44,223 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-20 20:09:44,223 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-20 20:09:44,224 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-20 20:09:44,556 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:09:46,808 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-20 20:09:57,409 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8c4324c8 (GtkDialog at 0x2effab50)>
2023-09-20 20:09:58,638 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-20 20:09:58,638 [print.py:confirm_print_response()] - Starting print: USB/1.gcode
2023-09-20 20:09:58,639 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-20 20:09:59,627 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-20 20:09:59,675 [print.py:_callback()] - newfiles: ['.cache/1.gcode']
2023-09-20 20:09:59,676 [print.py:_callback()] - deletedfiles: ['.cache/Twisted_Heart_Vase_-_Hi_Res.gcode']
2023-09-20 20:09:59,676 [print.py:_callback()] - updatefiles: []
2023-09-20 20:09:59,677 [print.py:_callback()] - newfiles: []
2023-09-20 20:09:59,677 [print.py:_callback()] - deletedfiles: ['.cache/Twisted_Heart_Vase_-_Hi_Res.gcode']
2023-09-20 20:09:59,678 [print.py:_callback()] - updatefiles: []
2023-09-20 20:09:59,696 [print.py:_callback()] - newfiles: []
2023-09-20 20:09:59,697 [print.py:_callback()] - deletedfiles: []
2023-09-20 20:09:59,697 [print.py:_callback()] - updatefiles: ['.cache/1.gcode']
2023-09-20 20:09:59,697 [print.py:update_file()] - Cannot update file, file not in labels: .cache/1.gcode
2023-09-20 20:10:19,250 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-20 20:10:19,251 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-20 20:10:19,254 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-20 20:10:19,264 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-20 20:10:19,297 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:10:19,318 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:10:19,319 [screen.py:init_printer()] - Klipper not connected
2023-09-20 20:10:22,254 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-20 20:10:22,277 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-20 20:10:22,906 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-20 20:10:22,939 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-20 20:10:22,943 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-20 20:10:22,943 [printer.py:reinit()] - # Extruders: 1
2023-09-20 20:10:22,943 [printer.py:reinit()] - # Temperature devices: 3
2023-09-20 20:10:22,943 [printer.py:reinit()] - # Fans: 0
2023-09-20 20:10:22,943 [printer.py:reinit()] - # Output pins: 1
2023-09-20 20:10:22,945 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-20 20:10:23,230 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-20 20:10:23,233 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-20 20:10:23,234 [printer.py:change_state()] - Adding callback for state: startup
2023-09-20 20:10:23,281 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:10:23,312 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-20 20:10:23,331 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:10:23,332 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:10:23,333 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-20 20:10:23,333 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:10:23,334 [screen.py:init_printer()] - Printer initialized
2023-09-20 20:10:24,713 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-20 20:10:24,713 [printer.py:change_state()] - Adding callback for state: ready
2023-09-20 20:10:24,720 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-20 20:10:24,803 [main_menu.py:add_device()] - Adding device: extruder
2023-09-20 20:10:24,811 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-20 20:10:24,818 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-20 20:10:24,825 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-20 20:10:24,860 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-20 20:10:25,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-20 20:10:25,284 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-20 20:10:25,302 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-20 20:10:25,303 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-20 20:10:29,886 [print.py:__init__()] - 24h time is True
2023-09-20 20:10:29,930 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-20 20:10:29,932 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:10:32,500 [print.py:confirm_delete_directory()] - Sending delete_directory gcodes/USB
2023-09-20 20:10:32,557 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8c3f2948 (GtkDialog at 0x2f1696c0)>
2023-09-20 20:10:32,559 [print.py:confirm_delete_file()] - Sending delete_file gcodes/gcodes/USB
2023-09-20 20:10:32,570 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-20 20:10:32,592 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8c3910d8 (GtkDialog at 0x2f17b440)>
2023-09-20 20:10:34,936 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-20 20:10:35,548 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-20 20:10:36,825 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8c40aaf8 (GtkDialog at 0x2f18dc60)>
2023-09-20 20:10:38,805 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-20 20:10:38,805 [print.py:confirm_print_response()] - Starting print: USB/1.gcode
2023-09-20 20:10:38,806 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-20 20:10:39,142 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-20 20:10:39,142 [printer.py:change_state()] - Adding callback for state: printing
2023-09-20 20:10:39,171 [screen.py:_load_panel()] - Loading panel: job_status
2023-09-20 20:10:39,172 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-09-20 20:10:39,371 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-20 20:10:39,373 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-20 20:10:39,488 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/1.gcode'
2023-09-20 20:10:39,490 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/1.gcode Size: 43744
2023-09-20 20:10:39,500 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/1-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2023-09-20 20:10:39,819 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-20 20:12:28,874 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-09-20 20:12:31,371 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-20 20:12:31,372 [printer.py:change_state()] - Adding callback for state: ready
2023-09-20 20:12:36,402 [job_status.py:close_panel()] - Closing job_status panel
2023-09-20 20:12:36,412 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-20 20:12:36,524 [main_menu.py:add_device()] - Adding device: extruder
2023-09-20 20:12:36,532 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-20 20:12:36,541 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-20 20:12:36,548 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-20 20:12:36,584 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-20 20:12:36,628 [printer.py:change_state()] - Adding callback for state: ready
2023-09-20 20:12:36,731 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-20 20:12:36,821 [main_menu.py:add_device()] - Adding device: extruder
2023-09-20 20:12:36,828 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-20 20:12:36,836 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-20 20:12:36,843 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-20 20:12:36,878 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-20 20:12:38,816 [print.py:__init__()] - 24h time is True
2023-09-20 20:12:38,874 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-20 20:12:38,875 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:39,784 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-20 20:12:44,363 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:44,388 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,388 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-20 20:12:44,395 [print.py:change_dir()] - Changing dir to gcodes
2023-09-20 20:12:44,402 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,403 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,404 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-20 20:12:44,414 [print.py:change_dir()] - Changing dir to gcodes
2023-09-20 20:12:44,420 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,421 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,421 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-20 20:12:44,430 [print.py:change_dir()] - Changing dir to gcodes
2023-09-20 20:12:44,435 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,436 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,437 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-20 20:12:44,437 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,437 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,438 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-20 20:12:44,438 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,439 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,439 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-20 20:12:44,439 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,440 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,440 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-20 20:12:44,441 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,441 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,442 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-20 20:12:44,442 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,442 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,443 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-20 20:12:44,443 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,444 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,444 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-20 20:12:44,444 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,445 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,445 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-20 20:12:44,446 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,446 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,447 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-20 20:12:44,447 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,448 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,448 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-20 20:12:44,448 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,449 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,449 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-20 20:12:44,450 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,450 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,450 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-20 20:12:44,451 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,452 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,452 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-20 20:12:44,452 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,453 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,453 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-20 20:12:44,453 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,454 [print.py:_callback()] - newfiles: []
2023-09-20 20:12:44,455 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-20 20:12:44,455 [print.py:_callback()] - updatefiles: []
2023-09-20 20:12:44,988 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:45,251 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:45,479 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:46,123 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:46,355 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:46,543 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:46,755 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:48,236 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-20 20:12:48,264 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-20 20:12:49,448 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-20 20:12:49,449 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:50,172 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:54,526 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:54,720 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:54,903 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:56,547 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-20 20:12:56,562 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-20 20:12:57,050 [screen.py:_load_panel()] - Loading panel: temperature
2023-09-20 20:12:57,050 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2023-09-20 20:12:57,073 [temperature.py:add_device()] - Adding device: extruder
2023-09-20 20:12:57,082 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-20 20:12:57,090 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-20 20:12:57,097 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-20 20:12:57,108 [temperature.py:__init__()] - ready
2023-09-20 20:12:57,110 [temperature.py:select_heater()] - Seselecting extruder
2023-09-20 20:12:57,111 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2023-09-20 20:12:57,140 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2023-09-20 20:12:58,928 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-20 20:12:58,959 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-20 20:12:59,874 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-20 20:12:59,875 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:12:59,939 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-20 20:13:00,046 [print.py:_callback()] - deletedfiles: []
2023-09-20 20:13:00,046 [print.py:_callback()] - updatefiles: []
2023-09-20 20:13:00,047 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-20 20:13:00,148 [print.py:_callback()] - deletedfiles: []
2023-09-20 20:13:00,148 [print.py:_callback()] - updatefiles: []
2023-09-20 20:13:00,149 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-20 20:13:00,251 [print.py:_callback()] - deletedfiles: []
2023-09-20 20:13:00,252 [print.py:_callback()] - updatefiles: []
2023-09-20 20:13:00,258 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-20 20:13:00,258 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-20 20:13:00,259 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-20 20:13:00,260 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-20 20:13:00,261 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-20 20:13:00,347 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:13:00,551 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:13:00,731 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:13:00,921 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-20 20:13:01,536 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-20 20:13:01,563 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb
2023-09-19 14:20:38,206 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb
2023-09-19 14:20:38,564 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-19 14:20:38,571 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-19 14:20:38,606 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-19 14:20:38,609 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-19 14:20:38,613 [config.py:__init__()] - Configuration validated succesfuly
2023-09-19 14:20:38,614 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-19 14:20:38,796 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-19 14:20:38,797 [config.py:install_language()] - Using lang chinese_simple
2023-09-19 14:20:38,816 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-19 14:20:38,820 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-19 14:20:39,543 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-19 14:20:39,572 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-19 14:20:39,624 [screen.py:initial_connection()] - Default printer: None
2023-09-19 14:20:39,625 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-19 14:20:39,626 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-19 14:20:39,626 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-19 14:20:39,713 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 14:20:39,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:39,799 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-19 14:20:39,800 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-19 14:20:39,821 [_logging.py:info()] - Websocket connected
2023-09-19 14:20:39,821 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-19 14:20:39,894 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:39,927 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:39,950 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-19 14:20:39,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-19 14:20:39,991 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-19 14:20:39,991 [printer.py:reinit()] - # Extruders: 1
2023-09-19 14:20:39,991 [printer.py:reinit()] - # Temperature devices: 3
2023-09-19 14:20:39,992 [printer.py:reinit()] - # Fans: 0
2023-09-19 14:20:39,992 [printer.py:reinit()] - # Output pins: 1
2023-09-19 14:20:39,993 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-19 14:20:40,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-19 14:20:40,269 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-19 14:20:40,270 [printer.py:change_state()] - Adding callback for state: startup
2023-09-19 14:20:40,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:40,330 [printer.py:init_temp_store()] - Temp store: []
2023-09-19 14:20:40,355 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:40,356 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-19 14:20:40,358 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-19 14:20:40,358 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-19 14:20:40,359 [screen.py:init_printer()] - Printer initialized
2023-09-19 14:20:41,262 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-19 14:20:41,263 [printer.py:change_state()] - Adding callback for state: ready
2023-09-19 14:20:41,276 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-19 14:20:41,277 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-19 14:20:41,306 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-19 14:20:41,430 [main_menu.py:add_device()] - Adding device: extruder
2023-09-19 14:20:41,439 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-19 14:20:41,448 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-19 14:20:41,456 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-19 14:20:41,499 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-19 14:20:42,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-19 14:20:42,542 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-19 14:20:42,566 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-19 14:20:42,567 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 09:58:21,871 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-09-21 09:58:21,872 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-21 09:58:21,888 [screen.py:_load_panel()] - Loading panel: menu
2023-09-21 09:58:21,888 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-09-21 09:58:22,115 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-21 09:58:22,124 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-21 09:58:22,131 [menu.py:arrangeMenuItems()] - X > config bedmesh
2023-09-21 09:58:22,150 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-21 09:58:23,783 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-21 09:58:23,808 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 09:58:25,555 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-09-21 09:58:25,556 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-21 09:58:25,577 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-21 09:58:25,586 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-21 09:58:25,593 [menu.py:arrangeMenuItems()] - X > config bedmesh
2023-09-21 09:58:25,614 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-21 09:58:26,332 [screen.py:_load_panel()] - Loading panel: network
2023-09-21 09:58:26,332 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-09-21 09:58:26,367 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-09-21 09:58:26,367 [network.py:__init__()] - Using wpa_cli
2023-09-21 09:58:26,387 [wifi.py:run()] - Setting up wifi event loop
2023-09-21 09:58:26,410 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-09-21 09:58:27,177 [network.py:connected_callback()] - Now connected to a new network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-19 14:20:41,756 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-19 14:20:41,982 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-19 14:20:41,985 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-19 14:20:42,018 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-19 14:20:42,021 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-19 14:20:42,025 [config.py:__init__()] - Configuration validated succesfuly
2023-09-19 14:20:42,027 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-19 14:20:42,219 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-19 14:20:42,219 [config.py:install_language()] - Using lang chinese_simple
2023-09-19 14:20:42,240 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-19 14:20:42,244 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-19 14:20:43,090 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-19 14:20:43,127 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-19 14:20:43,210 [screen.py:initial_connection()] - Default printer: None
2023-09-19 14:20:43,211 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-19 14:20:43,213 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-19 14:20:43,214 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-19 14:20:43,320 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-19 14:20:43,504 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:43,537 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-19 14:20:43,539 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-19 14:20:43,564 [_logging.py:info()] - Websocket connected
2023-09-19 14:20:43,565 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-19 14:20:43,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:43,724 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:43,766 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-19 14:20:46,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-19 14:20:46,729 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-19 14:20:46,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-19 14:20:46,928 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-19 14:20:46,933 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-19 14:20:46,933 [printer.py:reinit()] - # Extruders: 1
2023-09-19 14:20:46,934 [printer.py:reinit()] - # Temperature devices: 3
2023-09-19 14:20:46,934 [printer.py:reinit()] - # Fans: 0
2023-09-19 14:20:46,934 [printer.py:reinit()] - # Output pins: 1
2023-09-19 14:20:46,936 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 10:08:11,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-21 10:08:11,022 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-09-21 10:08:11,022 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:08:11,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:08:11,159 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:08:11,196 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:08:11,200 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:08:11,201 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 10:08:11,202 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:08:11,210 [screen.py:init_printer()] - Printer initialized
2023-09-21 10:08:11,230 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 10:08:11,231 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 10:08:11,349 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:08:11,638 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:08:11,664 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:08:11,703 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:08:11,722 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:08:11,815 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:08:13,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:08:13,492 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:08:13,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:08:13,515 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:08:20,862 [screen.py:_load_panel()] - Loading panel: print
2023-09-21 10:08:20,862 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-21 10:08:20,869 [screen.py:show_error_modal()] - Showing error modal: Unable to load panel print inconsistent use of tabs and spaces in indentation (print.py, line 78)
2023-09-21 10:08:20,923 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff903cc2d0 (GtkDialog at 0x1653f950)>
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:08:27,498 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:08:27,656 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 10:08:27,658 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 10:08:27,680 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 10:08:27,682 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 10:08:27,685 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 10:08:27,686 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 10:08:27,813 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 10:08:27,814 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 10:08:27,826 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 10:08:27,829 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 10:08:28,332 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 10:08:28,357 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 10:08:28,400 [screen.py:initial_connection()] - Default printer: None
2023-09-21 10:08:28,400 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 10:08:28,401 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 10:08:28,402 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 10:08:28,459 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 10:08:28,500 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:08:28,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 10:08:28,522 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 10:08:28,539 [_logging.py:info()] - Websocket connected
2023-09-21 10:08:28,539 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 10:08:28,580 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:08:28,602 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 10:08:28,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 10:08:28,757 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 10:08:28,761 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 10:08:28,761 [printer.py:reinit()] - # Extruders: 1
2023-09-21 10:08:28,762 [printer.py:reinit()] - # Temperature devices: 3
2023-09-21 10:08:28,762 [printer.py:reinit()] - # Fans: 0
2023-09-21 10:08:28,762 [printer.py:reinit()] - # Output pins: 1
2023-09-21 10:08:28,763 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 10:08:29,043 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-21 10:08:29,046 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-09-21 10:08:29,047 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:08:29,088 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:08:29,120 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:08:29,140 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:08:29,140 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:08:29,142 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 10:08:29,142 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:08:29,143 [screen.py:init_printer()] - Printer initialized
2023-09-21 10:08:29,169 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 10:08:29,169 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 10:08:29,185 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:08:29,276 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:08:29,284 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:08:29,292 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:08:29,299 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:08:29,336 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:08:31,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:08:31,486 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:08:31,512 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:08:31,513 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:08:33,913 [screen.py:_load_panel()] - Loading panel: print
2023-09-21 10:08:33,914 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-21 10:08:33,920 [screen.py:show_error_modal()] - Showing error modal: Unable to load panel print inconsistent use of tabs and spaces in indentation (print.py, line 78)
2023-09-21 10:08:33,967 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff84262708 (GtkDialog at 0x1d677980)>
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:10:19,948 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:10:20,103 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 10:10:20,105 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 10:10:20,126 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 10:10:20,129 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 10:10:20,131 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 10:10:20,133 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 10:10:20,265 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 10:10:20,266 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 10:10:20,278 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 10:10:20,281 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 10:10:20,790 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 10:10:20,816 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 10:10:20,860 [screen.py:initial_connection()] - Default printer: None
2023-09-21 10:10:20,861 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 10:10:20,862 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 10:10:20,862 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 10:10:20,921 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 10:10:20,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:10:20,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 10:10:20,982 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 10:10:20,996 [_logging.py:info()] - Websocket connected
2023-09-21 10:10:20,996 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 10:10:21,039 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:10:21,061 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 10:10:21,081 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 10:10:21,137 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 10:10:21,141 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 10:10:21,142 [printer.py:reinit()] - # Extruders: 1
2023-09-21 10:10:21,142 [printer.py:reinit()] - # Temperature devices: 3
2023-09-21 10:10:21,142 [printer.py:reinit()] - # Fans: 0
2023-09-21 10:10:21,142 [printer.py:reinit()] - # Output pins: 1
2023-09-21 10:10:21,143 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 10:10:21,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-21 10:10:21,424 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-09-21 10:10:21,425 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:10:21,468 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:10:21,500 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:10:21,520 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:10:21,521 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:10:21,522 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 10:10:21,522 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:10:21,523 [screen.py:init_printer()] - Printer initialized
2023-09-21 10:10:21,549 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 10:10:21,549 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 10:10:21,564 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:10:21,652 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:10:21,661 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:10:21,669 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:10:21,682 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:10:21,719 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:10:23,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:10:23,479 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:10:23,498 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:10:23,499 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:10:27,697 [screen.py:_load_panel()] - Loading panel: print
2023-09-21 10:10:27,697 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-21 10:10:27,733 [print.py:__init__()] - 24h time is True
2023-09-21 10:10:27,750 [screen.py:_load_panel()] - 'KlippyFiles' object has no attribute 'reinit'
Traceback (most recent call last):
File "/home/mks/KlipperScreen/screen.py", line 270, in _load_panel
return self.load_panel[panel](*args)
File "/home/mks/KlipperScreen/panels/print.py", line 15, in create_panel
return PrintPanel(*args)
File "/home/mks/KlipperScreen/panels/print.py", line 78, in __init__
self._screen.files.reinit()
AttributeError: 'KlippyFiles' object has no attribute 'reinit'
2023-09-21 10:10:27,753 [screen.py:show_error_modal()] - Showing error modal: Unable to load panel print Unable to create panel: print
'KlippyFiles' object has no attribute 'reinit'
2023-09-21 10:10:27,801 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff78253990 (GtkDialog at 0x37d7fc50)>
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:26:26,320 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:26:26,474 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 10:26:26,476 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 10:26:26,495 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 10:26:26,497 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 10:26:26,500 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 10:26:26,501 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 10:26:26,630 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 10:26:26,631 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 10:26:26,643 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 10:26:26,646 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 10:26:27,189 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 10:26:27,220 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 10:26:27,264 [screen.py:initial_connection()] - Default printer: None
2023-09-21 10:26:27,265 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 10:26:27,266 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 10:26:27,266 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 10:26:27,334 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 10:26:27,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:26:27,392 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 10:26:27,393 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 10:26:27,409 [_logging.py:info()] - Websocket connected
2023-09-21 10:26:27,409 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 10:26:27,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:26:27,472 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 10:26:27,492 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 10:26:27,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 10:26:27,583 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 10:26:27,584 [printer.py:reinit()] - # Extruders: 1
2023-09-21 10:26:27,584 [printer.py:reinit()] - # Temperature devices: 3
2023-09-21 10:26:27,584 [printer.py:reinit()] - # Fans: 0
2023-09-21 10:26:27,584 [printer.py:reinit()] - # Output pins: 1
2023-09-21 10:26:27,585 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 10:26:27,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-21 10:26:27,868 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-09-21 10:26:27,869 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:26:27,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:26:27,939 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:26:27,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:26:27,962 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:26:27,963 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 10:26:27,963 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:26:27,964 [screen.py:init_printer()] - Printer initialized
2023-09-21 10:26:27,991 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 10:26:27,991 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 10:26:28,040 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:26:28,140 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:26:28,148 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:26:28,155 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:26:28,163 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:26:28,200 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:26:30,352 [screen.py:_load_panel()] - Loading panel: print
2023-09-21 10:26:30,353 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-21 10:26:30,413 [print.py:__init__()] - 24h time is True
2023-09-21 10:26:30,428 [files.py:reinit()] - file.py reinit()
2023-09-21 10:26:30,435 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:26:30,436 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:26:30,488 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:26:30,500 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:26:30,520 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:26:30,521 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:26:30,544 [print.py:_callback()] - newfiles: ['.cache/1.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:26:30,593 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:26:30,593 [print.py:_callback()] - updatefiles: []
2023-09-21 10:26:30,684 [print.py:_callback()] - newfiles: []
2023-09-21 10:26:30,684 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:26:30,685 [print.py:_callback()] - updatefiles: ['.cache/1.gcode']
2023-09-21 10:26:30,685 [print.py:update_file()] - Cannot update file, file not in labels: .cache/1.gcode
2023-09-21 10:26:30,685 [print.py:_callback()] - newfiles: []
2023-09-21 10:26:30,686 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:26:30,686 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 10:26:30,686 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 10:26:30,688 [print.py:_callback()] - newfiles: []
2023-09-21 10:26:30,688 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:26:30,689 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:26:30,689 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 10:26:56,276 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:26:56,387 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:26:56,523 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:26:56,523 [print.py:_callback()] - updatefiles: []
2023-09-21 10:26:56,542 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:26:56,543 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:26:56,543 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:26:56,544 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:26:56,545 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:26:56,807 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:27:01,276 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:27:03,313 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff901d01f8 (GtkDialog at 0x179bf980)>
2023-09-21 10:27:04,369 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-21 10:27:04,369 [print.py:confirm_print_response()] - Starting print: USB/1.gcode
2023-09-21 10:27:04,370 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-21 10:27:04,577 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-21 10:27:04,577 [printer.py:change_state()] - Adding callback for state: printing
2023-09-21 10:27:04,602 [screen.py:_load_panel()] - Loading panel: job_status
2023-09-21 10:27:04,603 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-09-21 10:27:04,873 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-21 10:27:04,876 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-21 10:27:05,008 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/1.gcode'
2023-09-21 10:27:05,010 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/1.gcode Size: 43744
2023-09-21 10:27:05,016 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/1-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2023-09-21 10:27:06,413 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-21 10:28:54,594 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-09-21 10:28:57,095 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-21 10:28:57,095 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:28:58,636 [job_status.py:close_panel()] - Closing job_status panel
2023-09-21 10:28:58,651 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:28:58,797 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:28:58,805 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:28:58,813 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:28:58,820 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:28:58,858 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:28:58,900 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:28:59,013 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:28:59,097 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:28:59,104 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:28:59,112 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:28:59,119 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:28:59,154 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:29:00,300 [print.py:__init__()] - 24h time is True
2023-09-21 10:29:00,326 [files.py:reinit()] - file.py reinit()
2023-09-21 10:29:00,333 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:29:00,334 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:00,395 [print.py:_callback()] - newfiles: ['.cache/1.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:29:00,544 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:29:00,544 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:00,571 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:29:00,572 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:29:00,573 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:29:00,574 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:29:00,574 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:29:00,608 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:00,609 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:29:00,609 [print.py:_callback()] - updatefiles: ['.cache/1.gcode']
2023-09-21 10:29:00,609 [print.py:update_file()] - Cannot update file, file not in labels: .cache/1.gcode
2023-09-21 10:29:00,610 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:00,610 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:29:00,610 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 10:29:00,610 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 10:29:00,612 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:00,613 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:29:00,613 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:29:00,613 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 10:29:02,575 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:29:07,204 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:07,264 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:07,265 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:29:07,288 [print.py:change_dir()] - Changing dir to gcodes
2023-09-21 10:29:07,345 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:07,347 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:07,349 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-21 10:29:07,350 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:07,352 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:07,353 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-21 10:29:07,354 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:07,356 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:07,356 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 10:29:07,357 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:07,358 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:07,359 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-21 10:29:07,360 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:07,361 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:07,362 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-21 10:29:07,362 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:08,143 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:08,619 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:08,995 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:09,540 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:10,067 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:10,303 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:10,487 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:11,780 [screen.py:_menu_go_back()] - #### Menu go back
2023-09-21 10:29:11,809 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:29:17,789 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:29:17,790 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:19,215 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:19,279 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:29:19,388 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:29:19,389 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:19,402 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:29:19,404 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:29:19,404 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:29:19,405 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:29:19,406 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:29:20,771 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:29:27,223 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:27,247 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:27,248 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:29:27,257 [print.py:change_dir()] - Changing dir to gcodes
2023-09-21 10:29:27,271 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:27,272 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:27,272 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-21 10:29:27,273 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:27,273 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:27,274 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-21 10:29:27,274 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:27,275 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:27,275 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 10:29:27,275 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:27,276 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:27,276 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-21 10:29:27,276 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:27,277 [print.py:_callback()] - newfiles: []
2023-09-21 10:29:27,277 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-21 10:29:27,278 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:27,583 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:27,967 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:28,182 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:34,211 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:34,580 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:34,653 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:29:34,767 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:29:34,767 [print.py:_callback()] - updatefiles: []
2023-09-21 10:29:34,785 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:29:34,786 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:29:34,787 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:29:34,787 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:29:34,788 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:29:34,916 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:29:36,583 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:29:38,263 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff9021de10 (GtkDialog at 0x17c1f640)>
2023-09-21 10:29:39,506 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-21 10:29:39,506 [print.py:confirm_print_response()] - Starting print: USB/1.gcode
2023-09-21 10:29:39,507 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-21 10:29:39,822 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-21 10:29:39,822 [printer.py:change_state()] - Adding callback for state: printing
2023-09-21 10:29:39,991 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-21 10:29:39,993 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-21 10:29:40,105 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/1.gcode'
2023-09-21 10:29:40,107 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/1.gcode Size: 43744
2023-09-21 10:29:40,110 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/1-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2023-09-21 10:29:40,506 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-21 10:31:18,317 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-09-21 10:31:20,819 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-21 10:31:20,820 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:35:59,275 [job_status.py:close_panel()] - Closing job_status panel
2023-09-21 10:35:59,286 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:35:59,438 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:35:59,445 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:35:59,453 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:35:59,460 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:35:59,495 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:35:59,536 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:35:59,657 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:35:59,743 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:35:59,751 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:35:59,758 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:35:59,766 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:35:59,803 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:36:01,829 [print.py:__init__()] - 24h time is True
2023-09-21 10:36:01,848 [files.py:reinit()] - file.py reinit()
2023-09-21 10:36:01,854 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:36:01,856 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:36:01,912 [print.py:_callback()] - newfiles: ['.cache/1.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:36:02,072 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:36:02,073 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:02,094 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:36:02,095 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:36:02,099 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:36:02,100 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:36:02,100 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:36:02,130 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:02,130 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:36:02,130 [print.py:_callback()] - updatefiles: ['.cache/1.gcode']
2023-09-21 10:36:02,131 [print.py:update_file()] - Cannot update file, file not in labels: .cache/1.gcode
2023-09-21 10:36:02,131 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:02,132 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:36:02,132 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 10:36:02,132 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 10:36:02,134 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:02,134 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:36:02,135 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:36:02,135 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 10:36:03,135 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:36:06,883 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:36:06,908 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:06,908 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:36:06,917 [print.py:change_dir()] - Changing dir to gcodes
2023-09-21 10:36:06,932 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:06,933 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:06,934 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-21 10:36:06,934 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:06,934 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:06,935 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-21 10:36:06,935 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:06,936 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:06,936 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 10:36:06,936 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:06,937 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:06,937 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-21 10:36:06,938 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:06,938 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:06,939 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-21 10:36:06,939 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:07,680 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:36:08,131 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:36:14,167 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:36:14,231 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:36:14,339 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:36:14,339 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:14,355 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:36:14,356 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:36:14,356 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:36:14,357 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:36:14,357 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:36:14,635 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:36:16,503 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:36:18,593 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8657f9d8 (GtkDialog at 0x17dbc2f0)>
2023-09-21 10:36:19,588 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-21 10:36:19,588 [print.py:confirm_print_response()] - Starting print: USB/3.gcode
2023-09-21 10:36:19,588 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-21 10:36:20,024 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-21 10:36:20,024 [printer.py:change_state()] - Adding callback for state: printing
2023-09-21 10:36:20,194 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-21 10:36:20,196 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-21 10:36:20,285 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/3.gcode'
2023-09-21 10:36:20,287 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2023-09-21 10:36:20,499 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-21 10:36:20,560 [print.py:_callback()] - newfiles: ['.cache/3.gcode']
2023-09-21 10:36:20,561 [print.py:_callback()] - deletedfiles: ['.cache/1.gcode']
2023-09-21 10:36:20,561 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:20,563 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:20,563 [print.py:_callback()] - deletedfiles: ['.cache/1.gcode']
2023-09-21 10:36:20,564 [print.py:_callback()] - updatefiles: []
2023-09-21 10:36:20,569 [print.py:_callback()] - newfiles: []
2023-09-21 10:36:20,569 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:36:20,569 [print.py:_callback()] - updatefiles: ['.cache/3.gcode']
2023-09-21 10:36:20,569 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3.gcode
2023-09-21 10:36:20,570 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/3.gcode Size: 41298
2023-09-21 10:37:58,548 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-09-21 10:38:01,051 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-21 10:38:01,051 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:40:06,187 [job_status.py:close_panel()] - Closing job_status panel
2023-09-21 10:40:06,193 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:40:06,290 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:40:06,298 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:40:06,305 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:40:06,314 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:40:06,350 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:40:06,393 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:40:06,516 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:40:06,600 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:40:06,608 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:40:06,616 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:40:06,623 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:40:06,660 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:40:07,415 [print.py:__init__()] - 24h time is True
2023-09-21 10:40:07,434 [files.py:reinit()] - file.py reinit()
2023-09-21 10:40:07,441 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:40:07,442 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:40:07,500 [print.py:_callback()] - newfiles: ['.cache/3.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:40:07,649 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:40:07,650 [print.py:_callback()] - updatefiles: []
2023-09-21 10:40:07,671 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:40:07,672 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:40:07,673 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:40:07,674 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:40:07,674 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:40:07,707 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:07,707 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:40:07,707 [print.py:_callback()] - updatefiles: ['.cache/3.gcode']
2023-09-21 10:40:07,707 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3.gcode
2023-09-21 10:40:07,708 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:07,708 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:40:07,708 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 10:40:07,709 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 10:40:07,711 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:07,711 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:40:07,711 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:40:07,711 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 10:40:09,327 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:40:16,832 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:40:17,363 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:40:19,439 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:40:25,080 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:40:25,135 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:25,136 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:40:25,158 [print.py:change_dir()] - Changing dir to gcodes
2023-09-21 10:40:25,199 [print.py:_callback()] - updatefiles: []
2023-09-21 10:40:25,200 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:25,201 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-21 10:40:25,202 [print.py:_callback()] - updatefiles: []
2023-09-21 10:40:25,203 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:25,204 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-21 10:40:25,204 [print.py:_callback()] - updatefiles: []
2023-09-21 10:40:25,206 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:25,207 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 10:40:25,208 [print.py:_callback()] - updatefiles: []
2023-09-21 10:40:25,209 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:25,210 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-21 10:40:25,211 [print.py:_callback()] - updatefiles: []
2023-09-21 10:40:25,212 [print.py:_callback()] - newfiles: []
2023-09-21 10:40:25,213 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-21 10:40:25,214 [print.py:_callback()] - updatefiles: []
2023-09-21 10:40:25,627 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:40:25,999 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:40:26,207 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:17:35,892 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:17:36,123 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 10:17:36,126 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 10:17:36,160 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 10:17:36,163 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 10:17:36,168 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 10:17:36,169 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 10:17:36,400 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 10:17:36,401 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 10:17:36,423 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 10:17:36,427 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 10:17:37,305 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 10:17:37,343 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 10:17:37,404 [screen.py:initial_connection()] - Default printer: None
2023-09-21 10:17:37,405 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 10:17:37,408 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 10:17:37,409 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 10:17:37,528 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 10:17:37,579 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2023-09-21 10:41:31,602 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2023-09-21 10:41:31,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:41:31,655 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 10:41:31,656 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 10:41:31,672 [_logging.py:info()] - Websocket connected
2023-09-21 10:41:31,673 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 10:41:31,702 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:41:31,729 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 10:41:31,761 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 10:41:31,990 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 10:41:31,995 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 10:41:31,995 [printer.py:reinit()] - # Extruders: 1
2023-09-21 10:41:31,996 [printer.py:reinit()] - # Temperature devices: 3
2023-09-21 10:41:31,996 [printer.py:reinit()] - # Fans: 0
2023-09-21 10:41:31,996 [printer.py:reinit()] - # Output pins: 1
2023-09-21 10:41:31,998 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 10:41:32,283 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-21 10:41:32,287 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-09-21 10:41:32,287 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:41:32,352 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:41:32,387 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:41:32,415 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:41:32,416 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:41:32,416 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 10:41:32,417 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:41:32,419 [screen.py:init_printer()] - Printer initialized
2023-09-21 10:41:32,426 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 10:41:32,427 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 10:41:32,465 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:41:32,579 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:41:32,591 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:41:32,604 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:41:32,616 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:41:32,671 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:41:34,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:41:34,651 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:41:34,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:41:34,673 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:43:17,409 [screen.py:_load_panel()] - Loading panel: print
2023-09-21 10:43:17,410 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-21 10:43:17,431 [print.py:__init__()] - 24h time is True
2023-09-21 10:43:17,468 [files.py:reinit()] - file.py reinit()
2023-09-21 10:43:17,485 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:43:17,488 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:43:17,528 [print.py:_callback()] - newfiles: ['.cache/3.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:43:17,580 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:43:17,580 [print.py:_callback()] - updatefiles: []
2023-09-21 10:43:17,702 [print.py:_callback()] - newfiles: []
2023-09-21 10:43:17,702 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:43:17,702 [print.py:_callback()] - updatefiles: ['.cache/3.gcode']
2023-09-21 10:43:17,702 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3.gcode
2023-09-21 10:43:17,703 [print.py:_callback()] - newfiles: []
2023-09-21 10:43:17,703 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:43:17,704 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 10:43:17,704 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 10:43:17,706 [print.py:_callback()] - newfiles: []
2023-09-21 10:43:17,706 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:43:17,706 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:43:17,706 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 10:43:21,462 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:43:22,262 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:43:22,323 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:43:22,440 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:43:22,440 [print.py:_callback()] - updatefiles: []
2023-09-21 10:43:22,456 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:43:22,457 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:43:22,457 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:43:22,458 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:43:22,459 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:43:23,502 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:43:27,342 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff85e2e750 (GtkDialog at 0x40d43110)>
2023-09-21 10:43:28,465 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-21 10:43:28,465 [print.py:confirm_print_response()] - Starting print: USB/8.gcode
2023-09-21 10:43:28,465 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-21 10:43:28,627 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-21 10:43:28,628 [printer.py:change_state()] - Adding callback for state: printing
2023-09-21 10:43:28,773 [screen.py:_load_panel()] - Loading panel: job_status
2023-09-21 10:43:28,773 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-09-21 10:43:28,987 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-21 10:43:28,990 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-21 10:43:29,122 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/8.gcode'
2023-09-21 10:43:29,124 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2023-09-21 10:43:29,418 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-21 10:43:29,478 [print.py:_callback()] - newfiles: ['.cache/8.gcode']
2023-09-21 10:43:29,478 [print.py:_callback()] - deletedfiles: ['.cache/3.gcode']
2023-09-21 10:43:29,479 [print.py:_callback()] - updatefiles: []
2023-09-21 10:43:29,480 [print.py:_callback()] - newfiles: []
2023-09-21 10:43:29,480 [print.py:_callback()] - deletedfiles: ['.cache/3.gcode']
2023-09-21 10:43:29,481 [print.py:_callback()] - updatefiles: []
2023-09-21 10:43:29,488 [print.py:_callback()] - newfiles: []
2023-09-21 10:43:29,488 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:43:29,489 [print.py:_callback()] - updatefiles: ['.cache/8.gcode']
2023-09-21 10:43:29,489 [print.py:update_file()] - Cannot update file, file not in labels: .cache/8.gcode
2023-09-21 10:43:29,489 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/8.gcode Size: 41298
2023-09-21 10:45:18,539 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-09-21 10:45:21,045 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-21 10:45:21,046 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:49:01,670 [job_status.py:close_panel()] - Closing job_status panel
2023-09-21 10:49:01,682 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:49:01,845 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:49:01,853 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:49:01,860 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:49:01,868 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:49:01,903 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:49:01,945 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:49:02,049 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:49:02,135 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:49:02,142 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:49:02,150 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:49:02,157 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:49:02,193 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:49:02,848 [print.py:__init__()] - 24h time is True
2023-09-21 10:49:02,871 [files.py:reinit()] - file.py reinit()
2023-09-21 10:49:02,879 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:49:02,880 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:49:02,934 [print.py:_callback()] - newfiles: ['.cache/8.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:49:03,086 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:49:03,087 [print.py:_callback()] - updatefiles: []
2023-09-21 10:49:03,110 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 10:49:03,110 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:49:03,111 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 10:49:03,112 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:49:03,116 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 10:49:03,146 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:03,146 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:49:03,146 [print.py:_callback()] - updatefiles: ['.cache/8.gcode']
2023-09-21 10:49:03,147 [print.py:update_file()] - Cannot update file, file not in labels: .cache/8.gcode
2023-09-21 10:49:03,147 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:03,147 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:49:03,148 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 10:49:03,148 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 10:49:03,150 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:03,150 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:49:03,151 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:49:03,151 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 10:49:04,446 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:49:08,546 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:49:08,569 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:08,569 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:49:08,580 [print.py:change_dir()] - Changing dir to gcodes
2023-09-21 10:49:08,596 [print.py:_callback()] - updatefiles: []
2023-09-21 10:49:08,597 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:08,598 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-21 10:49:08,598 [print.py:_callback()] - updatefiles: []
2023-09-21 10:49:08,598 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:08,599 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-21 10:49:08,599 [print.py:_callback()] - updatefiles: []
2023-09-21 10:49:08,600 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:08,600 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 10:49:08,601 [print.py:_callback()] - updatefiles: []
2023-09-21 10:49:08,602 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:08,602 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-21 10:49:08,602 [print.py:_callback()] - updatefiles: []
2023-09-21 10:49:08,603 [print.py:_callback()] - newfiles: []
2023-09-21 10:49:08,603 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-21 10:49:08,603 [print.py:_callback()] - updatefiles: []
2023-09-21 10:49:09,388 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:49:10,118 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:17:36,052 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:17:36,392 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 10:17:36,398 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 10:17:36,470 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 10:17:36,477 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 10:17:36,494 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 10:17:36,498 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 10:17:36,793 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 10:17:36,793 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 10:17:36,827 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 10:17:36,833 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 10:17:37,703 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 10:17:37,741 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 10:17:37,802 [screen.py:initial_connection()] - Default printer: None
2023-09-21 10:17:37,803 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 10:17:37,805 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 10:17:37,806 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 10:17:37,880 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 10:17:37,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:17:37,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 10:17:37,960 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 10:17:37,984 [_logging.py:info()] - Websocket connected
2023-09-21 10:17:37,985 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 10:17:38,057 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:17:38,093 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 10:17:38,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 10:17:38,154 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 10:17:38,159 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 10:17:38,160 [printer.py:reinit()] - # Extruders: 1
2023-09-21 10:17:38,160 [printer.py:reinit()] - # Temperature devices: 3
2023-09-21 10:17:38,160 [printer.py:reinit()] - # Fans: 0
2023-09-21 10:17:38,160 [printer.py:reinit()] - # Output pins: 1
2023-09-21 10:17:38,162 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 10:17:38,432 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-21 10:17:38,436 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 10:17:38,444 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 10:17:38,499 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:17:38,500 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 10:17:38,534 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:17:38,536 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:17:38,537 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 10:17:38,537 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:17:38,541 [screen.py:init_printer()] - Printer initialized
2023-09-21 10:17:38,665 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 10:17:38,675 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 10:17:38,692 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 10:17:38,692 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:17:38,699 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 10:17:38,699 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 10:17:38,721 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:17:38,836 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:17:38,848 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:17:38,856 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:17:38,865 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:17:38,912 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:17:40,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:17:40,470 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:17:40,496 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:17:40,497 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:52:33,292 [screen.py:_load_panel()] - Loading panel: print
2023-09-21 10:52:33,293 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-21 10:52:33,318 [print.py:__init__()] - 24h time is True
2023-09-21 10:52:33,346 [files.py:reinit()] - file.py reinit()
2023-09-21 10:52:33,358 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 10:52:33,360 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:52:33,427 [print.py:_callback()] - newfiles: ['.cache/8.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 10:52:33,584 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,584 [print.py:_callback()] - updatefiles: []
2023-09-21 10:52:33,679 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,680 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,680 [print.py:_callback()] - updatefiles: ['.cache/8.gcode']
2023-09-21 10:52:33,680 [print.py:update_file()] - Cannot update file, file not in labels: .cache/8.gcode
2023-09-21 10:52:33,681 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,681 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,682 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 10:52:33,682 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 10:52:33,684 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,685 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,685 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 10:52:33,685 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 10:52:33,687 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,687 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,687 [print.py:_callback()] - updatefiles: ['USB/1.gcode']
2023-09-21 10:52:33,687 [print.py:update_file()] - Updating file USB/1.gcode
2023-09-21 10:52:33,689 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,689 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,690 [print.py:_callback()] - updatefiles: ['USB/3.gcode']
2023-09-21 10:52:33,690 [print.py:update_file()] - Updating file USB/3.gcode
2023-09-21 10:52:33,691 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,692 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,692 [print.py:_callback()] - updatefiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 10:52:33,692 [print.py:update_file()] - Updating file USB/3DBenchy-standard标准.gcode
2023-09-21 10:52:33,694 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,694 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,694 [print.py:_callback()] - updatefiles: ['USB/8.gcode']
2023-09-21 10:52:33,694 [print.py:update_file()] - Updating file USB/8.gcode
2023-09-21 10:52:33,696 [print.py:_callback()] - newfiles: []
2023-09-21 10:52:33,696 [print.py:_callback()] - deletedfiles: []
2023-09-21 10:52:33,696 [print.py:_callback()] - updatefiles: ['USB/Untitled_tu.gcode']
2023-09-21 10:52:33,697 [print.py:update_file()] - Updating file USB/Untitled_tu.gcode
2023-09-21 10:52:34,724 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 10:52:38,107 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8138cee8 (GtkDialog at 0x342f3c10)>
2023-09-21 10:52:39,877 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-21 10:52:39,878 [print.py:confirm_print_response()] - Starting print: USB/8.gcode
2023-09-21 10:52:39,878 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-21 10:52:40,082 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-21 10:52:40,082 [printer.py:change_state()] - Adding callback for state: printing
2023-09-21 10:52:40,109 [screen.py:_load_panel()] - Loading panel: job_status
2023-09-21 10:52:40,109 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-09-21 10:52:40,304 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-21 10:52:40,306 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-21 10:52:40,462 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/8.gcode'
2023-09-21 10:52:40,465 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/8.gcode Size: 41298
2023-09-21 10:52:40,793 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-21 10:54:30,101 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-09-21 10:54:32,606 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-21 10:54:32,607 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:00:44,361 [job_status.py:close_panel()] - Closing job_status panel
2023-09-21 11:00:44,371 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:00:44,477 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:00:44,485 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:00:44,493 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:00:44,500 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:00:44,536 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:00:44,579 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:00:44,693 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:00:44,784 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:00:44,792 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:00:44,800 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:00:44,807 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:00:44,842 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:00:50,278 [print.py:__init__()] - 24h time is True
2023-09-21 11:00:50,310 [files.py:reinit()] - file.py reinit()
2023-09-21 11:00:50,322 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 11:00:50,325 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:00:50,423 [print.py:_callback()] - newfiles: ['.cache/8.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 11:00:50,585 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,585 [print.py:_callback()] - updatefiles: []
2023-09-21 11:00:50,639 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,640 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,640 [print.py:_callback()] - updatefiles: ['.cache/8.gcode']
2023-09-21 11:00:50,640 [print.py:update_file()] - Cannot update file, file not in labels: .cache/8.gcode
2023-09-21 11:00:50,641 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,641 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,641 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 11:00:50,642 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 11:00:50,643 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,644 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,644 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 11:00:50,644 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 11:00:50,646 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,646 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,646 [print.py:_callback()] - updatefiles: ['USB/1.gcode']
2023-09-21 11:00:50,647 [print.py:update_file()] - Updating file USB/1.gcode
2023-09-21 11:00:50,649 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,649 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,649 [print.py:_callback()] - updatefiles: ['USB/3.gcode']
2023-09-21 11:00:50,650 [print.py:update_file()] - Updating file USB/3.gcode
2023-09-21 11:00:50,651 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,652 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,652 [print.py:_callback()] - updatefiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 11:00:50,652 [print.py:update_file()] - Updating file USB/3DBenchy-standard标准.gcode
2023-09-21 11:00:50,654 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,654 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,654 [print.py:_callback()] - updatefiles: ['USB/8.gcode']
2023-09-21 11:00:50,655 [print.py:update_file()] - Updating file USB/8.gcode
2023-09-21 11:00:50,657 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:50,657 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:00:50,657 [print.py:_callback()] - updatefiles: ['USB/Untitled_tu.gcode']
2023-09-21 11:00:50,657 [print.py:update_file()] - Updating file USB/Untitled_tu.gcode
2023-09-21 11:00:54,369 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 11:00:58,409 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:00:58,452 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:58,452 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 11:00:58,461 [print.py:change_dir()] - Changing dir to gcodes
2023-09-21 11:00:58,477 [print.py:_callback()] - updatefiles: []
2023-09-21 11:00:58,477 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:58,478 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-21 11:00:58,478 [print.py:_callback()] - updatefiles: []
2023-09-21 11:00:58,478 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:58,479 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-21 11:00:58,479 [print.py:_callback()] - updatefiles: []
2023-09-21 11:00:58,480 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:58,480 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 11:00:58,481 [print.py:_callback()] - updatefiles: []
2023-09-21 11:00:58,481 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:58,481 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-21 11:00:58,482 [print.py:_callback()] - updatefiles: []
2023-09-21 11:00:58,483 [print.py:_callback()] - newfiles: []
2023-09-21 11:00:58,483 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-21 11:00:58,483 [print.py:_callback()] - updatefiles: []
2023-09-21 11:00:59,260 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:00:59,539 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:17:35,428 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 10:17:35,703 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 10:17:35,706 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 10:17:35,757 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 10:17:35,761 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 10:17:35,765 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 10:17:35,767 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 10:17:35,961 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 10:17:35,962 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 10:17:35,979 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 10:17:35,983 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 10:17:36,750 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 10:17:36,784 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 10:17:36,837 [screen.py:initial_connection()] - Default printer: None
2023-09-21 10:17:36,838 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 10:17:36,841 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 10:17:36,842 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 10:17:36,918 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 10:17:36,964 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:17:36,986 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 10:17:36,987 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 10:17:37,005 [_logging.py:info()] - Websocket connected
2023-09-21 10:17:37,006 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 10:17:37,071 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 10:17:37,107 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 10:17:37,133 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 10:17:37,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 10:17:37,174 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 10:17:37,174 [printer.py:reinit()] - # Extruders: 1
2023-09-21 10:17:37,174 [printer.py:reinit()] - # Temperature devices: 3
2023-09-21 10:17:37,175 [printer.py:reinit()] - # Fans: 0
2023-09-21 10:17:37,175 [printer.py:reinit()] - # Output pins: 1
2023-09-21 10:17:37,176 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 10:17:37,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&filament_switch_sensor fila&output_pin beeper
2023-09-21 10:17:37,464 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 10:17:37,464 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 10:17:37,516 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:17:37,518 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 10:17:37,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:17:37,550 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 10:17:37,551 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 10:17:37,552 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 10:17:37,553 [screen.py:init_printer()] - Printer initialized
2023-09-21 10:17:38,460 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 10:17:38,460 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 10:17:38,467 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 10:17:38,467 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 10:17:38,486 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 10:17:38,579 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 10:17:38,588 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 10:17:38,595 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 10:17:38,604 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 10:17:38,642 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 10:17:39,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 10:17:39,874 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 10:17:39,898 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 10:17:39,899 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:17:07,957 [screen.py:_load_panel()] - Loading panel: print
2023-09-21 11:17:07,957 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2023-09-21 11:17:07,969 [print.py:__init__()] - 24h time is True
2023-09-21 11:17:07,987 [files.py:reinit()] - file.py reinit()
2023-09-21 11:17:07,997 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 11:17:07,998 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:17:08,035 [print.py:_callback()] - newfiles: ['.cache/8.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 11:17:08,082 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:17:08,082 [print.py:_callback()] - updatefiles: []
2023-09-21 11:17:08,231 [print.py:_callback()] - newfiles: []
2023-09-21 11:17:08,231 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:17:08,232 [print.py:_callback()] - updatefiles: ['.cache/8.gcode']
2023-09-21 11:17:08,232 [print.py:update_file()] - Cannot update file, file not in labels: .cache/8.gcode
2023-09-21 11:17:08,233 [print.py:_callback()] - newfiles: []
2023-09-21 11:17:08,234 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:17:08,234 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 11:17:08,234 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 11:17:08,242 [print.py:_callback()] - newfiles: []
2023-09-21 11:17:08,242 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:17:08,243 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 11:17:08,243 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 11:17:15,505 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:17:16,082 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:17:16,621 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:17:16,685 [print.py:_callback()] - newfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 11:17:16,787 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:17:16,787 [print.py:_callback()] - updatefiles: []
2023-09-21 11:17:16,806 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 11:17:16,807 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 11:17:16,807 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 11:17:16,808 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 11:17:16,808 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 11:17:17,105 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:17:17,705 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 11:17:19,858 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff78616438 (GtkDialog at 0x3737e320)>
2023-09-21 11:17:21,491 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-09-21 11:17:21,491 [print.py:confirm_print_response()] - Starting print: USB/3.gcode
2023-09-21 11:17:21,491 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2023-09-21 11:17:21,790 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2023-09-21 11:17:21,791 [printer.py:change_state()] - Adding callback for state: printing
2023-09-21 11:17:21,816 [screen.py:_load_panel()] - Loading panel: job_status
2023-09-21 11:17:21,817 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2023-09-21 11:17:22,101 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2023-09-21 11:17:22,105 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2023-09-21 11:17:22,261 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/3.gcode'
2023-09-21 11:17:22,264 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2023-09-21 11:17:22,630 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2023-09-21 11:17:22,711 [print.py:_callback()] - newfiles: ['.cache/3.gcode']
2023-09-21 11:17:22,711 [print.py:_callback()] - deletedfiles: ['.cache/8.gcode']
2023-09-21 11:17:22,712 [print.py:_callback()] - updatefiles: []
2023-09-21 11:17:22,718 [print.py:_callback()] - newfiles: []
2023-09-21 11:17:22,718 [print.py:_callback()] - deletedfiles: ['.cache/8.gcode']
2023-09-21 11:17:22,718 [print.py:_callback()] - updatefiles: []
2023-09-21 11:17:22,737 [print.py:_callback()] - newfiles: []
2023-09-21 11:17:22,738 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:17:22,738 [print.py:_callback()] - updatefiles: ['.cache/3.gcode']
2023-09-21 11:17:22,738 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3.gcode
2023-09-21 11:17:22,740 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/3.gcode Size: 41298
2023-09-21 11:19:11,735 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2023-09-21 11:19:14,240 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2023-09-21 11:19:14,241 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:19:16,201 [job_status.py:close_panel()] - Closing job_status panel
2023-09-21 11:19:16,207 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:19:16,295 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:19:16,303 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:19:16,310 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:19:16,318 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:19:16,354 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:19:16,397 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:19:16,503 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:19:16,588 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:19:16,596 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:19:16,603 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:19:16,611 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:19:16,647 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:19:17,780 [print.py:__init__()] - 24h time is True
2023-09-21 11:19:17,799 [files.py:reinit()] - file.py reinit()
2023-09-21 11:19:17,806 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2023-09-21 11:19:17,807 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:19:17,861 [print.py:_callback()] - newfiles: ['.cache/3.gcode', '3DBenchy-standard标准.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 11:19:18,018 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:19:18,018 [print.py:_callback()] - updatefiles: []
2023-09-21 11:19:18,038 [files.py:_callback()] - Error in getting metadata for USB/1.gcode. Retrying in 6 seconds
2023-09-21 11:19:18,039 [files.py:_callback()] - Error in getting metadata for USB/3.gcode. Retrying in 6 seconds
2023-09-21 11:19:18,043 [files.py:_callback()] - Error in getting metadata for USB/3DBenchy-standard标准.gcode. Retrying in 6 seconds
2023-09-21 11:19:18,044 [files.py:_callback()] - Error in getting metadata for USB/8.gcode. Retrying in 6 seconds
2023-09-21 11:19:18,045 [files.py:_callback()] - Error in getting metadata for USB/Untitled_tu.gcode. Retrying in 6 seconds
2023-09-21 11:19:18,074 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:18,074 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:19:18,075 [print.py:_callback()] - updatefiles: ['.cache/3.gcode']
2023-09-21 11:19:18,075 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3.gcode
2023-09-21 11:19:18,075 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:18,076 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:19:18,076 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准.gcode']
2023-09-21 11:19:18,076 [print.py:update_file()] - Updating file 3DBenchy-standard标准.gcode
2023-09-21 11:19:18,078 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:18,078 [print.py:_callback()] - deletedfiles: []
2023-09-21 11:19:18,078 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2023-09-21 11:19:18,078 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2023-09-21 11:19:19,117 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:19:29,453 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:19:29,801 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:19:30,009 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:19:31,197 [print.py:change_dir()] - Changing dir to gcodes/USB
2023-09-21 11:19:35,357 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:19:35,379 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:35,379 [print.py:_callback()] - deletedfiles: ['USB/1.gcode', 'USB/3.gcode', 'USB/3DBenchy-standard标准.gcode', 'USB/8.gcode', 'USB/Untitled_tu.gcode']
2023-09-21 11:19:35,388 [print.py:change_dir()] - Changing dir to gcodes
2023-09-21 11:19:35,406 [print.py:_callback()] - updatefiles: []
2023-09-21 11:19:35,407 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:35,408 [print.py:_callback()] - deletedfiles: ['USB/1.gcode']
2023-09-21 11:19:35,408 [print.py:_callback()] - updatefiles: []
2023-09-21 11:19:35,409 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:35,410 [print.py:_callback()] - deletedfiles: ['USB/3.gcode']
2023-09-21 11:19:35,410 [print.py:_callback()] - updatefiles: []
2023-09-21 11:19:35,412 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:35,412 [print.py:_callback()] - deletedfiles: ['USB/3DBenchy-standard标准.gcode']
2023-09-21 11:19:35,413 [print.py:_callback()] - updatefiles: []
2023-09-21 11:19:35,414 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:35,414 [print.py:_callback()] - deletedfiles: ['USB/8.gcode']
2023-09-21 11:19:35,415 [print.py:_callback()] - updatefiles: []
2023-09-21 11:19:35,416 [print.py:_callback()] - newfiles: []
2023-09-21 11:19:35,417 [print.py:_callback()] - deletedfiles: ['USB/Untitled_tu.gcode']
2023-09-21 11:19:35,417 [print.py:_callback()] - updatefiles: []
2023-09-21 11:19:36,097 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:20:05,902 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-09-21 11:20:05,903 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-21 11:20:05,910 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-21 11:20:05,934 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:20:06,023 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:20:06,070 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:20:06,071 [screen.py:init_printer()] - Klipper not connected
2023-09-21 11:20:09,710 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:20:09,730 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:20:09,750 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:20:09,783 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:20:09,788 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:20:09,788 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:20:09,788 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:20:09,789 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:20:09,789 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:20:09,791 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:20:10,077 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:20:10,088 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:20:10,088 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:20:10,136 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:20:10,167 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 11:20:10,187 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:20:10,188 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:20:10,189 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:20:10,189 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:20:10,190 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:20:12,711 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:20:12,743 [printer.py:init_temp_store()] - Temp store: ['temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-21 11:20:12,762 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:20:12,763 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:21:00,153 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:21:00,431 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:21:00,440 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:21:00,496 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:21:00,500 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:21:00,507 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:21:00,517 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:21:00,743 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:21:00,744 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:21:00,763 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:21:00,767 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:21:01,516 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:21:01,548 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:21:01,600 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:21:01,601 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:21:01,604 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:21:01,604 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:21:01,682 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:21:01,765 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:21:01,816 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:21:01,817 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:21:01,838 [_logging.py:info()] - Websocket connected
2023-09-21 11:21:01,838 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:21:01,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:21:01,978 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:21:02,006 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:21:02,059 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:21:02,066 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:21:02,067 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:21:02,068 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:21:02,068 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:21:02,069 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:21:02,076 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:21:02,352 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:21:02,364 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:21:02,365 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:21:02,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:21:02,414 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:21:02,440 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:21:02,441 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:21:02,442 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:21:02,442 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:21:02,444 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:21:04,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:21:04,752 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:21:04,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:21:04,782 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:22:45,008 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:22:45,269 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:22:45,270 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:22:45,312 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:22:45,315 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:22:45,326 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:22:45,327 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:22:45,500 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:22:45,501 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:22:45,526 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:22:45,530 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:22:46,231 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:22:46,262 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:22:46,313 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:22:46,314 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:22:46,316 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:22:46,317 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:22:46,390 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:22:46,449 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:22:46,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:22:46,479 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:22:46,504 [_logging.py:info()] - Websocket connected
2023-09-21 11:22:46,505 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:22:46,580 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:22:46,618 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:22:46,648 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-09-21 11:22:49,929 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:22:49,962 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:22:49,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:22:50,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:22:50,042 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:22:50,042 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:22:50,042 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:22:50,042 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:22:50,043 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:22:50,044 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:22:50,319 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:22:50,331 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:22:50,331 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:22:50,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:22:50,392 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:22:50,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:22:50,424 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:22:50,425 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:22:50,425 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:22:50,427 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:22:52,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:22:52,920 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:22:52,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:22:52,945 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,453 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,702 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:24:59,706 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:24:59,739 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,742 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,747 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:24:59,748 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:24:59,928 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:24:59,928 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:24:59,948 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:24:59,951 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:25:00,675 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:25:00,711 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:25:00,759 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:25:00,760 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:25:00,762 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:25:00,763 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:25:00,830 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:25:00,891 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,920 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:25:00,921 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:25:00,942 [_logging.py:info()] - Websocket connected
2023-09-21 11:25:00,943 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:25:01,022 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:01,054 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:25:01,077 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:25:01,113 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:25:01,117 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:25:01,118 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:25:01,118 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:25:01,118 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:25:01,118 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:25:01,119 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:25:01,434 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:25:01,449 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:25:01,449 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:25:01,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:01,527 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:01,552 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:01,553 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:25:01,553 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:25:01,554 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:25:01,555 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:25:02,870 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 11:25:02,870 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:25:02,876 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 11:25:02,876 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 11:25:02,894 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:25:02,985 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:25:02,995 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-21 11:25:03,005 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:25:03,014 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:25:03,021 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:25:03,058 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:25:03,062 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,083 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:03,945 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:04,103 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:04,104 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:25:04,370 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-09-21 11:25:04,371 [printer.py:change_state()] - Adding callback for state: shutdown
2023-09-21 11:25:04,389 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-22 18:36:14,145 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-09-22 18:36:14,146 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-22 18:36:14,150 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-22 18:36:14,166 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-22 18:36:14,220 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:36:14,246 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:36:14,247 [screen.py:init_printer()] - Klipper not connected
2023-09-22 18:36:17,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:36:17,133 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:36:17,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-22 18:36:17,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-22 18:36:17,895 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-22 18:36:17,895 [printer.py:reinit()] - # Extruders: 1
2023-09-22 18:36:17,895 [printer.py:reinit()] - # Temperature devices: 4
2023-09-22 18:36:17,896 [printer.py:reinit()] - # Fans: 2
2023-09-22 18:36:17,896 [printer.py:reinit()] - # Output pins: 1
2023-09-22 18:36:17,897 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-22 18:36:18,193 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-22 18:36:18,197 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-22 18:36:18,197 [printer.py:change_state()] - Adding callback for state: startup
2023-09-22 18:36:18,248 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:36:18,291 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:36:18,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:36:18,311 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-22 18:36:18,312 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-22 18:36:18,312 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-22 18:36:18,313 [screen.py:init_printer()] - Printer initialized
2023-09-22 18:36:20,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:36:20,152 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:36:20,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:36:20,172 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-22 18:36:20,691 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-22 18:36:20,692 [printer.py:change_state()] - Adding callback for state: ready
2023-09-22 18:36:20,707 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-22 18:36:20,863 [main_menu.py:add_device()] - Adding device: extruder
2023-09-22 18:36:20,871 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-22 18:36:20,880 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-22 18:36:20,897 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-22 18:36:20,904 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-22 18:36:20,941 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-22 18:36:21,641 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2023-09-22 18:36:21,642 [printer.py:change_state()] - Adding callback for state: shutdown
2023-09-22 18:36:21,657 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-22 18:40:51,262 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2023-09-22 18:40:51,262 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-22 18:40:51,264 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-22 18:40:51,272 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-22 18:40:51,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:40:51,320 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:40:51,320 [screen.py:init_printer()] - Klipper not connected
2023-09-22 18:40:54,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:40:54,133 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:40:54,919 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-22 18:40:54,954 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-22 18:40:54,958 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-22 18:40:54,958 [printer.py:reinit()] - # Extruders: 1
2023-09-22 18:40:54,959 [printer.py:reinit()] - # Temperature devices: 4
2023-09-22 18:40:54,959 [printer.py:reinit()] - # Fans: 2
2023-09-22 18:40:54,959 [printer.py:reinit()] - # Output pins: 1
2023-09-22 18:40:54,961 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-22 18:40:55,250 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-22 18:40:55,253 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-22 18:40:55,254 [printer.py:change_state()] - Adding callback for state: startup
2023-09-22 18:40:55,304 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:40:55,344 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:40:55,368 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:40:55,369 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-22 18:40:55,369 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-22 18:40:55,370 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-22 18:40:55,371 [screen.py:init_printer()] - Printer initialized
2023-09-22 18:40:58,150 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:40:58,232 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:40:58,264 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:40:58,265 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-22 18:42:24,995 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2023-09-22 18:42:24,996 [printer.py:change_state()] - Adding callback for state: error
2023-09-22 18:42:25,012 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-22 18:43:14,992 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-fast高速-100x100.png. Retrying in 6 seconds
2023-09-22 18:43:14,995 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-fast高速-32x32.png. Retrying in 6 seconds
2023-09-22 18:43:21,722 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-violent狂暴-50x50.png. Retrying in 6 seconds
2023-09-22 18:43:21,726 [files.py:_callback()] - Error in getting metadata for .thumbs/3DBenchy-violent狂暴-32x32.png. Retrying in 6 seconds
2023-09-22 18:43:33,097 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2023-09-22 18:43:33,098 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-22 18:43:33,100 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-22 18:43:33,115 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-22 18:43:33,157 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:43:33,212 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:43:33,212 [screen.py:init_printer()] - Klipper not connected
2023-09-22 18:43:36,111 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:43:36,135 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:43:36,723 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-22 18:43:36,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-22 18:43:36,762 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-22 18:43:36,763 [printer.py:reinit()] - # Extruders: 1
2023-09-22 18:43:36,763 [printer.py:reinit()] - # Temperature devices: 4
2023-09-22 18:43:36,764 [printer.py:reinit()] - # Fans: 2
2023-09-22 18:43:36,764 [printer.py:reinit()] - # Output pins: 1
2023-09-22 18:43:36,765 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-22 18:43:37,054 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-22 18:43:37,058 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-22 18:43:37,058 [printer.py:change_state()] - Adding callback for state: startup
2023-09-22 18:43:37,111 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:43:37,145 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:43:37,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:43:37,164 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-22 18:43:37,165 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-22 18:43:37,165 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-22 18:43:37,167 [screen.py:init_printer()] - Printer initialized
2023-09-22 18:43:39,117 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:43:39,152 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:43:39,170 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:43:39,171 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-22 18:43:48,400 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-09-22 18:43:48,401 [printer.py:change_state()] - Adding callback for state: disconnected
2023-09-22 18:43:48,404 [screen.py:state_disconnected()] - ### Going to disconnected
2023-09-22 18:43:48,425 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-22 18:43:48,479 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:43:48,536 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:43:48,536 [screen.py:init_printer()] - Klipper not connected
2023-09-22 18:43:52,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-22 18:43:52,124 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-22 18:43:52,145 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-22 18:43:52,176 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-22 18:43:52,181 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-22 18:43:52,182 [printer.py:reinit()] - # Extruders: 1
2023-09-22 18:43:52,182 [printer.py:reinit()] - # Temperature devices: 4
2023-09-22 18:43:52,182 [printer.py:reinit()] - # Fans: 2
2023-09-22 18:43:52,183 [printer.py:reinit()] - # Output pins: 1
2023-09-22 18:43:52,184 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-22 18:43:52,470 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-22 18:43:52,473 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-22 18:43:52,474 [printer.py:change_state()] - Adding callback for state: startup
2023-09-22 18:43:52,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:43:52,560 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:43:52,578 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:43:52,579 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-22 18:43:52,580 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-22 18:43:52,580 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-22 18:43:52,581 [screen.py:init_printer()] - Printer initialized
2023-09-22 18:43:55,117 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-22 18:43:55,152 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-09-22 18:43:55,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-22 18:43:55,172 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,151 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,405 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:24:59,409 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:24:59,457 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,461 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,467 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:24:59,469 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:24:59,707 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:24:59,707 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:24:59,729 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:24:59,733 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:25:00,491 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:25:00,524 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:25:00,575 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:25:00,575 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:25:00,577 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:25:00,578 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:25:00,655 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:25:00,725 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:25:00,755 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:25:00,775 [_logging.py:info()] - Websocket connected
2023-09-21 11:25:00,776 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:25:00,860 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,902 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:25:00,924 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:25:00,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:25:00,965 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:25:00,965 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:25:00,965 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:25:00,965 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:25:00,965 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:25:00,967 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:25:01,248 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:25:01,259 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:25:01,260 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:25:01,316 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:01,317 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:01,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:01,351 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:25:01,353 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:25:01,353 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:25:01,355 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:25:02,739 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 11:25:02,739 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:25:02,746 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 11:25:02,746 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 11:25:02,766 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:25:02,880 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:25:02,894 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-21 11:25:02,905 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:25:02,915 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:25:02,924 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:25:02,973 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:25:02,979 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,011 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:03,675 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:03,699 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:03,699 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,282 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,532 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:24:59,535 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:24:59,563 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,566 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,569 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:24:59,571 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:24:59,780 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:24:59,781 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:24:59,798 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:24:59,801 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:25:00,513 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:25:00,545 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:25:00,597 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:25:00,598 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:25:00,601 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:25:00,602 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:25:00,682 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:25:00,730 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:25:00,752 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:25:00,770 [_logging.py:info()] - Websocket connected
2023-09-21 11:25:00,771 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:25:00,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,910 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:25:00,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:25:00,974 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:25:00,980 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:25:00,980 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:25:00,981 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:25:00,981 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:25:00,981 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:25:00,982 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:25:01,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:25:01,341 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:25:01,342 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:25:01,438 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:01,439 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:01,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:01,486 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:25:01,487 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:25:01,487 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:25:01,488 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:25:03,511 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 11:25:03,512 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:25:03,523 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 11:25:03,524 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 11:25:03,556 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:25:03,710 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:25:03,729 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-21 11:25:03,740 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:25:03,751 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:25:03,763 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:25:03,806 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:25:03,810 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,834 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,860 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:03,861 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:03,889 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:03,890 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:26:05,277 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-09-21 11:26:05,277 [screen.py:_go_to_submenu()] - #### Menu __main
2023-09-21 11:26:05,286 [screen.py:_load_panel()] - Loading panel: menu
2023-09-21 11:26:05,286 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-09-21 11:26:05,507 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-09-21 11:26:05,516 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-09-21 11:26:05,544 [menu.py:arrangeMenuItems()] - X > config retraction
2023-09-21 11:26:06,322 [screen.py:_load_panel()] - Loading panel: network
2023-09-21 11:26:06,323 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-09-21 11:26:06,388 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-09-21 11:26:06,389 [network.py:__init__()] - Using wpa_cli
2023-09-21 11:26:06,426 [wifi.py:run()] - Setting up wifi event loop
2023-09-21 11:26:06,449 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-09-21 11:26:07,045 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-09-21 11:26:12,546 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-09-21 11:26:16,058 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-09-21 11:26:17,497 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:14,054 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:18,255 [screen.py:_menu_go_back()] - #### Menu go back
2023-10-14 15:29:18,278 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 15:29:18,291 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 15:29:18,324 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 15:29:19,576 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:20,093 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-10-14 15:29:20,693 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:23,732 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:24,918 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:26,169 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:27,348 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:30,371 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:32,020 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:33,051 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:35,880 [screen.py:_menu_go_back()] - #### Menu go back
2023-10-14 15:29:35,939 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 15:29:35,963 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 15:29:36,039 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 15:29:37,543 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-10-14 15:29:38,155 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:39,371 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:29:40,523 [wifi.py:get_current_wifi()] - Resetting connected_ssid
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,344 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,567 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:24:59,570 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:24:59,608 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,614 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,620 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:24:59,623 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:24:59,820 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:24:59,821 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:24:59,850 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:24:59,856 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:25:00,646 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:25:00,678 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:25:00,731 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:25:00,732 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:25:00,735 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:25:00,735 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:25:00,819 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:25:00,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:25:00,898 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:25:00,916 [_logging.py:info()] - Websocket connected
2023-09-21 11:25:00,917 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:25:00,984 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:01,015 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:25:01,038 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:25:01,075 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:25:01,080 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:25:01,080 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:25:01,080 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:25:01,081 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:25:01,081 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:25:01,082 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:25:01,386 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:25:01,401 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:25:01,402 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:25:01,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:01,484 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:01,538 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:01,539 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:25:01,541 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:25:01,541 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:25:01,542 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:25:02,819 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 11:25:02,819 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:25:02,826 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 11:25:02,827 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 11:25:02,849 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:25:02,942 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:25:02,950 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-21 11:25:02,961 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:25:02,968 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:25:02,976 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:25:03,015 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:25:03,020 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,038 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:03,815 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:03,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:03,854 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:30:50,128 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 15:30:50,129 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 15:30:50,135 [screen.py:_load_panel()] - Loading panel: menu
2023-10-14 15:30:50,136 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-10-14 15:30:50,339 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 15:30:50,347 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 15:30:50,372 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 15:30:51,617 [screen.py:_load_panel()] - Loading panel: network
2023-10-14 15:30:51,618 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-10-14 15:30:51,656 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-10-14 15:30:51,657 [network.py:__init__()] - Using wpa_cli
2023-10-14 15:30:51,665 [wifi.py:run()] - Setting up wifi event loop
2023-10-14 15:30:51,688 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-10-14 15:30:52,279 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:30:57,781 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:03,320 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:08,895 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:14,364 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:19,899 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:25,445 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:31,023 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:36,495 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:42,023 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:47,620 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:53,148 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:31:58,669 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:04,272 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:09,767 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:15,323 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:20,856 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:26,412 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:31,868 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:37,398 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:42,977 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:48,558 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:54,075 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:32:59,598 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:05,079 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:10,613 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:16,150 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:21,749 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:27,228 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:32,813 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:38,353 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:43,818 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:49,409 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:52,319 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:33:57,849 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:03,369 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:08,896 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:14,430 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:19,959 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:25,490 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:31,025 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:36,561 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:42,026 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:47,559 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:53,090 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:34:58,737 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:04,214 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:09,748 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:15,334 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:20,832 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:26,389 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:31,845 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:37,426 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:42,971 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:48,515 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:54,028 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:35:59,629 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:05,127 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:10,672 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:16,255 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:21,718 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:27,298 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:32,839 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:38,370 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:43,918 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:49,452 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:36:54,962 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:00,519 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:06,001 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:11,594 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:17,070 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:22,599 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:28,195 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:33,778 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:39,277 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:44,815 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:50,402 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:37:55,913 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:01,444 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:06,918 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:12,538 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:18,065 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:23,642 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:25,633 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 15:38:25,634 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 15:38:25,640 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 15:38:25,678 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 15:38:25,765 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:38:25,811 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:38:25,812 [screen.py:init_printer()] - Klipper not connected
2023-10-14 15:38:28,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:38:28,688 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:38:29,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 15:38:29,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 15:38:29,349 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 15:38:29,350 [printer.py:reinit()] - # Extruders: 1
2023-10-14 15:38:29,350 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 15:38:29,350 [printer.py:reinit()] - # Fans: 2
2023-10-14 15:38:29,351 [printer.py:reinit()] - # Output pins: 1
2023-10-14 15:38:29,352 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 15:38:29,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 15:38:29,650 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 15:38:29,650 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 15:38:29,699 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:38:29,736 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:38:29,754 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:38:29,755 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:38:29,756 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 15:38:29,756 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 15:38:29,758 [screen.py:init_printer()] - Printer initialized
2023-10-14 15:38:29,840 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:31,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:38:31,711 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:38:31,733 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:38:31,734 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:38:34,670 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:40,248 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:45,746 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:51,209 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:38:56,803 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:39:02,372 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:39:07,831 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 15:39:13,367 [wifi.py:get_current_wifi()] - Resetting connected_ssid
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:58,822 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,038 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:24:59,041 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:24:59,067 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,069 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,073 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:24:59,075 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:24:59,250 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:24:59,250 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:24:59,270 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:24:59,275 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:25:00,069 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:25:00,099 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:25:00,152 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:25:00,153 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:25:00,156 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:25:00,157 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:25:00,232 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:25:00,289 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,318 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:25:00,320 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:25:00,338 [_logging.py:info()] - Websocket connected
2023-09-21 11:25:00,339 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:25:00,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,451 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:25:00,473 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:25:00,512 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:25:00,517 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:25:00,518 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:25:00,518 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:25:00,518 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:25:00,519 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:25:00,520 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:25:00,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:25:00,822 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:25:00,823 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:25:00,864 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:00,864 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:00,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:00,889 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:25:00,890 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:25:00,890 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:25:00,891 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:25:02,511 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 11:25:02,512 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:25:02,518 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 11:25:02,518 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 11:25:02,539 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:25:02,632 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:25:02,642 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-21 11:25:02,650 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:25:02,658 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:25:02,665 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:25:02,704 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:25:02,708 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:02,725 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:02,876 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:02,877 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:02,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:02,898 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:46:33,717 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 15:46:33,717 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 15:46:33,722 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 15:46:33,733 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 15:46:33,765 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:46:33,791 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:46:33,791 [screen.py:init_printer()] - Klipper not connected
2023-10-14 15:46:36,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:46:36,929 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:46:37,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 15:46:37,486 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 15:46:37,491 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 15:46:37,491 [printer.py:reinit()] - # Extruders: 1
2023-10-14 15:46:37,491 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 15:46:37,492 [printer.py:reinit()] - # Fans: 2
2023-10-14 15:46:37,492 [printer.py:reinit()] - # Output pins: 1
2023-10-14 15:46:37,493 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 15:46:37,788 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 15:46:37,792 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 15:46:37,799 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 15:46:37,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:46:37,891 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:46:37,910 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:46:37,911 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:46:37,911 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 15:46:37,912 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 15:46:37,913 [screen.py:init_printer()] - Printer initialized
2023-10-14 15:46:39,910 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:46:39,949 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:46:39,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:46:39,969 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:46:40,257 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 15:46:40,257 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 15:46:40,265 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 15:46:40,350 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 15:46:40,357 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 15:46:40,365 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 15:46:40,372 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 15:46:40,379 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 15:46:40,415 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 15:48:27,299 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 15:48:27,300 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 15:48:27,304 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 15:48:27,317 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 15:48:27,346 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:48:27,370 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:48:27,371 [screen.py:init_printer()] - Klipper not connected
2023-10-14 15:48:30,906 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:48:30,929 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:48:31,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 15:48:31,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 15:48:31,063 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 15:48:31,064 [printer.py:reinit()] - # Extruders: 1
2023-10-14 15:48:31,064 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 15:48:31,064 [printer.py:reinit()] - # Fans: 2
2023-10-14 15:48:31,065 [printer.py:reinit()] - # Output pins: 1
2023-10-14 15:48:31,066 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 15:48:31,352 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 15:48:31,357 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 15:48:31,362 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 15:48:31,417 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:48:31,453 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:48:31,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:48:31,473 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:48:31,474 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 15:48:31,475 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 15:48:31,476 [screen.py:init_printer()] - Printer initialized
2023-10-14 15:48:33,828 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 15:48:33,828 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 15:48:33,836 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 15:48:33,919 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 15:48:33,926 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 15:48:33,934 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 15:48:33,941 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 15:48:33,948 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 15:48:33,984 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 15:48:34,072 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:48:34,112 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:48:34,133 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:48:34,134 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:48:36,238 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 15:48:36,239 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 15:48:36,240 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 15:48:36,253 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 15:48:36,281 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:48:36,302 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:48:36,303 [screen.py:init_printer()] - Klipper not connected
2023-10-14 15:48:39,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:48:39,928 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:48:39,977 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 15:48:40,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 15:48:40,017 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 15:48:40,017 [printer.py:reinit()] - # Extruders: 1
2023-10-14 15:48:40,018 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 15:48:40,018 [printer.py:reinit()] - # Fans: 2
2023-10-14 15:48:40,018 [printer.py:reinit()] - # Output pins: 1
2023-10-14 15:48:40,020 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 15:48:40,307 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 15:48:40,311 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 15:48:40,318 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 15:48:40,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:48:40,399 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:48:40,418 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:48:40,419 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:48:40,420 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 15:48:40,420 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 15:48:40,421 [screen.py:init_printer()] - Printer initialized
2023-10-14 15:48:42,258 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 15:48:42,258 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 15:48:42,264 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 15:48:42,348 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 15:48:42,355 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 15:48:42,364 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 15:48:42,372 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 15:48:42,380 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 15:48:42,415 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 15:48:42,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:48:42,952 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:48:42,970 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:48:42,971 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:55:46,867 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 15:55:46,868 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 15:55:46,872 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 15:55:46,881 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 15:55:46,903 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:55:46,922 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:55:46,923 [screen.py:init_printer()] - Klipper not connected
2023-10-14 15:55:49,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:55:49,929 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:55:50,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 15:55:50,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 15:55:50,631 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 15:55:50,631 [printer.py:reinit()] - # Extruders: 1
2023-10-14 15:55:50,631 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 15:55:50,632 [printer.py:reinit()] - # Fans: 2
2023-10-14 15:55:50,632 [printer.py:reinit()] - # Output pins: 1
2023-10-14 15:55:50,633 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 15:55:50,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 15:55:50,925 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 15:55:50,925 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 15:55:50,989 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:55:51,011 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:55:51,029 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:55:51,030 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:55:51,031 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 15:55:51,032 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 15:55:51,033 [screen.py:init_printer()] - Printer initialized
2023-10-14 15:55:52,924 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 15:55:52,947 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 15:55:52,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 15:55:52,967 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 15:56:40,015 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2023-10-14 15:56:40,016 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 15:56:40,017 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 15:56:40,043 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 15:56:40,085 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 15:56:40,112 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 15:56:40,112 [screen.py:init_printer()] - Klipper not connected
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,421 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-09-21 11:24:59,649 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-09-21 11:24:59,651 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-09-21 11:24:59,688 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,692 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-09-21 11:24:59,698 [config.py:__init__()] - Configuration validated succesfuly
2023-09-21 11:24:59,700 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-09-21 11:24:59,902 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-09-21 11:24:59,902 [config.py:install_language()] - Using lang chinese_simple
2023-09-21 11:24:59,918 [screen.py:__init__()] - Screen resolution: 480x320
2023-09-21 11:24:59,921 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-09-21 11:25:00,663 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-09-21 11:25:00,695 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-09-21 11:25:00,747 [screen.py:initial_connection()] - Default printer: None
2023-09-21 11:25:00,748 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-09-21 11:25:00,750 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-09-21 11:25:00,751 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-09-21 11:25:00,829 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-09-21 11:25:00,892 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:00,922 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-09-21 11:25:00,924 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-09-21 11:25:00,960 [_logging.py:info()] - Websocket connected
2023-09-21 11:25:00,962 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-09-21 11:25:01,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-09-21 11:25:01,082 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-09-21 11:25:01,106 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-09-21 11:25:01,144 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-09-21 11:25:01,149 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-09-21 11:25:01,149 [printer.py:reinit()] - # Extruders: 1
2023-09-21 11:25:01,150 [printer.py:reinit()] - # Temperature devices: 4
2023-09-21 11:25:01,150 [printer.py:reinit()] - # Fans: 2
2023-09-21 11:25:01,150 [printer.py:reinit()] - # Output pins: 1
2023-09-21 11:25:01,152 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-09-21 11:25:01,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-09-21 11:25:01,454 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-09-21 11:25:01,455 [printer.py:change_state()] - Adding callback for state: startup
2023-09-21 11:25:01,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:01,494 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:01,517 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:01,517 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-09-21 11:25:01,519 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-09-21 11:25:01,519 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-09-21 11:25:01,521 [screen.py:init_printer()] - Printer initialized
2023-09-21 11:25:03,664 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-09-21 11:25:03,665 [printer.py:change_state()] - Adding callback for state: ready
2023-09-21 11:25:03,675 [screen.py:_load_panel()] - Loading panel: main_menu
2023-09-21 11:25:03,676 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-09-21 11:25:03,698 [main_menu.py:initialize()] - ### Making MainMenu
2023-09-21 11:25:03,795 [main_menu.py:add_device()] - Adding device: extruder
2023-09-21 11:25:03,804 [main_menu.py:add_device()] - Adding device: heater_bed
2023-09-21 11:25:03,813 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-09-21 11:25:03,820 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-09-21 11:25:03,830 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-09-21 11:25:03,867 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-09-21 11:25:03,871 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,892 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-09-21 11:25:03,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-09-21 11:25:03,915 [printer.py:init_temp_store()] - Temp store: []
2023-09-21 11:25:03,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-09-21 11:25:03,937 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:00:27,469 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 16:00:27,469 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 16:00:27,474 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 16:00:27,486 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 16:00:27,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:00:27,534 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:00:27,534 [screen.py:init_printer()] - Klipper not connected
2023-10-14 16:00:30,831 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:00:30,854 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:00:31,249 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 16:00:31,283 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 16:00:31,288 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 16:00:31,288 [printer.py:reinit()] - # Extruders: 1
2023-10-14 16:00:31,288 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 16:00:31,289 [printer.py:reinit()] - # Fans: 2
2023-10-14 16:00:31,289 [printer.py:reinit()] - # Output pins: 1
2023-10-14 16:00:31,290 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 16:00:31,589 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 16:00:31,605 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 16:00:31,605 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 16:00:31,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:00:31,689 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:00:31,708 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:00:31,709 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:00:31,710 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 16:00:31,710 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 16:00:31,711 [screen.py:init_printer()] - Printer initialized
2023-10-14 16:00:33,530 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 16:00:33,530 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:00:33,537 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:00:33,627 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:00:33,635 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:00:33,642 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:00:33,649 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:00:33,657 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:00:33,694 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:00:33,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:00:33,939 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:00:33,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:00:33,960 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:03:50,167 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 16:03:50,168 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 16:03:50,173 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 16:03:50,184 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 16:03:50,213 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:03:50,234 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:03:50,234 [screen.py:init_printer()] - Klipper not connected
2023-10-14 16:03:53,831 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:03:53,855 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:03:53,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 16:03:53,967 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 16:03:53,972 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 16:03:53,972 [printer.py:reinit()] - # Extruders: 1
2023-10-14 16:03:53,972 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 16:03:53,972 [printer.py:reinit()] - # Fans: 2
2023-10-14 16:03:53,973 [printer.py:reinit()] - # Output pins: 1
2023-10-14 16:03:53,974 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 16:03:54,267 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 16:03:54,271 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 16:03:54,271 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 16:03:54,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:03:54,360 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:03:54,379 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:03:54,380 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:03:54,381 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 16:03:54,382 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 16:03:54,383 [screen.py:init_printer()] - Printer initialized
2023-10-14 16:03:56,213 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 16:03:56,214 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:03:56,220 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:03:56,311 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:03:56,318 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:03:56,326 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:03:56,335 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:03:56,347 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:03:56,385 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:03:56,837 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:03:56,877 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:03:56,896 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:03:56,897 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:12:27,322 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 16:12:27,323 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 16:12:27,326 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 16:12:27,336 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 16:12:27,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:12:27,377 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:12:27,378 [screen.py:init_printer()] - Klipper not connected
2023-10-14 16:12:30,830 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:12:30,853 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:12:31,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 16:12:31,077 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 16:12:31,082 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 16:12:31,082 [printer.py:reinit()] - # Extruders: 1
2023-10-14 16:12:31,083 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 16:12:31,083 [printer.py:reinit()] - # Fans: 2
2023-10-14 16:12:31,083 [printer.py:reinit()] - # Output pins: 1
2023-10-14 16:12:31,084 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 16:12:31,366 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 16:12:31,370 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 16:12:31,376 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 16:12:31,441 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:12:31,465 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:12:31,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:12:31,484 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:12:31,485 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 16:12:31,485 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 16:12:31,486 [screen.py:init_printer()] - Printer initialized
2023-10-14 16:12:33,851 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:12:33,881 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:12:33,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:12:33,902 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:12:33,904 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 16:12:33,905 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:12:33,912 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:12:33,995 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:12:34,003 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:12:34,010 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:12:34,018 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:12:34,025 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:12:34,060 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:54:31,483 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-10-14 16:54:31,484 [printer.py:change_state()] - Adding callback for state: disconnected
2023-10-14 16:54:31,488 [screen.py:state_disconnected()] - ### Going to disconnected
2023-10-14 16:54:31,500 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 16:54:31,529 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:54:31,554 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:54:31,555 [screen.py:init_printer()] - Klipper not connected
2023-10-14 16:54:34,830 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:54:34,854 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:54:35,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 16:54:35,243 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 16:54:35,249 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 16:54:35,249 [printer.py:reinit()] - # Extruders: 1
2023-10-14 16:54:35,249 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 16:54:35,250 [printer.py:reinit()] - # Fans: 2
2023-10-14 16:54:35,250 [printer.py:reinit()] - # Output pins: 1
2023-10-14 16:54:35,251 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 16:54:35,542 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 16:54:35,547 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 16:54:35,552 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 16:54:35,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:54:35,627 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:54:35,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:54:35,647 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:54:35,647 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 16:54:35,647 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 16:54:35,649 [screen.py:init_printer()] - Printer initialized
2023-10-14 16:54:37,854 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:54:37,866 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:54:37,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:54:37,887 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:54:38,015 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 16:54:38,015 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:54:38,023 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:54:38,106 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:54:38,113 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:54:38,121 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:54:38,128 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:54:38,135 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:54:38,171 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:55:15,552 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:55:15,553 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:55:15,559 [screen.py:_load_panel()] - Loading panel: menu
2023-10-14 16:55:15,560 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-10-14 16:55:15,751 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:55:15,759 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:55:15,785 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:55:18,035 [screen.py:_load_panel()] - Loading panel: settings
2023-10-14 16:55:18,036 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-10-14 16:55:18,225 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:55:46,100 [screen_panel.py:on_dropdown_change()] - [main] language changed to en
2023-10-14 16:55:46,107 [config.py:install_language()] - Using lang en
2023-10-14 16:55:46,118 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:55:46,133 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:55:46,226 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:55:46,233 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:55:46,241 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:55:46,249 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:55:46,257 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:55:46,307 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:55:47,952 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:55:47,953 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:55:48,149 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:55:48,157 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:55:48,182 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:55:49,360 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:56:12,481 [screen.py:_menu_go_back()] - #### Menu go back
2023-10-14 16:56:12,525 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:56:12,536 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:56:12,568 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:56:13,876 [screen.py:_menu_go_back()] - #### Menu go back
2023-10-14 16:56:13,892 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:56:21,071 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2023-10-14 16:56:21,071 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:56:21,259 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2023-10-14 16:56:21,292 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2023-10-14 16:56:21,332 [menu.py:arrangeMenuItems()] - X > actions power
2023-10-14 16:56:21,338 [menu.py:arrangeMenuItems()] - X > actions camera
2023-10-14 16:56:23,429 [screen.py:_menu_go_back()] - #### Menu go back
2023-10-14 16:56:23,471 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:56:24,564 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:56:24,565 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:56:24,587 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:56:24,600 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:56:24,630 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:56:25,761 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:56:39,583 [screen_panel.py:switch_config_option()] - [main] use_dpms toggled False
2023-10-14 16:56:39,590 [screen.py:set_dpms()] - DPMS set to: False
2023-10-14 16:56:39,639 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-10-14 16:56:39,640 [screen.py:set_screenblanking_timeout()] - Not using DPMS
2023-10-14 16:56:41,914 [screen_panel.py:switch_config_option()] - [main] use_dpms toggled True
2023-10-14 16:56:41,928 [screen.py:set_dpms()] - DPMS set to: True
2023-10-14 16:56:41,986 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-10-14 16:56:42,014 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-10-14 16:56:56,583 [screen_panel.py:on_dropdown_change()] - [main] language changed to da
2023-10-14 16:56:56,590 [config.py:install_language()] - Using lang da
2023-10-14 16:56:56,598 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:56:56,610 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:56:56,706 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:56:56,714 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:56:56,722 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:56:56,730 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:56:56,738 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:56:56,778 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:56:57,765 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:56:57,765 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:56:57,973 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:56:57,981 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:56:58,006 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:56:59,246 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:57:24,303 [screen_panel.py:on_dropdown_change()] - [main] language changed to de
2023-10-14 16:57:24,310 [config.py:install_language()] - Using lang de
2023-10-14 16:57:24,318 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:57:24,330 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:57:24,423 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:57:24,431 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:57:24,439 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:57:24,447 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:57:24,454 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:57:24,491 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:57:25,676 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:57:25,677 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:57:25,864 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:57:25,872 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:57:25,896 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:57:26,996 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:58:02,978 [screen_panel.py:on_dropdown_change()] - [main] theme changed to colorized
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-10-14 16:58:08,460 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-10-14 16:58:08,615 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-10-14 16:58:08,617 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-10-14 16:58:08,638 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-10-14 16:58:08,640 [config.py:__init__()] - ====== Saved Def ======
[main]
language = de
theme = colorized
=======================
2023-10-14 16:58:08,643 [config.py:__init__()] - Configuration validated succesfuly
2023-10-14 16:58:08,644 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-10-14 16:58:08,771 [config.py:create_translations()] - Selected lang: de OS lang: en_US
2023-10-14 16:58:08,771 [config.py:install_language()] - Using lang de
2023-10-14 16:58:08,784 [screen.py:__init__()] - Screen resolution: 480x320
2023-10-14 16:58:08,786 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-10-14 16:58:09,298 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-10-14 16:58:09,323 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-10-14 16:58:09,367 [screen.py:initial_connection()] - Default printer: None
2023-10-14 16:58:09,368 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-10-14 16:58:09,370 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-10-14 16:58:09,370 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-10-14 16:58:09,434 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 16:58:09,474 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:58:09,493 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-10-14 16:58:09,494 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-10-14 16:58:09,509 [_logging.py:info()] - Websocket connected
2023-10-14 16:58:09,510 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-10-14 16:58:09,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:58:09,567 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:58:09,587 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 16:58:09,697 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 16:58:09,702 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 16:58:09,702 [printer.py:reinit()] - # Extruders: 1
2023-10-14 16:58:09,702 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 16:58:09,702 [printer.py:reinit()] - # Fans: 2
2023-10-14 16:58:09,702 [printer.py:reinit()] - # Output pins: 1
2023-10-14 16:58:09,704 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 16:58:09,995 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 16:58:10,005 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-10-14 16:58:10,005 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:58:10,074 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:58:10,085 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:58:10,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:58:10,105 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:58:10,107 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 16:58:10,107 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 16:58:10,108 [screen.py:init_printer()] - Printer initialized
2023-10-14 16:58:10,134 [screen.py:_load_panel()] - Loading panel: main_menu
2023-10-14 16:58:10,135 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-10-14 16:58:10,152 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:58:10,249 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:58:10,257 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:58:10,266 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:58:10,275 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:58:10,284 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:58:10,321 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:58:11,950 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:58:11,950 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:58:11,957 [screen.py:_load_panel()] - Loading panel: menu
2023-10-14 16:58:11,958 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-10-14 16:58:12,152 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:58:12,160 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:58:12,184 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:58:12,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:58:12,865 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:58:12,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:58:12,885 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:58:14,872 [screen.py:_load_panel()] - Loading panel: settings
2023-10-14 16:58:14,873 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-10-14 16:58:14,994 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:58:37,792 [screen_panel.py:scale_moved()] - [main] print_estimate_compensation changed to 100.0
2023-10-14 16:58:39,360 [screen_panel.py:on_dropdown_change()] - [main] language changed to cs
2023-10-14 16:58:39,370 [config.py:install_language()] - Using lang cs
2023-10-14 16:58:39,379 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:58:39,393 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:58:39,483 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:58:39,491 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:58:39,500 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:58:39,509 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:58:39,524 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:58:39,560 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:58:40,869 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:58:40,869 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:58:41,096 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:58:41,104 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:58:41,128 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:58:42,175 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:58:57,904 [screen_panel.py:on_dropdown_change()] - [main] language changed to chinese_simple
2023-10-14 16:58:57,920 [config.py:install_language()] - Using lang chinese_simple
2023-10-14 16:58:57,939 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:58:57,955 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:58:58,047 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:58:58,054 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:58:58,063 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:58:58,073 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:58:58,085 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:58:58,124 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:58:59,616 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:58:59,617 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:58:59,804 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:58:59,812 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:58:59,837 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:59:01,116 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 16:59:03,675 [screen_panel.py:on_dropdown_change()] - [main] theme changed to z-bolt
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-10-14 16:59:09,352 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-10-14 16:59:09,508 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-10-14 16:59:09,510 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-10-14 16:59:09,530 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-10-14 16:59:09,532 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-10-14 16:59:09,535 [config.py:__init__()] - Configuration validated succesfuly
2023-10-14 16:59:09,537 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-10-14 16:59:09,666 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-10-14 16:59:09,666 [config.py:install_language()] - Using lang chinese_simple
2023-10-14 16:59:09,678 [screen.py:__init__()] - Screen resolution: 480x320
2023-10-14 16:59:09,681 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-10-14 16:59:10,190 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-10-14 16:59:10,215 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-10-14 16:59:10,258 [screen.py:initial_connection()] - Default printer: None
2023-10-14 16:59:10,259 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-10-14 16:59:10,261 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-10-14 16:59:10,262 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-10-14 16:59:10,317 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 16:59:10,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:59:10,376 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-10-14 16:59:10,377 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-10-14 16:59:10,393 [_logging.py:info()] - Websocket connected
2023-10-14 16:59:10,393 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-10-14 16:59:10,434 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:59:10,456 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:59:10,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 16:59:10,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 16:59:10,633 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 16:59:10,634 [printer.py:reinit()] - # Extruders: 1
2023-10-14 16:59:10,634 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 16:59:10,634 [printer.py:reinit()] - # Fans: 2
2023-10-14 16:59:10,634 [printer.py:reinit()] - # Output pins: 1
2023-10-14 16:59:10,635 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 16:59:10,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 16:59:10,930 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-10-14 16:59:10,935 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:59:11,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:59:11,016 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:59:11,035 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:59:11,036 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:59:11,038 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 16:59:11,038 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 16:59:11,039 [screen.py:init_printer()] - Printer initialized
2023-10-14 16:59:11,064 [screen.py:_load_panel()] - Loading panel: main_menu
2023-10-14 16:59:11,064 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-10-14 16:59:11,082 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:59:11,178 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:59:11,186 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:59:11,194 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:59:11,202 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:59:11,209 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:59:11,247 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:59:12,340 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:59:12,341 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:59:12,347 [screen.py:_load_panel()] - Loading panel: menu
2023-10-14 16:59:12,348 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-10-14 16:59:12,529 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:59:12,537 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:59:12,561 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:59:12,853 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:59:12,865 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-10-14 16:59:12,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:59:12,888 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:59:13,530 [screen.py:_load_panel()] - Loading panel: settings
2023-10-14 16:59:13,531 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2023-10-14 16:59:13,641 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2023-10-14 17:00:20,573 [screen.py:_menu_go_back()] - #### Menu go back
2023-10-14 17:00:20,606 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 17:00:20,623 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 17:00:20,666 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 17:00:23,261 [screen.py:_menu_go_back()] - #### Menu go back
2023-10-14 17:00:23,290 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 17:00:28,427 [heatergraph.py:event_cb()] - Graph area: 198.83729553222656 15.233978271484375
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-10-14 16:17:35,090 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-10-14 16:17:35,380 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-10-14 16:17:35,383 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-10-14 16:17:35,423 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-10-14 16:17:35,425 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-10-14 16:17:35,429 [config.py:__init__()] - Configuration validated succesfuly
2023-10-14 16:17:35,430 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-10-14 16:17:35,604 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-10-14 16:17:35,604 [config.py:install_language()] - Using lang chinese_simple
2023-10-14 16:17:35,620 [screen.py:__init__()] - Screen resolution: 480x320
2023-10-14 16:17:35,623 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-10-14 16:17:36,372 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-10-14 16:17:36,402 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-10-14 16:17:36,449 [screen.py:initial_connection()] - Default printer: None
2023-10-14 16:17:36,450 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-10-14 16:17:36,452 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-10-14 16:17:36,453 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-10-14 16:17:36,540 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-10-14 16:17:36,604 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:17:36,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-10-14 16:17:36,637 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-10-14 16:17:36,655 [_logging.py:info()] - Websocket connected
2023-10-14 16:17:36,656 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-10-14 16:17:36,722 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-10-14 16:17:36,754 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-10-14 16:17:36,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-10-14 16:17:36,812 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-10-14 16:17:36,817 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-10-14 16:17:36,817 [printer.py:reinit()] - # Extruders: 1
2023-10-14 16:17:36,818 [printer.py:reinit()] - # Temperature devices: 4
2023-10-14 16:17:36,818 [printer.py:reinit()] - # Fans: 2
2023-10-14 16:17:36,818 [printer.py:reinit()] - # Output pins: 1
2023-10-14 16:17:36,819 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-10-14 16:17:37,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-10-14 16:17:37,119 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-10-14 16:17:37,119 [printer.py:change_state()] - Adding callback for state: startup
2023-10-14 16:17:37,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:17:37,164 [printer.py:init_temp_store()] - Temp store: []
2023-10-14 16:17:37,188 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:17:37,189 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:17:37,191 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-10-14 16:17:37,191 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-10-14 16:17:37,192 [screen.py:init_printer()] - Printer initialized
2023-10-14 16:17:38,596 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-10-14 16:17:38,596 [printer.py:change_state()] - Adding callback for state: ready
2023-10-14 16:17:38,603 [screen.py:_load_panel()] - Loading panel: main_menu
2023-10-14 16:17:38,603 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-10-14 16:17:38,623 [main_menu.py:initialize()] - ### Making MainMenu
2023-10-14 16:17:38,731 [main_menu.py:add_device()] - Adding device: extruder
2023-10-14 16:17:38,743 [main_menu.py:add_device()] - Adding device: heater_bed
2023-10-14 16:17:38,753 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-10-14 16:17:38,762 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-10-14 16:17:38,770 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-10-14 16:17:38,817 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-10-14 16:17:38,821 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-10-14 16:17:38,847 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-10-14 16:17:39,533 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-10-14 16:17:39,534 [printer.py:init_temp_store()] - Temp store: []
2023-10-14 16:17:39,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-10-14 16:17:39,562 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-10-14 16:17:44,410 [screen.py:_go_to_submenu()] - #### Go to submenu config
2023-10-14 16:17:44,410 [screen.py:_go_to_submenu()] - #### Menu __main
2023-10-14 16:17:44,424 [screen.py:_load_panel()] - Loading panel: menu
2023-10-14 16:17:44,424 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2023-10-14 16:17:44,680 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-10-14 16:17:44,688 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-10-14 16:17:44,713 [menu.py:arrangeMenuItems()] - X > config retraction
2023-10-14 16:17:45,971 [screen.py:_load_panel()] - Loading panel: network
2023-10-14 16:17:45,971 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2023-10-14 16:17:46,009 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2023-10-14 16:17:46,010 [network.py:__init__()] - Using wpa_cli
2023-10-14 16:17:46,019 [wifi.py:run()] - Setting up wifi event loop
2023-10-14 16:17:46,043 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-10-14 16:17:46,688 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 16:17:52,129 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 16:17:56,572 [keyboard.py:__init__()] - Keyboard en
2023-10-14 16:17:57,656 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 16:18:03,197 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 16:18:08,797 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 16:18:11,516 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-10-14 16:18:11,600 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff657bb510 (GtkDialog at 0x233e3680)>
2023-10-14 16:18:11,642 [wifi.py:connect()] - Attempting to connect to wifi: 1
2023-10-14 16:18:11,644 [wifi.py:save_wpa_conf()] - Saving WPA config
2023-10-14 16:18:12,078 [wifi.py:get_current_wifi()] - Resetting connected_ssid
2023-10-14 16:18:12,674 [network.py:connected_callback()] - Now connected to a new network
2023-11-29 18:18:30,858 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-11-29 18:18:58,563 [screen.py:_menu_go_back()] - #### Menu go back
2023-11-29 18:18:58,622 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2023-11-29 18:18:58,646 [menu.py:arrangeMenuItems()] - X > config bedlevel
2023-11-29 18:18:58,691 [menu.py:arrangeMenuItems()] - X > config retraction
2023-11-29 18:19:01,029 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2023-11-29 19:12:34,722 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-11-29 19:12:34,723 [printer.py:change_state()] - Adding callback for state: disconnected
2023-11-29 19:12:34,727 [screen.py:state_disconnected()] - ### Going to disconnected
2023-11-29 19:12:34,741 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:12:34,777 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:12:34,799 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:12:34,800 [screen.py:init_printer()] - Klipper not connected
2023-11-29 19:12:38,307 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:12:38,331 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:12:38,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:12:38,561 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:12:38,566 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:12:38,566 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:12:38,566 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:12:38,567 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:12:38,567 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:12:38,568 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:12:38,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:12:38,870 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:12:38,876 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:12:38,949 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:12:38,961 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:12:38,980 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:12:38,981 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:12:38,982 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:12:38,982 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:12:38,983 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:12:40,805 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:12:40,805 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:12:40,812 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:12:40,906 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:12:40,917 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:12:40,929 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:12:40,941 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:12:40,950 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:12:40,987 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:12:41,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:12:41,370 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:12:41,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:12:41,393 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:19,110 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-11-29 19:17:19,112 [printer.py:change_state()] - Adding callback for state: disconnected
2023-11-29 19:17:19,118 [screen.py:state_disconnected()] - ### Going to disconnected
2023-11-29 19:17:19,141 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:19,177 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:19,201 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:19,202 [screen.py:init_printer()] - Klipper not connected
2023-11-29 19:17:22,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:22,334 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:22,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:22,839 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:22,846 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:22,846 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:22,846 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:22,847 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:22,847 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:22,848 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:23,138 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:23,143 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:23,149 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:23,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:23,228 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:17:23,248 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:23,249 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:23,250 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:23,250 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:23,251 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:25,083 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:25,084 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:25,091 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:25,210 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:25,223 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:25,237 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:25,249 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:25,261 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:25,334 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:25,440 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:25,452 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:17:25,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:25,472 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:19:03,286 [screen.py:show_screensaver()] - Showing Screensaver
2023-11-29 19:22:46,833 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff657e4a20 (GtkDialog at 0x2346eb60)>
2023-11-29 19:22:46,844 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-11-29 19:22:46,868 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff657e4510 (GtkDialog at 0x2346f6a0)>
2023-11-29 19:22:49,014 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-11-29 19:22:49,015 [printer.py:change_state()] - Adding callback for state: disconnected
2023-11-29 19:22:49,021 [screen.py:state_disconnected()] - ### Going to disconnected
2023-11-29 19:22:49,021 [screen.py:close_screensaver()] - Closing Screensaver
2023-11-29 19:22:49,067 [screen.py:wake_screen()] - Screen wake up
2023-11-29 19:22:49,113 [screen.py:close_screensaver()] - Restoring Dialog <Gtk.Dialog object at 0xffff657e4510 (GtkDialog at 0x2346f6a0)>
2023-11-29 19:22:49,126 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2023-11-29 19:22:49,140 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:22:49,179 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:22:49,200 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:22:49,200 [screen.py:init_printer()] - Klipper not connected
2023-11-29 19:22:52,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:22:52,334 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:22:52,711 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:22:52,748 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:22:52,754 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:22:52,755 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:22:52,755 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:22:52,755 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:22:52,755 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:22:52,756 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:22:53,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:22:53,052 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:22:53,052 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:22:53,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:22:53,134 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:22:53,154 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:22:53,155 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:22:53,156 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:22:53,156 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:22:53,157 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:22:55,375 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:22:55,387 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:22:55,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:22:55,407 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:22:55,514 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:22:55,515 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:22:55,524 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:22:55,610 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:22:55,617 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:22:55,625 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:22:55,633 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:22:55,640 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:22:55,678 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,621 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,835 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,839 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:35,870 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,873 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,877 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:35,878 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:36,061 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:36,061 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:36,082 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:36,084 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:37,231 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:37,271 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:37,331 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:37,332 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:37,335 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:37,335 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:37,450 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:37,534 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:37,559 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:37,560 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:37,577 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:37,579 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:37,663 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:37,696 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:37,717 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:37,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:37,758 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:37,758 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:37,759 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:37,759 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:37,759 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:37,760 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:38,058 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:38,073 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:38,074 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:38,147 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:38,148 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:38,193 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:38,194 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:38,195 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:38,196 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:38,197 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:39,258 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:39,259 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:39,265 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:39,265 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:39,285 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:39,380 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:39,389 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:39,399 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:39,407 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:39,414 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:39,452 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:39,456 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,473 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:40,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:40,440 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:40,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:40,473 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:26:01,637 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2023-11-29 19:26:01,637 [printer.py:change_state()] - Adding callback for state: disconnected
2023-11-29 19:26:01,640 [screen.py:state_disconnected()] - ### Going to disconnected
2023-11-29 19:26:01,650 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:26:01,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:26:01,708 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:26:01,708 [screen.py:init_printer()] - Klipper not connected
2023-11-29 19:26:05,284 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:26:05,308 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:26:05,353 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:26:05,388 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:26:05,393 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:26:05,393 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:26:05,393 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:26:05,393 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:26:05,393 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:26:05,395 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:26:05,688 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:26:05,692 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:26:05,692 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:26:05,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:26:05,798 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:26:05,821 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:26:05,822 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:26:05,824 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:26:05,824 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:26:05,825 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:26:08,155 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:26:08,155 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:26:08,163 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:26:08,245 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:26:08,253 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:26:08,260 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:26:08,268 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:26:08,275 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:26:08,310 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:26:08,383 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:26:08,429 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:26:08,450 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:26:08,451 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,251 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,485 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,487 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:35,526 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,528 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,535 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:35,537 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:35,723 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:35,723 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:35,739 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:35,743 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:36,471 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:36,501 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:36,557 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:36,558 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:36,561 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:36,561 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:36,641 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:36,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,724 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:36,725 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:36,744 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:36,745 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:36,833 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,874 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:36,899 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:36,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:36,941 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:36,941 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:36,941 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:36,942 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:36,942 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:36,943 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:37,247 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:37,263 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:37,264 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:37,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:37,350 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:37,405 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:37,406 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:37,407 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:37,407 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:37,408 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:38,715 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:38,715 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:38,721 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:38,722 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:38,741 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:38,834 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:38,843 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:38,851 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:38,859 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:38,867 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:38,904 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:38,908 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:38,925 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,778 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:39,778 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:39,800 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:39,801 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:34,813 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,061 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,063 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:35,093 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,096 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,100 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:35,101 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:35,268 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:35,268 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:35,284 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:35,287 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:36,020 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:36,051 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:36,101 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:36,102 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:36,105 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:36,106 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:36,182 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:36,239 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,260 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:36,262 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:36,282 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:36,282 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:36,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,390 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:36,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:36,469 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:36,475 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:36,475 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:36,475 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:36,476 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:36,476 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:36,477 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:36,762 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:36,776 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:36,777 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:36,856 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:36,857 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:36,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:36,920 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:36,921 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:36,922 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:36,924 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:38,714 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:38,714 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:38,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:38,739 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:39,006 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:39,007 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:39,018 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:39,019 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:39,056 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:39,189 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:39,197 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:39,206 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:39,218 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:39,226 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:39,263 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:39,267 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,289 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,002 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,241 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,243 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:35,286 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,288 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,292 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:35,294 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:35,458 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:35,458 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:35,474 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:35,478 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:36,303 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:36,336 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:36,388 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:36,388 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:36,391 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:36,391 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:36,470 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:36,520 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,541 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:36,542 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:36,559 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:36,560 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:36,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,673 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:36,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:36,750 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:36,755 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:36,756 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:36,756 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:36,756 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:36,756 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:36,757 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:37,083 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:37,102 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:37,102 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:37,181 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:37,181 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:37,210 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:37,211 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:37,213 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:37,213 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:37,214 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:38,533 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:38,533 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:38,539 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:38,539 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:38,559 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:38,651 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:38,662 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:38,671 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:38,678 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:38,686 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:38,724 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:38,727 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:38,745 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,772 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:39,773 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:39,805 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:39,806 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,440 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,729 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,731 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:35,764 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,767 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,772 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:35,774 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:35,939 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:35,940 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:35,956 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:35,960 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:36,700 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:36,731 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:36,785 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:36,786 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:36,788 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:36,789 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:36,869 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:36,930 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,954 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:36,955 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:36,975 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:36,976 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:37,052 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:37,095 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:37,125 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:37,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:37,178 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:37,178 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:37,178 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:37,179 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:37,179 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:37,181 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:37,465 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:37,477 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:37,478 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:37,519 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:37,520 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:37,541 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:37,542 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:37,544 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:37,544 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:37,545 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:39,167 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:39,167 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:39,173 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:39,174 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:39,194 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:39,288 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:39,297 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:39,307 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:39,315 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:39,323 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:39,360 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:39,364 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,381 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,772 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:39,773 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:39,801 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:39,802 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:34,947 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,160 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,163 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:35,188 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,191 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,194 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:35,196 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:35,379 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:35,380 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:35,399 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:35,403 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:36,116 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:36,146 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:36,197 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:36,198 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:36,201 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:36,201 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:36,296 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:36,369 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,429 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:36,430 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:36,454 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:36,454 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:36,525 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:36,561 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:36,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:36,637 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:36,642 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:36,643 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:36,643 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:36,643 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:36,644 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:36,645 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:36,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:36,951 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:36,951 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:37,035 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:37,036 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:37,087 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:37,089 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:37,091 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:37,092 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:37,094 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:39,165 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:39,165 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:39,180 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:39,180 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:39,211 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:39,348 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:39,358 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:39,366 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:39,375 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:39,385 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:39,423 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:39,426 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,443 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:39,790 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:39,837 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:17:39,900 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:39,901 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,690 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,983 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,985 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:36,038 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:36,041 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:36,053 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:36,054 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:36,301 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:36,302 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:36,320 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:36,325 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:37,058 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:37,091 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:37,144 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:37,144 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:37,147 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:37,147 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:37,224 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:37,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:37,318 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:37,319 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:37,348 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:37,349 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:37,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:37,489 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:37,553 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:37,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:37,602 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:37,603 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:37,603 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:37,603 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:37,603 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:37,604 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:37,885 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:37,896 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2023-11-29 19:17:37,896 [printer.py:change_state()] - Adding callback for state: startup
2023-11-29 19:17:37,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:37,962 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:37,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:37,995 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:37,996 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:37,997 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:37,999 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:39,778 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:39,778 [printer.py:init_temp_store()] - Temp store: []
2023-11-29 19:17:39,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:39,805 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:39,843 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2023-11-29 19:17:39,843 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:39,850 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:39,850 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:39,871 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:39,964 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:39,974 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:39,982 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:39,990 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:39,997 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:40,034 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:40,038 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2023-11-29 19:17:40,055 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-03-15 17:29:01,744 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-03-15 17:29:01,744 [screen.py:_go_to_submenu()] - #### Menu __main
2024-03-15 17:29:01,749 [screen.py:_load_panel()] - Loading panel: menu
2024-03-15 17:29:01,750 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-03-15 17:29:01,882 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-03-15 17:29:01,917 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-03-15 17:29:01,924 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-03-15 17:29:02,328 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28'}
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,659 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2023-11-29 19:17:35,902 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2023-11-29 19:17:35,906 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2023-11-29 19:17:35,951 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,953 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2023-11-29 19:17:35,965 [config.py:__init__()] - Configuration validated succesfuly
2023-11-29 19:17:35,966 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2023-11-29 19:17:36,206 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2023-11-29 19:17:36,206 [config.py:install_language()] - Using lang chinese_simple
2023-11-29 19:17:36,234 [screen.py:__init__()] - Screen resolution: 480x320
2023-11-29 19:17:36,238 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2023-11-29 19:17:36,969 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2023-11-29 19:17:36,999 [screen.py:set_screenblanking_timeout()] - Using DPMS
2023-11-29 19:17:37,048 [screen.py:initial_connection()] - Default printer: None
2023-11-29 19:17:37,048 [screen.py:connect_printer()] - Connecting to printer: Printer
2023-11-29 19:17:37,051 [screen.py:_load_panel()] - Loading panel: splash_screen
2023-11-29 19:17:37,051 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2023-11-29 19:17:37,125 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2023-11-29 19:17:37,184 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:37,208 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2023-11-29 19:17:37,210 [KlippyWebsocket.py:connect()] - Starting websocket thread
2023-11-29 19:17:37,228 [_logging.py:info()] - Websocket connected
2023-11-29 19:17:37,229 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2023-11-29 19:17:37,310 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:37,348 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:37,372 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2023-11-29 19:17:40,565 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2023-11-29 19:17:40,594 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2023-11-29 19:17:40,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2023-11-29 19:17:40,810 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2023-11-29 19:17:40,817 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2023-11-29 19:17:40,817 [printer.py:reinit()] - # Extruders: 1
2023-11-29 19:17:40,818 [printer.py:reinit()] - # Temperature devices: 4
2023-11-29 19:17:40,818 [printer.py:reinit()] - # Fans: 2
2023-11-29 19:17:40,819 [printer.py:reinit()] - # Output pins: 1
2023-11-29 19:17:40,820 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2023-11-29 19:17:41,118 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2023-11-29 19:17:41,131 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2023-11-29 19:17:41,132 [printer.py:change_state()] - Adding callback for state: ready
2023-11-29 19:17:41,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:41,243 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:17:41,266 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:41,267 [screen.py:init_tempstore()] - Temperature store size: 1200
2023-11-29 19:17:41,269 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2023-11-29 19:17:41,269 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2023-11-29 19:17:41,270 [screen.py:init_printer()] - Printer initialized
2023-11-29 19:17:41,278 [screen.py:_load_panel()] - Loading panel: main_menu
2023-11-29 19:17:41,278 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2023-11-29 19:17:41,318 [main_menu.py:initialize()] - ### Making MainMenu
2023-11-29 19:17:41,431 [main_menu.py:add_device()] - Adding device: extruder
2023-11-29 19:17:41,443 [main_menu.py:add_device()] - Adding device: heater_bed
2023-11-29 19:17:41,456 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2023-11-29 19:17:41,466 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2023-11-29 19:17:41,477 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2023-11-29 19:17:41,535 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2023-11-29 19:17:43,559 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2023-11-29 19:17:43,607 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2023-11-29 19:17:43,628 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2023-11-29 19:17:43,629 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-03-15 17:47:31,712 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-03-15 17:47:31,713 [screen.py:_go_to_submenu()] - #### Menu __main
2024-03-15 17:47:31,726 [screen.py:_load_panel()] - Loading panel: menu
2024-03-15 17:47:31,727 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-03-15 17:47:31,949 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-03-15 17:47:31,986 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-03-15 17:47:31,996 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-03-15 17:47:32,458 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28'}
2024-03-15 17:51:42,266 [screen.py:_menu_go_back()] - #### Menu go back
2024-03-15 17:51:42,308 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-15 17:51:42,890 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-03-15 17:51:42,891 [screen.py:_go_to_submenu()] - #### Menu __main
2024-03-15 17:51:43,088 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-03-15 17:51:43,096 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-03-15 17:51:43,120 [menu.py:arrangeMenuItems()] - X > config retraction
2024-03-15 17:51:43,599 [screen.py:_load_panel()] - Loading panel: zcalibrate
2024-03-15 17:51:43,599 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/zcalibrate.py
2024-03-15 17:51:43,624 [printer.py:get_probe()] - Probe type: probe
2024-03-15 17:51:43,624 [zcalibrate.py:__init__()] - Z offset: 1.0
2024-03-15 17:51:43,661 [zcalibrate.py:__init__()] - Available functions for calibration: ['probe']
2024-03-15 17:51:43,685 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > zcalibrate
2024-03-15 17:51:43,687 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+0.001
2024-03-15 17:51:43,747 [zcalibrate.py:process_update()] - // unknown command:"testz"
2024-03-15 17:51:44,155 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G0 Z1.2 F300.0
2024-03-15 17:51:44,156 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-03-15 17:51:44,157 [zcalibrate.py:_calculate_position()] - Position not configured, probing the middle of the bed
2024-03-15 17:51:44,158 [zcalibrate.py:_calculate_position()] - Center position X:117.5 Y:117.5
2024-03-15 17:51:44,158 [zcalibrate.py:_calculate_position()] - Offset X:-22.2 Y:0.0
2024-03-15 17:51:44,159 [zcalibrate.py:_calculate_position()] - Moving to X:139.7 Y:117.5
2024-03-15 17:51:44,159 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G0 X139.7 Y117.5 F3000
2024-03-15 17:51:44,161 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: PROBE_CALIBRATE
2024-03-15 17:53:40,860 [zcalibrate.py:change_distance()] - ### Distance 5
2024-03-15 17:53:41,000 [zcalibrate.py:change_distance()] - ### Distance 5
2024-03-15 17:53:41,265 [zcalibrate.py:change_distance()] - ### Distance 5
2024-03-15 17:53:41,447 [zcalibrate.py:change_distance()] - ### Distance 5
2024-03-15 17:53:41,969 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-5
2024-03-15 17:53:44,033 [zcalibrate.py:change_distance()] - ### Distance 1
2024-03-15 17:53:44,149 [zcalibrate.py:change_distance()] - ### Distance 1
2024-03-15 17:53:44,284 [zcalibrate.py:change_distance()] - ### Distance 1
2024-03-15 17:53:44,529 [zcalibrate.py:change_distance()] - ### Distance 1
2024-03-15 17:53:44,704 [zcalibrate.py:change_distance()] - ### Distance 1
2024-03-15 17:53:44,830 [zcalibrate.py:change_distance()] - ### Distance 1
2024-03-15 17:53:45,382 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-03-15 17:53:47,042 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-03-15 17:53:48,819 [zcalibrate.py:accept()] - Accepting Z position
2024-03-15 17:53:48,819 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCEPT
2024-03-15 17:53:48,869 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa49a6f30 (GtkDialog at 0x18c7f3a0)>
2024-03-15 17:53:49,244 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-03-15 17:53:49,244 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-03-15 17:53:50,375 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-03-15 17:53:50,375 [printer.py:change_state()] - Adding callback for state: disconnected
2024-03-15 17:53:50,378 [screen.py:state_disconnected()] - ### Going to disconnected
2024-03-15 17:53:50,390 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-03-15 17:53:50,415 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-03-15 17:53:50,434 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-03-15 17:53:50,435 [screen.py:init_printer()] - Klipper not connected
2024-03-15 17:53:53,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-03-15 17:53:53,935 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-03-15 17:53:54,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-03-15 17:53:54,103 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-03-15 17:53:54,108 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-03-15 17:53:54,108 [printer.py:reinit()] - # Extruders: 1
2024-03-15 17:53:54,108 [printer.py:reinit()] - # Temperature devices: 4
2024-03-15 17:53:54,108 [printer.py:reinit()] - # Fans: 2
2024-03-15 17:53:54,109 [printer.py:reinit()] - # Output pins: 1
2024-03-15 17:53:54,110 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-03-15 17:53:54,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-03-15 17:53:54,401 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-03-15 17:53:54,407 [printer.py:change_state()] - Adding callback for state: startup
2024-03-15 17:53:54,456 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-03-15 17:53:54,494 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-03-15 17:53:54,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-03-15 17:53:54,514 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-03-15 17:53:54,515 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-03-15 17:53:54,515 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-03-15 17:53:54,516 [screen.py:init_printer()] - Printer initialized
2024-03-15 17:53:56,875 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-03-15 17:53:56,876 [printer.py:change_state()] - Adding callback for state: ready
2024-03-15 17:53:56,884 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-15 17:53:56,966 [main_menu.py:add_device()] - Adding device: extruder
2024-03-15 17:53:56,973 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-15 17:53:56,981 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-15 17:53:56,988 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-15 17:53:56,995 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-15 17:53:57,037 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-15 17:53:57,120 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-03-15 17:53:57,159 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-03-15 17:53:57,177 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-03-15 17:53:57,178 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-03-15 17:53:58,485 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-03-15 17:53:58,486 [screen.py:_go_to_submenu()] - #### Menu __main
2024-03-15 17:53:58,677 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-03-15 17:53:58,686 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-03-15 17:53:58,710 [menu.py:arrangeMenuItems()] - X > config retraction
2024-03-15 17:53:59,251 [screen.py:_load_panel()] - Loading panel: bed_mesh
2024-03-15 17:53:59,251 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/bed_mesh.py
2024-03-15 17:53:59,299 [bed_mesh.py:add_profile()] - Adding Profile: default
2024-03-15 17:53:59,310 [bed_mesh.py:add_profile()] - Adding Profile: name
2024-03-15 17:53:59,328 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > bed_mesh
2024-03-15 17:53:59,330 [bed_mesh.py:activate_mesh()] - Clearing active profile
2024-03-15 17:53:59,382 [bed_mesh.py:activate_mesh()] - Clearing active profile
2024-03-15 17:53:59,754 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
2024-03-15 17:53:59,756 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: BED_MESH_CALIBRATE
2024-03-15 17:53:59,758 [printer.py:get_probe()] - Probe type: probe
2024-03-15 17:58:10,143 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffa49a6f30 (GtkDialog at 0x18c7f3a0)>
2024-03-15 17:58:10,209 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa49c2a68 (GtkDialog at 0x18d85710)>
2024-03-15 17:58:10,239 [bed_mesh.py:activate_mesh()] - Active None changing to default
2024-03-15 17:59:04,824 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-03-15 17:59:04,825 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-03-15 17:59:06,062 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-03-15 17:59:06,062 [printer.py:change_state()] - Adding callback for state: disconnected
2024-03-15 17:59:06,064 [screen.py:state_disconnected()] - ### Going to disconnected
2024-03-15 17:59:06,072 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-03-15 17:59:06,098 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-03-15 17:59:06,118 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-03-15 17:59:06,118 [screen.py:init_printer()] - Klipper not connected
2024-03-15 17:59:08,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-03-15 17:59:08,935 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-03-15 17:59:09,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-03-15 17:59:09,807 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-03-15 17:59:09,812 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-03-15 17:59:09,812 [printer.py:reinit()] - # Extruders: 1
2024-03-15 17:59:09,813 [printer.py:reinit()] - # Temperature devices: 4
2024-03-15 17:59:09,813 [printer.py:reinit()] - # Fans: 2
2024-03-15 17:59:09,813 [printer.py:reinit()] - # Output pins: 1
2024-03-15 17:59:09,814 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-03-15 17:59:10,105 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-03-15 17:59:10,116 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-03-15 17:59:10,116 [printer.py:change_state()] - Adding callback for state: startup
2024-03-15 17:59:10,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-03-15 17:59:10,197 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-03-15 17:59:10,216 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-03-15 17:59:10,217 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-03-15 17:59:10,218 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-03-15 17:59:10,218 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-03-15 17:59:10,219 [screen.py:init_printer()] - Printer initialized
2024-03-15 17:59:12,576 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-03-15 17:59:12,576 [printer.py:change_state()] - Adding callback for state: ready
2024-03-15 17:59:12,584 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-15 17:59:12,666 [main_menu.py:add_device()] - Adding device: extruder
2024-03-15 17:59:12,674 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-15 17:59:12,682 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-15 17:59:12,689 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-15 17:59:12,696 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-15 17:59:12,731 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-15 17:59:12,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-03-15 17:59:12,982 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-03-15 17:59:13,001 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-03-15 17:59:13,002 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-03-15 17:59:43,067 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-03-15 17:59:43,068 [screen.py:_go_to_submenu()] - #### Menu __main
2024-03-15 17:59:43,207 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-03-15 17:59:43,240 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-03-15 17:59:43,280 [menu.py:arrangeMenuItems()] - X > actions power
2024-03-15 17:59:43,284 [menu.py:arrangeMenuItems()] - X > actions camera
2024-03-15 17:59:43,735 [screen.py:_load_panel()] - Loading panel: extrude
2024-03-15 17:59:43,735 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-03-15 17:59:43,816 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-03-15 17:59:43,917 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-03-15 17:59:43,920 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-03-15 17:59:44,321 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-03-15 18:00:59,186 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-03-15 18:01:20,070 [screen.py:_menu_go_back()] - #### Menu go home
2024-03-15 18:01:20,099 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-03-15 18:01:20,190 [menu.py:arrangeMenuItems()] - X > actions power
2024-03-15 18:01:20,202 [menu.py:arrangeMenuItems()] - X > actions camera
2024-03-15 18:01:20,243 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-15 18:01:20,851 [screen.py:_load_panel()] - Loading panel: print
2024-03-15 18:01:20,852 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2024-03-15 18:01:20,862 [print.py:__init__()] - 24h time is True
2024-03-15 18:01:20,878 [files.py:reinit()] - file.py reinit()
2024-03-15 18:01:20,884 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2024-03-15 18:01:20,885 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-03-15 18:01:20,922 [print.py:_callback()] - newfiles: ['.cache/3.gcode', '3DBenchy-fast高速PLA.gcode', '3DBenchy-standard标准PLA.gcode', '3DBenchy-violent狂暴PLA.gcode', 'Pressure Advance Calibration压力提前校准.gcode']
2024-03-15 18:01:21,011 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:01:21,011 [print.py:_callback()] - updatefiles: []
2024-03-15 18:01:21,102 [print.py:_callback()] - newfiles: []
2024-03-15 18:01:21,103 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:01:21,103 [print.py:_callback()] - updatefiles: ['.cache/3.gcode']
2024-03-15 18:01:21,103 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3.gcode
2024-03-15 18:01:21,104 [print.py:_callback()] - newfiles: []
2024-03-15 18:01:21,104 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:01:21,104 [print.py:_callback()] - updatefiles: ['3DBenchy-fast高速PLA.gcode']
2024-03-15 18:01:21,104 [print.py:update_file()] - Updating file 3DBenchy-fast高速PLA.gcode
2024-03-15 18:01:21,106 [print.py:_callback()] - newfiles: []
2024-03-15 18:01:21,107 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:01:21,107 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准PLA.gcode']
2024-03-15 18:01:21,108 [print.py:update_file()] - Updating file 3DBenchy-standard标准PLA.gcode
2024-03-15 18:01:21,110 [print.py:_callback()] - newfiles: []
2024-03-15 18:01:21,110 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:01:21,110 [print.py:_callback()] - updatefiles: ['3DBenchy-violent狂暴PLA.gcode']
2024-03-15 18:01:21,111 [print.py:update_file()] - Updating file 3DBenchy-violent狂暴PLA.gcode
2024-03-15 18:01:21,112 [print.py:_callback()] - newfiles: []
2024-03-15 18:01:21,113 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:01:21,113 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2024-03-15 18:01:21,113 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2024-03-15 18:01:22,133 [screen.py:_menu_go_back()] - #### Menu go back
2024-03-15 18:01:22,150 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-15 18:02:04,844 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2024-03-15 18:02:04,846 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-03-15 18:02:04,903 [print.py:_callback()] - newfiles: ['USB/230测试.gcode', 'USB/Z轴机械谐振2_PLA_49m.gcode', 'USB/Z轴机械谐振2_PLA_51m.gcode', 'USB/测试_PLA_2h57m.gcode', 'USB/测试_PLA_3h13m.gcode']
2024-03-15 18:02:05,008 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:02:05,009 [print.py:_callback()] - updatefiles: []
2024-03-15 18:02:05,029 [files.py:_callback()] - Error in getting metadata for USB/230测试.gcode. Retrying in 6 seconds
2024-03-15 18:02:05,030 [files.py:_callback()] - Error in getting metadata for USB/Z轴机械谐振2_PLA_49m.gcode. Retrying in 6 seconds
2024-03-15 18:02:05,030 [files.py:_callback()] - Error in getting metadata for USB/Z轴机械谐振2_PLA_51m.gcode. Retrying in 6 seconds
2024-03-15 18:02:05,031 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_2h57m.gcode. Retrying in 6 seconds
2024-03-15 18:02:05,031 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_3h13m.gcode. Retrying in 6 seconds
2024-03-15 18:02:06,197 [print.py:change_dir()] - Changing dir to gcodes/USB
2024-03-15 18:02:08,039 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa49bf2d0 (GtkDialog at 0x18f66570)>
2024-03-15 18:02:08,553 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-03-15 18:02:08,554 [print.py:confirm_print_response()] - Starting print: USB/测试_PLA_3h13m.gcode
2024-03-15 18:02:08,554 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-03-15 18:02:09,644 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-03-15 18:02:09,644 [printer.py:change_state()] - Adding callback for state: printing
2024-03-15 18:02:09,669 [screen.py:_load_panel()] - Loading panel: job_status
2024-03-15 18:02:09,669 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-03-15 18:02:09,823 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-03-15 18:02:09,825 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-03-15 18:02:09,974 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/测试_PLA_3h13m.gcode'
2024-03-15 18:02:09,975 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-03-15 18:02:10,647 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-03-15 18:02:10,693 [print.py:_callback()] - newfiles: ['.cache/测试_PLA_3h13m.gcode']
2024-03-15 18:02:10,694 [print.py:_callback()] - deletedfiles: ['.cache/3.gcode']
2024-03-15 18:02:10,694 [print.py:_callback()] - updatefiles: []
2024-03-15 18:02:10,696 [print.py:_callback()] - newfiles: []
2024-03-15 18:02:10,697 [print.py:_callback()] - deletedfiles: ['.cache/3.gcode']
2024-03-15 18:02:10,697 [print.py:_callback()] - updatefiles: []
2024-03-15 18:02:10,709 [print.py:_callback()] - newfiles: []
2024-03-15 18:02:10,710 [print.py:_callback()] - deletedfiles: []
2024-03-15 18:02:10,710 [print.py:_callback()] - updatefiles: ['.cache/测试_PLA_3h13m.gcode']
2024-03-15 18:02:10,710 [print.py:update_file()] - Cannot update file, file not in labels: .cache/测试_PLA_3h13m.gcode
2024-03-15 18:02:10,711 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/测试_PLA_3h13m.gcode Size: 27551163
2024-03-15 19:02:08,892 [screen.py:show_screensaver()] - Showing Screensaver
2024-03-15 20:58:02,702 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-03-15 20:58:02,708 [screen.py:close_screensaver()] - Closing Screensaver
2024-03-15 20:58:02,759 [screen.py:wake_screen()] - Screen wake up
2024-03-15 20:58:05,178 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-03-15 20:58:05,178 [printer.py:change_state()] - Adding callback for state: ready
2024-03-15 21:58:02,895 [screen.py:show_screensaver()] - Showing Screensaver
2024-03-16 09:03:42,690 [screen.py:close_screensaver()] - Closing Screensaver
2024-03-16 09:03:42,744 [screen.py:wake_screen()] - Screen wake up
2024-03-16 09:03:43,302 [job_status.py:close_panel()] - Closing job_status panel
2024-03-16 09:03:43,308 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-16 09:03:43,397 [main_menu.py:add_device()] - Adding device: extruder
2024-03-16 09:03:43,405 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-16 09:03:43,413 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-16 09:03:43,420 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-16 09:03:43,428 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-16 09:03:43,466 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-16 09:03:43,521 [printer.py:change_state()] - Adding callback for state: ready
2024-03-16 09:03:43,673 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-16 09:03:43,760 [main_menu.py:add_device()] - Adding device: extruder
2024-03-16 09:03:43,770 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-16 09:03:43,783 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-16 09:03:43,791 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-16 09:03:43,799 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-16 09:03:43,836 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-16 09:03:44,177 [print.py:__init__()] - 24h time is True
2024-03-16 09:03:44,199 [files.py:reinit()] - file.py reinit()
2024-03-16 09:03:44,206 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2024-03-16 09:03:44,207 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-03-16 09:03:44,272 [print.py:_callback()] - newfiles: ['.cache/测试_PLA_3h13m.gcode', '3DBenchy-fast高速PLA.gcode', '3DBenchy-standard标准PLA.gcode', '3DBenchy-violent狂暴PLA.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/230测试.gcode', 'USB/Z轴机械谐振2_PLA_49m.gcode', 'USB/Z轴机械谐振2_PLA_51m.gcode', 'USB/测试_PLA_2h57m.gcode', 'USB/测试_PLA_3h13m.gcode']
2024-03-16 09:03:44,463 [print.py:_callback()] - deletedfiles: []
2024-03-16 09:03:44,463 [print.py:_callback()] - updatefiles: []
2024-03-16 09:03:44,498 [files.py:_callback()] - Error in getting metadata for USB/230测试.gcode. Retrying in 6 seconds
2024-03-16 09:03:44,499 [files.py:_callback()] - Error in getting metadata for USB/Z轴机械谐振2_PLA_49m.gcode. Retrying in 6 seconds
2024-03-16 09:03:44,499 [files.py:_callback()] - Error in getting metadata for USB/Z轴机械谐振2_PLA_51m.gcode. Retrying in 6 seconds
2024-03-16 09:03:44,500 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_2h57m.gcode. Retrying in 6 seconds
2024-03-16 09:03:44,500 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_3h13m.gcode. Retrying in 6 seconds
2024-03-16 09:03:44,614 [print.py:_callback()] - newfiles: []
2024-03-16 09:03:44,614 [print.py:_callback()] - deletedfiles: []
2024-03-16 09:03:44,615 [print.py:_callback()] - updatefiles: ['.cache/测试_PLA_3h13m.gcode']
2024-03-16 09:03:44,615 [print.py:update_file()] - Cannot update file, file not in labels: .cache/测试_PLA_3h13m.gcode
2024-03-16 09:03:44,615 [print.py:_callback()] - newfiles: []
2024-03-16 09:03:44,616 [print.py:_callback()] - deletedfiles: []
2024-03-16 09:03:44,616 [print.py:_callback()] - updatefiles: ['3DBenchy-fast高速PLA.gcode']
2024-03-16 09:03:44,616 [print.py:update_file()] - Updating file 3DBenchy-fast高速PLA.gcode
2024-03-16 09:03:44,618 [print.py:_callback()] - newfiles: []
2024-03-16 09:03:44,618 [print.py:_callback()] - deletedfiles: []
2024-03-16 09:03:44,619 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准PLA.gcode']
2024-03-16 09:03:44,619 [print.py:update_file()] - Updating file 3DBenchy-standard标准PLA.gcode
2024-03-16 09:03:44,621 [print.py:_callback()] - newfiles: []
2024-03-16 09:03:44,621 [print.py:_callback()] - deletedfiles: []
2024-03-16 09:03:44,622 [print.py:_callback()] - updatefiles: ['3DBenchy-violent狂暴PLA.gcode']
2024-03-16 09:03:44,622 [print.py:update_file()] - Updating file 3DBenchy-violent狂暴PLA.gcode
2024-03-16 09:03:44,624 [print.py:_callback()] - newfiles: []
2024-03-16 09:03:44,624 [print.py:_callback()] - deletedfiles: []
2024-03-16 09:03:44,624 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2024-03-16 09:03:44,624 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2024-03-16 09:03:44,904 [print.py:change_dir()] - Changing dir to gcodes/USB
2024-03-16 09:03:45,799 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa45e9120 (GtkDialog at 0x191cdf10)>
2024-03-16 09:03:46,310 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-03-16 09:03:46,310 [print.py:confirm_print_response()] - Starting print: USB/Z轴机械谐振2_PLA_49m.gcode
2024-03-16 09:03:46,310 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-03-16 09:03:46,524 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-03-16 09:03:46,525 [printer.py:change_state()] - Adding callback for state: printing
2024-03-16 09:03:46,668 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-03-16 09:03:46,670 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-03-16 09:03:46,790 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Z轴机械谐振2_PLA_49m.gcode'
2024-03-16 09:03:46,793 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-03-16 09:03:47,484 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-03-16 09:03:47,530 [print.py:_callback()] - newfiles: ['.cache/Z轴机械谐振2_PLA_49m.gcode']
2024-03-16 09:03:47,531 [print.py:_callback()] - deletedfiles: ['.cache/测试_PLA_3h13m.gcode']
2024-03-16 09:03:47,531 [print.py:_callback()] - updatefiles: []
2024-03-16 09:03:47,532 [print.py:_callback()] - newfiles: []
2024-03-16 09:03:47,532 [print.py:_callback()] - deletedfiles: ['.cache/测试_PLA_3h13m.gcode']
2024-03-16 09:03:47,533 [print.py:_callback()] - updatefiles: []
2024-03-16 09:03:47,542 [print.py:_callback()] - newfiles: []
2024-03-16 09:03:47,543 [print.py:_callback()] - deletedfiles: []
2024-03-16 09:03:47,543 [print.py:_callback()] - updatefiles: ['.cache/Z轴机械谐振2_PLA_49m.gcode']
2024-03-16 09:03:47,543 [print.py:update_file()] - Cannot update file, file not in labels: .cache/Z轴机械谐振2_PLA_49m.gcode
2024-03-16 09:03:47,544 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Z轴机械谐振2_PLA_49m.gcode Size: 1488871
2024-03-16 10:02:13,122 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-03-16 10:02:15,619 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-03-16 10:02:15,619 [printer.py:change_state()] - Adding callback for state: ready
2024-03-16 10:02:44,110 [job_status.py:close_panel()] - Closing job_status panel
2024-03-16 10:02:44,121 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-16 10:02:44,284 [main_menu.py:add_device()] - Adding device: extruder
2024-03-16 10:02:44,296 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-16 10:02:44,310 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-16 10:02:44,322 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-16 10:02:44,335 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-16 10:02:44,380 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-16 10:02:44,432 [printer.py:change_state()] - Adding callback for state: ready
2024-03-16 10:02:44,587 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-16 10:02:44,672 [main_menu.py:add_device()] - Adding device: extruder
2024-03-16 10:02:44,679 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-16 10:02:44,687 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-16 10:02:44,698 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-16 10:02:44,705 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-16 10:02:44,740 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-16 10:02:45,080 [print.py:__init__()] - 24h time is True
2024-03-16 10:02:45,100 [files.py:reinit()] - file.py reinit()
2024-03-16 10:02:45,107 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2024-03-16 10:02:45,108 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-03-16 10:02:45,166 [print.py:_callback()] - newfiles: ['.cache/Z轴机械谐振2_PLA_49m.gcode', '3DBenchy-fast高速PLA.gcode', '3DBenchy-standard标准PLA.gcode', '3DBenchy-violent狂暴PLA.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'USB/230测试.gcode', 'USB/Z轴机械谐振2_PLA_49m.gcode', 'USB/Z轴机械谐振2_PLA_51m.gcode', 'USB/测试_PLA_2h57m.gcode', 'USB/测试_PLA_3h13m.gcode']
2024-03-16 10:02:45,363 [print.py:_callback()] - deletedfiles: []
2024-03-16 10:02:45,363 [print.py:_callback()] - updatefiles: []
2024-03-16 10:02:45,401 [files.py:_callback()] - Error in getting metadata for USB/230测试.gcode. Retrying in 6 seconds
2024-03-16 10:02:45,402 [files.py:_callback()] - Error in getting metadata for USB/Z轴机械谐振2_PLA_49m.gcode. Retrying in 6 seconds
2024-03-16 10:02:45,402 [files.py:_callback()] - Error in getting metadata for USB/Z轴机械谐振2_PLA_51m.gcode. Retrying in 6 seconds
2024-03-16 10:02:45,403 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_2h57m.gcode. Retrying in 6 seconds
2024-03-16 10:02:45,404 [files.py:_callback()] - Error in getting metadata for USB/测试_PLA_3h13m.gcode. Retrying in 6 seconds
2024-03-16 10:02:45,514 [print.py:_callback()] - newfiles: []
2024-03-16 10:02:45,514 [print.py:_callback()] - deletedfiles: []
2024-03-16 10:02:45,514 [print.py:_callback()] - updatefiles: ['.cache/Z轴机械谐振2_PLA_49m.gcode']
2024-03-16 10:02:45,515 [print.py:update_file()] - Cannot update file, file not in labels: .cache/Z轴机械谐振2_PLA_49m.gcode
2024-03-16 10:02:45,515 [print.py:_callback()] - newfiles: []
2024-03-16 10:02:45,516 [print.py:_callback()] - deletedfiles: []
2024-03-16 10:02:45,516 [print.py:_callback()] - updatefiles: ['3DBenchy-fast高速PLA.gcode']
2024-03-16 10:02:45,516 [print.py:update_file()] - Updating file 3DBenchy-fast高速PLA.gcode
2024-03-16 10:02:45,518 [print.py:_callback()] - newfiles: []
2024-03-16 10:02:45,518 [print.py:_callback()] - deletedfiles: []
2024-03-16 10:02:45,518 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准PLA.gcode']
2024-03-16 10:02:45,518 [print.py:update_file()] - Updating file 3DBenchy-standard标准PLA.gcode
2024-03-16 10:02:45,520 [print.py:_callback()] - newfiles: []
2024-03-16 10:02:45,520 [print.py:_callback()] - deletedfiles: []
2024-03-16 10:02:45,521 [print.py:_callback()] - updatefiles: ['3DBenchy-violent狂暴PLA.gcode']
2024-03-16 10:02:45,521 [print.py:update_file()] - Updating file 3DBenchy-violent狂暴PLA.gcode
2024-03-16 10:02:45,523 [print.py:_callback()] - newfiles: []
2024-03-16 10:02:45,523 [print.py:_callback()] - deletedfiles: []
2024-03-16 10:02:45,523 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2024-03-16 10:02:45,523 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2024-03-16 10:02:46,103 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa45f6ca8 (GtkDialog at 0x191b9c10)>
2024-03-16 10:02:46,593 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-03-16 10:02:46,593 [print.py:confirm_print_response()] - Starting print: 3DBenchy-standard标准PLA.gcode
2024-03-16 10:02:46,593 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-03-16 10:02:46,842 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-03-16 10:02:46,842 [printer.py:change_state()] - Adding callback for state: printing
2024-03-16 10:02:46,998 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-03-16 10:02:47,000 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-03-16 10:02:47,121 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/3DBenchy-standard标准PLA.gcode'
2024-03-16 10:02:47,126 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-03-16 10:02:47,638 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-03-16 10:02:47,683 [print.py:_callback()] - newfiles: ['.cache/3DBenchy-standard标准PLA.gcode']
2024-03-16 10:02:47,684 [print.py:_callback()] - deletedfiles: ['.cache/Z轴机械谐振2_PLA_49m.gcode']
2024-03-16 10:02:47,684 [print.py:_callback()] - updatefiles: []
2024-03-16 10:02:47,686 [print.py:_callback()] - newfiles: []
2024-03-16 10:02:47,686 [print.py:_callback()] - deletedfiles: ['.cache/Z轴机械谐振2_PLA_49m.gcode']
2024-03-16 10:02:47,686 [print.py:_callback()] - updatefiles: []
2024-03-16 10:02:47,697 [print.py:_callback()] - newfiles: []
2024-03-16 10:02:47,698 [print.py:_callback()] - deletedfiles: []
2024-03-16 10:02:47,698 [print.py:_callback()] - updatefiles: ['.cache/3DBenchy-standard标准PLA.gcode']
2024-03-16 10:02:47,698 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3DBenchy-standard标准PLA.gcode
2024-03-16 10:02:47,699 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/3DBenchy-standard标准PLA.gcode Size: 4278522
2024-03-16 10:35:15,997 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-03-16 10:35:18,238 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-03-16 10:35:18,238 [printer.py:change_state()] - Adding callback for state: ready
2024-03-16 10:40:43,877 [job_status.py:close_panel()] - Closing job_status panel
2024-03-16 10:40:43,887 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-16 10:40:44,028 [main_menu.py:add_device()] - Adding device: extruder
2024-03-16 10:40:44,035 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-16 10:40:44,043 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-16 10:40:44,051 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-16 10:40:44,058 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-16 10:40:44,093 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-16 10:40:44,150 [printer.py:change_state()] - Adding callback for state: ready
2024-03-16 10:40:44,309 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-16 10:40:44,400 [main_menu.py:add_device()] - Adding device: extruder
2024-03-16 10:40:44,408 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-16 10:40:44,415 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-16 10:40:44,423 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-16 10:40:44,431 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-16 10:40:44,472 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-16 10:40:44,809 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-03-16 10:40:44,809 [screen.py:_go_to_submenu()] - #### Menu __main
2024-03-16 10:40:44,946 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-03-16 10:40:44,982 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-03-16 10:40:45,022 [menu.py:arrangeMenuItems()] - X > actions power
2024-03-16 10:40:45,027 [menu.py:arrangeMenuItems()] - X > actions camera
2024-03-16 10:40:45,544 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-03-16 10:40:45,584 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-03-16 10:40:45,586 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-03-16 10:40:46,080 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: UNLOAD_FILAMENT SPEED=120
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-03-16 10:17:34,635 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-03-16 10:17:34,899 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-03-16 10:17:34,902 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-03-16 10:17:34,927 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-03-16 10:17:34,929 [config.py:__init__()] - ====== Saved Def ======
[main]
language = chinese_simple
=======================
2024-03-16 10:17:34,933 [config.py:__init__()] - Configuration validated succesfuly
2024-03-16 10:17:34,934 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-03-16 10:17:35,114 [config.py:create_translations()] - Selected lang: chinese_simple OS lang: en_US
2024-03-16 10:17:35,114 [config.py:install_language()] - Using lang chinese_simple
2024-03-16 10:17:35,139 [screen.py:__init__()] - Screen resolution: 480x320
2024-03-16 10:17:35,144 [KlippyGtk.py:__init__()] - Font size: 11.0 (medium)
2024-03-16 10:17:36,009 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-03-16 10:17:36,041 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-03-16 10:17:36,108 [screen.py:initial_connection()] - Default printer: None
2024-03-16 10:17:36,109 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-03-16 10:17:36,111 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-03-16 10:17:36,111 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-03-16 10:17:36,196 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-03-16 10:17:36,258 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-03-16 10:17:36,281 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-03-16 10:17:36,282 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-03-16 10:17:36,304 [_logging.py:info()] - Websocket connected
2024-03-16 10:17:36,304 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-03-16 10:17:36,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-03-16 10:17:36,437 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-03-16 10:17:36,462 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-03-16 10:17:36,503 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-03-16 10:17:36,508 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-03-16 10:17:36,508 [printer.py:reinit()] - # Extruders: 1
2024-03-16 10:17:36,509 [printer.py:reinit()] - # Temperature devices: 4
2024-03-16 10:17:36,509 [printer.py:reinit()] - # Fans: 2
2024-03-16 10:17:36,509 [printer.py:reinit()] - # Output pins: 1
2024-03-16 10:17:36,510 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-03-16 10:17:36,814 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-03-16 10:17:36,830 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-03-16 10:17:36,831 [printer.py:change_state()] - Adding callback for state: startup
2024-03-16 10:17:36,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-03-16 10:17:36,913 [printer.py:init_temp_store()] - Temp store: []
2024-03-16 10:17:36,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-03-16 10:17:36,962 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-03-16 10:17:36,963 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-03-16 10:17:36,964 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-03-16 10:17:36,965 [screen.py:init_printer()] - Printer initialized
2024-03-16 10:17:38,258 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-03-16 10:17:38,258 [printer.py:change_state()] - Adding callback for state: ready
2024-03-16 10:17:38,266 [screen.py:_load_panel()] - Loading panel: main_menu
2024-03-16 10:17:38,266 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-03-16 10:17:38,285 [main_menu.py:initialize()] - ### Making MainMenu
2024-03-16 10:17:38,382 [main_menu.py:add_device()] - Adding device: extruder
2024-03-16 10:17:38,391 [main_menu.py:add_device()] - Adding device: heater_bed
2024-03-16 10:17:38,401 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-03-16 10:17:38,409 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-03-16 10:17:38,416 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-03-16 10:17:38,455 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-03-16 10:17:38,458 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-03-16 10:17:38,475 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-03-16 10:17:39,020 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-03-16 10:17:39,020 [printer.py:init_temp_store()] - Temp store: []
2024-03-16 10:17:39,049 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-03-16 10:17:39,051 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:08:36,118 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff782e6438 (GtkDialog at 0xd55d6e0)>
2024-08-24 19:12:49,358 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:12:49,386 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff78278dc8 (GtkDialog at 0xd3f8320)>
2024-08-24 19:12:49,411 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:12:49,434 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff782d8828 (GtkDialog at 0xd3f8b90)>
2024-08-24 19:12:52,284 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 19:12:52,284 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:12:52,289 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:12:52,297 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:12:52,310 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:12:52,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:12:52,367 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:12:52,368 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:12:55,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:12:55,379 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:12:55,957 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:12:55,992 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:12:55,996 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:12:55,997 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:12:55,997 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:12:55,997 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:12:55,997 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:12:55,999 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:12:56,291 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:12:56,295 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:12:56,296 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:12:56,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:12:56,383 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:12:56,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:12:56,408 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:12:56,409 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:12:56,409 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:12:56,410 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:12:58,421 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:12:58,461 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:12:58,494 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:12:58,496 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:12:58,758 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:12:58,759 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:12:58,768 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:12:58,858 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:12:58,866 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:12:58,873 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:12:58,881 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:12:58,888 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:12:58,923 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:13:17,206 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 19:13:17,207 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:13:17,210 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:13:17,226 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:13:17,269 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:13:17,303 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:13:17,304 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:13:20,351 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:13:20,376 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:13:20,878 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:13:20,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:13:20,920 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:13:20,920 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:13:20,920 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:13:20,920 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:13:20,921 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:13:20,922 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:13:21,206 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:13:21,210 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:13:21,211 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:13:21,286 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:13:21,303 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:13:21,322 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:13:21,323 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:13:21,323 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:13:21,324 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:13:21,325 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:13:23,158 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:13:23,158 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:13:23,165 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:13:23,248 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:13:23,256 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:13:23,263 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:13:23,271 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:13:23,279 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:13:23,315 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:13:23,468 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:13:23,505 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:13:23,538 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:13:23,539 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:13:26,405 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 19:13:26,405 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 19:13:26,412 [screen.py:_load_panel()] - Loading panel: menu
2024-08-24 19:13:26,413 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-24 19:13:26,604 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 19:13:26,612 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 19:13:26,636 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 19:13:33,422 [screen.py:_load_panel()] - Loading panel: settings
2024-08-24 19:13:33,422 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2024-08-24 19:13:33,522 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2024-08-24 19:14:12,225 [screen_panel.py:on_dropdown_change()] - [main] language changed to es
2024-08-24 19:14:12,231 [config.py:install_language()] - Using lang es
2024-08-24 19:14:12,240 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:14:12,253 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:14:12,351 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:14:12,359 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:14:12,367 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:14:12,375 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:14:12,382 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:14:12,419 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:14:16,566 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 19:14:16,566 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 19:14:16,777 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 19:14:16,785 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 19:14:16,810 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 19:14:19,268 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2024-08-24 19:14:24,080 [screen_panel.py:on_dropdown_change()] - [main] language changed to de
2024-08-24 19:14:24,086 [config.py:install_language()] - Using lang de
2024-08-24 19:14:24,094 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:14:24,107 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:14:24,202 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:14:24,210 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:14:24,223 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:14:24,236 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:14:24,248 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:14:24,314 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:14:26,954 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 19:14:26,955 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 19:14:27,187 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 19:14:27,195 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 19:14:27,219 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 19:14:28,372 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2024-08-24 19:14:37,455 [screen_panel.py:on_dropdown_change()] - [main] font_size changed to large
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 19:14:43,043 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 19:14:43,201 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 19:14:43,203 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 19:14:43,223 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 19:14:43,225 [config.py:__init__()] - ====== Saved Def ======
[main]
language = de
font_size = large
=======================
2024-08-24 19:14:43,228 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 19:14:43,229 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 19:14:43,361 [config.py:create_translations()] - Selected lang: de OS lang: en_US
2024-08-24 19:14:43,362 [config.py:install_language()] - Using lang de
2024-08-24 19:14:43,377 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 19:14:43,379 [KlippyGtk.py:__init__()] - Font size: 12.0 (large)
2024-08-24 19:14:43,883 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 19:14:43,908 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 19:14:43,950 [screen.py:initial_connection()] - Default printer: None
2024-08-24 19:14:43,951 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 19:14:43,953 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 19:14:43,953 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 19:14:44,008 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:14:44,048 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:14:44,067 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 19:14:44,068 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 19:14:44,084 [_logging.py:info()] - Websocket connected
2024-08-24 19:14:44,085 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 19:14:44,120 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:14:44,142 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:14:44,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:14:44,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:14:44,438 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:14:44,438 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:14:44,439 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:14:44,439 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:14:44,439 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:14:44,441 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:14:44,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:14:44,735 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2024-08-24 19:14:44,741 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:14:44,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:14:44,817 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:14:44,837 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:14:44,838 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:14:44,839 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:14:44,840 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:14:44,841 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:14:44,867 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 19:14:44,868 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 19:14:44,887 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:14:44,978 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:14:44,986 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:14:44,994 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:14:45,002 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:14:45,009 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:14:45,047 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:14:46,625 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 19:14:46,625 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 19:14:46,632 [screen.py:_load_panel()] - Loading panel: menu
2024-08-24 19:14:46,633 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-24 19:14:46,820 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 19:14:46,828 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 19:14:46,853 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 19:14:47,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:14:47,387 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:14:47,407 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:14:47,408 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:14:48,279 [screen.py:_load_panel()] - Loading panel: settings
2024-08-24 19:14:48,280 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2024-08-24 19:14:48,442 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2024-08-24 19:15:01,128 [screen_panel.py:scale_moved()] - [main] print_estimate_compensation changed to 100.0
2024-08-24 19:15:06,513 [screen_panel.py:on_dropdown_change()] - [main] language changed to en
2024-08-24 19:15:06,524 [config.py:install_language()] - Using lang en
2024-08-24 19:15:06,537 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:15:06,565 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:15:06,695 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:15:06,703 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:15:06,710 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:15:06,718 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:15:06,725 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:15:06,765 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:15:12,571 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-24 19:15:12,571 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-24 19:15:12,624 [temperature.py:add_device()] - Adding device: extruder
2024-08-24 19:15:12,633 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-24 19:15:12,643 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:15:12,650 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:15:12,657 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:15:12,667 [temperature.py:__init__()] - ready
2024-08-24 19:15:12,670 [temperature.py:select_heater()] - Seselecting extruder
2024-08-24 19:15:12,671 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-24 19:15:12,673 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-24 19:15:12,709 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2024-08-24 19:15:17,042 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 19:15:17,073 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:24:16,472 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff68de02d0 (GtkDialog at 0x22023980)>
2024-08-24 19:24:17,572 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 19:24:17,572 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:24:17,575 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:24:17,580 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:24:17,587 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:24:17,610 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:24:17,631 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:24:17,631 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:24:21,351 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:24:21,375 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:24:21,418 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:24:21,454 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:24:21,460 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:24:21,460 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:24:21,461 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:24:21,461 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:24:21,461 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:24:21,462 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:24:21,753 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:24:21,758 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:24:21,758 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:24:21,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:24:21,839 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:24:21,858 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:24:21,859 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:24:21,861 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:24:21,861 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:24:21,862 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:24:23,698 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:24:23,699 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:24:23,705 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:24:23,791 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:24:23,799 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:24:23,807 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:24:23,814 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:24:23,822 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:24:23,865 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:24:24,379 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:24:24,391 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:24:24,411 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:24:24,412 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:30:53,457 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 19:30:53,458 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 19:30:53,489 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-24 19:30:53,489 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-24 19:30:53,651 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 19:30:53,653 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 19:30:53,789 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Pressure Advance Calibration压力提前校准.gcode'
2024-08-24 19:30:53,792 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-24 19:30:54,369 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-24 19:30:54,416 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-24 19:35:57,424 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2024-08-24 19:35:57,425 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 19:35:57,442 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:36:01,689 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 19:36:01,690 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:36:01,692 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:36:01,706 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:36:01,745 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:36:01,771 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:36:01,772 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:36:05,353 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:36:05,380 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:36:05,402 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:36:05,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:36:05,441 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:36:05,442 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:36:05,442 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:36:05,442 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:36:05,442 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:36:05,443 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:36:05,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:36:05,735 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:36:05,736 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:36:05,807 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:36:05,820 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:36:05,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:36:05,846 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:36:05,847 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:36:05,847 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:36:05,849 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:36:08,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:36:08,461 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:36:08,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:36:08,502 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:36:18,583 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2024-08-24 19:36:18,583 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:36:18,585 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:36:18,597 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:36:18,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:36:18,644 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:36:18,644 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:36:22,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:36:22,369 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:36:22,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:36:22,426 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:36:22,432 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:36:22,433 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:36:22,433 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:36:22,433 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:36:22,434 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:36:22,435 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:36:22,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:36:22,722 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:36:22,723 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:36:22,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:36:22,808 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:36:22,828 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:36:22,829 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:36:22,830 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:36:22,830 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:36:22,831 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:36:24,427 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:36:24,427 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:36:24,434 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:36:24,526 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:36:24,534 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:36:24,542 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:36:24,549 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:36:24,557 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:36:24,605 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:36:25,379 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:36:25,392 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:36:25,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:36:25,413 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:36:35,278 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-08-24 19:36:35,278 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 19:36:35,491 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-08-24 19:36:35,518 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-08-24 19:36:35,526 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-08-24 19:36:38,484 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28'}
2024-08-24 19:38:54,538 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff68de02d0 (GtkDialog at 0x22023980)>
2024-08-24 19:38:54,591 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff68d111b0 (GtkDialog at 0x22189980)>
2024-08-24 19:39:29,524 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 19:39:29,525 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 19:39:29,567 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:39:29,719 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 19:39:29,721 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 19:39:29,870 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Pressure Advance Calibration压力提前校准.gcode'
2024-08-24 19:39:29,871 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-24 19:39:29,880 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/Pressure Advance Calibration压力提前校准-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-24 19:39:30,427 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-24 19:45:09,645 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-24 19:45:12,143 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-24 19:45:12,143 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:51:11,141 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-24 19:51:11,273 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 19:51:11,273 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 19:51:11,281 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-24 19:51:11,298 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-24 19:51:17,266 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff68d16ee8 (GtkDialog at 0x221fbca0)>
2024-08-24 19:51:18,848 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:51:18,848 [job_status.py:cancel_confirm()] - Canceling print
2024-08-24 19:51:18,849 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-24 19:51:18,858 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-24 19:51:20,769 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-24 19:51:32,493 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-24 19:51:35,486 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-24 19:51:35,618 [printer.py:change_state()] - Changing state from 'printing' to 'shutdown'
2024-08-24 19:51:35,618 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 19:51:35,644 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:51:40,261 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2024-08-24 19:51:40,322 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 19:51:40,323 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:51:40,324 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:51:40,336 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:51:40,361 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:51:40,381 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:51:40,382 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:51:43,351 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:51:43,375 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:51:44,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:51:44,145 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:51:44,150 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:51:44,151 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:51:44,151 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:51:44,152 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:51:44,152 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:51:44,153 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:51:44,439 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:51:44,443 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:51:44,443 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:51:44,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:51:44,526 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:51:44,546 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:51:44,547 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:51:44,547 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:51:44,548 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:51:44,549 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:51:44,560 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff68d111b0 (GtkDialog at 0x22189980)>
2024-08-24 19:51:44,588 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff68b18d80 (GtkDialog at 0x22197160)>
2024-08-24 19:51:46,381 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:51:46,395 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:51:46,418 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:51:46,419 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:51:46,420 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:51:46,421 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:51:46,429 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:51:46,433 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:51:46,523 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:51:46,531 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:51:46,539 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:51:46,546 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:51:46,554 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:51:46,595 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:51:46,806 [heatergraph.py:event_cb()] - Graph area: 176.896240234375 74.96566772460938
2024-08-24 19:51:58,266 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-24 19:51:58,438 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-24 19:51:58,439 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 19:51:58,457 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:52:03,593 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2024-08-24 19:52:03,670 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 19:52:03,671 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:52:03,673 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:52:03,699 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:52:03,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:52:03,840 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:52:03,841 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:52:07,133 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff68b18d80 (GtkDialog at 0x22197160)>
2024-08-24 19:52:07,161 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff68b18438 (GtkDialog at 0x222470c0)>
2024-08-24 19:52:07,352 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:52:07,376 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:52:07,417 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:52:07,667 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:52:07,674 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:52:07,674 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:52:07,674 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:52:07,675 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:52:07,675 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:52:07,676 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:52:07,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:52:07,966 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:52:07,971 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:52:08,038 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:52:08,051 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:52:08,070 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:52:08,071 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:52:08,072 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:52:08,072 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:52:08,074 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:52:08,905 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:52:08,905 [screen.py:_send_action()] - machine.shutdown: None
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 19:52:44,917 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 19:52:45,242 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 19:52:45,252 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 19:52:45,310 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 19:52:45,313 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = large
=======================
2024-08-24 19:52:45,321 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 19:52:45,323 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 19:52:45,620 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-24 19:52:45,621 [config.py:install_language()] - Using lang en
2024-08-24 19:52:45,655 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 19:52:45,659 [KlippyGtk.py:__init__()] - Font size: 12.0 (large)
2024-08-24 19:52:46,555 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 19:52:46,597 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 19:52:46,662 [screen.py:initial_connection()] - Default printer: None
2024-08-24 19:52:46,663 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 19:52:46,671 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 19:52:46,673 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 19:52:46,809 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:52:47,344 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:52:47,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 19:52:47,375 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 19:52:47,390 [_logging.py:info()] - Websocket connected
2024-08-24 19:52:47,391 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 19:52:47,466 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:52:47,511 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:52:47,538 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:52:47,586 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:52:47,591 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:52:47,591 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:52:47,591 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:52:47,592 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:52:47,592 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:52:47,593 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:52:47,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:52:47,879 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:52:47,880 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:52:47,950 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:52:47,951 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 19:52:47,979 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:52:47,981 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:52:47,982 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:52:47,982 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:52:47,984 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:52:49,599 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:52:49,599 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:52:49,606 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 19:52:49,607 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 19:52:49,626 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:52:49,717 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:52:49,726 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:52:49,736 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:52:49,744 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:52:49,752 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:52:49,790 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:52:49,794 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 19:52:49,811 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 19:52:50,438 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:52:50,484 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:52:50,509 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:52:50,509 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:59:04,859 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff71dd6120 (GtkDialog at 0x9e876a0)>
2024-08-24 19:59:04,878 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:59:04,903 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff71dd61b0 (GtkDialog at 0x9d0e2a0)>
2024-08-24 19:59:07,836 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 19:59:07,837 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:59:07,842 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:59:07,853 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 19:59:07,871 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:59:07,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:59:07,947 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:59:07,947 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:59:10,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:59:10,970 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:59:11,521 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:59:11,558 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:59:11,563 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:59:11,564 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:59:11,564 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:59:11,564 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:59:11,565 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:59:11,566 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:59:11,859 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:59:11,869 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:59:11,869 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:59:11,913 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:59:11,958 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:59:11,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:59:11,979 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:59:11,980 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:59:11,980 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:59:11,982 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:59:13,962 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:59:14,050 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:59:14,087 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:59:14,088 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:59:14,327 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:59:14,327 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:59:14,335 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:59:14,419 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:59:14,426 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:59:14,434 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:59:14,441 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:59:14,449 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:59:14,488 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:59:36,097 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 19:59:36,098 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 19:59:36,100 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 19:59:36,109 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 19:59:36,133 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:59:36,154 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:59:36,155 [screen.py:init_printer()] - Klipper not connected
2024-08-24 19:59:38,944 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 19:59:38,969 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 19:59:39,890 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 19:59:39,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 19:59:39,932 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 19:59:39,933 [printer.py:reinit()] - # Extruders: 1
2024-08-24 19:59:39,934 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 19:59:39,934 [printer.py:reinit()] - # Fans: 2
2024-08-24 19:59:39,935 [printer.py:reinit()] - # Output pins: 1
2024-08-24 19:59:39,937 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 19:59:40,222 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 19:59:40,232 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 19:59:40,233 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 19:59:40,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:59:40,328 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:59:40,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:59:40,348 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 19:59:40,350 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 19:59:40,350 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 19:59:40,351 [screen.py:init_printer()] - Printer initialized
2024-08-24 19:59:42,170 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 19:59:42,170 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 19:59:42,177 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 19:59:42,266 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 19:59:42,277 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 19:59:42,286 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 19:59:42,295 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 19:59:42,306 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 19:59:42,347 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 19:59:42,953 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 19:59:42,997 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 19:59:43,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 19:59:43,019 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:00:55,904 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 20:00:55,905 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 20:00:55,937 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-24 20:00:55,938 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-24 20:00:56,094 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 20:00:56,096 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 20:00:56,232 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Pressure Advance Calibration压力提前校准.gcode'
2024-08-24 20:00:56,234 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-24 20:03:01,366 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2024-08-24 20:03:01,548 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-24 20:03:01,549 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:03:08,723 [files.py:_callback()] - Error in getting metadata for Flowrate Test - Pass1.3mf. Retrying in 6 seconds
2024-08-24 20:05:41,815 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-24 20:05:41,816 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 20:05:41,835 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:05:55,061 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 20:05:55,062 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 20:05:55,063 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 20:05:55,081 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:05:55,134 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:05:55,158 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:05:55,159 [screen.py:init_printer()] - Klipper not connected
2024-08-24 20:05:58,943 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:05:58,965 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:05:58,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 20:05:59,025 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 20:05:59,032 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 20:05:59,032 [printer.py:reinit()] - # Extruders: 1
2024-08-24 20:05:59,032 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 20:05:59,032 [printer.py:reinit()] - # Fans: 2
2024-08-24 20:05:59,033 [printer.py:reinit()] - # Output pins: 1
2024-08-24 20:05:59,034 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 20:05:59,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 20:05:59,325 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 20:05:59,325 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 20:05:59,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:05:59,423 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:05:59,443 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:05:59,444 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:05:59,445 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 20:05:59,446 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 20:05:59,447 [screen.py:init_printer()] - Printer initialized
2024-08-24 20:06:01,019 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 20:06:01,020 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:06:01,028 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 20:06:01,113 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 20:06:01,120 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 20:06:01,134 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 20:06:01,146 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 20:06:01,159 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 20:06:01,229 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 20:06:01,958 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:06:01,991 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:06:02,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:06:02,012 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:08:48,290 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-24 20:08:48,291 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 20:08:48,310 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:08:55,458 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 20:08:55,458 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 20:08:55,460 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 20:08:55,470 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:08:55,497 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:08:55,528 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:08:55,529 [screen.py:init_printer()] - Klipper not connected
2024-08-24 20:08:58,945 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:08:58,973 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:08:59,387 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 20:08:59,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 20:08:59,432 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 20:08:59,433 [printer.py:reinit()] - # Extruders: 1
2024-08-24 20:08:59,434 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 20:08:59,434 [printer.py:reinit()] - # Fans: 2
2024-08-24 20:08:59,434 [printer.py:reinit()] - # Output pins: 1
2024-08-24 20:08:59,435 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 20:08:59,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 20:08:59,745 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 20:08:59,746 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 20:08:59,815 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:08:59,844 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:08:59,865 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:08:59,866 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:08:59,867 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 20:08:59,867 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 20:08:59,868 [screen.py:init_printer()] - Printer initialized
2024-08-24 20:09:01,968 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:09:01,997 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:09:02,019 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:09:02,021 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:09:02,196 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 20:09:02,196 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:09:02,204 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 20:09:02,290 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 20:09:02,298 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 20:09:02,306 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 20:09:02,314 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 20:09:02,321 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 20:09:02,357 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 20:12:29,172 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff71dd61b0 (GtkDialog at 0x9d0e2a0)>
2024-08-24 20:12:29,195 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7806a360 (GtkDialog at 0xa06f6e0)>
2024-08-24 20:12:35,232 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 20:12:35,233 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 20:12:35,237 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 20:12:35,244 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 20:12:35,251 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:12:35,280 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:12:35,327 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:12:35,327 [screen.py:init_printer()] - Klipper not connected
2024-08-24 20:12:38,941 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:12:38,962 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:12:38,984 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 20:12:39,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 20:12:39,023 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 20:12:39,024 [printer.py:reinit()] - # Extruders: 1
2024-08-24 20:12:39,024 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 20:12:39,025 [printer.py:reinit()] - # Fans: 2
2024-08-24 20:12:39,025 [printer.py:reinit()] - # Output pins: 1
2024-08-24 20:12:39,026 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 20:12:39,313 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 20:12:39,317 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 20:12:39,318 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 20:12:39,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:12:39,415 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:12:39,435 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:12:39,436 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:12:39,437 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 20:12:39,438 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 20:12:39,439 [screen.py:init_printer()] - Printer initialized
2024-08-24 20:12:41,011 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 20:12:41,012 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:12:41,019 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 20:12:41,112 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 20:12:41,120 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 20:12:41,129 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 20:12:41,137 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 20:12:41,145 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 20:12:41,184 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 20:12:41,969 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:12:41,992 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:12:42,018 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:12:42,020 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:21:16,844 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff7806a360 (GtkDialog at 0xa06f6e0)>
2024-08-24 20:21:16,883 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff71dd1240 (GtkDialog at 0xa0bf690)>
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 20:26:58,962 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 20:26:59,295 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 20:26:59,299 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 20:26:59,343 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 20:26:59,346 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = large
=======================
2024-08-24 20:26:59,380 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 20:26:59,387 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 20:26:59,739 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-24 20:26:59,739 [config.py:install_language()] - Using lang en
2024-08-24 20:26:59,765 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 20:26:59,769 [KlippyGtk.py:__init__()] - Font size: 12.0 (large)
2024-08-24 20:27:00,583 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 20:27:00,618 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 20:27:00,683 [screen.py:initial_connection()] - Default printer: None
2024-08-24 20:27:00,684 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 20:27:00,687 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 20:27:00,688 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 20:27:00,790 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:27:00,881 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:27:00,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 20:27:00,920 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 20:27:00,948 [_logging.py:info()] - Websocket connected
2024-08-24 20:27:00,951 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 20:27:01,060 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:27:01,115 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:27:01,143 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 20:27:01,190 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 20:27:01,197 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 20:27:01,197 [printer.py:reinit()] - # Extruders: 1
2024-08-24 20:27:01,198 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 20:27:01,199 [printer.py:reinit()] - # Fans: 2
2024-08-24 20:27:01,199 [printer.py:reinit()] - # Output pins: 1
2024-08-24 20:27:01,202 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 20:27:01,487 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 20:27:01,494 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 20:27:01,495 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 20:27:01,544 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:27:01,545 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 20:27:01,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:27:01,572 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:27:01,574 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 20:27:01,574 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 20:27:01,576 [screen.py:init_printer()] - Printer initialized
2024-08-24 20:27:03,231 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 20:27:03,232 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:27:03,240 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 20:27:03,241 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 20:27:03,263 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 20:27:03,401 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 20:27:03,411 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 20:27:03,421 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 20:27:03,430 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 20:27:03,439 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 20:27:03,488 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 20:27:03,493 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 20:27:03,521 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 20:27:03,545 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:27:03,546 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 20:27:03,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:27:03,572 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:38:24,846 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-24 20:38:25,053 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-24 20:38:25,053 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 20:38:25,076 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:38:33,629 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 20:38:33,630 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 20:38:33,632 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 20:38:33,641 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:38:33,664 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:38:33,684 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:38:33,685 [screen.py:init_printer()] - Klipper not connected
2024-08-24 20:38:37,281 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:38:37,306 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:38:37,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 20:38:37,890 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 20:38:37,895 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 20:38:37,895 [printer.py:reinit()] - # Extruders: 1
2024-08-24 20:38:37,895 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 20:38:37,896 [printer.py:reinit()] - # Fans: 2
2024-08-24 20:38:37,896 [printer.py:reinit()] - # Output pins: 1
2024-08-24 20:38:37,898 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 20:38:38,188 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 20:38:38,192 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 20:38:38,192 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 20:38:38,244 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:38:38,289 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:38:38,311 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:38:38,312 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:38:38,313 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 20:38:38,314 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 20:38:38,315 [screen.py:init_printer()] - Printer initialized
2024-08-24 20:38:40,286 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:38:40,333 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:38:40,354 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:38:40,355 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:38:40,660 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 20:38:40,660 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:38:40,669 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 20:38:40,760 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 20:38:40,768 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 20:38:40,776 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 20:38:40,784 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 20:38:40,792 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 20:38:40,828 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 20:44:39,122 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffb00663a8 (GtkDialog at 0xa6a79a0)>
2024-08-24 20:45:06,954 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 20:45:06,976 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffb00811f8 (GtkDialog at 0xa618b70)>
2024-08-24 20:45:07,087 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 20:45:07,109 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffb005f708 (GtkDialog at 0xa611650)>
2024-08-24 20:47:38,016 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 20:47:38,017 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-08-24 20:47:39,186 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 20:47:39,187 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 20:47:39,190 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 20:47:39,206 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:47:39,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:47:39,286 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:47:39,287 [screen.py:init_printer()] - Klipper not connected
2024-08-24 20:47:42,281 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:47:42,304 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:47:42,906 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 20:47:42,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 20:47:42,947 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 20:47:42,947 [printer.py:reinit()] - # Extruders: 1
2024-08-24 20:47:42,948 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 20:47:42,948 [printer.py:reinit()] - # Fans: 2
2024-08-24 20:47:42,948 [printer.py:reinit()] - # Output pins: 1
2024-08-24 20:47:42,949 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 20:47:43,247 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 20:47:43,252 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 20:47:43,252 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 20:47:43,311 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:47:43,343 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:47:43,363 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:47:43,364 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:47:43,364 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 20:47:43,365 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 20:47:43,366 [screen.py:init_printer()] - Printer initialized
2024-08-24 20:47:45,190 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 20:47:45,190 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:47:45,198 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 20:47:45,318 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 20:47:45,333 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 20:47:45,346 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 20:47:45,358 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 20:47:45,370 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 20:47:45,452 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 20:47:45,584 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:47:45,617 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:47:45,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:47:45,637 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:47:55,650 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-08-24 20:47:55,651 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 20:47:55,656 [screen.py:_load_panel()] - Loading panel: menu
2024-08-24 20:47:55,657 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-24 20:47:55,794 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-08-24 20:47:55,821 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-08-24 20:47:55,828 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-08-24 20:47:59,618 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28 X'}
2024-08-24 20:52:17,610 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 20:52:17,611 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 20:52:17,614 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 20:52:17,633 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 20:52:17,669 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:52:17,694 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:52:17,695 [screen.py:init_printer()] - Klipper not connected
2024-08-24 20:52:21,279 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 20:52:21,302 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 20:52:21,611 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 20:52:21,647 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 20:52:21,652 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 20:52:21,653 [printer.py:reinit()] - # Extruders: 1
2024-08-24 20:52:21,654 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 20:52:21,654 [printer.py:reinit()] - # Fans: 2
2024-08-24 20:52:21,654 [printer.py:reinit()] - # Output pins: 1
2024-08-24 20:52:21,655 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 20:52:21,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 20:52:21,955 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 20:52:21,956 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 20:52:22,024 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:52:22,047 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:52:22,068 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:52:22,069 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:52:22,070 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 20:52:22,070 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 20:52:22,071 [screen.py:init_printer()] - Printer initialized
2024-08-24 20:52:24,308 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 20:52:24,331 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 20:52:24,350 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 20:52:24,351 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 20:52:24,418 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 20:52:24,419 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 20:52:24,427 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 20:52:24,510 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 20:52:24,518 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 20:52:24,526 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 20:52:24,534 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 20:52:24,543 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 20:52:24,578 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:00:22,665 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffb005f708 (GtkDialog at 0xa611650)>
2024-08-24 21:00:22,728 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffb0061f30 (GtkDialog at 0xa8cbc70)>
2024-08-24 21:02:12,693 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:02:12,738 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffb008a9d8 (GtkDialog at 0xa8d8e30)>
2024-08-24 21:02:32,882 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 21:02:32,883 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 21:02:32,885 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 21:02:32,890 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:02:32,898 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:02:32,921 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:02:32,941 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:02:32,942 [screen.py:init_printer()] - Klipper not connected
2024-08-24 21:02:36,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:02:36,307 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:02:36,752 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:02:36,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:02:36,798 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:02:36,798 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:02:36,798 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:02:36,798 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:02:36,799 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:02:36,800 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:02:37,079 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:02:37,090 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 21:02:37,091 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 21:02:37,169 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:02:37,183 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:02:37,204 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:02:37,205 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:02:37,206 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:02:37,207 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:02:37,208 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:02:39,034 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 21:02:39,034 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:02:39,041 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:02:39,135 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:02:39,143 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:02:39,151 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:02:39,160 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:02:39,168 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:02:39,206 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:02:39,320 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:02:39,334 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:02:39,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:02:39,358 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:03:27,469 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 21:03:27,469 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 21:03:27,501 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-24 21:03:27,501 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-24 21:03:27,674 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 21:03:27,677 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 21:03:27,831 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Pressure Advance Calibration压力提前校准.gcode'
2024-08-24 21:03:27,834 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-24 21:03:27,842 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/Pressure Advance Calibration压力提前校准-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-24 21:03:28,473 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-24 21:06:07,942 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-24 21:06:07,943 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:06:07,959 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2024-08-24 21:13:30,611 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-24 21:13:30,611 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 21:13:30,631 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:13:39,776 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 21:13:39,777 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 21:13:39,786 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 21:13:39,807 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:13:39,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:13:39,890 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:13:39,891 [screen.py:init_printer()] - Klipper not connected
2024-08-24 21:13:43,286 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:13:43,310 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:13:43,616 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:13:43,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:13:43,660 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:13:43,661 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:13:43,661 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:13:43,661 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:13:43,661 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:13:43,663 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:13:43,945 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:13:43,950 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 21:13:43,955 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 21:13:44,036 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:13:44,049 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:13:44,070 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:13:44,071 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:13:44,072 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:13:44,072 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:13:44,073 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:13:45,903 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 21:13:45,903 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:13:45,916 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:13:46,074 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:13:46,081 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:13:46,090 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:13:46,098 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:13:46,105 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:13:46,144 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:13:46,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:13:46,427 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:13:46,448 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:13:46,449 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:17:33,831 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffb008a9d8 (GtkDialog at 0xa8d8e30)>
2024-08-24 21:17:33,871 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffaa57d5a0 (GtkDialog at 0xa9eb950)>
2024-08-24 21:17:33,887 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:17:33,912 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffaa57db88 (GtkDialog at 0xaa865d0)>
2024-08-24 21:17:35,706 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 21:17:35,706 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 21:17:35,708 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 21:17:35,715 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:17:35,722 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:17:35,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:17:35,767 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:17:35,768 [screen.py:init_printer()] - Klipper not connected
2024-08-24 21:17:39,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:17:39,305 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:17:39,807 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:17:40,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:17:40,072 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:17:40,072 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:17:40,073 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:17:40,073 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:17:40,073 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:17:40,075 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:17:40,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:17:40,363 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 21:17:40,368 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 21:17:40,447 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:17:40,460 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:17:40,480 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:17:40,481 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:17:40,482 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:17:40,483 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:17:40,484 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:17:42,055 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 21:17:42,055 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:17:42,064 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:17:42,167 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:17:42,176 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:17:42,184 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:17:42,193 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:17:42,202 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:17:42,244 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:17:42,373 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:17:42,388 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:17:42,417 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:17:42,419 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:18:58,027 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 21:18:58,028 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 21:18:58,031 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 21:18:58,040 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:18:58,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:18:58,085 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:18:58,086 [screen.py:init_printer()] - Klipper not connected
2024-08-24 21:19:01,280 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:19:01,306 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:19:02,128 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:19:02,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:19:02,173 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:19:02,174 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:19:02,174 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:19:02,174 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:19:02,174 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:19:02,175 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:19:02,467 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:19:02,471 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 21:19:02,477 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 21:19:02,562 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:19:02,575 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:19:02,596 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:19:02,596 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:19:02,598 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:19:02,598 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:19:02,599 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:19:04,416 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 21:19:04,416 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:19:04,428 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:19:04,584 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:19:04,594 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:19:04,604 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:19:04,612 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:19:04,619 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:19:04,655 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:19:05,312 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:19:05,327 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:19:05,348 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:19:05,349 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:19:50,598 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 21:19:50,598 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 21:19:50,813 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 21:19:50,822 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 21:19:50,850 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 21:19:52,335 [screen.py:_load_panel()] - Loading panel: zcalibrate
2024-08-24 21:19:52,336 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/zcalibrate.py
2024-08-24 21:19:52,343 [printer.py:get_probe()] - Probe type: probe
2024-08-24 21:19:52,343 [zcalibrate.py:__init__()] - Z offset: 2.0
2024-08-24 21:19:52,379 [zcalibrate.py:__init__()] - Available functions for calibration: ['probe']
2024-08-24 21:19:52,401 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > zcalibrate
2024-08-24 21:19:52,403 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+0.001
2024-08-24 21:19:52,445 [zcalibrate.py:process_update()] - // unknown command:"testz"
2024-08-24 21:19:55,934 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
2024-08-24 21:19:55,935 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G0 Z1.2 F300.0
2024-08-24 21:19:55,937 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:19:55,938 [zcalibrate.py:_calculate_position()] - Position not configured, probing the middle of the bed
2024-08-24 21:19:55,939 [zcalibrate.py:_calculate_position()] - Center position X:117.5 Y:117.5
2024-08-24 21:19:55,939 [zcalibrate.py:_calculate_position()] - Offset X:-22.2 Y:0.0
2024-08-24 21:19:55,940 [zcalibrate.py:_calculate_position()] - Moving to X:139.7 Y:117.5
2024-08-24 21:19:55,940 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G0 X139.7 Y117.5 F3000
2024-08-24 21:19:55,942 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: PROBE_CALIBRATE
2024-08-24 21:20:42,746 [zcalibrate.py:change_distance()] - ### Distance 1
2024-08-24 21:20:45,555 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 21:20:47,286 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 21:20:49,498 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 21:20:52,030 [zcalibrate.py:change_distance()] - ### Distance 5
2024-08-24 21:20:53,874 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-5
2024-08-24 21:20:59,458 [zcalibrate.py:change_distance()] - ### Distance .5
2024-08-24 21:21:00,910 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.5
2024-08-24 21:21:03,706 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.5
2024-08-24 21:21:05,322 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.5
2024-08-24 21:21:11,718 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.5
2024-08-24 21:21:16,455 [zcalibrate.py:change_distance()] - ### Distance .1
2024-08-24 21:21:17,710 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.1
2024-08-24 21:21:22,822 [zcalibrate.py:accept()] - Accepting Z position
2024-08-24 21:21:22,823 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCEPT
2024-08-24 21:21:22,862 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffaa57db88 (GtkDialog at 0xaa865d0)>
2024-08-24 21:21:22,905 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffaa5bb8b8 (GtkDialog at 0xabb0b80)>
2024-08-24 21:21:33,139 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:21:33,140 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-08-24 21:21:33,419 [zcalibrate.py:change_distance()] - ### Distance .1
2024-08-24 21:21:34,342 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 21:21:34,342 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 21:21:34,345 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 21:21:34,354 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:21:34,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:21:34,398 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:21:34,398 [screen.py:init_printer()] - Klipper not connected
2024-08-24 21:21:37,288 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:21:37,315 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:21:38,189 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:21:38,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:21:38,235 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:21:38,236 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:21:38,236 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:21:38,236 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:21:38,236 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:21:38,237 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:21:38,526 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:21:38,536 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 21:21:38,536 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 21:21:38,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:21:38,632 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:21:38,654 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:21:38,654 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:21:38,656 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:21:38,656 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:21:38,657 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:21:40,471 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 21:21:40,472 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:21:40,479 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:21:40,575 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:21:40,585 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:21:40,596 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:21:40,604 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:21:40,612 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:21:40,652 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:21:41,321 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:21:41,338 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:21:41,360 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:21:41,361 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:21:48,262 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-24 21:21:48,262 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 21:21:48,418 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-24 21:21:48,461 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 21:21:48,558 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 21:21:48,568 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 21:21:52,257 [screen.py:_load_panel()] - Loading panel: move
2024-08-24 21:21:52,258 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/move.py
2024-08-24 21:21:52,404 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > move
2024-08-24 21:22:01,330 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
2024-08-24 21:22:38,114 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-25 F600
2024-08-24 21:22:38,115 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:22:47,498 [move.py:change_distance()] - ### Distance 5
2024-08-24 21:22:48,602 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-5 F600
2024-08-24 21:22:48,604 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:22:50,138 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-5 F600
2024-08-24 21:22:50,139 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:22:50,788 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-5 F600
2024-08-24 21:22:50,789 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:22:56,666 [move.py:change_distance()] - ### Distance 1
2024-08-24 21:22:57,766 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z+1 F600
2024-08-24 21:22:57,767 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:22:58,790 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z+1 F600
2024-08-24 21:22:58,792 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:23:00,284 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z+1 F600
2024-08-24 21:23:00,285 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:23:02,726 [move.py:change_distance()] - ### Distance .1
2024-08-24 21:23:05,107 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z+.1 F600
2024-08-24 21:23:05,109 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:23:05,886 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z+.1 F600
2024-08-24 21:23:05,887 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:23:13,646 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-.1 F600
2024-08-24 21:23:13,647 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:23:15,883 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-.1 F600
2024-08-24 21:23:15,885 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:23:17,197 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-.1 F600
2024-08-24 21:23:17,198 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:23:28,094 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 21:23:28,111 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 21:23:28,161 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 21:23:28,168 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 21:23:31,859 [screen.py:_load_panel()] - Loading panel: gcode_macros
2024-08-24 21:23:31,859 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/gcode_macros.py
2024-08-24 21:23:31,907 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > gcode_macros
2024-08-24 21:23:37,498 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 21:23:37,523 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 21:23:37,582 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 21:23:37,590 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 21:23:38,942 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 21:23:38,973 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:23:42,808 [screen.py:_load_panel()] - Loading panel: print
2024-08-24 21:23:42,808 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2024-08-24 21:23:42,819 [print.py:__init__()] - 24h time is True
2024-08-24 21:23:42,835 [files.py:reinit()] - file.py reinit()
2024-08-24 21:23:42,846 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2024-08-24 21:23:42,848 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:23:42,896 [print.py:_callback()] - newfiles: ['.cache/Pressure Advance Calibration压力提前校准.gcode', '3DBenchy-fast高速PLA.gcode', '3DBenchy-standard标准PLA.gcode', '3DBenchy-violent狂暴PLA.gcode', 'Pressure Advance Calibration压力提前校准.gcode']
2024-08-24 21:23:43,004 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:23:43,005 [print.py:_callback()] - updatefiles: []
2024-08-24 21:23:43,115 [print.py:_callback()] - newfiles: []
2024-08-24 21:23:43,116 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:23:43,116 [print.py:_callback()] - updatefiles: ['.cache/Pressure Advance Calibration压力提前校准.gcode']
2024-08-24 21:23:43,116 [print.py:update_file()] - Cannot update file, file not in labels: .cache/Pressure Advance Calibration压力提前校准.gcode
2024-08-24 21:23:43,117 [print.py:_callback()] - newfiles: []
2024-08-24 21:23:43,117 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:23:43,118 [print.py:_callback()] - updatefiles: ['3DBenchy-fast高速PLA.gcode']
2024-08-24 21:23:43,118 [print.py:update_file()] - Updating file 3DBenchy-fast高速PLA.gcode
2024-08-24 21:23:43,121 [print.py:_callback()] - newfiles: []
2024-08-24 21:23:43,122 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:23:43,122 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准PLA.gcode']
2024-08-24 21:23:43,122 [print.py:update_file()] - Updating file 3DBenchy-standard标准PLA.gcode
2024-08-24 21:23:43,124 [print.py:_callback()] - newfiles: []
2024-08-24 21:23:43,124 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:23:43,124 [print.py:_callback()] - updatefiles: ['3DBenchy-violent狂暴PLA.gcode']
2024-08-24 21:23:43,124 [print.py:update_file()] - Updating file 3DBenchy-violent狂暴PLA.gcode
2024-08-24 21:23:43,126 [print.py:_callback()] - newfiles: []
2024-08-24 21:23:43,127 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:23:43,127 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2024-08-24 21:23:43,127 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2024-08-24 21:23:55,155 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa93d1a20 (GtkDialog at 0xabbdc70)>
2024-08-24 21:24:08,617 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:24:08,618 [print.py:confirm_print_response()] - Starting print: 3DBenchy-violent狂暴PLA.gcode
2024-08-24 21:24:08,618 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-24 21:24:08,923 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 21:24:08,923 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 21:24:09,122 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 21:24:09,125 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 21:24:09,297 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/3DBenchy-violent狂暴PLA.gcode'
2024-08-24 21:24:09,300 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-24 21:24:09,735 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-24 21:24:09,777 [print.py:_callback()] - newfiles: ['.cache/3DBenchy-violent狂暴PLA.gcode']
2024-08-24 21:24:09,778 [print.py:_callback()] - deletedfiles: ['.cache/Pressure Advance Calibration压力提前校准.gcode']
2024-08-24 21:24:09,779 [print.py:_callback()] - updatefiles: []
2024-08-24 21:24:09,780 [print.py:_callback()] - newfiles: []
2024-08-24 21:24:09,780 [print.py:_callback()] - deletedfiles: ['.cache/Pressure Advance Calibration压力提前校准.gcode']
2024-08-24 21:24:09,781 [print.py:_callback()] - updatefiles: []
2024-08-24 21:24:09,795 [print.py:_callback()] - newfiles: []
2024-08-24 21:24:09,795 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:24:09,795 [print.py:_callback()] - updatefiles: ['.cache/3DBenchy-violent狂暴PLA.gcode']
2024-08-24 21:24:09,796 [print.py:update_file()] - Cannot update file, file not in labels: .cache/3DBenchy-violent狂暴PLA.gcode
2024-08-24 21:24:09,797 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/3DBenchy-violent狂暴PLA.gcode Size: 3132630
2024-08-24 21:27:48,676 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa936dcf0 (GtkDialog at 0xaf2fc30)>
2024-08-24 21:27:49,910 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:27:49,910 [job_status.py:cancel_confirm()] - Canceling print
2024-08-24 21:27:49,910 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-24 21:27:49,919 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-24 21:27:50,431 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-24 21:27:58,530 [job_status.py:close_panel()] - Closing job_status panel
2024-08-24 21:27:58,537 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:27:58,632 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:27:58,640 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:27:58,648 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:27:58,656 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:27:58,665 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:27:58,709 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:27:58,768 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-24 21:27:58,768 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:27:58,931 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:27:59,024 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:27:59,032 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:27:59,040 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:27:59,048 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:27:59,056 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:27:59,092 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:28:03,098 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-24 21:28:03,098 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 21:28:03,253 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-24 21:28:03,290 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 21:28:03,335 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 21:28:03,340 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 21:28:05,343 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > move
2024-08-24 21:28:12,315 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Y-25 F3000
2024-08-24 21:28:12,317 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:28:14,338 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Y-25 F3000
2024-08-24 21:28:14,339 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:28:18,062 [move.py:change_distance()] - ### Distance 25
2024-08-24 21:28:22,919 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Y-25 F3000
2024-08-24 21:28:22,921 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:28:25,507 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Y+25 F3000
2024-08-24 21:28:25,509 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 21:31:41,314 [print.py:_callback()] - newfiles: ['CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode']
2024-08-24 21:31:41,338 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:31:41,338 [print.py:_callback()] - updatefiles: []
2024-08-24 21:31:41,345 [print.py:_callback()] - newfiles: []
2024-08-24 21:31:41,345 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:31:41,346 [print.py:_callback()] - updatefiles: ['CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode']
2024-08-24 21:31:41,346 [print.py:update_file()] - Updating file CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode
2024-08-24 21:33:08,704 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 21:33:08,705 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 21:33:08,871 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 21:33:08,874 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 21:33:09,007 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode'
2024-08-24 21:33:09,010 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-24 21:33:09,500 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-24 21:33:09,541 [print.py:_callback()] - newfiles: ['.cache/CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode']
2024-08-24 21:33:09,542 [print.py:_callback()] - deletedfiles: ['.cache/3DBenchy-violent狂暴PLA.gcode']
2024-08-24 21:33:09,542 [print.py:_callback()] - updatefiles: []
2024-08-24 21:33:09,550 [print.py:_callback()] - newfiles: []
2024-08-24 21:33:09,550 [print.py:_callback()] - deletedfiles: ['.cache/3DBenchy-violent狂暴PLA.gcode']
2024-08-24 21:33:09,550 [print.py:_callback()] - updatefiles: []
2024-08-24 21:33:09,576 [print.py:_callback()] - newfiles: []
2024-08-24 21:33:09,576 [print.py:_callback()] - deletedfiles: []
2024-08-24 21:33:09,576 [print.py:_callback()] - updatefiles: ['.cache/CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode']
2024-08-24 21:33:09,576 [print.py:update_file()] - Cannot update file, file not in labels: .cache/CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode
2024-08-24 21:33:09,577 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/CE3E3V2_Unnamed1-(Unsaved)(Unsaved).gcode Size: 4214771
2024-08-24 21:33:48,768 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa938a1b0 (GtkDialog at 0xb142b30)>
2024-08-24 21:33:49,956 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:33:49,957 [job_status.py:cancel_confirm()] - Canceling print
2024-08-24 21:33:49,958 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-24 21:33:49,969 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-24 21:33:50,886 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-24 21:34:02,153 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-24 21:34:02,153 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 21:17:34,703 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 21:17:35,121 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 21:17:35,123 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 21:17:35,183 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 21:17:35,186 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = large
=======================
2024-08-24 21:17:35,191 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 21:17:35,193 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 21:17:35,427 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-24 21:17:35,428 [config.py:install_language()] - Using lang en
2024-08-24 21:17:35,449 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 21:17:35,453 [KlippyGtk.py:__init__()] - Font size: 12.0 (large)
2024-08-24 21:17:36,357 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 21:17:36,393 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 21:17:36,449 [screen.py:initial_connection()] - Default printer: None
2024-08-24 21:17:36,450 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 21:17:36,453 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 21:17:36,454 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 21:17:36,540 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:17:36,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:17:36,635 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 21:17:36,636 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 21:17:36,699 [_logging.py:info()] - Websocket connected
2024-08-24 21:17:36,699 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 21:17:36,745 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:17:36,786 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:17:36,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:17:36,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:17:36,877 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:17:36,878 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:17:36,878 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:17:36,879 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:17:36,879 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:17:36,881 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:17:37,160 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:17:37,172 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 21:17:37,172 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 21:17:37,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:17:37,219 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 21:17:37,244 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:17:37,245 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:17:37,246 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:17:37,247 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:17:37,248 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:17:38,910 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 21:17:38,912 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:17:38,919 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 21:17:38,920 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 21:17:38,947 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:17:39,062 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:17:39,081 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:17:39,093 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:17:39,103 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:17:39,113 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:17:39,167 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:17:39,174 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 21:17:39,209 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 21:17:39,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:17:39,867 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 21:17:39,932 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:17:39,933 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:37:08,922 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 21:37:08,922 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 21:37:08,939 [screen.py:_load_panel()] - Loading panel: menu
2024-08-24 21:37:08,939 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-24 21:37:09,148 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 21:37:09,158 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 21:37:09,185 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 21:37:14,716 [screen.py:_load_panel()] - Loading panel: system
2024-08-24 21:37:14,716 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-24 21:37:14,826 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-24 21:37:14,826 [system.py:__init__()] - No update manager configured
2024-08-24 21:37:14,837 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > system
2024-08-24 21:37:14,858 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-24 21:37:14,858 [system.py:get_updates()] - No update manager configured
2024-08-24 21:37:18,504 [functions.py:logging_exception_handler()] - Uncaught exception <class 'KeyError'>: 'version_info'
File "/home/mks/KlipperScreen/panels/system.py", line 127, in show_update_info
info = self.update_status['version_info'][program] if program in self.update_status['version_info'] else {}
NoneType: None
2024-08-24 21:37:24,453 [functions.py:logging_exception_handler()] - Uncaught exception <class 'KeyError'>: 'version_info'
File "/home/mks/KlipperScreen/panels/system.py", line 127, in show_update_info
info = self.update_status['version_info'][program] if program in self.update_status['version_info'] else {}
NoneType: None
2024-08-24 21:37:25,945 [functions.py:logging_exception_handler()] - Uncaught exception <class 'KeyError'>: 'version_info'
File "/home/mks/KlipperScreen/panels/system.py", line 127, in show_update_info
info = self.update_status['version_info'][program] if program in self.update_status['version_info'] else {}
NoneType: None
2024-08-24 21:37:26,430 [functions.py:logging_exception_handler()] - Uncaught exception <class 'KeyError'>: 'version_info'
File "/home/mks/KlipperScreen/panels/system.py", line 127, in show_update_info
info = self.update_status['version_info'][program] if program in self.update_status['version_info'] else {}
NoneType: None
2024-08-24 21:37:26,822 [functions.py:logging_exception_handler()] - Uncaught exception <class 'KeyError'>: 'version_info'
File "/home/mks/KlipperScreen/panels/system.py", line 127, in show_update_info
info = self.update_status['version_info'][program] if program in self.update_status['version_info'] else {}
NoneType: None
2024-08-24 21:37:28,975 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=true
2024-08-24 21:37:28,975 [system.py:get_updates()] - No update manager configured
2024-08-24 21:37:30,941 [functions.py:logging_exception_handler()] - Uncaught exception <class 'KeyError'>: 'version_info'
File "/home/mks/KlipperScreen/panels/system.py", line 127, in show_update_info
info = self.update_status['version_info'][program] if program in self.update_status['version_info'] else {}
NoneType: None
2024-08-24 21:37:37,847 [screen.py:_load_panel()] - Loading panel: gcode_macros
2024-08-24 21:37:37,848 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/gcode_macros.py
2024-08-24 21:37:37,909 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > system > gcode_macros
2024-08-24 21:37:42,197 [screen.py:_menu_go_back()] - #### Menu go home
2024-08-24 21:37:42,229 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > system
2024-08-24 21:37:42,270 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-24 21:37:42,271 [system.py:get_updates()] - No update manager configured
2024-08-24 21:37:42,307 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 21:37:42,327 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 21:37:42,390 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 21:37:42,448 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:37:42,451 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 21:37:46,509 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 21:37:46,510 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 21:37:46,553 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 21:37:46,571 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 21:37:46,625 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 21:37:52,068 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa0bdc678 (GtkDialog at 0x25ef9c20)>
2024-08-24 21:37:54,442 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 21:37:54,443 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-08-24 21:37:55,668 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 21:37:55,668 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 21:37:55,670 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 21:37:55,678 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:37:55,705 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:37:55,726 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:37:55,727 [screen.py:init_printer()] - Klipper not connected
2024-08-24 21:37:58,975 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:37:58,999 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:37:59,719 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:37:59,757 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:37:59,762 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:37:59,762 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:37:59,762 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:37:59,762 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:37:59,763 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:37:59,764 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:38:00,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:38:00,062 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 21:38:00,063 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 21:38:00,106 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:38:00,153 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:38:00,174 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:38:00,175 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:38:00,176 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:38:00,176 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:38:00,178 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:38:01,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:38:02,026 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:38:02,047 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:38:02,047 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:38:02,049 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 21:38:02,050 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:38:02,058 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:38:02,152 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:38:02,160 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:38:02,168 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:38:02,175 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:38:02,183 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:38:02,219 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:38:05,524 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 21:38:05,525 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 21:38:05,790 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 21:38:05,799 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 21:38:05,824 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 21:38:07,684 [screen.py:_load_panel()] - Loading panel: settings
2024-08-24 21:38:07,685 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2024-08-24 21:38:07,856 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2024-08-24 21:38:22,012 [screen_panel.py:on_dropdown_change()] - [main] font_size changed to extralarge
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 21:38:27,932 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 21:38:28,089 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 21:38:28,091 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 21:38:28,113 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 21:38:28,115 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-24 21:38:28,118 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 21:38:28,119 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 21:38:28,251 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-24 21:38:28,251 [config.py:install_language()] - Using lang en
2024-08-24 21:38:28,264 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 21:38:28,267 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-24 21:38:28,777 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 21:38:28,803 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 21:38:28,847 [screen.py:initial_connection()] - Default printer: None
2024-08-24 21:38:28,848 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 21:38:28,850 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 21:38:28,851 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 21:38:28,914 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 21:38:28,959 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:38:28,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 21:38:28,982 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 21:38:28,997 [_logging.py:info()] - Websocket connected
2024-08-24 21:38:28,998 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 21:38:29,037 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 21:38:29,062 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 21:38:29,084 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 21:38:29,357 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 21:38:29,362 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 21:38:29,363 [printer.py:reinit()] - # Extruders: 1
2024-08-24 21:38:29,363 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 21:38:29,363 [printer.py:reinit()] - # Fans: 2
2024-08-24 21:38:29,363 [printer.py:reinit()] - # Output pins: 1
2024-08-24 21:38:29,365 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 21:38:29,650 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 21:38:29,660 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2024-08-24 21:38:29,661 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 21:38:29,707 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:38:29,751 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:38:29,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:38:29,772 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:38:29,773 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 21:38:29,773 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 21:38:29,777 [screen.py:init_printer()] - Printer initialized
2024-08-24 21:38:29,801 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 21:38:29,802 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 21:38:29,823 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 21:38:29,917 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 21:38:29,925 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 21:38:29,933 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 21:38:29,941 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 21:38:29,949 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 21:38:29,988 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 21:38:31,977 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 21:38:32,024 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 21:38:32,044 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 21:38:32,045 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 21:38:46,001 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 21:38:46,002 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 21:38:46,011 [screen.py:_load_panel()] - Loading panel: menu
2024-08-24 21:38:46,011 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-24 21:38:46,213 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 21:38:46,222 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 21:38:46,249 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 21:38:48,000 [screen.py:_load_panel()] - Loading panel: settings
2024-08-24 21:38:48,001 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2024-08-24 21:38:48,133 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2024-08-24 22:03:08,725 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 22:03:08,742 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 22:03:08,752 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 22:03:08,782 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 22:03:09,906 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 22:03:09,940 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:03:17,145 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-24 22:03:17,146 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 22:03:17,322 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-24 22:03:17,355 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 22:03:17,395 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 22:03:17,400 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 22:03:22,996 [screen.py:_load_panel()] - Loading panel: console
2024-08-24 22:03:22,997 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/console.py
2024-08-24 22:03:23,116 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > console
2024-08-24 22:03:32,454 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script:
2024-08-24 22:03:33,915 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script:
2024-08-24 22:03:41,393 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-24 22:03:41,635 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-24 22:03:41,636 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 22:03:41,658 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 22:03:47,833 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-24 22:03:47,833 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-24 22:03:47,970 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-24 22:03:47,990 [menu.py:arrangeMenuItems()] - X > power
2024-08-24 22:03:47,999 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-24 22:03:51,014 [screen.py:_load_panel()] - Loading panel: system
2024-08-24 22:03:51,014 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-24 22:03:51,061 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-24 22:03:51,062 [system.py:__init__()] - No update manager configured
2024-08-24 22:03:51,072 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-24 22:03:51,093 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-24 22:03:51,093 [system.py:get_updates()] - No update manager configured
2024-08-24 22:03:53,580 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa0248f78 (GtkDialog at 0x35245390)>
2024-08-24 22:03:59,826 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 22:04:36,511 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 22:04:36,782 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 22:04:36,787 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 22:04:36,839 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 22:04:36,842 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-24 22:04:36,853 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 22:04:36,868 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 22:04:37,098 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-24 22:04:37,099 [config.py:install_language()] - Using lang en
2024-08-24 22:04:37,120 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 22:04:37,124 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-24 22:04:38,006 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 22:04:38,042 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 22:04:38,115 [screen.py:initial_connection()] - Default printer: None
2024-08-24 22:04:38,116 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 22:04:38,118 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 22:04:38,119 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 22:04:38,202 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 22:04:38,270 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:04:38,301 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 22:04:38,303 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 22:04:38,334 [_logging.py:info()] - Websocket connected
2024-08-24 22:04:38,335 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 22:04:38,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:04:38,431 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:04:38,459 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 22:04:38,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 22:04:38,515 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 22:04:38,516 [printer.py:reinit()] - # Extruders: 1
2024-08-24 22:04:38,516 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 22:04:38,516 [printer.py:reinit()] - # Fans: 2
2024-08-24 22:04:38,517 [printer.py:reinit()] - # Output pins: 1
2024-08-24 22:04:38,519 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 22:04:38,803 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 22:04:38,814 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 22:04:38,814 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 22:04:38,864 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:04:38,865 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 22:04:38,905 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:04:38,906 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:04:38,907 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 22:04:38,907 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 22:04:38,918 [screen.py:init_printer()] - Printer initialized
2024-08-24 22:04:40,302 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 22:04:40,302 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 22:04:40,311 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 22:04:40,312 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 22:04:40,334 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 22:04:40,440 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 22:04:40,452 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 22:04:40,462 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 22:04:40,471 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 22:04:40,480 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 22:04:40,529 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:04:40,534 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 22:04:40,567 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 22:04:41,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:04:41,642 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 22:04:41,668 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:04:41,669 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:20:05,249 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa46feb40 (GtkDialog at 0x37e78ea0)>
2024-08-24 22:34:15,467 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 22:34:15,467 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-08-24 22:34:16,607 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 22:34:16,608 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 22:34:16,612 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 22:34:16,623 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 22:34:16,651 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:34:16,684 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:34:16,685 [screen.py:init_printer()] - Klipper not connected
2024-08-24 22:34:20,062 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:34:20,086 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:34:20,323 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 22:34:20,359 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 22:34:20,365 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 22:34:20,365 [printer.py:reinit()] - # Extruders: 1
2024-08-24 22:34:20,366 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 22:34:20,366 [printer.py:reinit()] - # Fans: 2
2024-08-24 22:34:20,366 [printer.py:reinit()] - # Output pins: 1
2024-08-24 22:34:20,367 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 22:34:20,649 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 22:34:20,660 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 22:34:20,661 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 22:34:20,743 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:34:20,756 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 22:34:20,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:34:20,777 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:34:20,778 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 22:34:20,779 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 22:34:20,780 [screen.py:init_printer()] - Printer initialized
2024-08-24 22:34:23,089 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:34:23,104 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 22:34:23,129 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:34:23,131 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:34:23,139 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 22:34:23,140 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 22:34:23,148 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 22:34:23,299 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 22:34:23,313 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 22:34:23,329 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 22:34:23,344 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 22:34:23,359 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 22:34:23,431 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:45:28,339 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-08-24 22:45:28,339 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 22:45:28,347 [screen.py:_load_panel()] - Loading panel: menu
2024-08-24 22:45:28,347 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-24 22:45:28,507 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-08-24 22:45:28,543 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-08-24 22:45:28,555 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-08-24 22:45:29,836 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28'}
2024-08-24 22:46:06,647 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 22:46:06,669 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:46:15,507 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 22:46:15,507 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 22:46:15,709 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 22:46:15,718 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 22:46:15,745 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 22:46:24,860 [screen.py:_load_panel()] - Loading panel: zcalibrate
2024-08-24 22:46:24,860 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/zcalibrate.py
2024-08-24 22:46:24,867 [printer.py:get_probe()] - Probe type: probe
2024-08-24 22:46:24,867 [zcalibrate.py:__init__()] - Z offset: 2.1
2024-08-24 22:46:24,900 [zcalibrate.py:__init__()] - Available functions for calibration: ['probe']
2024-08-24 22:46:24,921 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > zcalibrate
2024-08-24 22:46:24,922 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+0.001
2024-08-24 22:46:24,960 [zcalibrate.py:process_update()] - // unknown command:"testz"
2024-08-24 22:47:17,440 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G0 Z1.2 F300.0
2024-08-24 22:47:17,442 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 22:47:17,444 [zcalibrate.py:_calculate_position()] - Position not configured, probing the middle of the bed
2024-08-24 22:47:17,445 [zcalibrate.py:_calculate_position()] - Center position X:117.5 Y:117.5
2024-08-24 22:47:17,446 [zcalibrate.py:_calculate_position()] - Offset X:-22.2 Y:0.0
2024-08-24 22:47:17,447 [zcalibrate.py:_calculate_position()] - Moving to X:139.7 Y:117.5
2024-08-24 22:47:17,447 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G0 X139.7 Y117.5 F3000
2024-08-24 22:47:17,451 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: PROBE_CALIBRATE
2024-08-24 22:47:36,559 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 22:47:38,023 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 22:47:40,019 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 22:47:42,479 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 22:47:45,675 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 22:47:48,484 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 22:47:53,331 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-1
2024-08-24 22:47:58,088 [zcalibrate.py:change_distance()] - ### Distance .1
2024-08-24 22:47:59,399 [zcalibrate.py:change_distance()] - ### Distance .1
2024-08-24 22:48:00,223 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.1
2024-08-24 22:48:03,799 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=-.1
2024-08-24 22:48:07,407 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: TESTZ Z=+.1
2024-08-24 22:48:12,723 [zcalibrate.py:accept()] - Accepting Z position
2024-08-24 22:48:12,723 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: ACCEPT
2024-08-24 22:48:12,743 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffa46feb40 (GtkDialog at 0x37e78ea0)>
2024-08-24 22:48:12,771 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa4614a68 (GtkDialog at 0x37ed5f10)>
2024-08-24 22:48:14,723 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 22:48:14,724 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-08-24 22:48:15,882 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 22:48:15,882 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 22:48:15,885 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 22:48:15,900 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 22:48:15,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:48:15,948 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:48:15,948 [screen.py:init_printer()] - Klipper not connected
2024-08-24 22:48:19,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:48:19,092 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:48:19,594 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 22:48:19,632 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 22:48:19,639 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 22:48:19,639 [printer.py:reinit()] - # Extruders: 1
2024-08-24 22:48:19,639 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 22:48:19,639 [printer.py:reinit()] - # Fans: 2
2024-08-24 22:48:19,639 [printer.py:reinit()] - # Output pins: 1
2024-08-24 22:48:19,641 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 22:48:19,934 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 22:48:19,944 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 22:48:19,945 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 22:48:20,017 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:48:20,030 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 22:48:20,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:48:20,052 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:48:20,053 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 22:48:20,054 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 22:48:20,055 [screen.py:init_printer()] - Printer initialized
2024-08-24 22:48:22,091 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:48:22,105 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 22:48:22,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:48:22,127 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:48:22,399 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 22:48:22,399 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 22:48:22,407 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 22:48:22,490 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 22:48:22,497 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 22:48:22,506 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 22:48:22,513 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 22:48:22,520 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 22:48:22,556 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:50:05,027 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 22:50:05,027 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 22:50:05,330 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 22:50:05,341 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 22:50:05,367 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 22:50:07,385 [screen.py:_load_panel()] - Loading panel: bed_mesh
2024-08-24 22:50:07,386 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/bed_mesh.py
2024-08-24 22:50:07,435 [bed_mesh.py:add_profile()] - Adding Profile: name
2024-08-24 22:50:07,455 [bed_mesh.py:add_profile()] - Adding Profile: default1
2024-08-24 22:50:07,474 [bed_mesh.py:add_profile()] - Adding Profile: default
2024-08-24 22:50:07,502 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > bed_mesh
2024-08-24 22:50:07,504 [bed_mesh.py:activate_mesh()] - Clearing active profile
2024-08-24 22:50:07,559 [bed_mesh.py:activate_mesh()] - Clearing active profile
2024-08-24 22:50:17,217 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G28
2024-08-24 22:50:17,219 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: BED_MESH_CALIBRATE
2024-08-24 22:50:17,221 [printer.py:get_probe()] - Probe type: probe
2024-08-24 22:53:47,203 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffa4614a68 (GtkDialog at 0x37ed5f10)>
2024-08-24 22:53:47,225 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa4689288 (GtkDialog at 0x37f81120)>
2024-08-24 22:53:47,411 [bed_mesh.py:activate_mesh()] - Active None changing to default
2024-08-24 22:53:52,885 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 22:53:52,886 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-08-24 22:53:54,019 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-24 22:53:54,020 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 22:53:54,022 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 22:53:54,031 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 22:53:54,057 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:53:54,078 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:53:54,079 [screen.py:init_printer()] - Klipper not connected
2024-08-24 22:53:57,064 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:53:57,089 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:53:57,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 22:53:58,009 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 22:53:58,017 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 22:53:58,017 [printer.py:reinit()] - # Extruders: 1
2024-08-24 22:53:58,017 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 22:53:58,018 [printer.py:reinit()] - # Fans: 2
2024-08-24 22:53:58,018 [printer.py:reinit()] - # Output pins: 1
2024-08-24 22:53:58,020 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 22:53:58,302 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 22:53:58,307 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 22:53:58,312 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 22:53:58,388 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:53:58,400 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 22:53:58,424 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:53:58,425 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:53:58,427 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 22:53:58,427 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 22:53:58,428 [screen.py:init_printer()] - Printer initialized
2024-08-24 22:54:00,523 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 22:54:00,523 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 22:54:00,532 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 22:54:00,616 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 22:54:00,623 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 22:54:00,631 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 22:54:00,638 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 22:54:00,645 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 22:54:00,681 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:54:01,091 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:54:01,105 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 22:54:01,124 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:54:01,125 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:54:03,435 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 22:54:03,435 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 22:54:03,628 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 22:54:03,637 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 22:54:03,662 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 23:01:07,891 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 23:01:07,891 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 23:01:07,927 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-24 23:01:07,928 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-24 23:01:08,112 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 23:01:08,114 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 23:01:08,276 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Pressure Advance Calibration压力提前校准.gcode'
2024-08-24 23:01:08,279 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-24 23:01:08,732 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-24 23:01:08,783 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-24 23:04:23,981 [screen.py:_load_panel()] - Loading panel: fine_tune
2024-08-24 23:04:23,981 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fine_tune.py
2024-08-24 23:04:24,071 [screen.py:attach_panel()] - Current panel hierarchy: job_status > fine_tune
2024-08-24 23:05:31,691 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 23:05:31,713 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 23:05:35,617 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa4651090 (GtkDialog at 0x38162880)>
2024-08-24 23:05:37,094 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-24 23:05:37,094 [job_status.py:cancel_confirm()] - Canceling print
2024-08-24 23:05:37,094 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-24 23:05:37,101 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-24 23:05:37,808 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-24 23:05:55,559 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-24 23:05:55,560 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 22:17:35,325 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 22:17:35,675 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 22:17:35,678 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 22:17:35,721 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 22:17:35,725 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-24 22:17:35,742 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 22:17:35,746 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 22:17:36,121 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-24 22:17:36,122 [config.py:install_language()] - Using lang en
2024-08-24 22:17:36,150 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 22:17:36,156 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-24 22:17:37,231 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 22:17:37,272 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 22:17:37,340 [screen.py:initial_connection()] - Default printer: None
2024-08-24 22:17:37,341 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 22:17:37,344 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 22:17:37,344 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 22:17:37,484 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 22:17:37,567 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:17:37,593 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 22:17:37,595 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 22:17:37,615 [_logging.py:info()] - Websocket connected
2024-08-24 22:17:37,616 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 22:17:37,670 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:17:37,712 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:17:37,741 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 22:17:37,799 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 22:17:37,804 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 22:17:37,805 [printer.py:reinit()] - # Extruders: 1
2024-08-24 22:17:37,805 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 22:17:37,805 [printer.py:reinit()] - # Fans: 2
2024-08-24 22:17:37,806 [printer.py:reinit()] - # Output pins: 1
2024-08-24 22:17:37,807 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 22:17:38,084 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 22:17:38,096 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 22:17:38,096 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 22:17:38,146 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:17:38,147 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 22:17:38,182 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:17:38,183 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:17:38,185 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 22:17:38,186 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 22:17:38,189 [screen.py:init_printer()] - Printer initialized
2024-08-24 22:17:39,537 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 22:17:39,538 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 22:17:39,543 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 22:17:39,543 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 22:17:39,565 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 22:17:39,685 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 22:17:39,701 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 22:17:39,715 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 22:17:39,731 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 22:17:39,748 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 22:17:39,813 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:17:39,818 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 22:17:39,844 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 22:17:40,416 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:17:40,417 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 22:17:40,443 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:17:40,445 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 23:10:23,686 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-24 23:10:23,686 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-24 23:10:23,718 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 23:10:37,943 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-24 23:10:37,943 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 23:10:37,945 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 23:10:37,954 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 23:10:38,088 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 23:10:38,159 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 23:10:38,160 [screen.py:init_printer()] - Klipper not connected
2024-08-24 23:10:41,674 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 23:10:41,695 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 23:10:41,716 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 23:10:41,750 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 23:10:41,755 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 23:10:41,755 [printer.py:reinit()] - # Extruders: 1
2024-08-24 23:10:41,755 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 23:10:41,756 [printer.py:reinit()] - # Fans: 2
2024-08-24 23:10:41,756 [printer.py:reinit()] - # Output pins: 1
2024-08-24 23:10:41,757 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 23:10:42,047 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 23:10:42,051 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 23:10:42,057 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 23:10:42,103 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 23:10:42,147 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 23:10:42,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 23:10:42,168 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 23:10:42,169 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 23:10:42,169 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 23:10:42,170 [screen.py:init_printer()] - Printer initialized
2024-08-24 23:10:43,493 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2024-08-24 23:10:43,494 [printer.py:change_state()] - Adding callback for state: error
2024-08-24 23:10:43,505 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 23:10:44,691 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 23:10:44,776 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 23:10:44,796 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 23:10:44,797 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 23:10:46,118 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2024-08-24 23:10:46,119 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-24 23:10:46,120 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-24 23:10:46,130 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 23:10:46,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 23:10:46,189 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 23:10:46,190 [screen.py:init_printer()] - Klipper not connected
2024-08-24 23:10:49,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 23:10:49,703 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 23:10:49,922 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 23:10:49,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 23:10:49,965 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 23:10:49,966 [printer.py:reinit()] - # Extruders: 1
2024-08-24 23:10:49,966 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 23:10:49,967 [printer.py:reinit()] - # Fans: 2
2024-08-24 23:10:49,967 [printer.py:reinit()] - # Output pins: 1
2024-08-24 23:10:49,968 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 23:10:50,255 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 23:10:50,267 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 23:10:50,267 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 23:10:50,311 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 23:10:50,355 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 23:10:50,375 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 23:10:50,376 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 23:10:50,377 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 23:10:50,378 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 23:10:50,379 [screen.py:init_printer()] - Printer initialized
2024-08-24 23:10:52,207 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 23:10:52,208 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 23:10:52,215 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 23:10:52,317 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 23:10:52,325 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 23:10:52,334 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 23:10:52,344 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 23:10:52,353 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 23:10:52,393 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 23:10:52,675 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 23:10:52,722 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-24 23:10:52,743 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 23:10:52,744 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-24 22:17:35,720 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-24 22:17:36,047 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-24 22:17:36,056 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-24 22:17:36,110 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-24 22:17:36,114 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-24 22:17:36,124 [config.py:__init__()] - Configuration validated succesfuly
2024-08-24 22:17:36,130 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-24 22:17:36,353 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-24 22:17:36,353 [config.py:install_language()] - Using lang en
2024-08-24 22:17:36,383 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-24 22:17:36,388 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-24 22:17:37,204 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-24 22:17:37,240 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-24 22:17:37,307 [screen.py:initial_connection()] - Default printer: None
2024-08-24 22:17:37,308 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-24 22:17:37,311 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-24 22:17:37,311 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-24 22:17:37,416 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-24 22:17:37,477 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:17:37,505 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-24 22:17:37,506 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-24 22:17:37,533 [_logging.py:info()] - Websocket connected
2024-08-24 22:17:37,537 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-24 22:17:37,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-24 22:17:37,654 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-24 22:17:37,689 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-24 22:17:37,734 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-24 22:17:37,740 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-24 22:17:37,741 [printer.py:reinit()] - # Extruders: 1
2024-08-24 22:17:37,741 [printer.py:reinit()] - # Temperature devices: 4
2024-08-24 22:17:37,742 [printer.py:reinit()] - # Fans: 2
2024-08-24 22:17:37,742 [printer.py:reinit()] - # Output pins: 1
2024-08-24 22:17:37,744 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-24 22:17:38,023 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-24 22:17:38,034 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-24 22:17:38,034 [printer.py:change_state()] - Adding callback for state: startup
2024-08-24 22:17:38,097 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:17:38,098 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 22:17:38,126 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:17:38,127 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 22:17:38,128 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-24 22:17:38,129 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-24 22:17:38,134 [screen.py:init_printer()] - Printer initialized
2024-08-24 22:17:39,740 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-24 22:17:39,740 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 22:17:39,750 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-24 22:17:39,751 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-24 22:17:39,780 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 22:17:39,928 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 22:17:39,945 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 22:17:39,958 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 22:17:39,971 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 22:17:39,983 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 22:17:40,030 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 22:17:40,034 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 22:17:40,063 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 22:17:40,378 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-24 22:17:40,379 [printer.py:init_temp_store()] - Temp store: []
2024-08-24 22:17:40,427 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-24 22:17:40,428 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-24 23:43:35,134 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-24 23:43:35,134 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 23:43:35,141 [screen.py:_load_panel()] - Loading panel: menu
2024-08-24 23:43:35,141 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-24 23:43:35,328 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-24 23:43:35,336 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-24 23:43:35,361 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-24 23:43:38,306 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-24 23:43:38,321 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 23:43:38,324 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 23:43:40,650 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-24 23:43:40,651 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 23:43:40,857 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-24 23:43:40,890 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 23:43:40,931 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 23:43:40,935 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 23:43:47,896 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-24 23:43:47,897 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-24 23:43:48,008 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-24 23:43:48,102 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-24 23:43:48,104 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-24 23:43:50,310 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: UNLOAD_FILAMENT SPEED=120
2024-08-24 23:48:13,610 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-24 23:49:51,917 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-24 23:50:12,146 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-24 23:51:57,351 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-24 23:51:57,352 [printer.py:change_state()] - Adding callback for state: printing
2024-08-24 23:51:57,365 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 23:51:57,372 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-24 23:51:57,373 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-24 23:51:57,546 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-24 23:51:57,549 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-24 23:51:57,583 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 23:51:57,677 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Pressure Advance Calibration压力提前校准.gcode'
2024-08-24 23:51:57,680 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-24 23:51:57,692 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/Pressure Advance Calibration压力提前校准-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-24 23:51:58,360 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-24 23:59:11,821 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-24 23:59:14,323 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-24 23:59:14,324 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 23:59:26,366 [job_status.py:close_panel()] - Closing job_status panel
2024-08-24 23:59:26,378 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 23:59:26,495 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 23:59:26,502 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 23:59:26,511 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 23:59:26,525 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 23:59:26,533 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 23:59:26,572 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 23:59:26,574 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 23:59:26,591 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 23:59:26,591 [printer.py:change_state()] - Adding callback for state: ready
2024-08-24 23:59:26,643 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-24 23:59:26,730 [main_menu.py:add_device()] - Adding device: extruder
2024-08-24 23:59:26,738 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-24 23:59:26,746 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-24 23:59:26,753 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-24 23:59:26,761 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-24 23:59:26,798 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 23:59:26,800 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 23:59:26,817 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-24 23:59:29,106 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-24 23:59:29,106 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-24 23:59:29,249 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-24 23:59:29,282 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 23:59:29,322 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 23:59:29,326 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 23:59:31,187 [screen.py:_load_panel()] - Loading panel: move
2024-08-24 23:59:31,188 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/move.py
2024-08-24 23:59:31,297 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > move
2024-08-24 23:59:37,183 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-25 F600
2024-08-24 23:59:37,185 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 23:59:38,970 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z-25 F600
2024-08-24 23:59:38,971 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 23:59:44,538 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G91
G1 Z+25 F600
2024-08-24 23:59:44,540 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G90
2024-08-24 23:59:52,438 [screen.py:_menu_go_back()] - #### Menu go home
2024-08-24 23:59:52,471 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-24 23:59:52,519 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-24 23:59:52,526 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-24 23:59:52,547 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-24 23:59:52,550 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 00:00:33,210 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-08-25 00:00:33,210 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 00:00:33,356 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-08-25 00:00:33,385 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-08-25 00:00:33,393 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-08-25 00:04:01,734 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-25 00:04:01,820 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-25 00:04:01,820 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-25 00:04:01,847 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 00:04:05,429 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-25 00:04:05,430 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-25 00:04:05,536 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-25 00:04:05,544 [menu.py:arrangeMenuItems()] - X > power
2024-08-25 00:04:05,549 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-25 00:04:09,738 [screen.py:_load_panel()] - Loading panel: system
2024-08-25 00:04:09,739 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-25 00:04:09,788 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-25 00:04:09,789 [system.py:__init__()] - No update manager configured
2024-08-25 00:04:09,800 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-25 00:04:09,822 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-25 00:04:09,822 [system.py:get_updates()] - No update manager configured
2024-08-25 00:04:11,845 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff85454a20 (GtkDialog at 0x2c300610)>
2024-08-25 00:04:16,059 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 00:04:52,002 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 00:04:52,242 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 00:04:52,244 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 00:04:52,288 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 00:04:52,291 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 00:04:52,295 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 00:04:52,297 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 00:04:52,478 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 00:04:52,479 [config.py:install_language()] - Using lang en
2024-08-25 00:04:52,497 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 00:04:52,501 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 00:04:53,407 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 00:04:53,436 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 00:04:53,484 [screen.py:initial_connection()] - Default printer: None
2024-08-25 00:04:53,485 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 00:04:53,488 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 00:04:53,489 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 00:04:53,569 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 00:04:53,621 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 00:04:53,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 00:04:53,646 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 00:04:53,661 [_logging.py:info()] - Websocket connected
2024-08-25 00:04:53,661 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 00:04:53,702 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 00:04:53,735 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 00:04:53,758 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 00:04:53,798 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 00:04:53,803 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 00:04:53,803 [printer.py:reinit()] - # Extruders: 1
2024-08-25 00:04:53,803 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 00:04:53,804 [printer.py:reinit()] - # Fans: 2
2024-08-25 00:04:53,804 [printer.py:reinit()] - # Output pins: 1
2024-08-25 00:04:53,805 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 00:04:54,107 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 00:04:54,125 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 00:04:54,126 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 00:04:54,232 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 00:04:54,233 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 00:04:54,270 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 00:04:54,271 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 00:04:54,273 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 00:04:54,273 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 00:04:54,274 [screen.py:init_printer()] - Printer initialized
2024-08-25 00:04:55,544 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 00:04:55,545 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 00:04:55,551 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 00:04:55,551 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 00:04:55,573 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 00:04:55,675 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 00:04:55,686 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 00:04:55,695 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 00:04:55,703 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 00:04:55,711 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 00:04:55,748 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 00:04:55,753 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 00:04:55,773 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 00:04:56,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 00:04:56,756 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 00:04:56,785 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 00:04:56,786 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 00:34:17,932 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff780a98b8 (GtkDialog at 0x6674600)>
2024-08-25 00:35:17,316 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 00:35:17,316 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 00:35:17,324 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 00:35:17,332 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 00:35:17,335 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-25 00:35:17,336 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-25 00:35:17,507 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 00:35:17,509 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 00:35:17,537 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 00:35:17,633 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Pressure Advance Calibration压力提前校准.gcode'
2024-08-25 00:35:17,637 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Pressure Advance Calibration压力提前校准.gcode Size: 43763
2024-08-25 00:35:17,647 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/Pressure Advance Calibration压力提前校准-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-25 00:35:18,186 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 00:42:52,694 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-25 00:42:55,195 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 00:42:55,196 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 00:44:31,054 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-25 00:44:31,054 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 00:44:31,058 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 00:44:31,068 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 00:44:31,104 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 00:44:31,135 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 00:44:31,135 [screen.py:init_printer()] - Klipper not connected
2024-08-25 00:44:34,325 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 00:44:34,348 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 00:44:34,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 00:44:34,817 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 00:44:34,823 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 00:44:34,824 [printer.py:reinit()] - # Extruders: 1
2024-08-25 00:44:34,824 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 00:44:34,824 [printer.py:reinit()] - # Fans: 2
2024-08-25 00:44:34,824 [printer.py:reinit()] - # Output pins: 1
2024-08-25 00:44:34,825 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 00:44:35,114 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 00:44:35,124 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 00:44:35,124 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 00:44:35,200 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 00:44:35,222 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 00:44:35,241 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 00:44:35,242 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 00:44:35,244 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 00:44:35,244 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 00:44:35,245 [screen.py:init_printer()] - Printer initialized
2024-08-25 00:44:37,060 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 00:44:37,061 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 00:44:37,068 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 00:44:37,154 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 00:44:37,163 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 00:44:37,172 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 00:44:37,180 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 00:44:37,188 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 00:44:37,224 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 00:44:37,471 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 00:44:37,495 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 00:44:37,513 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 00:44:37,515 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 00:51:10,592 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-25 00:51:10,592 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 00:51:10,596 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 00:51:10,605 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 00:51:10,641 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 00:51:10,667 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 00:51:10,667 [screen.py:init_printer()] - Klipper not connected
2024-08-25 00:51:14,326 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 00:51:14,351 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 00:51:14,371 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 00:51:14,405 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 00:51:14,411 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 00:51:14,411 [printer.py:reinit()] - # Extruders: 1
2024-08-25 00:51:14,411 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 00:51:14,411 [printer.py:reinit()] - # Fans: 2
2024-08-25 00:51:14,411 [printer.py:reinit()] - # Output pins: 1
2024-08-25 00:51:14,412 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 00:51:14,701 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 00:51:14,705 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 00:51:14,705 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 00:51:14,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 00:51:14,799 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 00:51:14,819 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 00:51:14,819 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 00:51:14,820 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 00:51:14,820 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 00:51:14,822 [screen.py:init_printer()] - Printer initialized
2024-08-25 00:51:17,174 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 00:51:17,174 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 00:51:17,183 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 00:51:17,268 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 00:51:17,275 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 00:51:17,283 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 00:51:17,292 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 00:51:17,304 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 00:51:17,344 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 00:51:17,455 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 00:51:17,470 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 00:51:17,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 00:51:17,490 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 00:52:13,604 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 00:52:13,604 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 00:52:13,610 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 00:52:13,611 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 00:52:13,748 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 00:52:13,781 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 00:52:13,821 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 00:52:13,826 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 00:52:16,313 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-25 00:52:16,314 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-25 00:52:16,424 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 00:52:16,514 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-25 00:52:16,517 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-25 00:52:18,143 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: UNLOAD_FILAMENT SPEED=120
2024-08-25 00:54:50,101 [extrude.py:change_distance()] - ### Distance 25
2024-08-25 00:54:52,169 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=0
2024-08-25 00:54:53,118 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-25 00:54:55,527 [extrude.py:change_speed()] - ### Speed 5
2024-08-25 00:55:14,536 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-25 00:55:14,537 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-25 00:55:14,592 [temperature.py:add_device()] - Adding device: extruder
2024-08-25 00:55:14,613 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-25 00:55:14,635 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 00:55:14,651 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 00:55:14,667 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 00:55:14,700 [temperature.py:__init__()] - ready
2024-08-25 00:55:14,705 [temperature.py:select_heater()] - Seselecting extruder
2024-08-25 00:55:14,709 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-25 00:55:14,712 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-25 00:55:14,738 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2024-08-25 00:55:19,327 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 00:55:19,328 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 00:55:19,328 [temperature.py:set_temperature()] - name match extruder
2024-08-25 00:55:19,328 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-25 00:55:19,331 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 00:55:19,331 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 00:55:19,332 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-25 00:55:19,334 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 00:55:19,335 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 00:55:19,335 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-25 00:56:08,744 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 00:56:08,793 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 00:56:08,820 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 00:56:11,043 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=300
2024-08-25 00:56:24,912 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-25 00:57:43,906 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 00:57:59,223 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-25 00:58:25,391 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=300
2024-08-25 00:58:28,715 [extrude.py:change_distance()] - ### Distance 15
2024-08-25 00:59:59,921 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2024-08-25 01:00:01,187 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 01:00:01,188 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 01:00:01,188 [temperature.py:set_temperature()] - name match extruder
2024-08-25 01:00:01,188 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-25 01:00:01,189 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 01:00:01,190 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 01:00:01,190 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-25 01:00:01,192 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 01:00:01,192 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 01:00:01,193 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-25 01:00:18,067 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-25 01:00:18,068 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-25 01:00:18,068 [temperature.py:set_temperature()] - name match extruder
2024-08-25 01:00:18,069 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S240.0
2024-08-25 01:00:18,071 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-25 01:00:18,072 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-25 01:00:18,072 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S80.0
2024-08-25 01:00:18,074 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-25 01:00:18,075 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-25 01:00:18,075 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-25 01:01:55,164 [files.py:_callback()] - Error in getting metadata for .thumbs/KLP1 pen holder_0.2mm_TPU_Generic Klipper Printer_42m25s-100x100.png. Retrying in 6 seconds
2024-08-25 01:01:55,169 [files.py:_callback()] - Error in getting metadata for .thumbs/KLP1 pen holder_0.2mm_TPU_Generic Klipper Printer_42m25s-32x32.png. Retrying in 6 seconds
2024-08-25 01:01:55,255 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 01:01:55,255 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 01:01:55,407 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 01:01:55,409 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 01:01:55,533 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/KLP1 pen holder_0.2mm_TPU_Generic Klipper Printer_42m25s.gcode'
2024-08-25 01:01:55,536 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 01:01:56,113 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 01:01:56,210 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/KLP1 pen holder_0.2mm_TPU_Generic Klipper Printer_42m25s.gcode Size: 2437569
2024-08-25 01:11:43,413 [screen.py:_load_panel()] - Loading panel: fine_tune
2024-08-25 01:11:43,413 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fine_tune.py
2024-08-25 01:11:43,488 [screen.py:attach_panel()] - Current panel hierarchy: job_status > fine_tune
2024-08-25 01:11:50,323 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 01:11:50,354 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 01:11:51,507 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff780ff8b8 (GtkDialog at 0x690d150)>
2024-08-25 01:11:52,985 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 01:11:52,986 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 01:11:52,986 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-25 01:11:52,992 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 01:11:53,275 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-25 01:12:04,045 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 01:12:04,047 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 01:13:49,704 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff780a98b8 (GtkDialog at 0x6674600)>
2024-08-25 01:13:49,727 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff725eddc8 (GtkDialog at 0x68c88e0)>
2024-08-25 01:14:16,954 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 01:14:16,954 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 01:14:16,957 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-25 01:14:16,976 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/KLP1 pen holder_0.2mm_TPU_Generic Klipper Printer_42m25s.gcode Size: 2437569
2024-08-25 01:16:09,992 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 01:16:09,993 [screen.py:_send_action()] - printer.gcode.script: {'script': 'SAVE_CONFIG'}
2024-08-25 01:16:13,147 [printer.py:change_state()] - Changing state from 'printing' to 'disconnected'
2024-08-25 01:16:13,147 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 01:16:13,155 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 01:16:13,177 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 01:16:13,253 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 01:16:13,315 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 01:16:13,315 [screen.py:init_printer()] - Klipper not connected
2024-08-25 01:16:16,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 01:16:16,351 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 01:16:16,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 01:16:16,906 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 01:16:16,913 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 01:16:16,913 [printer.py:reinit()] - # Extruders: 1
2024-08-25 01:16:16,913 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 01:16:16,913 [printer.py:reinit()] - # Fans: 2
2024-08-25 01:16:16,913 [printer.py:reinit()] - # Output pins: 1
2024-08-25 01:16:16,915 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 01:16:17,199 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 01:16:17,203 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 01:16:17,204 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 01:16:17,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 01:16:17,310 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 01:16:17,329 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 01:16:17,330 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 01:16:17,331 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 01:16:17,331 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 01:16:17,332 [screen.py:init_printer()] - Printer initialized
2024-08-25 01:16:19,413 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 01:16:19,447 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 01:16:19,483 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 01:16:19,485 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 01:16:19,674 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 01:16:19,674 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 01:16:19,683 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 01:16:19,776 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 01:16:19,783 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 01:16:19,791 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 01:16:19,800 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 01:16:19,807 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 01:16:19,842 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 01:17:01,660 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 01:17:01,661 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 01:17:01,805 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 01:17:01,838 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 01:17:01,878 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 01:17:01,883 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 01:17:05,920 [screen.py:_load_panel()] - Loading panel: gcode_macros
2024-08-25 01:17:05,921 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/gcode_macros.py
2024-08-25 01:17:05,985 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > gcode_macros
2024-08-25 01:17:09,343 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 01:17:09,386 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 01:17:09,434 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 01:17:09,440 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 01:17:10,143 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 01:17:10,159 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 01:17:21,890 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 01:17:21,890 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 01:17:22,035 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 01:17:22,036 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 01:17:22,124 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/KLP1 pen holder_0.2mm_TPU_Generic Klipper Printer_42m25s.gcode'
2024-08-25 01:17:22,127 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/KLP1 pen holder_0.2mm_TPU_Generic Klipper Printer_42m25s.gcode Size: 2437569
2024-08-25 01:25:05,124 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff72637d38 (GtkDialog at 0x6b945c0)>
2024-08-25 01:25:06,107 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 01:25:06,107 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 01:25:06,107 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-25 01:25:06,113 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 01:25:06,419 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-25 01:25:17,183 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 01:25:17,184 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 01:30:00,209 [files.py:_callback()] - Error in getting metadata for .thumbs/KLP1 pen holder_0.24mm_PLA_Generic Klipper Printer_36m49s-100x100.png. Retrying in 6 seconds
2024-08-25 01:30:00,216 [files.py:_callback()] - Error in getting metadata for .thumbs/KLP1 pen holder_0.24mm_PLA_Generic Klipper Printer_36m49s-32x32.png. Retrying in 6 seconds
2024-08-25 01:30:00,343 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 01:30:00,344 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 01:30:00,346 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-25 01:30:00,361 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 01:30:01,134 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 01:30:01,179 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/KLP1 pen holder_0.24mm_PLA_Generic Klipper Printer_36m49s.gcode Size: 2279180
2024-08-25 02:09:24,330 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-25 02:09:26,817 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 02:09:26,817 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 02:11:16,898 [files.py:_callback()] - Error in getting metadata for .thumbs/5 Right lateral wall_0.2mm_PLA_Generic Klipper Printer_2h13m-100x100.png. Retrying in 6 seconds
2024-08-25 02:11:16,902 [files.py:_callback()] - Error in getting metadata for .thumbs/5 Right lateral wall_0.2mm_PLA_Generic Klipper Printer_2h13m-32x32.png. Retrying in 6 seconds
2024-08-25 02:11:16,934 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 02:11:16,935 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 02:11:16,939 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-25 02:11:16,955 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 02:11:17,838 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 02:11:17,886 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/5 Right lateral wall_0.2mm_PLA_Generic Klipper Printer_2h13m.gcode Size: 8143616
2024-08-25 02:25:06,305 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-25 02:26:28,023 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-25 02:26:28,043 [screen.py:wake_screen()] - Screen wake up
2024-08-25 02:26:29,701 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7260ff30 (GtkDialog at 0x6abe350)>
2024-08-25 02:26:31,085 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 02:26:31,085 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 02:26:31,086 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-25 02:26:31,097 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 02:26:31,648 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-25 02:26:35,303 [job_status.py:close_panel()] - Closing job_status panel
2024-08-25 02:26:35,310 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 02:26:35,402 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 02:26:35,410 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 02:26:35,421 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 02:26:35,429 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 02:26:35,436 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 02:26:35,472 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 02:26:35,523 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 02:26:35,523 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 02:26:35,681 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 02:26:35,769 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 02:26:35,776 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 02:26:35,784 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 02:26:35,791 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 02:26:35,799 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 02:26:35,834 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 02:28:00,319 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-08-25 02:28:00,320 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 02:28:00,462 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-08-25 02:28:00,489 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-08-25 02:28:00,496 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-08-25 02:28:04,201 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28 X Y'}
2024-08-25 02:28:23,763 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28 Z'}
2024-08-25 02:28:25,535 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28 Z'}
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 02:17:35,072 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 02:17:35,363 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 02:17:35,370 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 02:17:35,417 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 02:17:35,421 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 02:17:35,434 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 02:17:35,437 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 02:17:35,671 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 02:17:35,671 [config.py:install_language()] - Using lang en
2024-08-25 02:17:35,692 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 02:17:35,696 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 02:17:36,485 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 02:17:36,519 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 02:17:36,580 [screen.py:initial_connection()] - Default printer: None
2024-08-25 02:17:36,581 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 02:17:36,584 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 02:17:36,584 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 02:17:36,671 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 02:17:36,744 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 02:17:36,777 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 02:17:36,778 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 02:17:36,815 [_logging.py:info()] - Websocket connected
2024-08-25 02:17:36,817 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 02:17:36,898 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 02:17:36,980 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 02:17:37,013 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 02:17:37,070 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 02:17:37,078 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 02:17:37,079 [printer.py:reinit()] - # Extruders: 1
2024-08-25 02:17:37,079 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 02:17:37,080 [printer.py:reinit()] - # Fans: 2
2024-08-25 02:17:37,080 [printer.py:reinit()] - # Output pins: 1
2024-08-25 02:17:37,082 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 02:17:37,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 02:17:37,368 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 02:17:37,369 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 02:17:37,411 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 02:17:37,412 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 02:17:37,436 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 02:17:37,437 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 02:17:37,438 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 02:17:37,438 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 02:17:37,440 [screen.py:init_printer()] - Printer initialized
2024-08-25 02:17:39,091 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 02:17:39,092 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 02:17:39,101 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 02:17:39,101 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 02:17:39,123 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 02:17:39,230 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 02:17:39,239 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 02:17:39,249 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 02:17:39,257 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 02:17:39,266 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 02:17:39,313 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 02:17:39,317 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 02:17:39,345 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 02:17:39,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 02:17:39,609 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 02:17:39,642 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 02:17:39,643 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 02:33:10,241 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff91b7c990 (GtkDialog at 0x2804b6a0)>
2024-08-25 02:33:32,609 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-25 02:33:32,610 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 02:33:32,614 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 02:33:32,620 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 02:33:32,627 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 02:33:32,650 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 02:33:32,673 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 02:33:32,673 [screen.py:init_printer()] - Klipper not connected
2024-08-25 02:33:36,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 02:33:36,034 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 02:33:36,442 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 02:33:36,480 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 02:33:36,485 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 02:33:36,485 [printer.py:reinit()] - # Extruders: 1
2024-08-25 02:33:36,486 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 02:33:36,486 [printer.py:reinit()] - # Fans: 2
2024-08-25 02:33:36,486 [printer.py:reinit()] - # Output pins: 1
2024-08-25 02:33:36,487 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 02:33:36,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 02:33:36,791 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 02:33:36,792 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 02:33:36,840 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 02:33:36,883 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 02:33:36,904 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 02:33:36,905 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 02:33:36,906 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 02:33:36,906 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 02:33:36,907 [screen.py:init_printer()] - Printer initialized
2024-08-25 02:33:39,033 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 02:33:39,078 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 02:33:39,098 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 02:33:39,099 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 02:33:39,268 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 02:33:39,269 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 02:33:39,283 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 02:33:39,429 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 02:33:39,437 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 02:33:39,446 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 02:33:39,454 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 02:33:39,463 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 02:33:39,506 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 02:34:47,377 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-25 02:34:47,378 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 02:34:47,379 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 02:34:47,401 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 02:34:47,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 02:34:47,512 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 02:34:47,512 [screen.py:init_printer()] - Klipper not connected
2024-08-25 02:34:51,013 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 02:34:51,037 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 02:34:51,119 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 02:34:51,155 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 02:34:51,160 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 02:34:51,161 [printer.py:reinit()] - # Extruders: 1
2024-08-25 02:34:51,161 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 02:34:51,162 [printer.py:reinit()] - # Fans: 2
2024-08-25 02:34:51,162 [printer.py:reinit()] - # Output pins: 1
2024-08-25 02:34:51,163 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 02:34:51,451 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 02:34:51,461 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 02:34:51,461 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 02:34:51,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 02:34:51,555 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 02:34:51,575 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 02:34:51,576 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 02:34:51,577 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 02:34:51,577 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 02:34:51,578 [screen.py:init_printer()] - Printer initialized
2024-08-25 02:34:53,923 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 02:34:53,924 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 02:34:53,933 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 02:34:54,025 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 02:34:54,032 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 02:34:54,040 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 02:34:54,047 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 02:34:54,055 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 02:34:54,097 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 02:34:54,203 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 02:34:54,245 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 02:34:54,263 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 02:34:54,264 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 02:35:13,875 [files.py:_callback()] - Error in getting metadata for .thumbs/Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s-100x100.png. Retrying in 6 seconds
2024-08-25 02:35:13,880 [files.py:_callback()] - Error in getting metadata for .thumbs/Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s-32x32.png. Retrying in 6 seconds
2024-08-25 02:35:13,985 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 02:35:13,986 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 02:35:14,019 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-25 02:35:14,020 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-25 02:35:14,210 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 02:35:14,211 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 02:35:14,684 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode'
2024-08-25 02:35:14,686 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 02:35:14,855 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 02:35:14,924 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode Size: 5532803
2024-08-25 03:29:49,057 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-25 03:32:40,194 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-25 03:32:40,207 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-25 03:32:40,227 [screen.py:wake_screen()] - Screen wake up
2024-08-25 03:32:42,452 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 03:32:42,453 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 03:36:45,833 [job_status.py:close_panel()] - Closing job_status panel
2024-08-25 03:36:45,840 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 03:36:45,926 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 03:36:45,934 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 03:36:45,942 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 03:36:45,949 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 03:36:45,957 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 03:36:45,997 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 03:36:46,055 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 03:36:46,213 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 03:36:46,301 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 03:36:46,308 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 03:36:46,316 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 03:36:46,324 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 03:36:46,331 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 03:36:46,368 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 03:37:04,182 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 03:37:04,182 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 03:37:04,196 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 03:37:04,196 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 03:37:04,349 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 03:37:04,383 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 03:37:04,424 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 03:37:04,429 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 03:37:10,201 [screen.py:_menu_go_back()] - #### Menu go home
2024-08-25 03:37:10,232 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 03:37:20,659 [screen.py:_load_panel()] - Loading panel: gcode_macros
2024-08-25 03:37:20,659 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/gcode_macros.py
2024-08-25 03:37:20,692 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > gcode_macros
2024-08-25 03:37:27,630 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-25 03:37:27,885 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-25 03:37:27,886 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-25 03:37:27,915 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 03:37:37,449 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-25 03:37:37,450 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-25 03:37:37,535 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-25 03:37:37,543 [menu.py:arrangeMenuItems()] - X > power
2024-08-25 03:37:37,548 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-25 03:37:40,055 [screen.py:_load_panel()] - Loading panel: system
2024-08-25 03:37:40,056 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-25 03:37:40,147 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-25 03:37:40,148 [system.py:__init__()] - No update manager configured
2024-08-25 03:37:40,165 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-25 03:37:40,204 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-25 03:37:40,205 [system.py:get_updates()] - No update manager configured
2024-08-25 03:37:42,219 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff90280d80 (GtkDialog at 0x2849eb30)>
2024-08-25 03:37:44,115 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 03:38:20,564 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 03:38:20,846 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 03:38:20,849 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 03:38:20,898 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 03:38:20,901 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 03:38:20,905 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 03:38:20,907 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 03:38:21,183 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 03:38:21,184 [config.py:install_language()] - Using lang en
2024-08-25 03:38:21,206 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 03:38:21,209 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 03:38:22,129 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 03:38:22,172 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 03:38:22,230 [screen.py:initial_connection()] - Default printer: None
2024-08-25 03:38:22,231 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 03:38:22,234 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 03:38:22,235 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 03:38:22,329 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 03:38:22,399 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 03:38:22,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 03:38:22,432 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 03:38:22,457 [_logging.py:info()] - Websocket connected
2024-08-25 03:38:22,457 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 03:38:22,514 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 03:38:22,559 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 03:38:22,591 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 03:38:22,639 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 03:38:22,646 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 03:38:22,646 [printer.py:reinit()] - # Extruders: 1
2024-08-25 03:38:22,647 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 03:38:22,647 [printer.py:reinit()] - # Fans: 2
2024-08-25 03:38:22,647 [printer.py:reinit()] - # Output pins: 1
2024-08-25 03:38:22,649 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 03:38:22,933 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 03:38:22,948 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 03:38:22,948 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 03:38:23,003 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 03:38:23,004 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 03:38:23,041 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 03:38:23,043 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 03:38:23,043 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 03:38:23,044 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 03:38:23,048 [screen.py:init_printer()] - Printer initialized
2024-08-25 03:38:24,389 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 03:38:24,389 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 03:38:24,398 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 03:38:24,399 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 03:38:24,424 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 03:38:24,538 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 03:38:24,548 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 03:38:24,559 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 03:38:24,569 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 03:38:24,578 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 03:38:24,621 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 03:38:24,627 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 03:38:24,659 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 03:38:25,444 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 03:38:25,445 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 03:38:25,567 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 03:38:25,568 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 16:49:18,391 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-25 16:49:18,392 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 16:49:18,398 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 16:49:18,418 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 16:49:18,474 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 16:49:18,539 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 16:49:18,540 [screen.py:init_printer()] - Klipper not connected
2024-08-25 16:49:21,460 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 16:49:21,483 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 16:49:22,146 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 16:49:22,182 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 16:49:22,187 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 16:49:22,187 [printer.py:reinit()] - # Extruders: 1
2024-08-25 16:49:22,188 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 16:49:22,188 [printer.py:reinit()] - # Fans: 2
2024-08-25 16:49:22,188 [printer.py:reinit()] - # Output pins: 1
2024-08-25 16:49:22,190 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 16:49:22,475 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 16:49:22,480 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 16:49:22,480 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 16:49:22,552 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 16:49:22,584 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 16:49:22,604 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 16:49:22,605 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 16:49:22,605 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 16:49:22,606 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 16:49:22,607 [screen.py:init_printer()] - Printer initialized
2024-08-25 16:49:24,426 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 16:49:24,427 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 16:49:24,434 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 16:49:24,522 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 16:49:24,530 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 16:49:24,540 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 16:49:24,550 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 16:49:24,560 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 16:49:24,599 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 16:49:24,776 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 16:49:24,823 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 16:49:24,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 16:49:24,844 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 17:01:19,998 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-25 17:01:19,999 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 17:01:20,013 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 17:01:20,014 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 17:01:20,269 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-25 17:01:20,277 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-25 17:01:20,301 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-25 17:01:24,569 [screen.py:_load_panel()] - Loading panel: system
2024-08-25 17:01:24,569 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-25 17:01:24,659 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-25 17:01:24,659 [system.py:__init__()] - No update manager configured
2024-08-25 17:01:24,681 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > system
2024-08-25 17:01:24,718 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-25 17:01:24,719 [system.py:get_updates()] - No update manager configured
2024-08-25 17:01:26,502 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8d0225a0 (GtkDialog at 0x354a4880)>
2024-08-25 17:01:27,712 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 17:02:03,959 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 17:02:04,385 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 17:02:04,387 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 17:02:04,430 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 17:02:04,433 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 17:02:04,441 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 17:02:04,450 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 17:02:04,733 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 17:02:04,734 [config.py:install_language()] - Using lang en
2024-08-25 17:02:04,755 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 17:02:04,772 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 17:02:05,838 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 17:02:05,894 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 17:02:05,982 [screen.py:initial_connection()] - Default printer: None
2024-08-25 17:02:05,983 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 17:02:05,987 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 17:02:05,988 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 17:02:06,135 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 17:02:06,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 17:02:06,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 17:02:06,247 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 17:02:06,289 [_logging.py:info()] - Websocket connected
2024-08-25 17:02:06,290 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 17:02:06,415 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 17:02:06,474 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 17:02:06,511 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 17:02:06,564 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 17:02:06,571 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 17:02:06,572 [printer.py:reinit()] - # Extruders: 1
2024-08-25 17:02:06,572 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 17:02:06,573 [printer.py:reinit()] - # Fans: 2
2024-08-25 17:02:06,574 [printer.py:reinit()] - # Output pins: 1
2024-08-25 17:02:06,577 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 17:02:06,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 17:02:06,848 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 17:02:06,848 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 17:02:06,926 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 17:02:06,927 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 17:02:06,961 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 17:02:06,962 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 17:02:06,964 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 17:02:06,965 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 17:02:06,969 [screen.py:init_printer()] - Printer initialized
2024-08-25 17:02:08,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 17:02:08,919 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 17:02:08,951 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 17:02:08,952 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 17:02:09,088 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 17:02:09,089 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 17:02:09,099 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 17:02:09,100 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 17:02:09,124 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 17:02:09,241 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 17:02:09,253 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 17:02:09,264 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 17:02:09,273 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 17:02:09,283 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 17:02:09,339 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 17:02:09,344 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 17:02:09,371 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 17:44:43,097 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-25 17:44:43,098 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 17:44:43,124 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 17:44:43,124 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 17:44:43,382 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-25 17:44:43,390 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-25 17:44:43,416 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-25 17:44:45,319 [screen.py:_load_panel()] - Loading panel: network
2024-08-25 17:44:45,319 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2024-08-25 17:44:45,381 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2024-08-25 17:44:45,382 [network.py:__init__()] - Using wpa_cli
2024-08-25 17:44:45,396 [wifi.py:run()] - Setting up wifi event loop
2024-08-25 17:44:45,441 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2024-08-25 17:44:46,176 [network.py:connected_callback()] - Now connected to a new network
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 17:49:33,225 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 17:49:33,663 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 17:49:33,671 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 17:49:33,756 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 17:49:33,760 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 17:49:33,778 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 17:49:33,784 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 17:49:34,175 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 17:49:34,176 [config.py:install_language()] - Using lang en
2024-08-25 17:49:34,207 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 17:49:34,213 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 17:49:35,288 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 17:49:35,348 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 17:49:35,437 [screen.py:initial_connection()] - Default printer: None
2024-08-25 17:49:35,438 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 17:49:35,440 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 17:49:35,441 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 17:49:35,592 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 17:49:36,194 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 17:49:36,239 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 17:49:36,241 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 17:49:36,288 [_logging.py:info()] - Websocket connected
2024-08-25 17:49:36,288 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 17:49:36,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 17:49:36,459 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 17:49:36,502 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 17:49:36,555 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 17:49:36,562 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 17:49:36,562 [printer.py:reinit()] - # Extruders: 1
2024-08-25 17:49:36,563 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 17:49:36,563 [printer.py:reinit()] - # Fans: 2
2024-08-25 17:49:36,564 [printer.py:reinit()] - # Output pins: 1
2024-08-25 17:49:36,566 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 17:49:36,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 17:49:36,858 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 17:49:36,858 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 17:49:36,925 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 17:49:36,926 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 17:49:36,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 17:49:36,962 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 17:49:36,963 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 17:49:36,964 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 17:49:36,972 [screen.py:init_printer()] - Printer initialized
2024-08-25 17:49:37,805 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 17:49:37,806 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 17:49:37,821 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 17:49:37,821 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 17:49:37,847 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 17:49:37,967 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 17:49:37,979 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 17:49:37,990 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 17:49:37,999 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 17:49:38,009 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 17:49:38,058 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 17:49:38,062 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 17:49:38,092 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 17:49:38,836 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 17:49:38,837 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 17:49:38,868 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 17:49:38,870 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 18:11:57,855 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-25 18:11:57,856 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 18:11:57,868 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 18:11:57,868 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 18:11:58,149 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-25 18:11:58,160 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-25 18:11:58,186 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-25 18:12:03,226 [screen.py:_load_panel()] - Loading panel: settings
2024-08-25 18:12:03,227 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/settings.py
2024-08-25 18:12:03,345 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > settings
2024-08-25 18:12:07,039 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-25 18:12:07,230 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-25 18:12:07,230 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-25 18:12:07,252 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 18:12:08,748 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-25 18:12:08,749 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-25 18:12:08,911 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-25 18:12:08,921 [menu.py:arrangeMenuItems()] - X > power
2024-08-25 18:12:08,926 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-25 18:12:10,941 [screen.py:_load_panel()] - Loading panel: system
2024-08-25 18:12:10,942 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-25 18:12:11,037 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-25 18:12:11,038 [system.py:__init__()] - No update manager configured
2024-08-25 18:12:11,056 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-25 18:12:11,083 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-25 18:12:11,083 [system.py:get_updates()] - No update manager configured
2024-08-25 18:12:12,070 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff923ce870 (GtkDialog at 0x1ee7a5a0)>
2024-08-25 18:12:13,291 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 18:12:48,809 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 18:12:49,184 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 18:12:49,187 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 18:12:49,239 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 18:12:49,242 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 18:12:49,246 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 18:12:49,248 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 18:12:49,618 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 18:12:49,618 [config.py:install_language()] - Using lang en
2024-08-25 18:12:49,649 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 18:12:49,661 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 18:12:50,950 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 18:12:51,006 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 18:12:51,102 [screen.py:initial_connection()] - Default printer: None
2024-08-25 18:12:51,103 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 18:12:51,108 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 18:12:51,112 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 18:12:51,239 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 18:12:52,121 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 18:12:52,162 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 18:12:52,164 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 18:12:52,187 [_logging.py:info()] - Websocket connected
2024-08-25 18:12:52,188 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 18:12:52,286 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 18:12:52,333 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 18:12:52,363 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 18:12:52,419 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 18:12:52,425 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 18:12:52,427 [printer.py:reinit()] - # Extruders: 1
2024-08-25 18:12:52,427 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 18:12:52,428 [printer.py:reinit()] - # Fans: 2
2024-08-25 18:12:52,428 [printer.py:reinit()] - # Output pins: 1
2024-08-25 18:12:52,433 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 18:12:52,718 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 18:12:52,731 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 18:12:52,731 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 18:12:52,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 18:12:52,787 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 18:12:52,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 18:12:52,821 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 18:12:52,822 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 18:12:52,823 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 18:12:52,835 [screen.py:init_printer()] - Printer initialized
2024-08-25 18:12:53,655 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 18:12:53,656 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 18:12:53,662 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 18:12:53,662 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 18:12:53,686 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 18:12:53,818 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 18:12:53,833 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 18:12:53,845 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 18:12:53,855 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 18:12:53,869 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 18:12:53,924 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 18:12:53,929 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 18:12:53,956 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 18:12:54,804 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 18:12:54,805 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 18:12:54,835 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 18:12:54,837 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 19:31:39,941 [files.py:_callback()] - Error in getting metadata for .thumbs/magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s-100x100.png. Retrying in 6 seconds
2024-08-25 19:31:39,945 [files.py:_callback()] - Error in getting metadata for .thumbs/magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s-32x32.png. Retrying in 6 seconds
2024-08-25 19:31:40,076 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 19:31:40,077 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 19:31:40,080 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 19:31:40,083 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-25 19:31:40,084 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-25 19:31:40,730 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 19:31:40,732 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 19:31:40,770 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 19:31:40,853 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode'
2024-08-25 19:31:40,855 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 19:31:40,982 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 19:31:41,036 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode Size: 2177895
2024-08-25 19:46:18,628 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2024-08-25 19:46:18,629 [printer.py:change_state()] - Adding callback for state: paused
2024-08-25 19:46:18,641 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2024-08-25 19:47:18,709 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff80275438 (GtkDialog at 0x208045c0)>
2024-08-25 19:47:20,431 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 19:47:20,431 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 19:47:20,432 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'cancelling'
2024-08-25 19:47:20,439 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 19:47:20,565 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'paused'
2024-08-25 19:47:22,620 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-25 19:47:22,621 [screen.py:_go_to_submenu()] - #### Menu __print
2024-08-25 19:47:22,629 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 19:47:22,629 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 19:47:22,750 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 19:47:22,855 [screen.py:attach_panel()] - Current panel hierarchy: job_status >
2024-08-25 19:47:22,904 [menu.py:arrangeMenuItems()] - X > power
2024-08-25 19:47:22,912 [menu.py:arrangeMenuItems()] - X > camera
2024-08-25 19:47:22,930 [menu.py:arrangeMenuItems()] - X > retraction
2024-08-25 19:47:26,589 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-25 19:47:26,590 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-25 19:47:26,657 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude
2024-08-25 19:47:26,750 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-25 19:47:26,753 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-25 19:47:29,126 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 19:47:31,056 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 19:47:33,521 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 19:47:34,288 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 19:50:04,592 [extrude.py:change_distance()] - ### Distance 5
2024-08-25 19:50:05,837 [extrude.py:change_distance()] - ### Distance 5
2024-08-25 19:50:52,488 [extrude.py:change_extruder()] - Changing extruder to extruder
2024-08-25 19:50:52,489 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: T0
2024-08-25 19:50:54,741 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-25 19:50:54,975 [printer.py:change_state()] - Changing state from 'paused' to 'shutdown'
2024-08-25 19:50:54,975 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-25 19:50:54,996 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 19:51:17,624 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2024-08-25 19:51:17,683 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-25 19:51:17,684 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 19:51:17,686 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 19:51:17,695 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 19:51:17,721 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 19:51:17,760 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 19:51:17,760 [screen.py:init_printer()] - Klipper not connected
2024-08-25 19:51:19,678 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff80290c60 (GtkDialog at 0x209376e0)>
2024-08-25 19:51:20,715 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 19:51:20,739 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 19:51:21,453 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 19:51:21,490 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 19:51:21,495 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 19:51:21,495 [printer.py:reinit()] - # Extruders: 1
2024-08-25 19:51:21,496 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 19:51:21,496 [printer.py:reinit()] - # Fans: 2
2024-08-25 19:51:21,496 [printer.py:reinit()] - # Output pins: 1
2024-08-25 19:51:21,498 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 19:51:21,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 19:51:21,790 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 19:51:21,797 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 19:51:21,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 19:51:21,900 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 19:51:21,920 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 19:51:21,921 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 19:51:21,922 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 19:51:21,922 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 19:51:21,923 [screen.py:init_printer()] - Printer initialized
2024-08-25 19:51:21,937 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 19:51:21,937 [screen.py:_send_action()] - machine.reboot: None
2024-08-25 19:51:22,287 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 19:51:57,921 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 19:51:58,253 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 19:51:58,266 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 19:51:58,319 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 19:51:58,322 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 19:51:58,335 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 19:51:58,337 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 19:51:58,618 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 19:51:58,618 [config.py:install_language()] - Using lang en
2024-08-25 19:51:58,648 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 19:51:58,655 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 19:51:59,738 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 19:51:59,799 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 19:51:59,906 [screen.py:initial_connection()] - Default printer: None
2024-08-25 19:51:59,907 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 19:51:59,910 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 19:51:59,911 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 19:52:00,042 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 19:52:00,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 19:52:00,292 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 19:52:00,293 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 19:52:00,317 [_logging.py:info()] - Websocket connected
2024-08-25 19:52:00,317 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 19:52:00,442 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 19:52:00,503 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 19:52:00,546 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 19:52:00,625 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 19:52:00,632 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 19:52:00,633 [printer.py:reinit()] - # Extruders: 1
2024-08-25 19:52:00,634 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 19:52:00,634 [printer.py:reinit()] - # Fans: 2
2024-08-25 19:52:00,635 [printer.py:reinit()] - # Output pins: 1
2024-08-25 19:52:00,636 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 19:52:00,913 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 19:52:00,928 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 19:52:00,929 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 19:52:01,002 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 19:52:01,003 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 19:52:01,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 19:52:01,056 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 19:52:01,058 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 19:52:01,058 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 19:52:01,060 [screen.py:init_printer()] - Printer initialized
2024-08-25 19:52:03,408 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 19:52:03,408 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 19:52:03,417 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 19:52:03,417 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 19:52:03,452 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 19:52:03,578 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 19:52:03,593 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 19:52:03,607 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 19:52:03,618 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 19:52:03,628 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 19:52:03,682 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:52:03,685 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 19:52:03,712 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 19:52:03,742 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 19:52:03,743 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 19:52:03,772 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 19:52:03,773 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 19:52:40,995 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 19:52:40,996 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 19:52:41,022 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 19:52:41,023 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 19:52:41,211 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 19:52:41,263 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 19:52:41,342 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 19:52:41,350 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 19:52:43,964 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-25 19:52:43,964 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-25 19:52:44,039 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 19:52:44,149 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-25 19:52:44,156 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 19:52:46,003 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: UNLOAD_FILAMENT SPEED=120
2024-08-25 19:54:07,320 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=0
2024-08-25 19:54:10,315 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:54:10,356 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 19:54:10,436 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 19:54:10,442 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 19:54:12,255 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 19:54:12,278 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-25 19:54:12,281 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 19:54:19,538 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:54:19,554 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 19:54:19,603 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 19:54:19,610 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 19:54:20,960 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 19:54:20,981 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 19:54:27,763 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:54:27,779 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 19:54:27,828 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 19:54:27,834 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 19:54:29,095 [screen.py:_load_panel()] - Loading panel: move
2024-08-25 19:54:29,096 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/move.py
2024-08-25 19:54:29,270 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > move
2024-08-25 19:54:30,659 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:54:30,675 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 19:54:30,724 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 19:54:30,730 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 19:54:31,850 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 19:54:31,873 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 19:54:37,148 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-25 19:54:37,148 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-25 19:54:37,175 [temperature.py:add_device()] - Adding device: extruder
2024-08-25 19:54:37,185 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-25 19:54:37,194 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 19:54:37,202 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 19:54:37,209 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 19:54:37,219 [temperature.py:__init__()] - ready
2024-08-25 19:54:37,221 [temperature.py:select_heater()] - Seselecting extruder
2024-08-25 19:54:37,223 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-25 19:54:37,225 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-25 19:54:37,251 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2024-08-25 19:54:39,852 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 19:54:39,852 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 19:54:39,853 [temperature.py:set_temperature()] - name match extruder
2024-08-25 19:54:39,853 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-25 19:54:39,857 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 19:54:39,857 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 19:54:39,858 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-25 19:54:39,861 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 19:54:39,861 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 19:54:39,862 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-25 19:54:43,126 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:54:43,146 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 19:54:43,170 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 19:54:50,743 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:54:50,784 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 19:54:50,893 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 19:54:50,899 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 19:54:53,260 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 19:54:53,283 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-25 19:55:41,179 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 19:56:47,763 [extrude.py:change_distance()] - ### Distance 10
2024-08-25 19:56:49,839 [extrude.py:change_distance()] - ### Distance 10
2024-08-25 19:56:50,411 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 19:58:53,815 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-25 19:58:53,818 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-10 F120
2024-08-25 19:59:02,551 [extrude.py:change_distance()] - ### Distance 25
2024-08-25 19:59:03,534 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 19:59:27,288 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-25 19:59:27,387 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-25 19:59:27,387 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-25 19:59:27,405 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 19:59:30,377 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-25 19:59:30,378 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-25 19:59:30,540 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-25 19:59:30,549 [menu.py:arrangeMenuItems()] - X > power
2024-08-25 19:59:30,553 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-25 19:59:31,504 [screen.py:_load_panel()] - Loading panel: system
2024-08-25 19:59:31,504 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-25 19:59:31,554 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-25 19:59:31,555 [system.py:__init__()] - No update manager configured
2024-08-25 19:59:31,565 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-25 19:59:31,585 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-25 19:59:31,586 [system.py:get_updates()] - No update manager configured
2024-08-25 19:59:33,208 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff9cd90a68 (GtkDialog at 0xab445d0)>
2024-08-25 19:59:34,451 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 20:00:10,358 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 20:00:10,766 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 20:00:10,771 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 20:00:10,869 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 20:00:10,873 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 20:00:10,883 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 20:00:10,885 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 20:00:11,118 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 20:00:11,119 [config.py:install_language()] - Using lang en
2024-08-25 20:00:11,143 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 20:00:11,148 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 20:00:12,215 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 20:00:12,253 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 20:00:12,308 [screen.py:initial_connection()] - Default printer: None
2024-08-25 20:00:12,308 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 20:00:12,311 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 20:00:12,312 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 20:00:12,395 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 20:00:12,464 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:00:12,498 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 20:00:12,500 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 20:00:12,533 [_logging.py:info()] - Websocket connected
2024-08-25 20:00:12,537 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 20:00:12,622 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:00:12,673 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 20:00:12,703 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 20:00:12,767 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 20:00:12,779 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 20:00:12,780 [printer.py:reinit()] - # Extruders: 1
2024-08-25 20:00:12,781 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 20:00:12,782 [printer.py:reinit()] - # Fans: 2
2024-08-25 20:00:12,782 [printer.py:reinit()] - # Output pins: 1
2024-08-25 20:00:12,785 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 20:00:13,071 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 20:00:13,085 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 20:00:13,086 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 20:00:13,156 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:00:13,157 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 20:00:13,207 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:00:13,209 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:00:13,211 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 20:00:13,212 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 20:00:13,219 [screen.py:init_printer()] - Printer initialized
2024-08-25 20:00:14,287 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 20:00:14,288 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:00:14,301 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 20:00:14,302 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 20:00:14,330 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 20:00:14,461 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 20:00:14,476 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 20:00:14,497 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 20:00:14,509 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 20:00:14,521 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 20:00:14,588 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:00:14,594 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 20:00:14,631 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 20:00:15,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:00:15,858 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 20:00:15,899 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:00:15,900 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:06:23,510 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 20:06:23,510 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 20:06:23,524 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 20:06:23,524 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 20:06:23,728 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 20:06:23,762 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 20:06:23,806 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 20:06:23,812 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 20:06:24,917 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-25 20:06:24,917 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-25 20:06:24,982 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-25 20:06:25,074 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-25 20:06:25,076 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-25 20:06:26,124 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-25 20:10:58,332 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff71706ea0 (GtkDialog at 0x33c85930)>
2024-08-25 20:11:16,100 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-25 20:11:16,101 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 20:11:16,104 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 20:11:16,110 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 20:11:16,118 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 20:11:16,153 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:11:16,186 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 20:11:16,187 [screen.py:init_printer()] - Klipper not connected
2024-08-25 20:11:19,160 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:11:19,185 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 20:11:19,918 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 20:11:19,957 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 20:11:19,962 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 20:11:19,962 [printer.py:reinit()] - # Extruders: 1
2024-08-25 20:11:19,963 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 20:11:19,963 [printer.py:reinit()] - # Fans: 2
2024-08-25 20:11:19,963 [printer.py:reinit()] - # Output pins: 1
2024-08-25 20:11:19,964 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 20:11:20,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 20:11:20,262 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 20:11:20,263 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 20:11:20,320 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:11:20,362 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 20:11:20,383 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:11:20,384 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:11:20,385 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 20:11:20,385 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 20:11:20,386 [screen.py:init_printer()] - Printer initialized
2024-08-25 20:11:22,167 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:11:22,210 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 20:11:22,231 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:11:22,232 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:11:22,735 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 20:11:22,735 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:11:22,743 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 20:11:22,839 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 20:11:22,847 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 20:11:22,854 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 20:11:22,862 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 20:11:22,870 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 20:11:22,909 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:13:14,681 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-25 20:13:14,684 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-25 20:13:14,685 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-25 20:13:14,698 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 20:13:14,727 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:13:14,754 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 20:13:14,754 [screen.py:init_printer()] - Klipper not connected
2024-08-25 20:13:18,159 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:13:18,183 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 20:13:18,981 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 20:13:19,040 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 20:13:19,045 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 20:13:19,046 [printer.py:reinit()] - # Extruders: 1
2024-08-25 20:13:19,046 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 20:13:19,046 [printer.py:reinit()] - # Fans: 2
2024-08-25 20:13:19,046 [printer.py:reinit()] - # Output pins: 1
2024-08-25 20:13:19,048 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 20:13:19,334 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 20:13:19,345 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 20:13:19,345 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 20:13:19,395 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:13:19,436 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 20:13:19,457 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:13:19,458 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:13:19,458 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 20:13:19,459 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 20:13:19,460 [screen.py:init_printer()] - Printer initialized
2024-08-25 20:13:21,805 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 20:13:21,806 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:13:21,816 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 20:13:21,912 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 20:13:21,920 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 20:13:21,929 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 20:13:21,937 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 20:13:21,945 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 20:13:21,982 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:13:22,215 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:13:22,255 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 20:13:22,276 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:13:22,276 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 20:14:15,238 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 20:14:15,595 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 20:14:15,604 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 20:14:15,672 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 20:14:15,676 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 20:14:15,687 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 20:14:15,689 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 20:14:16,020 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 20:14:16,021 [config.py:install_language()] - Using lang en
2024-08-25 20:14:16,067 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 20:14:16,074 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 20:14:17,028 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 20:14:17,064 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 20:14:17,125 [screen.py:initial_connection()] - Default printer: None
2024-08-25 20:14:17,126 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 20:14:17,129 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 20:14:17,130 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 20:14:17,238 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 20:14:17,305 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:14:17,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 20:14:17,334 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 20:14:17,354 [_logging.py:info()] - Websocket connected
2024-08-25 20:14:17,354 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 20:14:17,461 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:14:17,515 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 20:14:17,552 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 20:14:17,600 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 20:14:17,606 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 20:14:17,607 [printer.py:reinit()] - # Extruders: 1
2024-08-25 20:14:17,607 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 20:14:17,607 [printer.py:reinit()] - # Fans: 2
2024-08-25 20:14:17,608 [printer.py:reinit()] - # Output pins: 1
2024-08-25 20:14:17,609 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 20:14:17,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 20:14:17,922 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 20:14:17,922 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 20:14:17,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:14:17,979 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 20:14:18,029 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:14:18,031 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:14:18,034 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 20:14:18,035 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 20:14:18,042 [screen.py:init_printer()] - Printer initialized
2024-08-25 20:14:18,903 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 20:14:18,904 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:14:18,915 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 20:14:18,916 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 20:14:18,941 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 20:14:19,077 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 20:14:19,096 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 20:14:19,108 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 20:14:19,122 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 20:14:19,138 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 20:14:19,204 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:14:19,209 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 20:14:19,238 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 20:14:20,742 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:14:20,794 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 20:14:20,822 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:14:20,823 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:19:54,515 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 20:19:54,515 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 20:19:54,554 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-25 20:19:54,555 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-25 20:19:54,715 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 20:19:54,717 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 20:19:54,862 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode'
2024-08-25 20:19:54,864 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode Size: 2177895
2024-08-25 20:20:36,085 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff77705f30 (GtkDialog at 0x40c4cb70)>
2024-08-25 20:20:37,110 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 20:20:37,110 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 20:20:37,110 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-25 20:20:37,117 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 20:20:41,564 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 20:20:44,371 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 20:20:45,131 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 20:20:47,708 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 20:20:48,107 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 20:20:48,727 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 20:23:30,700 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-25 20:23:38,200 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 20:23:38,200 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:23:48,486 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 20:23:48,486 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 20:23:48,488 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-25 20:23:48,507 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode Size: 2177895
2024-08-25 20:50:27,966 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-25 20:50:30,462 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 20:50:30,463 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:51:58,735 [job_status.py:close_panel()] - Closing job_status panel
2024-08-25 20:51:58,741 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 20:51:58,835 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 20:51:58,842 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 20:51:58,850 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 20:51:58,859 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 20:51:58,867 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 20:51:58,904 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:51:58,956 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:51:59,121 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 20:51:59,211 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 20:51:59,219 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 20:51:59,227 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 20:51:59,235 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 20:51:59,245 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 20:51:59,289 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:52:01,911 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 20:52:01,912 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 20:52:01,926 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 20:52:01,926 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 20:52:02,145 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 20:52:02,179 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 20:52:02,221 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 20:52:02,226 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 20:52:07,638 [screen.py:_load_panel()] - Loading panel: fan
2024-08-25 20:52:07,638 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fan.py
2024-08-25 20:52:07,665 [fan.py:add_fan()] - Adding fan: fan
2024-08-25 20:52:07,697 [fan.py:add_fan()] - Adding fan: heater_fan Fan1
2024-08-25 20:52:07,728 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > fan
2024-08-25 20:52:11,555 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 20:52:11,572 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 20:52:11,635 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 20:52:11,641 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 20:52:15,373 [screen.py:_load_panel()] - Loading panel: console
2024-08-25 20:52:15,373 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/console.py
2024-08-25 20:52:15,433 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > console
2024-08-25 20:52:18,239 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 20:52:18,270 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 20:52:18,351 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 20:52:18,357 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 20:52:18,879 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 20:52:18,894 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:52:23,775 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 20:52:23,775 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 20:52:23,801 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 20:52:23,859 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 20:52:23,865 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 20:52:28,127 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-25 20:52:28,353 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-25 20:52:28,354 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-25 20:52:28,375 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 20:52:33,195 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-25 20:52:33,195 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-25 20:52:33,283 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-25 20:52:33,291 [menu.py:arrangeMenuItems()] - X > power
2024-08-25 20:52:33,296 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-25 20:52:35,241 [screen.py:_load_panel()] - Loading panel: system
2024-08-25 20:52:35,241 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-25 20:52:35,327 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-25 20:52:35,327 [system.py:__init__()] - No update manager configured
2024-08-25 20:52:35,339 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-25 20:52:35,361 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-25 20:52:35,361 [system.py:get_updates()] - No update manager configured
2024-08-25 20:52:36,658 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff75b332d0 (GtkDialog at 0x411762b0)>
2024-08-25 20:52:37,979 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 20:53:14,729 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 20:53:15,041 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 20:53:15,044 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 20:53:15,100 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 20:53:15,104 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 20:53:15,110 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 20:53:15,118 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 20:53:15,494 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 20:53:15,495 [config.py:install_language()] - Using lang en
2024-08-25 20:53:15,515 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 20:53:15,522 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 20:53:16,559 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 20:53:16,604 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 20:53:16,663 [screen.py:initial_connection()] - Default printer: None
2024-08-25 20:53:16,664 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 20:53:16,667 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 20:53:16,667 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 20:53:16,754 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 20:53:16,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:53:16,849 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 20:53:16,851 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 20:53:16,882 [_logging.py:info()] - Websocket connected
2024-08-25 20:53:16,883 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 20:53:16,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 20:53:16,979 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 20:53:17,005 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 20:53:17,051 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 20:53:17,057 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 20:53:17,058 [printer.py:reinit()] - # Extruders: 1
2024-08-25 20:53:17,058 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 20:53:17,059 [printer.py:reinit()] - # Fans: 2
2024-08-25 20:53:17,059 [printer.py:reinit()] - # Output pins: 1
2024-08-25 20:53:17,062 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 20:53:17,352 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 20:53:17,369 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 20:53:17,369 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 20:53:17,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:53:17,432 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 20:53:17,485 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:53:17,487 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 20:53:17,489 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 20:53:17,490 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 20:53:17,506 [screen.py:init_printer()] - Printer initialized
2024-08-25 20:53:19,329 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 20:53:19,330 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 20:53:19,338 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 20:53:19,338 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 20:53:19,364 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 20:53:19,477 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 20:53:19,489 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 20:53:19,500 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 20:53:19,510 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 20:53:19,520 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 20:53:19,574 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 20:53:19,579 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 20:53:19,611 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 20:53:19,743 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 20:53:19,744 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 20:53:19,778 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 20:53:19,779 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 22:42:06,477 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-25 22:42:06,478 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-25 22:42:06,506 [temperature.py:add_device()] - Adding device: extruder
2024-08-25 22:42:06,520 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-25 22:42:06,531 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 22:42:06,539 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 22:42:06,548 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 22:42:06,562 [temperature.py:__init__()] - ready
2024-08-25 22:42:06,564 [temperature.py:select_heater()] - Seselecting extruder
2024-08-25 22:42:06,567 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-25 22:42:06,569 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-25 22:42:06,609 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2024-08-25 22:42:08,524 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 22:42:08,525 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 22:42:08,525 [temperature.py:set_temperature()] - name match extruder
2024-08-25 22:42:08,525 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-25 22:42:08,527 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 22:42:08,528 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 22:42:08,528 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-25 22:42:08,530 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 22:42:08,530 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-25 22:42:08,531 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-25 22:42:17,817 [files.py:_callback()] - Error in getting metadata for .thumbs/Tolerance Coin 0530_0.4n_0.2mm_PLA_MK3S_1h27m-160x120.png. Retrying in 6 seconds
2024-08-25 22:42:17,830 [files.py:_callback()] - Error in getting metadata for .thumbs/Tolerance Coin 0530_0.4n_0.2mm_PLA_MK3S_1h27m-32x32.png. Retrying in 6 seconds
2024-08-25 22:42:24,153 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 22:42:24,154 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 22:42:24,162 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 22:42:24,166 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-25 22:42:24,166 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-25 22:42:24,423 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 22:42:24,425 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 22:42:24,462 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 22:42:24,562 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Tolerance Coin 0530_0.4n_0.2mm_PLA_MK3S_1h27m.gcode'
2024-08-25 22:42:24,565 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 22:42:24,882 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 22:42:24,974 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Tolerance Coin 0530_0.4n_0.2mm_PLA_MK3S_1h27m.gcode Size: 6161951
2024-08-25 22:45:27,053 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2024-08-25 22:45:35,413 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 22:45:35,413 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 22:46:22,572 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 22:46:22,574 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 22:46:22,577 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-25 22:46:22,614 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Tolerance Coin 0530_0.4n_0.2mm_PLA_MK3S_1h27m.gcode Size: 6161951
2024-08-25 22:47:08,496 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelled'
2024-08-25 22:47:16,977 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 22:47:16,978 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 22:48:42,773 [files.py:_callback()] - Error in getting metadata for .thumbs/Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s-100x100.png. Retrying in 6 seconds
2024-08-25 22:48:42,781 [files.py:_callback()] - Error in getting metadata for .thumbs/Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s-32x32.png. Retrying in 6 seconds
2024-08-25 22:48:42,820 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 22:48:42,821 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 22:48:42,823 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-25 22:48:42,837 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 22:48:43,695 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 22:48:43,791 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s.gcode Size: 5182931
2024-08-25 23:18:19,733 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-25 23:18:22,229 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 23:18:22,230 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 23:42:09,336 [screen.py:show_screensaver()] - Showing Screensaver
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 17:45:59,870 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 17:46:00,282 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 17:46:00,288 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 17:46:00,339 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 17:46:00,342 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
=======================
2024-08-25 17:46:00,365 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 17:46:00,368 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 17:46:00,663 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 17:46:00,664 [config.py:install_language()] - Using lang en
2024-08-25 17:46:00,698 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 17:46:00,705 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 17:46:01,779 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 17:46:01,837 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 17:46:01,910 [screen.py:initial_connection()] - Default printer: None
2024-08-25 17:46:01,911 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 17:46:01,919 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 17:46:01,922 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 17:46:02,029 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 17:46:02,106 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 17:46:02,138 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 17:46:02,139 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 17:46:02,176 [_logging.py:info()] - Websocket connected
2024-08-25 17:46:02,177 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 17:46:02,225 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 17:46:02,259 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 17:46:02,282 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 17:46:02,325 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 17:46:02,333 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 17:46:02,334 [printer.py:reinit()] - # Extruders: 1
2024-08-25 17:46:02,334 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 17:46:02,334 [printer.py:reinit()] - # Fans: 2
2024-08-25 17:46:02,335 [printer.py:reinit()] - # Output pins: 1
2024-08-25 17:46:02,336 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 17:46:02,607 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 17:46:02,621 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 17:46:02,622 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 17:46:02,700 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 17:46:02,702 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 17:46:02,749 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 17:46:02,750 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 17:46:02,752 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 17:46:02,753 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 17:46:02,760 [screen.py:init_printer()] - Printer initialized
2024-08-25 17:46:04,074 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 17:46:04,074 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 17:46:04,081 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 17:46:04,081 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 17:46:04,105 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 17:46:04,233 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 17:46:04,247 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 17:46:04,260 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 17:46:04,271 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 17:46:04,284 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 17:46:04,354 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 17:46:04,360 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 17:46:04,400 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 17:46:05,381 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 17:46:05,436 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-25 17:46:05,470 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 17:46:05,474 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 17:53:28,640 [files.py:_callback()] - Error in getting metadata for .thumbs/Cube_0.2mm_PLA_Generic Klipper Printer_6m40s-100x100.png. Retrying in 6 seconds
2024-08-25 17:53:28,644 [files.py:_callback()] - Error in getting metadata for .thumbs/Cube_0.2mm_PLA_Generic Klipper Printer_6m40s-32x32.png. Retrying in 6 seconds
2024-08-25 17:53:28,797 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 17:53:28,797 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 17:53:28,828 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-25 17:53:28,829 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-25 17:53:29,026 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 17:53:29,028 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 17:53:29,207 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode'
2024-08-25 17:53:29,210 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 17:53:29,677 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 17:53:29,754 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode Size: 113544
2024-08-25 18:04:33,033 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-25 18:04:35,536 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 18:04:35,537 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 18:06:46,569 [files.py:_callback()] - Error in getting metadata for .thumbs/OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s-100x100.png. Retrying in 6 seconds
2024-08-25 18:06:46,574 [files.py:_callback()] - Error in getting metadata for .thumbs/OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s-32x32.png. Retrying in 6 seconds
2024-08-25 18:06:46,703 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 18:06:46,703 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 18:06:46,707 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-25 18:06:46,719 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 18:06:47,522 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 18:06:47,622 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s.gcode Size: 1251870
2024-08-25 18:07:54,841 [files.py:_callback()] - Error in getting metadata for .thumbs/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m-100x100.png. Retrying in 6 seconds
2024-08-25 18:07:54,845 [files.py:_callback()] - Error in getting metadata for .thumbs/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m-32x32.png. Retrying in 6 seconds
2024-08-25 18:25:36,606 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-25 18:25:39,111 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 18:25:39,112 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 18:26:02,695 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 18:26:02,696 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 18:26:02,697 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-25 18:26:02,715 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 18:26:03,513 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 18:26:03,603 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode Size: 3109307
2024-08-25 18:31:49,952 [files.py:_callback()] - Error in getting metadata for .thumbs/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s-100x100.png. Retrying in 6 seconds
2024-08-25 18:31:49,955 [files.py:_callback()] - Error in getting metadata for .thumbs/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s-32x32.png. Retrying in 6 seconds
2024-08-25 18:51:10,152 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-25 19:09:54,242 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-25 19:09:54,266 [screen.py:wake_screen()] - Screen wake up
2024-08-25 19:09:56,877 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff9c08a4c8 (GtkDialog at 0x498eb70)>
2024-08-25 19:10:27,285 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 19:10:27,285 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 19:10:27,286 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-25 19:10:27,292 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 19:10:27,940 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-25 19:10:31,950 [job_status.py:close_panel()] - Closing job_status panel
2024-08-25 19:10:31,962 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 19:10:32,067 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 19:10:32,075 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 19:10:32,084 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 19:10:32,092 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 19:10:32,100 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 19:10:32,138 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:10:32,204 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 19:10:32,204 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 19:10:32,377 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 19:10:32,473 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 19:10:32,481 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 19:10:32,489 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 19:10:32,497 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 19:10:32,505 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 19:10:32,543 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:10:43,539 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-25 19:10:43,539 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 19:10:43,546 [screen.py:_load_panel()] - Loading panel: menu
2024-08-25 19:10:43,546 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-25 19:10:43,688 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-25 19:10:43,728 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-25 19:10:43,772 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-25 19:10:43,777 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-25 19:10:50,835 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:10:50,865 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:10:52,092 [screen.py:_load_panel()] - Loading panel: gcode_macros
2024-08-25 19:10:52,092 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/gcode_macros.py
2024-08-25 19:10:52,124 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > gcode_macros
2024-08-25 19:10:57,702 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:10:57,752 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:11:16,622 [screen.py:_load_panel()] - Loading panel: print
2024-08-25 19:11:16,623 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2024-08-25 19:11:16,640 [print.py:__init__()] - 24h time is True
2024-08-25 19:11:16,667 [files.py:reinit()] - file.py reinit()
2024-08-25 19:11:16,680 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2024-08-25 19:11:16,682 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 19:11:16,789 [print.py:_callback()] - newfiles: ['.cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode', '3DBenchy-fast高速PLA.gcode', '3DBenchy-standard标准PLA.gcode', '3DBenchy-violent狂暴PLA.gcode', 'Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode', 'flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode', 'magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode', 'OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode', 'temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode', 'Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s.gcode']
2024-08-25 19:11:17,065 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,065 [print.py:_callback()] - updatefiles: []
2024-08-25 19:11:17,313 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,313 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,314 [print.py:_callback()] - updatefiles: ['.cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode']
2024-08-25 19:11:17,314 [print.py:update_file()] - Cannot update file, file not in labels: .cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode
2024-08-25 19:11:17,315 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,315 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,315 [print.py:_callback()] - updatefiles: ['3DBenchy-fast高速PLA.gcode']
2024-08-25 19:11:17,315 [print.py:update_file()] - Updating file 3DBenchy-fast高速PLA.gcode
2024-08-25 19:11:17,317 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,318 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,318 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准PLA.gcode']
2024-08-25 19:11:17,318 [print.py:update_file()] - Updating file 3DBenchy-standard标准PLA.gcode
2024-08-25 19:11:17,320 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,321 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,321 [print.py:_callback()] - updatefiles: ['3DBenchy-violent狂暴PLA.gcode']
2024-08-25 19:11:17,321 [print.py:update_file()] - Updating file 3DBenchy-violent狂暴PLA.gcode
2024-08-25 19:11:17,324 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,325 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,325 [print.py:_callback()] - updatefiles: ['Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode']
2024-08-25 19:11:17,326 [print.py:update_file()] - Updating file Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode
2024-08-25 19:11:17,331 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,331 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,331 [print.py:_callback()] - updatefiles: ['flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode']
2024-08-25 19:11:17,331 [print.py:update_file()] - Updating file flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode
2024-08-25 19:11:17,333 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,334 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,334 [print.py:_callback()] - updatefiles: ['magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode']
2024-08-25 19:11:17,334 [print.py:update_file()] - Updating file magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode
2024-08-25 19:11:17,336 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,336 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,337 [print.py:_callback()] - updatefiles: ['OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s.gcode']
2024-08-25 19:11:17,337 [print.py:update_file()] - Updating file OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s.gcode
2024-08-25 19:11:17,339 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,339 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,339 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2024-08-25 19:11:17,340 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2024-08-25 19:11:17,342 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,342 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,343 [print.py:_callback()] - updatefiles: ['Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode']
2024-08-25 19:11:17,343 [print.py:update_file()] - Updating file Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode
2024-08-25 19:11:17,345 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,346 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,346 [print.py:_callback()] - updatefiles: ['temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode']
2024-08-25 19:11:17,346 [print.py:update_file()] - Updating file temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode
2024-08-25 19:11:17,349 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:17,349 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:17,349 [print.py:_callback()] - updatefiles: ['Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s.gcode']
2024-08-25 19:11:17,350 [print.py:update_file()] - Updating file Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s.gcode
2024-08-25 19:11:21,434 [print.py:change_sort()] - Changing sort_name to Name
2024-08-25 19:11:33,037 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff854cf3a8 (GtkDialog at 0x4e14890)>
2024-08-25 19:11:34,574 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 19:11:34,575 [print.py:confirm_print_response()] - Starting print: flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode
2024-08-25 19:11:34,575 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 19:11:34,652 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 19:11:34,652 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 19:11:34,808 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-25 19:11:34,810 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-25 19:11:34,926 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode'
2024-08-25 19:11:34,929 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-25 19:11:35,620 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-25 19:11:35,670 [print.py:_callback()] - newfiles: ['.cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode']
2024-08-25 19:11:35,670 [print.py:_callback()] - deletedfiles: ['.cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode']
2024-08-25 19:11:35,671 [print.py:_callback()] - updatefiles: []
2024-08-25 19:11:35,674 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:35,674 [print.py:_callback()] - deletedfiles: ['.cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode']
2024-08-25 19:11:35,675 [print.py:_callback()] - updatefiles: []
2024-08-25 19:11:35,708 [print.py:_callback()] - newfiles: []
2024-08-25 19:11:35,708 [print.py:_callback()] - deletedfiles: []
2024-08-25 19:11:35,709 [print.py:_callback()] - updatefiles: ['.cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode']
2024-08-25 19:11:35,709 [print.py:update_file()] - Cannot update file, file not in labels: .cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode
2024-08-25 19:11:35,710 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode Size: 477149
2024-08-25 19:23:01,743 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8448f360 (GtkDialog at 0x4f26b60)>
2024-08-25 19:23:02,881 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 19:23:02,881 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 19:23:02,882 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-25 19:23:02,888 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 19:23:03,213 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-25 19:23:15,204 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 19:23:15,204 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 19:24:20,588 [KlippyWebsocket.py:print_start()] - Sending printer.print.start
2024-08-25 19:24:20,661 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-25 19:24:20,662 [printer.py:change_state()] - Adding callback for state: printing
2024-08-25 19:24:20,666 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-25 19:24:20,688 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode Size: 477149
2024-08-25 19:30:33,407 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff8448f510 (GtkDialog at 0x4c83420)>
2024-08-25 19:30:34,520 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-25 19:30:34,520 [job_status.py:cancel_confirm()] - Canceling print
2024-08-25 19:30:34,521 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-25 19:30:34,527 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-25 19:30:35,043 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-25 19:30:36,462 [job_status.py:close_panel()] - Closing job_status panel
2024-08-25 19:30:36,473 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 19:30:36,583 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 19:30:36,591 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 19:30:36,599 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 19:30:36,607 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 19:30:36,614 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 19:30:36,652 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:30:36,710 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-25 19:30:36,710 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 19:30:36,869 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 19:30:36,953 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 19:30:36,960 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 19:30:36,968 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 19:30:36,976 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 19:30:36,983 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 19:30:37,020 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:30:43,529 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > gcode_macros
2024-08-25 19:30:46,146 [screen.py:_menu_go_back()] - #### Menu go home
2024-08-25 19:30:46,196 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:30:48,717 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-25 19:30:48,718 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-25 19:30:48,931 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-25 19:30:48,939 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-25 19:30:48,963 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-25 19:30:53,512 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > gcode_macros
2024-08-25 19:30:54,762 [screen.py:_menu_go_back()] - #### Menu go home
2024-08-25 19:30:54,786 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-25 19:30:54,796 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-25 19:30:54,826 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-25 19:30:54,866 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:30:56,434 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > gcode_macros
2024-08-25 19:30:59,274 [screen_panel.py:unload_menu()] - self.menu: ['macros_menu', 'options_menu']
2024-08-25 19:31:02,411 [screen_panel.py:unload_menu()] - self.menu: ['macros_menu', 'options_menu']
2024-08-25 19:31:03,082 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-25 19:31:03,111 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:31:07,522 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-25 19:31:07,623 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-25 19:31:07,624 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-25 19:31:07,646 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 19:31:09,642 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-25 19:31:09,643 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-25 19:31:09,777 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-25 19:31:09,788 [menu.py:arrangeMenuItems()] - X > power
2024-08-25 19:31:09,793 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-25 19:31:10,687 [screen.py:_load_panel()] - Loading panel: system
2024-08-25 19:31:10,687 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-25 19:31:10,743 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-25 19:31:10,744 [system.py:__init__()] - No update manager configured
2024-08-25 19:31:10,754 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-25 19:31:10,773 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-25 19:31:10,774 [system.py:get_updates()] - No update manager configured
2024-08-25 19:31:12,719 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff844acea0 (GtkDialog at 0x5098560)>
2024-08-25 19:31:21,365 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-25 19:31:57,320 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-25 19:31:57,682 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-25 19:31:57,683 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-25 19:31:57,777 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-25 19:31:57,781 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-25 19:31:57,804 [config.py:__init__()] - Configuration validated succesfuly
2024-08-25 19:31:57,805 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-25 19:31:58,112 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-25 19:31:58,113 [config.py:install_language()] - Using lang en
2024-08-25 19:31:58,141 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-25 19:31:58,144 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-25 19:31:59,201 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-25 19:31:59,253 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-25 19:31:59,322 [screen.py:initial_connection()] - Default printer: None
2024-08-25 19:31:59,323 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-25 19:31:59,325 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-25 19:31:59,326 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-25 19:31:59,443 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-25 19:31:59,552 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 19:31:59,584 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-25 19:31:59,585 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-25 19:31:59,612 [_logging.py:info()] - Websocket connected
2024-08-25 19:31:59,612 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-25 19:31:59,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-25 19:31:59,747 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-25 19:31:59,788 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-25 19:31:59,852 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-25 19:31:59,858 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-25 19:31:59,859 [printer.py:reinit()] - # Extruders: 1
2024-08-25 19:31:59,859 [printer.py:reinit()] - # Temperature devices: 4
2024-08-25 19:31:59,860 [printer.py:reinit()] - # Fans: 2
2024-08-25 19:31:59,860 [printer.py:reinit()] - # Output pins: 1
2024-08-25 19:31:59,861 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-25 19:32:00,143 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-25 19:32:00,154 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-25 19:32:00,154 [printer.py:change_state()] - Adding callback for state: startup
2024-08-25 19:32:00,224 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 19:32:00,225 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 19:32:00,263 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 19:32:00,264 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-25 19:32:00,269 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-25 19:32:00,269 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-25 19:32:00,273 [screen.py:init_printer()] - Printer initialized
2024-08-25 19:32:01,890 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-25 19:32:01,890 [printer.py:change_state()] - Adding callback for state: ready
2024-08-25 19:32:01,902 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-25 19:32:01,903 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-25 19:32:01,929 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-25 19:32:02,063 [main_menu.py:add_device()] - Adding device: extruder
2024-08-25 19:32:02,074 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-25 19:32:02,085 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-25 19:32:02,097 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-25 19:32:02,110 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-25 19:32:02,171 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-25 19:32:02,177 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 19:32:02,213 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-25 19:32:02,791 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-25 19:32:02,792 [printer.py:init_temp_store()] - Temp store: []
2024-08-25 19:32:02,842 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-25 19:32:02,854 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:15:27,817 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff81a61360 (GtkDialog at 0x5ea16e0)>
2024-08-26 08:15:27,836 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-26 08:15:27,860 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff81a001f8 (GtkDialog at 0x5d2e2a0)>
2024-08-26 08:15:29,876 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-26 08:15:29,876 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-26 08:15:29,881 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-26 08:15:29,889 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-26 08:15:29,901 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:15:29,942 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:15:29,965 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:15:29,965 [screen.py:init_printer()] - Klipper not connected
2024-08-26 08:15:33,615 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:15:33,636 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:15:33,657 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 08:15:33,690 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 08:15:33,696 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 08:15:33,696 [printer.py:reinit()] - # Extruders: 1
2024-08-26 08:15:33,697 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 08:15:33,697 [printer.py:reinit()] - # Fans: 2
2024-08-26 08:15:33,697 [printer.py:reinit()] - # Output pins: 1
2024-08-26 08:15:33,698 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 08:15:33,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 08:15:33,992 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 08:15:33,998 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 08:15:34,047 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:15:34,089 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:15:34,109 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:15:34,110 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:15:34,111 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 08:15:34,111 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 08:15:34,113 [screen.py:init_printer()] - Printer initialized
2024-08-26 08:15:35,703 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-26 08:15:35,703 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 08:15:35,710 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 08:15:35,802 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 08:15:35,809 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 08:15:35,817 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 08:15:35,824 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 08:15:35,832 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 08:15:35,867 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 08:15:36,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:15:36,666 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:15:36,686 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:15:36,688 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:15:58,819 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-26 08:15:58,819 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-26 08:15:58,824 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-26 08:15:58,842 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:15:58,929 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:15:58,974 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:15:58,975 [screen.py:init_printer()] - Klipper not connected
2024-08-26 08:16:02,620 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:16:02,647 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:16:02,668 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 08:16:02,702 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 08:16:02,707 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 08:16:02,707 [printer.py:reinit()] - # Extruders: 1
2024-08-26 08:16:02,708 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 08:16:02,708 [printer.py:reinit()] - # Fans: 2
2024-08-26 08:16:02,708 [printer.py:reinit()] - # Output pins: 1
2024-08-26 08:16:02,709 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 08:16:03,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 08:16:03,008 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 08:16:03,014 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 08:16:03,065 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:16:03,106 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:16:03,125 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:16:03,126 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:16:03,127 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 08:16:03,127 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 08:16:03,128 [screen.py:init_printer()] - Printer initialized
2024-08-26 08:16:04,718 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-26 08:16:04,719 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 08:16:04,726 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 08:16:04,811 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 08:16:04,819 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 08:16:04,828 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 08:16:04,840 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 08:16:04,847 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 08:16:04,884 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 08:16:05,623 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:16:05,665 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:16:05,684 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:16:05,685 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:42:01,752 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-26 08:42:01,837 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-26 08:42:01,837 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-26 08:42:01,859 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:42:21,796 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2024-08-26 08:42:21,848 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-26 08:42:21,848 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-26 08:42:21,855 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-26 08:42:21,863 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:42:21,886 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:42:21,913 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:42:21,914 [screen.py:init_printer()] - Klipper not connected
2024-08-26 08:42:25,025 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff81a001f8 (GtkDialog at 0x5d2e2a0)>
2024-08-26 08:42:25,059 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff819c0510 (GtkDialog at 0x5c54890)>
2024-08-26 08:42:25,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:42:25,643 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:42:25,825 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 08:42:25,862 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 08:42:25,868 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 08:42:25,869 [printer.py:reinit()] - # Extruders: 1
2024-08-26 08:42:25,869 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 08:42:25,869 [printer.py:reinit()] - # Fans: 2
2024-08-26 08:42:25,869 [printer.py:reinit()] - # Output pins: 1
2024-08-26 08:42:25,870 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 08:42:26,171 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 08:42:26,182 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 08:42:26,182 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 08:42:26,261 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:42:26,274 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:42:26,294 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:42:26,295 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:42:26,296 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 08:42:26,296 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 08:42:26,297 [screen.py:init_printer()] - Printer initialized
2024-08-26 08:42:26,902 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-26 08:42:26,902 [screen.py:_send_action()] - machine.reboot: None
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-26 08:43:03,079 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-26 08:43:03,410 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-26 08:43:03,415 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-26 08:43:03,508 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-26 08:43:03,512 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-26 08:43:03,531 [config.py:__init__()] - Configuration validated succesfuly
2024-08-26 08:43:03,533 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-26 08:43:03,787 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-26 08:43:03,788 [config.py:install_language()] - Using lang en
2024-08-26 08:43:03,812 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-26 08:43:03,815 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-26 08:43:05,055 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-26 08:43:05,125 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-26 08:43:05,204 [screen.py:initial_connection()] - Default printer: None
2024-08-26 08:43:05,206 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-26 08:43:05,212 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-26 08:43:05,218 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-26 08:43:05,351 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:43:05,431 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:43:05,462 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-26 08:43:05,464 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-26 08:43:05,493 [_logging.py:info()] - Websocket connected
2024-08-26 08:43:05,494 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-26 08:43:05,572 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:43:05,621 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:43:05,679 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 08:43:05,731 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 08:43:05,737 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 08:43:05,738 [printer.py:reinit()] - # Extruders: 1
2024-08-26 08:43:05,738 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 08:43:05,739 [printer.py:reinit()] - # Fans: 2
2024-08-26 08:43:05,739 [printer.py:reinit()] - # Output pins: 1
2024-08-26 08:43:05,740 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 08:43:06,014 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 08:43:06,033 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 08:43:06,034 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 08:43:06,112 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:43:06,113 [printer.py:init_temp_store()] - Temp store: []
2024-08-26 08:43:06,144 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:43:06,145 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:43:06,150 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 08:43:06,150 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 08:43:06,153 [screen.py:init_printer()] - Printer initialized
2024-08-26 08:43:08,270 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-26 08:43:08,271 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 08:43:08,282 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-26 08:43:08,282 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-26 08:43:08,308 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 08:43:08,424 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 08:43:08,435 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 08:43:08,446 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 08:43:08,458 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 08:43:08,469 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 08:43:08,534 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 08:43:08,538 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-26 08:43:08,572 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-26 08:43:08,605 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:43:08,606 [printer.py:init_temp_store()] - Temp store: []
2024-08-26 08:43:08,640 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:43:08,642 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:50:19,087 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-26 08:50:19,088 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-26 08:50:19,091 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-26 08:50:19,104 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:50:19,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:50:19,164 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:50:19,165 [screen.py:init_printer()] - Klipper not connected
2024-08-26 08:50:22,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:50:22,605 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:50:22,863 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 08:50:22,888 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 08:50:22,889 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 08:50:22,890 [printer.py:reinit()] - # Extruders: 0
2024-08-26 08:50:22,890 [printer.py:reinit()] - # Temperature devices: 0
2024-08-26 08:50:22,890 [printer.py:reinit()] - # Fans: 0
2024-08-26 08:50:22,890 [printer.py:reinit()] - # Output pins: 0
2024-08-26 08:50:22,890 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 08:50:23,148 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object
2024-08-26 08:50:23,150 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2024-08-26 08:50:23,150 [printer.py:change_state()] - Adding callback for state: error
2024-08-26 08:50:23,193 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:50:23,232 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:50:23,251 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:50:23,252 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:50:23,253 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 08:50:23,253 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 08:50:23,254 [screen.py:init_printer()] - Printer initialized
2024-08-26 08:50:23,267 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:50:25,587 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:50:25,626 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:50:25,645 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:50:25,646 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:56:37,923 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2024-08-26 08:56:37,923 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-26 08:56:37,925 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-26 08:56:37,936 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 08:56:37,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:56:37,985 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:56:37,986 [screen.py:init_printer()] - Klipper not connected
2024-08-26 08:56:41,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 08:56:41,603 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 08:56:41,682 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 08:56:41,718 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 08:56:41,722 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 08:56:41,723 [printer.py:reinit()] - # Extruders: 1
2024-08-26 08:56:41,723 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 08:56:41,723 [printer.py:reinit()] - # Fans: 2
2024-08-26 08:56:41,724 [printer.py:reinit()] - # Output pins: 1
2024-08-26 08:56:41,725 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 08:56:42,007 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 08:56:42,012 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 08:56:42,018 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 08:56:42,090 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:56:42,119 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:56:42,146 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:56:42,147 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 08:56:42,148 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 08:56:42,148 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 08:56:42,149 [screen.py:init_printer()] - Printer initialized
2024-08-26 08:56:43,969 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-26 08:56:43,970 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 08:56:43,982 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 08:56:44,135 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 08:56:44,143 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 08:56:44,153 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 08:56:44,162 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 08:56:44,171 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 08:56:44,207 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 08:56:44,597 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 08:56:44,625 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 08:56:44,644 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 08:56:44,645 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 09:04:38,610 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-26 09:04:38,610 [printer.py:change_state()] - Adding callback for state: printing
2024-08-26 09:04:38,649 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-26 09:04:38,649 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-26 09:04:38,889 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-26 09:04:38,891 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-26 09:04:39,022 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode'
2024-08-26 09:04:39,025 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode Size: 477149
2024-08-26 09:04:39,035 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s-32x32.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-26 09:04:39,297 [files.py:add_file()] - File already exists: flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode
2024-08-26 09:04:39,351 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-26 09:22:21,874 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7c1aae58 (GtkDialog at 0x5eb7120)>
2024-08-26 09:22:23,348 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-26 09:22:23,349 [job_status.py:cancel_confirm()] - Canceling print
2024-08-26 09:22:23,349 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-26 09:22:23,355 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-26 09:22:23,521 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-26 09:22:35,541 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-26 09:22:35,541 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 10:11:05,834 [job_status.py:close_panel()] - Closing job_status panel
2024-08-26 10:11:05,845 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 10:11:05,974 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 10:11:05,981 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 10:11:05,989 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 10:11:05,996 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 10:11:06,004 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 10:11:06,040 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 10:11:06,092 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 10:11:06,250 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 10:11:06,332 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 10:11:06,340 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 10:11:06,347 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 10:11:06,355 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 10:11:06,362 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 10:11:06,399 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 10:11:33,734 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-26 10:11:33,735 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-26 10:11:33,739 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-26 10:11:33,751 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 10:11:33,786 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:11:33,812 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 10:11:33,813 [screen.py:init_printer()] - Klipper not connected
2024-08-26 10:11:37,579 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:11:37,599 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 10:11:37,620 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 10:11:37,653 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 10:11:37,658 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 10:11:37,659 [printer.py:reinit()] - # Extruders: 1
2024-08-26 10:11:37,659 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 10:11:37,659 [printer.py:reinit()] - # Fans: 2
2024-08-26 10:11:37,659 [printer.py:reinit()] - # Output pins: 1
2024-08-26 10:11:37,660 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 10:11:37,949 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 10:11:37,959 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 10:11:37,960 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 10:11:38,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:11:38,044 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 10:11:38,064 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:11:38,065 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 10:11:38,065 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 10:11:38,066 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 10:11:38,067 [screen.py:init_printer()] - Printer initialized
2024-08-26 10:11:39,675 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-26 10:11:39,675 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 10:11:39,682 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 10:11:39,767 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 10:11:39,775 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 10:11:39,783 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 10:11:39,790 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 10:11:39,798 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 10:11:39,834 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 10:11:40,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:11:40,626 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 10:11:40,646 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:11:40,647 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 10:41:53,027 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-26 10:41:53,028 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-26 10:41:53,048 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 10:42:07,950 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-26 10:42:07,951 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-26 10:42:07,953 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-26 10:42:07,968 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 10:42:08,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:42:08,050 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 10:42:08,051 [screen.py:init_printer()] - Klipper not connected
2024-08-26 10:42:11,581 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:42:11,605 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 10:42:11,711 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 10:42:11,747 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 10:42:11,754 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 10:42:11,754 [printer.py:reinit()] - # Extruders: 1
2024-08-26 10:42:11,754 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 10:42:11,754 [printer.py:reinit()] - # Fans: 2
2024-08-26 10:42:11,754 [printer.py:reinit()] - # Output pins: 1
2024-08-26 10:42:11,755 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 10:42:12,041 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 10:42:12,052 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 10:42:12,053 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 10:42:12,129 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:42:12,141 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 10:42:12,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:42:12,162 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 10:42:12,163 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 10:42:12,163 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 10:42:12,164 [screen.py:init_printer()] - Printer initialized
2024-08-26 10:42:13,991 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-26 10:42:13,991 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 10:42:13,998 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 10:42:14,131 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 10:42:14,144 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 10:42:14,157 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 10:42:14,170 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 10:42:14,184 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 10:42:14,251 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 10:42:14,611 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:42:14,625 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 10:42:14,644 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:42:14,645 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 10:44:13,066 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-08-26 10:44:13,066 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-26 10:44:13,078 [screen.py:_load_panel()] - Loading panel: menu
2024-08-26 10:44:13,079 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-26 10:44:13,274 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-08-26 10:44:13,302 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-08-26 10:44:13,309 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-08-26 10:44:15,742 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28 X'}
2024-08-26 10:44:19,318 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28 Y'}
2024-08-26 10:44:25,036 [screen.py:_send_action()] - printer.gcode.script: {'script': 'G28 X Y'}
2024-08-26 10:44:28,842 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-26 10:44:28,938 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-26 10:44:28,939 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-26 10:44:28,978 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 10:44:31,678 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-26 10:44:31,678 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-26 10:44:31,819 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-26 10:44:31,827 [menu.py:arrangeMenuItems()] - X > power
2024-08-26 10:44:31,832 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-26 10:44:32,738 [screen.py:_load_panel()] - Loading panel: system
2024-08-26 10:44:32,739 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-26 10:44:32,789 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-26 10:44:32,789 [system.py:__init__()] - No update manager configured
2024-08-26 10:44:32,800 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-26 10:44:32,822 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-26 10:44:32,822 [system.py:get_updates()] - No update manager configured
2024-08-26 10:44:36,549 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7c1c04c8 (GtkDialog at 0x60b4b80)>
2024-08-26 10:44:38,303 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-26 10:45:15,378 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-26 10:45:15,824 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-26 10:45:15,831 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-26 10:45:15,876 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-26 10:45:15,879 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-26 10:45:15,886 [config.py:__init__()] - Configuration validated succesfuly
2024-08-26 10:45:15,888 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-26 10:45:16,258 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-26 10:45:16,259 [config.py:install_language()] - Using lang en
2024-08-26 10:45:16,291 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-26 10:45:16,299 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-26 10:45:17,387 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-26 10:45:17,436 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-26 10:45:17,498 [screen.py:initial_connection()] - Default printer: None
2024-08-26 10:45:17,499 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-26 10:45:17,504 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-26 10:45:17,506 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-26 10:45:17,611 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 10:45:17,666 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:45:17,693 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-26 10:45:17,694 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-26 10:45:17,717 [_logging.py:info()] - Websocket connected
2024-08-26 10:45:17,718 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-26 10:45:17,775 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:45:17,822 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 10:45:17,859 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 10:45:17,914 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 10:45:17,921 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 10:45:17,921 [printer.py:reinit()] - # Extruders: 1
2024-08-26 10:45:17,922 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 10:45:17,922 [printer.py:reinit()] - # Fans: 2
2024-08-26 10:45:17,923 [printer.py:reinit()] - # Output pins: 1
2024-08-26 10:45:17,926 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 10:45:18,196 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 10:45:18,214 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-26 10:45:18,215 [printer.py:change_state()] - Adding callback for state: startup
2024-08-26 10:45:18,287 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:45:18,288 [printer.py:init_temp_store()] - Temp store: []
2024-08-26 10:45:18,325 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:45:18,328 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 10:45:18,329 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 10:45:18,330 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 10:45:18,331 [screen.py:init_printer()] - Printer initialized
2024-08-26 10:45:19,153 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2024-08-26 10:45:19,154 [printer.py:change_state()] - Adding callback for state: error
2024-08-26 10:45:19,176 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 10:45:20,584 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:45:20,585 [printer.py:init_temp_store()] - Temp store: []
2024-08-26 10:45:20,729 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:45:20,730 [screen.py:init_tempstore()] - Temperature store size: 1200
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-26 10:45:13,587 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-26 10:45:13,932 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-26 10:45:13,936 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-26 10:45:13,991 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-26 10:45:13,995 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-26 10:45:14,005 [config.py:__init__()] - Configuration validated succesfuly
2024-08-26 10:45:14,007 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-26 10:45:14,211 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-26 10:45:14,211 [config.py:install_language()] - Using lang en
2024-08-26 10:45:14,232 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-26 10:45:14,236 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-26 10:45:15,108 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-26 10:45:15,155 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-26 10:45:15,237 [screen.py:initial_connection()] - Default printer: None
2024-08-26 10:45:15,238 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-26 10:45:15,250 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-26 10:45:15,253 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-26 10:45:15,374 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-26 10:45:15,466 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:45:15,501 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-26 10:45:15,502 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-26 10:45:15,534 [_logging.py:info()] - Websocket connected
2024-08-26 10:45:15,535 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-26 10:45:15,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:45:15,673 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 10:45:15,706 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/printer/info
2024-08-26 10:45:19,338 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-26 10:45:19,371 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-26 10:45:19,405 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-26 10:45:19,550 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-26 10:45:19,557 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-26 10:45:19,558 [printer.py:reinit()] - # Extruders: 1
2024-08-26 10:45:19,558 [printer.py:reinit()] - # Temperature devices: 4
2024-08-26 10:45:19,558 [printer.py:reinit()] - # Fans: 2
2024-08-26 10:45:19,559 [printer.py:reinit()] - # Output pins: 1
2024-08-26 10:45:19,561 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-26 10:45:19,843 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-26 10:45:19,856 [printer.py:change_state()] - Changing state from 'disconnected' to 'ready'
2024-08-26 10:45:19,856 [printer.py:change_state()] - Adding callback for state: ready
2024-08-26 10:45:19,936 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:45:19,983 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 10:45:20,011 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:45:20,012 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-26 10:45:20,019 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-26 10:45:20,019 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-26 10:45:20,035 [screen.py:init_printer()] - Printer initialized
2024-08-26 10:45:20,040 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-26 10:45:20,040 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-26 10:45:20,081 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-26 10:45:20,221 [main_menu.py:add_device()] - Adding device: extruder
2024-08-26 10:45:20,232 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-26 10:45:20,243 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-26 10:45:20,253 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-26 10:45:20,264 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-26 10:45:20,323 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-26 10:45:22,327 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-26 10:45:22,373 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-26 10:45:22,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-26 10:45:22,397 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 20:44:53,378 [screen.py:_go_to_submenu()] - #### Go to submenu config
2024-08-27 20:44:53,378 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-27 20:44:53,385 [screen.py:_load_panel()] - Loading panel: menu
2024-08-27 20:44:53,385 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-27 20:44:53,572 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config
2024-08-27 20:44:53,580 [menu.py:arrangeMenuItems()] - X > config bedlevel
2024-08-27 20:44:53,604 [menu.py:arrangeMenuItems()] - X > config retraction
2024-08-27 20:44:57,066 [screen.py:_load_panel()] - Loading panel: network
2024-08-27 20:44:57,066 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/network.py
2024-08-27 20:44:57,130 [network.py:__init__()] - Found wireless interfaces: ['wlan0']
2024-08-27 20:44:57,131 [network.py:__init__()] - Using wpa_cli
2024-08-27 20:44:57,156 [wifi.py:run()] - Setting up wifi event loop
2024-08-27 20:44:57,178 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > config > network
2024-08-27 20:44:57,925 [network.py:connected_callback()] - Now connected to a new network
2024-08-27 20:47:27,808 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff61a18168 (GtkDialog at 0x3dc78e60)>
2024-08-27 20:51:18,738 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 20:51:18,765 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff61a18a20 (GtkDialog at 0x3de58b80)>
2024-08-27 20:51:18,785 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 20:51:18,809 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff61a18048 (GtkDialog at 0x3de588b0)>
2024-08-27 20:51:21,033 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-27 20:51:21,034 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 20:51:21,037 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 20:51:21,043 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 20:51:21,053 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 20:51:21,080 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 20:51:21,126 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 20:51:21,127 [screen.py:init_printer()] - Klipper not connected
2024-08-27 20:51:24,882 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 20:51:24,902 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 20:51:24,927 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 20:51:24,966 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 20:51:24,974 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 20:51:24,975 [printer.py:reinit()] - # Extruders: 1
2024-08-27 20:51:24,975 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 20:51:24,975 [printer.py:reinit()] - # Fans: 2
2024-08-27 20:51:24,976 [printer.py:reinit()] - # Output pins: 1
2024-08-27 20:51:24,977 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 20:51:25,264 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 20:51:25,269 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 20:51:25,274 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 20:51:25,330 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 20:51:25,368 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 20:51:25,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 20:51:25,389 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 20:51:25,391 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 20:51:25,391 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 20:51:25,392 [screen.py:init_printer()] - Printer initialized
2024-08-27 20:51:27,511 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-27 20:51:27,512 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 20:51:27,524 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 20:51:27,617 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 20:51:27,625 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 20:51:27,633 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 20:51:27,640 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 20:51:27,648 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 20:51:27,686 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 20:51:27,935 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 20:51:27,975 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 20:51:27,994 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 20:51:27,995 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 20:51:40,358 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-27 20:51:40,358 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 20:51:40,361 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 20:51:40,378 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 20:51:40,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 20:51:40,486 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 20:51:40,487 [screen.py:init_printer()] - Klipper not connected
2024-08-27 20:51:43,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 20:51:43,910 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 20:51:44,031 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 20:51:44,069 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 20:51:44,075 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 20:51:44,075 [printer.py:reinit()] - # Extruders: 1
2024-08-27 20:51:44,076 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 20:51:44,076 [printer.py:reinit()] - # Fans: 2
2024-08-27 20:51:44,076 [printer.py:reinit()] - # Output pins: 1
2024-08-27 20:51:44,077 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 20:51:44,362 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 20:51:44,371 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 20:51:44,372 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 20:51:44,432 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 20:51:44,470 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 20:51:44,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 20:51:44,490 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 20:51:44,491 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 20:51:44,491 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 20:51:44,492 [screen.py:init_printer()] - Printer initialized
2024-08-27 20:51:46,843 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-27 20:51:46,843 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 20:51:46,851 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 20:51:46,939 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 20:51:46,948 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 20:51:46,956 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 20:51:46,963 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 20:51:46,971 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 20:51:47,007 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 20:51:47,106 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 20:51:47,145 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 20:51:47,164 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 20:51:47,165 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 20:53:16,518 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-27 20:53:16,518 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-27 20:53:16,662 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-27 20:53:16,696 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-27 20:53:16,738 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-27 20:53:16,743 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-27 20:53:18,522 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-27 20:53:18,523 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-27 20:53:18,590 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-27 20:53:18,685 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-27 20:53:18,688 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-27 20:54:23,233 [extrude.py:change_distance()] - ### Distance 15
2024-08-27 20:54:25,409 [extrude.py:change_distance()] - ### Distance 15
2024-08-27 20:54:26,937 [extrude.py:change_speed()] - ### Speed 5
2024-08-27 20:54:30,958 [extrude.py:change_speed()] - ### Speed 5
2024-08-27 20:54:34,456 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-27 20:54:34,457 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-27 20:54:34,517 [temperature.py:add_device()] - Adding device: extruder
2024-08-27 20:54:34,539 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-27 20:54:34,560 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 20:54:34,581 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 20:54:34,603 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 20:54:34,615 [temperature.py:__init__()] - ready
2024-08-27 20:54:34,617 [temperature.py:select_heater()] - Seselecting extruder
2024-08-27 20:54:34,619 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-27 20:54:34,620 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-27 20:54:34,648 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2024-08-27 20:54:43,553 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-27 20:54:43,553 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-27 20:54:43,554 [temperature.py:set_temperature()] - name match extruder
2024-08-27 20:54:43,554 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-27 20:54:43,556 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-27 20:54:43,556 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-27 20:54:43,557 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-27 20:54:43,558 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-27 20:54:43,558 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-27 20:54:43,559 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-27 20:58:26,820 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff61a18048 (GtkDialog at 0x3de588b0)>
2024-08-27 20:58:26,855 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff619da678 (GtkDialog at 0x3dc18e80)>
2024-08-27 20:58:26,873 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 20:58:26,897 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff619daa68 (GtkDialog at 0x3dc18bb0)>
2024-08-27 20:58:29,026 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-27 20:58:29,026 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 20:58:29,031 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 20:58:29,041 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 20:58:29,050 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 20:58:29,076 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 20:58:29,096 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 20:58:29,096 [screen.py:init_printer()] - Klipper not connected
2024-08-27 20:58:31,882 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 20:58:31,905 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 20:58:32,728 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 20:58:32,771 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 20:58:32,778 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 20:58:32,778 [printer.py:reinit()] - # Extruders: 1
2024-08-27 20:58:32,778 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 20:58:32,778 [printer.py:reinit()] - # Fans: 2
2024-08-27 20:58:32,778 [printer.py:reinit()] - # Output pins: 1
2024-08-27 20:58:32,780 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 20:58:33,066 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 20:58:33,070 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 20:58:33,077 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 20:58:33,144 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 20:58:33,169 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 20:58:33,188 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 20:58:33,189 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 20:58:33,190 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 20:58:33,190 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 20:58:33,191 [screen.py:init_printer()] - Printer initialized
2024-08-27 20:58:35,542 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-27 20:58:35,543 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 20:58:35,552 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 20:58:35,643 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 20:58:35,651 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 20:58:35,659 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 20:58:35,667 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 20:58:35,675 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 20:58:35,711 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 20:58:35,967 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 20:58:35,994 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 20:58:36,029 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 20:58:36,030 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:03:24,544 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-27 21:03:24,545 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 21:03:24,548 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 21:03:24,558 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:03:24,583 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:03:24,603 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:03:24,604 [screen.py:init_printer()] - Klipper not connected
2024-08-27 21:03:27,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:03:27,906 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:03:28,228 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 21:03:28,488 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 21:03:28,499 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 21:03:28,499 [printer.py:reinit()] - # Extruders: 1
2024-08-27 21:03:28,500 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 21:03:28,500 [printer.py:reinit()] - # Fans: 2
2024-08-27 21:03:28,500 [printer.py:reinit()] - # Output pins: 1
2024-08-27 21:03:28,502 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 21:03:28,781 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 21:03:28,786 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 21:03:28,791 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 21:03:28,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:03:28,880 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:03:28,900 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:03:28,901 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:03:28,902 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 21:03:28,902 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 21:03:28,903 [screen.py:init_printer()] - Printer initialized
2024-08-27 21:03:30,479 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-27 21:03:30,479 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 21:03:30,487 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 21:03:30,574 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 21:03:30,581 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 21:03:30,589 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 21:03:30,596 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 21:03:30,603 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 21:03:30,641 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 21:03:30,912 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:03:30,926 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:03:30,946 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:03:30,946 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:03:33,761 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-27 21:03:33,761 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-27 21:03:33,904 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-27 21:03:33,938 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-27 21:03:33,979 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-27 21:03:33,984 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-27 21:03:35,317 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-27 21:03:35,395 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-27 21:03:35,399 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-27 21:03:37,885 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-27 21:03:45,305 [extrude.py:change_distance()] - ### Distance 15
2024-08-27 21:05:55,408 [files.py:_callback()] - Error in getting metadata for .thumbs/Part 7_0.2mm_PLA_Generic Klipper Printer_1h7m-100x100.png. Retrying in 6 seconds
2024-08-27 21:05:55,413 [files.py:_callback()] - Error in getting metadata for .thumbs/Part 7_0.2mm_PLA_Generic Klipper Printer_1h7m-32x32.png. Retrying in 6 seconds
2024-08-27 21:05:55,442 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-27 21:05:55,442 [printer.py:change_state()] - Adding callback for state: printing
2024-08-27 21:05:55,478 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-27 21:05:55,478 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-27 21:05:55,642 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-27 21:05:55,645 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-27 21:05:55,812 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Part 7_0.2mm_PLA_Generic Klipper Printer_1h7m.gcode'
2024-08-27 21:05:55,814 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-27 21:05:56,347 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-27 21:05:56,490 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Part 7_0.2mm_PLA_Generic Klipper Printer_1h7m.gcode Size: 3997646
2024-08-27 21:11:16,815 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff610c8e58 (GtkDialog at 0x3e1fe2c0)>
2024-08-27 21:11:18,307 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 21:11:18,308 [job_status.py:cancel_confirm()] - Canceling print
2024-08-27 21:11:18,308 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-27 21:11:18,314 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-27 21:11:18,915 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-27 21:11:30,408 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-27 21:11:30,408 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 21:13:02,159 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff619daa68 (GtkDialog at 0x3dc18bb0)>
2024-08-27 21:13:02,209 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff610c73a8 (GtkDialog at 0x3e1f6610)>
2024-08-27 21:13:08,175 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-27 21:13:08,176 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 21:13:08,179 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 21:13:08,184 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 21:13:08,192 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:13:08,218 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:13:08,241 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:13:08,242 [screen.py:init_printer()] - Klipper not connected
2024-08-27 21:13:11,887 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:13:11,911 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:13:11,947 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 21:13:11,980 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 21:13:11,987 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 21:13:11,988 [printer.py:reinit()] - # Extruders: 1
2024-08-27 21:13:11,988 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 21:13:11,988 [printer.py:reinit()] - # Fans: 2
2024-08-27 21:13:11,988 [printer.py:reinit()] - # Output pins: 1
2024-08-27 21:13:11,990 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 21:13:12,277 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 21:13:12,281 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 21:13:12,287 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 21:13:12,366 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:13:12,380 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:13:12,401 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:13:12,402 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:13:12,403 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 21:13:12,403 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 21:13:12,404 [screen.py:init_printer()] - Printer initialized
2024-08-27 21:13:14,749 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-27 21:13:14,749 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 21:13:14,758 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 21:13:14,846 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 21:13:14,854 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 21:13:14,862 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 21:13:14,869 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 21:13:14,876 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 21:13:14,913 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 21:13:15,025 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:13:15,040 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:13:15,060 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:13:15,061 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:13:32,621 [files.py:_callback()] - Error in getting metadata for .thumbs/Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m-100x100.png. Retrying in 6 seconds
2024-08-27 21:13:32,626 [files.py:_callback()] - Error in getting metadata for .thumbs/Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m-32x32.png. Retrying in 6 seconds
2024-08-27 21:13:32,790 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-27 21:13:32,790 [printer.py:change_state()] - Adding callback for state: printing
2024-08-27 21:13:32,966 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-27 21:13:32,968 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-27 21:13:33,101 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode'
2024-08-27 21:13:33,103 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-27 21:13:33,562 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-27 21:13:33,715 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode Size: 6528607
2024-08-27 21:13:59,558 [printer.py:change_state()] - Changing state from 'printing' to 'disconnected'
2024-08-27 21:13:59,559 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 21:13:59,562 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 21:13:59,586 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:13:59,647 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:13:59,698 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:13:59,698 [screen.py:init_printer()] - Klipper not connected
2024-08-27 21:14:02,884 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:14:02,907 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:14:03,702 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 21:14:03,756 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 21:14:03,763 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 21:14:03,763 [printer.py:reinit()] - # Extruders: 1
2024-08-27 21:14:03,763 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 21:14:03,763 [printer.py:reinit()] - # Fans: 2
2024-08-27 21:14:03,763 [printer.py:reinit()] - # Output pins: 1
2024-08-27 21:14:03,765 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 21:14:04,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 21:14:04,059 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 21:14:04,059 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 21:14:04,139 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:14:04,152 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:14:04,172 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:14:04,173 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:14:04,174 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 21:14:04,174 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 21:14:04,175 [screen.py:init_printer()] - Printer initialized
2024-08-27 21:14:04,748 [printer.py:change_state()] - Changing state from 'startup' to 'shutdown'
2024-08-27 21:14:04,748 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-27 21:14:04,760 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:14:06,039 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-27 21:14:06,040 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 21:14:06,041 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 21:14:06,059 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:14:06,127 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:14:06,175 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:14:06,176 [screen.py:init_printer()] - Klipper not connected
2024-08-27 21:14:06,917 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:14:06,931 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:14:06,950 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:14:06,951 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:14:09,907 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:14:09,933 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:14:09,960 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 21:14:10,002 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 21:14:10,010 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 21:14:10,010 [printer.py:reinit()] - # Extruders: 1
2024-08-27 21:14:10,010 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 21:14:10,010 [printer.py:reinit()] - # Fans: 2
2024-08-27 21:14:10,010 [printer.py:reinit()] - # Output pins: 1
2024-08-27 21:14:10,012 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 21:14:10,295 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 21:14:10,299 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 21:14:10,305 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 21:14:10,384 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:14:10,399 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:14:10,423 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:14:10,424 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:14:10,425 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 21:14:10,425 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 21:14:10,426 [screen.py:init_printer()] - Printer initialized
2024-08-27 21:14:11,490 [printer.py:change_state()] - Changing state from 'startup' to 'error'
2024-08-27 21:14:11,490 [printer.py:change_state()] - Adding callback for state: error
2024-08-27 21:14:11,500 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:14:12,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:14:12,991 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-27 21:14:13,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:14:13,013 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:14:14,025 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2024-08-27 21:14:14,081 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2024-08-27 21:14:14,081 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-27 21:14:14,082 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-27 21:14:14,092 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:14:14,119 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:14:14,140 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:14:14,140 [screen.py:init_printer()] - Klipper not connected
2024-08-27 21:14:15,546 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffff610c73a8 (GtkDialog at 0x3e1f6610)>
2024-08-27 21:14:15,573 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff610c7318 (GtkDialog at 0x3e30c8d0)>
2024-08-27 21:14:17,367 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-27 21:14:17,368 [screen.py:_send_action()] - machine.shutdown: None
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-27 21:14:53,889 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-27 21:14:54,419 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-27 21:14:54,421 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-27 21:14:54,473 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-27 21:14:54,476 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-27 21:14:54,491 [config.py:__init__()] - Configuration validated succesfuly
2024-08-27 21:14:54,493 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-27 21:14:54,818 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-27 21:14:54,819 [config.py:install_language()] - Using lang en
2024-08-27 21:14:54,843 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-27 21:14:54,848 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-27 21:14:55,881 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-27 21:14:55,930 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-27 21:14:55,994 [screen.py:initial_connection()] - Default printer: None
2024-08-27 21:14:55,995 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-27 21:14:55,998 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-27 21:14:55,999 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-27 21:14:56,131 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 21:14:56,209 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:14:56,242 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-27 21:14:56,243 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-27 21:14:56,278 [_logging.py:info()] - Websocket connected
2024-08-27 21:14:56,279 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-27 21:14:56,342 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 21:14:56,392 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 21:14:56,430 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 21:14:56,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 21:14:56,487 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 21:14:56,488 [printer.py:reinit()] - # Extruders: 1
2024-08-27 21:14:56,488 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 21:14:56,488 [printer.py:reinit()] - # Fans: 2
2024-08-27 21:14:56,489 [printer.py:reinit()] - # Output pins: 1
2024-08-27 21:14:56,490 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 21:14:56,780 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 21:14:56,794 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 21:14:56,795 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 21:14:56,850 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:14:56,853 [printer.py:init_temp_store()] - Temp store: []
2024-08-27 21:14:56,890 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:14:56,891 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:14:56,892 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 21:14:56,893 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 21:14:56,896 [screen.py:init_printer()] - Printer initialized
2024-08-27 21:14:58,311 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-27 21:14:58,312 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 21:14:58,321 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-27 21:14:58,321 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-27 21:14:58,346 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 21:14:58,461 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 21:14:58,472 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 21:14:58,483 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 21:14:58,493 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 21:14:58,502 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 21:14:58,552 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 21:14:58,557 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 21:14:58,594 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 21:14:58,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 21:14:58,845 [printer.py:init_temp_store()] - Temp store: []
2024-08-27 21:14:58,877 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 21:14:58,879 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 21:16:52,837 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-27 21:16:52,838 [printer.py:change_state()] - Adding callback for state: printing
2024-08-27 21:16:52,841 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 21:16:52,844 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-27 21:16:52,845 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-27 21:16:53,043 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-27 21:16:53,046 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-27 21:16:53,090 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 21:16:53,374 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode'
2024-08-27 21:16:53,377 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode Size: 6528607
2024-08-27 21:16:53,389 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-27 21:16:53,648 [files.py:add_file()] - File already exists: Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode
2024-08-27 21:16:53,779 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-27 22:15:21,537 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-27 22:32:39,235 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-27 22:32:39,254 [screen.py:wake_screen()] - Screen wake up
2024-08-27 22:32:39,573 [screen.py:_load_panel()] - Loading panel: fine_tune
2024-08-27 22:32:39,574 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/fine_tune.py
2024-08-27 22:32:39,652 [screen.py:attach_panel()] - Current panel hierarchy: job_status > fine_tune
2024-08-27 22:32:42,612 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-27 22:32:42,648 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-27 22:32:42,664 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 22:34:34,661 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-27 22:34:37,158 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-27 22:34:37,159 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 23:07:37,235 [job_status.py:close_panel()] - Closing job_status panel
2024-08-27 23:07:37,242 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 23:07:37,330 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 23:07:37,338 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 23:07:37,346 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 23:07:37,354 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 23:07:37,361 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 23:07:37,398 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 23:07:37,400 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 23:07:37,417 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 23:07:37,417 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 23:07:37,462 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 23:07:37,552 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 23:07:37,561 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 23:07:37,571 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 23:07:37,579 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 23:07:37,586 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 23:07:37,622 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 23:07:37,624 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 23:07:37,640 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 23:07:45,039 [screen.py:_load_panel()] - Loading panel: gcode_macros
2024-08-27 23:07:45,040 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/gcode_macros.py
2024-08-27 23:07:45,091 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > gcode_macros
2024-08-27 23:07:49,551 [screen_panel.py:unload_menu()] - self.menu: ['macros_menu', 'options_menu']
2024-08-27 23:07:50,343 [screen.py:_menu_go_back()] - #### Menu go home
2024-08-27 23:07:50,368 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 23:07:50,371 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 23:07:54,327 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-27 23:07:54,385 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-27 23:07:54,386 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-27 23:07:54,405 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 23:07:56,612 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-27 23:07:56,612 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-27 23:07:56,624 [screen.py:_load_panel()] - Loading panel: menu
2024-08-27 23:07:56,625 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-27 23:07:56,738 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-27 23:07:56,746 [menu.py:arrangeMenuItems()] - X > power
2024-08-27 23:07:56,751 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-27 23:07:57,644 [screen.py:_load_panel()] - Loading panel: system
2024-08-27 23:07:57,644 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-27 23:07:57,696 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-27 23:07:57,697 [system.py:__init__()] - No update manager configured
2024-08-27 23:07:57,707 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-27 23:07:57,727 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-27 23:07:57,727 [system.py:get_updates()] - No update manager configured
2024-08-27 23:07:59,088 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff9c3d06c0 (GtkDialog at 0xaf06840)>
2024-08-27 23:08:00,276 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-27 23:08:36,872 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-27 23:08:37,239 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-27 23:08:37,259 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-27 23:08:37,305 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-27 23:08:37,309 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-27 23:08:37,316 [config.py:__init__()] - Configuration validated succesfuly
2024-08-27 23:08:37,319 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-27 23:08:37,605 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-27 23:08:37,607 [config.py:install_language()] - Using lang en
2024-08-27 23:08:37,662 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-27 23:08:37,670 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-27 23:08:38,832 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-27 23:08:38,891 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-27 23:08:38,965 [screen.py:initial_connection()] - Default printer: None
2024-08-27 23:08:38,965 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-27 23:08:38,973 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-27 23:08:38,975 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-27 23:08:39,085 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-27 23:08:39,161 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 23:08:39,196 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-27 23:08:39,198 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-27 23:08:39,235 [_logging.py:info()] - Websocket connected
2024-08-27 23:08:39,237 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-27 23:08:39,305 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-27 23:08:39,363 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-27 23:08:39,396 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-27 23:08:39,454 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-27 23:08:39,460 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-27 23:08:39,460 [printer.py:reinit()] - # Extruders: 1
2024-08-27 23:08:39,461 [printer.py:reinit()] - # Temperature devices: 4
2024-08-27 23:08:39,461 [printer.py:reinit()] - # Fans: 2
2024-08-27 23:08:39,461 [printer.py:reinit()] - # Output pins: 1
2024-08-27 23:08:39,463 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-27 23:08:39,751 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-27 23:08:39,759 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-27 23:08:39,759 [printer.py:change_state()] - Adding callback for state: startup
2024-08-27 23:08:39,827 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 23:08:39,830 [printer.py:init_temp_store()] - Temp store: []
2024-08-27 23:08:39,874 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 23:08:39,876 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-27 23:08:39,877 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-27 23:08:39,877 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-27 23:08:39,887 [screen.py:init_printer()] - Printer initialized
2024-08-27 23:08:41,197 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-27 23:08:41,198 [printer.py:change_state()] - Adding callback for state: ready
2024-08-27 23:08:41,207 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-27 23:08:41,208 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-27 23:08:41,234 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-27 23:08:41,364 [main_menu.py:add_device()] - Adding device: extruder
2024-08-27 23:08:41,375 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-27 23:08:41,387 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-27 23:08:41,399 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-27 23:08:41,413 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-27 23:08:41,495 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-27 23:08:41,502 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 23:08:41,531 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-27 23:08:41,992 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-27 23:08:41,993 [printer.py:init_temp_store()] - Temp store: []
2024-08-27 23:08:42,168 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-27 23:08:42,169 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-28 09:54:49,841 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-28 10:19:24,090 [files.py:_callback()] - Error in getting metadata for .thumbs/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m25s-100x100.png. Retrying in 6 seconds
2024-08-28 10:19:24,099 [files.py:_callback()] - Error in getting metadata for .thumbs/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m25s-32x32.png. Retrying in 6 seconds
2024-08-28 10:19:24,134 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-28 10:19:24,135 [printer.py:change_state()] - Adding callback for state: printing
2024-08-28 10:19:24,143 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-28 10:19:24,179 [screen.py:wake_screen()] - Screen wake up
2024-08-28 10:19:24,202 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-28 10:19:24,205 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-28 10:19:24,205 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-28 10:19:24,382 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-28 10:19:24,389 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-28 10:19:24,426 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-28 10:19:24,524 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m25s.gcode'
2024-08-28 10:19:24,527 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-28 10:19:25,050 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-28 10:19:25,112 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m25s.gcode Size: 2229669
2024-08-28 10:29:35,640 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2024-08-28 10:29:35,641 [printer.py:change_state()] - Adding callback for state: paused
2024-08-28 10:29:35,658 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2024-08-28 10:30:02,991 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff613131f8 (GtkDialog at 0x29db3eb0)>
2024-08-28 10:30:04,471 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-28 10:30:04,472 [job_status.py:cancel_confirm()] - Canceling print
2024-08-28 10:30:04,472 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'cancelling'
2024-08-28 10:30:04,480 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-28 10:30:04,497 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'paused'
2024-08-28 10:30:07,766 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-28 10:30:07,766 [screen.py:_go_to_submenu()] - #### Menu __print
2024-08-28 10:30:07,775 [screen.py:_load_panel()] - Loading panel: menu
2024-08-28 10:30:07,775 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-28 10:30:07,894 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-28 10:30:07,997 [screen.py:attach_panel()] - Current panel hierarchy: job_status >
2024-08-28 10:30:08,050 [menu.py:arrangeMenuItems()] - X > power
2024-08-28 10:30:08,059 [menu.py:arrangeMenuItems()] - X > camera
2024-08-28 10:30:08,078 [menu.py:arrangeMenuItems()] - X > retraction
2024-08-28 10:30:11,692 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-28 10:30:11,693 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-28 10:30:11,768 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude
2024-08-28 10:30:11,862 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-28 10:30:11,865 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-28 10:30:13,509 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: UNLOAD_FILAMENT SPEED=120
2024-08-28 10:31:20,789 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: UNLOAD_FILAMENT SPEED=120
2024-08-28 10:31:26,406 [extrude.py:change_distance()] - ### Distance 15
2024-08-28 10:31:29,703 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=0
2024-08-28 10:31:30,370 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-28 10:31:54,213 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:31:54,215 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:31:56,218 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:31:56,221 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:31:57,477 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:31:57,479 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:31:58,033 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:31:58,035 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:31:58,470 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:31:58,472 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:31:58,834 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:31:58,836 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:31:59,073 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:31:59,075 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:32:05,865 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:32:05,867 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:32:07,714 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:32:07,717 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:32:08,149 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:32:08,151 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:32:08,469 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: M83
2024-08-28 10:32:08,471 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: G1 E-15 F120
2024-08-28 10:32:11,916 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-28 10:32:11,917 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-28 10:32:11,958 [temperature.py:add_device()] - Adding device: extruder
2024-08-28 10:32:11,974 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-28 10:32:11,983 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-28 10:32:11,991 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-28 10:32:11,998 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-28 10:32:12,008 [temperature.py:__init__()] - paused
2024-08-28 10:32:12,010 [temperature.py:select_heater()] - Seselecting extruder
2024-08-28 10:32:12,039 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude > temperature
2024-08-28 10:32:19,418 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S210.0
2024-08-28 10:32:19,420 [temperature.py:change_target_temp_incremental()] - Setting extruder to 210.0
2024-08-28 10:32:20,605 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S220
2024-08-28 10:32:20,607 [temperature.py:change_target_temp_incremental()] - Setting extruder to 220
2024-08-28 10:32:21,409 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S230
2024-08-28 10:32:21,411 [temperature.py:change_target_temp_incremental()] - Setting extruder to 230
2024-08-28 10:32:21,733 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S240
2024-08-28 10:32:21,735 [temperature.py:change_target_temp_incremental()] - Setting extruder to 240
2024-08-28 10:32:22,042 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S250
2024-08-28 10:32:22,046 [temperature.py:change_target_temp_incremental()] - Setting extruder to 250
2024-08-28 10:32:22,370 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S260
2024-08-28 10:32:22,372 [temperature.py:change_target_temp_incremental()] - Setting extruder to 260
2024-08-28 10:32:23,261 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S250
2024-08-28 10:32:23,263 [temperature.py:change_target_temp_incremental()] - Setting extruder to 250
2024-08-28 10:32:24,534 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S260
2024-08-28 10:32:24,536 [temperature.py:change_target_temp_incremental()] - Setting extruder to 260
2024-08-28 10:32:25,902 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S270
2024-08-28 10:32:25,904 [temperature.py:change_target_temp_incremental()] - Setting extruder to 270
2024-08-28 10:32:26,383 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S280
2024-08-28 10:32:26,384 [temperature.py:change_target_temp_incremental()] - Setting extruder to 280
2024-08-28 10:32:26,769 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S290
2024-08-28 10:32:26,771 [temperature.py:change_target_temp_incremental()] - Setting extruder to 290
2024-08-28 10:32:27,929 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S300
2024-08-28 10:32:27,931 [temperature.py:change_target_temp_incremental()] - Setting extruder to 300
2024-08-28 10:32:28,361 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S310
2024-08-28 10:32:28,362 [temperature.py:change_target_temp_incremental()] - Setting extruder to 310
2024-08-28 10:32:28,816 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S310
2024-08-28 10:32:28,818 [temperature.py:change_target_temp_incremental()] - Setting extruder to 310
2024-08-28 10:32:30,440 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S310
2024-08-28 10:32:30,442 [temperature.py:change_target_temp_incremental()] - Setting extruder to 310
2024-08-28 10:32:34,930 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S300
2024-08-28 10:32:34,931 [temperature.py:change_target_temp_incremental()] - Setting extruder to 300
2024-08-28 10:32:35,825 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S290
2024-08-28 10:32:35,827 [temperature.py:change_target_temp_incremental()] - Setting extruder to 290
2024-08-28 10:32:36,726 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S280
2024-08-28 10:32:36,728 [temperature.py:change_target_temp_incremental()] - Setting extruder to 280
2024-08-28 10:32:37,637 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S270
2024-08-28 10:32:37,639 [temperature.py:change_target_temp_incremental()] - Setting extruder to 270
2024-08-28 10:33:01,135 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-28 10:33:01,154 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude
2024-08-28 10:33:01,179 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-28 10:33:06,274 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude > temperature
2024-08-28 10:33:08,033 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-28 10:33:08,054 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude
2024-08-28 10:33:08,157 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-28 10:33:09,002 [extrude.py:change_extruder()] - Changing extruder to extruder
2024-08-28 10:33:09,005 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: T0
2024-08-28 10:36:29,961 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-28 10:36:43,702 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-28 10:36:43,735 [screen.py:attach_panel()] - Current panel hierarchy: job_status >
2024-08-28 10:36:43,822 [menu.py:arrangeMenuItems()] - X > power
2024-08-28 10:36:43,831 [menu.py:arrangeMenuItems()] - X > camera
2024-08-28 10:36:43,853 [menu.py:arrangeMenuItems()] - X > retraction
2024-08-28 10:36:48,123 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude
2024-08-28 10:36:48,146 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-28 10:37:14,140 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude > temperature
2024-08-28 10:46:47,793 [printer.py:change_state()] - Changing state from 'paused' to 'ready'
2024-08-28 10:46:47,793 [printer.py:change_state()] - Adding callback for state: ready
2024-08-28 10:49:32,821 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-28 10:49:32,841 [screen.py:attach_panel()] - Current panel hierarchy: job_status > > extrude
2024-08-28 10:49:32,871 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': True, 'enabled': True}
2024-08-28 10:49:35,170 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-28 10:49:37,241 [extrude.py:change_distance()] - ### Distance 25
2024-08-28 10:58:50,267 [files.py:_callback()] - Error in getting metadata for .thumbs/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s-100x100.png. Retrying in 6 seconds
2024-08-28 10:58:50,272 [files.py:_callback()] - Error in getting metadata for .thumbs/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s-32x32.png. Retrying in 6 seconds
2024-08-28 10:58:50,365 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-28 10:58:50,366 [printer.py:change_state()] - Adding callback for state: printing
2024-08-28 10:58:50,368 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2024-08-28 10:58:50,375 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-28 10:58:51,194 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-28 10:58:51,263 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s.gcode Size: 2256060
2024-08-28 11:02:46,470 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-28 11:02:46,502 [screen.py:attach_panel()] - Current panel hierarchy: job_status >
2024-08-28 11:02:46,538 [menu.py:arrangeMenuItems()] - X > move
2024-08-28 11:02:46,552 [menu.py:arrangeMenuItems()] - X > extrude
2024-08-28 11:02:46,560 [menu.py:arrangeMenuItems()] - X > power
2024-08-28 11:02:46,574 [menu.py:arrangeMenuItems()] - X > camera
2024-08-28 11:02:46,595 [menu.py:arrangeMenuItems()] - X > retraction
2024-08-28 11:02:48,269 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-28 11:02:48,289 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-28 11:02:48,303 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-28 11:55:44,054 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-28 11:55:46,555 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-28 11:55:46,555 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-28 11:56:37,549 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-28 11:56:37,812 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-28 11:56:37,817 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-28 11:56:37,867 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-28 11:56:37,871 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-28 11:56:37,880 [config.py:__init__()] - Configuration validated succesfuly
2024-08-28 11:56:37,882 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-28 11:56:38,117 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-28 11:56:38,117 [config.py:install_language()] - Using lang en
2024-08-28 11:56:38,135 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-28 11:56:38,139 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-28 11:56:38,972 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-28 11:56:39,006 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-28 11:56:39,061 [screen.py:initial_connection()] - Default printer: None
2024-08-28 11:56:39,062 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-28 11:56:39,065 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-28 11:56:39,065 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-28 11:56:39,144 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-28 11:56:39,214 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-28 11:56:39,279 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-28 11:56:39,280 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-28 11:56:39,313 [_logging.py:info()] - Websocket connected
2024-08-28 11:56:39,314 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-28 11:56:39,356 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-28 11:56:39,399 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-28 11:56:39,433 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-28 11:56:39,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-28 11:56:39,491 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-28 11:56:39,492 [printer.py:reinit()] - # Extruders: 1
2024-08-28 11:56:39,492 [printer.py:reinit()] - # Temperature devices: 4
2024-08-28 11:56:39,492 [printer.py:reinit()] - # Fans: 2
2024-08-28 11:56:39,493 [printer.py:reinit()] - # Output pins: 1
2024-08-28 11:56:39,494 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-28 11:56:39,784 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-28 11:56:39,796 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-28 11:56:39,797 [printer.py:change_state()] - Adding callback for state: startup
2024-08-28 11:56:39,846 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-28 11:56:39,847 [printer.py:init_temp_store()] - Temp store: []
2024-08-28 11:56:39,872 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-28 11:56:39,873 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-28 11:56:39,874 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-28 11:56:39,875 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-28 11:56:39,876 [screen.py:init_printer()] - Printer initialized
2024-08-28 11:56:41,482 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-28 11:56:41,483 [printer.py:change_state()] - Adding callback for state: ready
2024-08-28 11:56:41,490 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-28 11:56:41,491 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-28 11:56:41,515 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-28 11:56:41,647 [main_menu.py:add_device()] - Adding device: extruder
2024-08-28 11:56:41,660 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-28 11:56:41,672 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-28 11:56:41,684 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-28 11:56:41,700 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-28 11:56:41,765 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-28 11:56:41,769 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-28 11:56:41,793 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-28 11:56:41,820 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-28 11:56:41,820 [printer.py:init_temp_store()] - Temp store: []
2024-08-28 11:56:41,847 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-28 11:56:41,848 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-28 11:58:14,286 [screen.py:_load_panel()] - Loading panel: print
2024-08-28 11:58:14,287 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/print.py
2024-08-28 11:58:14,304 [print.py:__init__()] - 24h time is True
2024-08-28 11:58:14,333 [files.py:reinit()] - file.py reinit()
2024-08-28 11:58:14,345 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > print
2024-08-28 11:58:14,347 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-28 11:58:14,478 [print.py:_callback()] - newfiles: ['.cache/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s.gcode', '3DBenchy-fast高速PLA.gcode', '3DBenchy-standard标准PLA.gcode', '3DBenchy-violent狂暴PLA.gcode', 'Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode', 'flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode', 'magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode', 'OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s.gcode', 'Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode', 'Part 7_0.2mm_PLA_Generic Klipper Printer_1h7m.gcode', 'Pressure Advance Calibration压力提前校准.gcode', 'rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m25s.gcode', 'rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s.gcode', 'Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode', 'temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode', 'Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s.gcode']
2024-08-28 11:58:14,829 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:14,830 [print.py:_callback()] - updatefiles: []
2024-08-28 11:58:15,093 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,093 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,093 [print.py:_callback()] - updatefiles: ['.cache/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s.gcode']
2024-08-28 11:58:15,093 [print.py:update_file()] - Cannot update file, file not in labels: .cache/rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s.gcode
2024-08-28 11:58:15,094 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,094 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,094 [print.py:_callback()] - updatefiles: ['3DBenchy-fast高速PLA.gcode']
2024-08-28 11:58:15,095 [print.py:update_file()] - Updating file 3DBenchy-fast高速PLA.gcode
2024-08-28 11:58:15,096 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,097 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,097 [print.py:_callback()] - updatefiles: ['3DBenchy-standard标准PLA.gcode']
2024-08-28 11:58:15,097 [print.py:update_file()] - Updating file 3DBenchy-standard标准PLA.gcode
2024-08-28 11:58:15,099 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,099 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,100 [print.py:_callback()] - updatefiles: ['3DBenchy-violent狂暴PLA.gcode']
2024-08-28 11:58:15,100 [print.py:update_file()] - Updating file 3DBenchy-violent狂暴PLA.gcode
2024-08-28 11:58:15,101 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,102 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,102 [print.py:_callback()] - updatefiles: ['Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode']
2024-08-28 11:58:15,102 [print.py:update_file()] - Updating file Cube_0.2mm_PLA_Generic Klipper Printer_6m40s.gcode
2024-08-28 11:58:15,104 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,104 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,105 [print.py:_callback()] - updatefiles: ['flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode']
2024-08-28 11:58:15,105 [print.py:update_file()] - Updating file flowrate_0_0.2mm_PLA_Generic Klipper Printer_26m34s.gcode
2024-08-28 11:58:15,106 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,106 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,107 [print.py:_callback()] - updatefiles: ['magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode']
2024-08-28 11:58:15,107 [print.py:update_file()] - Updating file magazine_steppers-housingCPUMirrored_0.2mm_PLA_Generic Klipper Printer_28m18s.gcode
2024-08-28 11:58:15,108 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,109 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,109 [print.py:_callback()] - updatefiles: ['OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s.gcode']
2024-08-28 11:58:15,109 [print.py:update_file()] - Updating file OrcaToleranceTest_0.2mm_PLA_Generic Klipper Printer_15m51s.gcode
2024-08-28 11:58:15,111 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,111 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,111 [print.py:_callback()] - updatefiles: ['Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode']
2024-08-28 11:58:15,112 [print.py:update_file()] - Updating file Part 7_0.2mm_PLA_Generic Klipper Printer_1h24m.gcode
2024-08-28 11:58:15,113 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,113 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,114 [print.py:_callback()] - updatefiles: ['Part 7_0.2mm_PLA_Generic Klipper Printer_1h7m.gcode']
2024-08-28 11:58:15,114 [print.py:update_file()] - Updating file Part 7_0.2mm_PLA_Generic Klipper Printer_1h7m.gcode
2024-08-28 11:58:15,116 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,116 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,116 [print.py:_callback()] - updatefiles: ['Pressure Advance Calibration压力提前校准.gcode']
2024-08-28 11:58:15,117 [print.py:update_file()] - Updating file Pressure Advance Calibration压力提前校准.gcode
2024-08-28 11:58:15,118 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,119 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,119 [print.py:_callback()] - updatefiles: ['rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m25s.gcode']
2024-08-28 11:58:15,119 [print.py:update_file()] - Updating file rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m25s.gcode
2024-08-28 11:58:15,121 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,121 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,122 [print.py:_callback()] - updatefiles: ['rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s.gcode']
2024-08-28 11:58:15,122 [print.py:update_file()] - Updating file rapidchangeATC-rightside (2)_0.2mm_PLA_Generic Klipper Printer_49m29s.gcode
2024-08-28 11:58:15,123 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,124 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,124 [print.py:_callback()] - updatefiles: ['Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode']
2024-08-28 11:58:15,124 [print.py:update_file()] - Updating file Support_servoR-V2_0.2mm_PLA_Generic Klipper Printer_55m52s.gcode
2024-08-28 11:58:15,126 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,126 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,126 [print.py:_callback()] - updatefiles: ['temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode']
2024-08-28 11:58:15,127 [print.py:update_file()] - Updating file temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h19m.gcode
2024-08-28 11:58:15,129 [print.py:_callback()] - newfiles: []
2024-08-28 11:58:15,129 [print.py:_callback()] - deletedfiles: []
2024-08-28 11:58:15,129 [print.py:_callback()] - updatefiles: ['Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s.gcode']
2024-08-28 11:58:15,129 [print.py:update_file()] - Updating file Tollerance Test v2_0.2mm_PLA_Generic Klipper Printer_27m17s.gcode
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-28 11:56:37,626 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-28 11:56:37,930 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-28 11:56:37,940 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-28 11:56:37,979 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-28 11:56:37,982 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-28 11:56:37,986 [config.py:__init__()] - Configuration validated succesfuly
2024-08-28 11:56:37,987 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-28 11:56:38,222 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-28 11:56:38,223 [config.py:install_language()] - Using lang en
2024-08-28 11:56:38,251 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-28 11:56:38,260 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-28 11:56:39,087 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-28 11:56:39,125 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-28 11:56:39,172 [screen.py:initial_connection()] - Default printer: None
2024-08-28 11:56:39,173 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-28 11:56:39,175 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-28 11:56:39,175 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-28 11:56:39,250 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-28 11:56:39,309 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-28 11:56:39,333 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-28 11:56:39,334 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-28 11:56:39,358 [_logging.py:info()] - Websocket connected
2024-08-28 11:56:39,358 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-28 11:56:39,402 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-28 11:56:39,438 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-28 11:56:39,462 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-28 11:56:39,505 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-28 11:56:39,511 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-28 11:56:39,512 [printer.py:reinit()] - # Extruders: 1
2024-08-28 11:56:39,512 [printer.py:reinit()] - # Temperature devices: 4
2024-08-28 11:56:39,512 [printer.py:reinit()] - # Fans: 2
2024-08-28 11:56:39,513 [printer.py:reinit()] - # Output pins: 1
2024-08-28 11:56:39,515 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-28 11:56:39,797 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-28 11:56:39,830 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-28 11:56:39,831 [printer.py:change_state()] - Adding callback for state: startup
2024-08-28 11:56:39,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-28 11:56:39,898 [printer.py:init_temp_store()] - Temp store: []
2024-08-28 11:56:39,931 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-28 11:56:39,932 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-28 11:56:39,936 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-28 11:56:39,936 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-28 11:56:39,937 [screen.py:init_printer()] - Printer initialized
2024-08-28 11:56:41,866 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-28 11:56:41,867 [printer.py:init_temp_store()] - Temp store: []
2024-08-28 11:56:41,897 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-28 11:56:41,899 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-28 11:56:41,911 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-28 11:56:41,912 [printer.py:change_state()] - Adding callback for state: ready
2024-08-28 11:56:41,920 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-28 11:56:41,920 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-28 11:56:41,958 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-28 11:56:42,102 [main_menu.py:add_device()] - Adding device: extruder
2024-08-28 11:56:42,113 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-28 11:56:42,124 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-28 11:56:42,134 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-28 11:56:42,144 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-28 11:56:42,212 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-28 11:56:42,217 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-28 11:56:42,250 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 17:45:37,954 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff89416990 (GtkDialog at 0xddbd6a0)>
2024-08-29 17:49:54,140 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h21m-100x100.png. Retrying in 6 seconds
2024-08-29 17:49:54,144 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h21m-32x32.png. Retrying in 6 seconds
2024-08-29 17:49:54,272 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-29 17:49:54,272 [printer.py:change_state()] - Adding callback for state: printing
2024-08-29 17:49:54,276 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 17:49:54,283 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-29 17:49:54,288 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-29 17:49:54,288 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-29 17:49:54,474 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-29 17:49:54,476 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-29 17:49:54,508 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 17:49:54,617 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h21m.gcode'
2024-08-29 17:49:54,620 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-29 17:49:55,112 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-29 17:49:55,231 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h21m.gcode Size: 4158272
2024-08-29 18:12:52,671 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff81836c60 (GtkDialog at 0xdc3f410)>
2024-08-29 18:12:54,015 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-29 18:12:54,015 [job_status.py:cancel_confirm()] - Canceling print
2024-08-29 18:12:54,015 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-29 18:12:54,022 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-29 18:12:54,249 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-29 18:13:06,009 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-29 18:13:06,009 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 18:18:46,106 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m-100x100.png. Retrying in 6 seconds
2024-08-29 18:18:46,110 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m-32x32.png. Retrying in 6 seconds
2024-08-29 18:18:46,144 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-29 18:18:46,145 [printer.py:change_state()] - Adding callback for state: printing
2024-08-29 18:18:46,149 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-29 18:18:46,161 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-29 18:18:47,026 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-29 18:18:47,212 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m.gcode Size: 4398198
2024-08-29 18:19:53,159 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff818411f8 (GtkDialog at 0xdba4e00)>
2024-08-29 18:19:54,154 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-29 18:19:54,155 [job_status.py:cancel_confirm()] - Canceling print
2024-08-29 18:19:54,155 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-29 18:19:54,160 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-29 18:20:03,499 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-29 18:20:03,635 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-29 18:20:03,636 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 18:20:05,548 [job_status.py:close_panel()] - Closing job_status panel
2024-08-29 18:20:05,554 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-29 18:20:05,643 [main_menu.py:add_device()] - Adding device: extruder
2024-08-29 18:20:05,651 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-29 18:20:05,659 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-29 18:20:05,666 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-29 18:20:05,674 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-29 18:20:05,710 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-29 18:20:05,712 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:20:05,729 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:20:05,729 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 18:20:05,769 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-29 18:20:05,855 [main_menu.py:add_device()] - Adding device: extruder
2024-08-29 18:20:05,862 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-29 18:20:05,870 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-29 18:20:05,877 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-29 18:20:05,885 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-29 18:20:05,923 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-29 18:20:05,925 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:20:05,941 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:20:10,856 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-29 18:20:10,857 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-29 18:20:10,870 [screen.py:_load_panel()] - Loading panel: menu
2024-08-29 18:20:10,870 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-29 18:20:11,029 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-29 18:20:11,069 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-29 18:20:11,109 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-29 18:20:11,113 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-29 18:20:17,248 [screen.py:_load_panel()] - Loading panel: console
2024-08-29 18:20:17,248 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/console.py
2024-08-29 18:20:17,345 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > console
2024-08-29 18:20:20,434 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-29 18:20:20,469 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-29 18:20:20,552 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-29 18:20:20,558 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-29 18:20:22,268 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-29 18:20:22,283 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-29 18:20:22,286 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:20:24,718 [KlippyWebsocket.py:emergency_stop()] - Sending printer.emergency_stop
2024-08-29 18:20:24,960 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-29 18:20:24,960 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-29 18:20:24,980 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-29 18:20:26,436 [screen.py:_go_to_submenu()] - #### Go to submenu
2024-08-29 18:20:26,436 [screen.py:_go_to_submenu()] - #### Menu __splashscreen
2024-08-29 18:20:26,529 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen >
2024-08-29 18:20:26,542 [menu.py:arrangeMenuItems()] - X > power
2024-08-29 18:20:26,548 [menu.py:evaluate_enable()] - moonraker connected True
2024-08-29 18:20:28,305 [screen.py:_load_panel()] - Loading panel: system
2024-08-29 18:20:28,305 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/system.py
2024-08-29 18:20:28,353 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status
2024-08-29 18:20:28,354 [system.py:__init__()] - No update manager configured
2024-08-29 18:20:28,363 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen > > system
2024-08-29 18:20:28,382 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/update/status?refresh=false
2024-08-29 18:20:28,383 [system.py:get_updates()] - No update manager configured
2024-08-29 18:20:30,405 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff815bb318 (GtkDialog at 0xe051980)>
2024-08-29 18:20:33,077 [KlippyGtk.py:remove_dialog()] - Removing Dialog
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-29 18:21:10,260 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-29 18:21:10,670 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-29 18:21:10,678 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-29 18:21:10,786 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-29 18:21:10,795 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-29 18:21:10,817 [config.py:__init__()] - Configuration validated succesfuly
2024-08-29 18:21:10,819 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-29 18:21:11,085 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-29 18:21:11,086 [config.py:install_language()] - Using lang en
2024-08-29 18:21:11,114 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-29 18:21:11,120 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-29 18:21:12,137 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-29 18:21:12,176 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-29 18:21:12,239 [screen.py:initial_connection()] - Default printer: None
2024-08-29 18:21:12,240 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-29 18:21:12,243 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-29 18:21:12,244 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-29 18:21:12,333 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-29 18:21:12,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-29 18:21:12,411 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-29 18:21:12,412 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-29 18:21:12,434 [_logging.py:info()] - Websocket connected
2024-08-29 18:21:12,434 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-29 18:21:12,484 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-29 18:21:12,531 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-29 18:21:12,571 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-29 18:21:12,626 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-29 18:21:12,633 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-29 18:21:12,634 [printer.py:reinit()] - # Extruders: 1
2024-08-29 18:21:12,635 [printer.py:reinit()] - # Temperature devices: 4
2024-08-29 18:21:12,635 [printer.py:reinit()] - # Fans: 2
2024-08-29 18:21:12,636 [printer.py:reinit()] - # Output pins: 1
2024-08-29 18:21:12,639 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-29 18:21:12,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-29 18:21:12,909 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-29 18:21:12,924 [printer.py:change_state()] - Adding callback for state: startup
2024-08-29 18:21:12,993 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-29 18:21:12,994 [printer.py:init_temp_store()] - Temp store: []
2024-08-29 18:21:13,027 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-29 18:21:13,029 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-29 18:21:13,033 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-29 18:21:13,034 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-29 18:21:13,040 [screen.py:init_printer()] - Printer initialized
2024-08-29 18:21:14,870 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-29 18:21:14,871 [printer.py:init_temp_store()] - Temp store: []
2024-08-29 18:21:14,916 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-29 18:21:14,917 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-29 18:22:20,622 [printer.py:change_state()] - Changing state from 'startup' to 'disconnected'
2024-08-29 18:22:20,623 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-29 18:22:20,624 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-29 18:22:20,644 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-29 18:22:20,675 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-29 18:22:20,711 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-29 18:22:20,712 [screen.py:init_printer()] - Klipper not connected
2024-08-29 18:22:23,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-29 18:22:23,648 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-29 18:22:24,618 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-29 18:22:24,657 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-29 18:22:24,662 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-29 18:22:24,662 [printer.py:reinit()] - # Extruders: 1
2024-08-29 18:22:24,662 [printer.py:reinit()] - # Temperature devices: 4
2024-08-29 18:22:24,663 [printer.py:reinit()] - # Fans: 2
2024-08-29 18:22:24,663 [printer.py:reinit()] - # Output pins: 1
2024-08-29 18:22:24,664 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-29 18:22:24,958 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-29 18:22:24,962 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-29 18:22:24,968 [printer.py:change_state()] - Adding callback for state: startup
2024-08-29 18:22:25,007 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-29 18:22:25,007 [printer.py:init_temp_store()] - Temp store: []
2024-08-29 18:22:25,028 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-29 18:22:25,029 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-29 18:22:25,030 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-29 18:22:25,030 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-29 18:22:25,031 [screen.py:init_printer()] - Printer initialized
2024-08-29 18:22:26,907 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-29 18:22:26,907 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 18:22:26,913 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-29 18:22:26,913 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-29 18:22:26,933 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-29 18:22:27,026 [main_menu.py:add_device()] - Adding device: extruder
2024-08-29 18:22:27,036 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-29 18:22:27,045 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-29 18:22:27,053 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-29 18:22:27,061 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-29 18:22:27,108 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-29 18:22:27,112 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:22:27,137 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:22:27,624 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-29 18:22:27,625 [printer.py:init_temp_store()] - Temp store: []
2024-08-29 18:22:27,647 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-29 18:22:27,648 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-29 18:22:44,826 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-29 18:22:44,827 [printer.py:change_state()] - Adding callback for state: printing
2024-08-29 18:22:44,830 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:22:44,834 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-29 18:22:44,835 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-29 18:22:45,062 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-29 18:22:45,065 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-29 18:22:45,099 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:22:45,187 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m.gcode'
2024-08-29 18:22:45,190 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m.gcode Size: 4398198
2024-08-29 18:22:45,209 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-29 18:22:45,510 [files.py:add_file()] - File already exists: freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m.gcode
2024-08-29 18:22:45,733 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-29 18:24:40,298 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2024-08-29 18:24:40,298 [printer.py:change_state()] - Adding callback for state: paused
2024-08-29 18:24:40,311 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2024-08-29 18:25:07,134 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2024-08-29 18:25:07,135 [printer.py:change_state()] - Adding callback for state: printing
2024-08-29 18:25:07,137 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'printing'
2024-08-29 18:25:07,149 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_1h22m.gcode Size: 4398198
2024-08-29 18:33:00,944 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff80290f78 (GtkDialog at 0x1e703c70)>
2024-08-29 18:33:03,009 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-29 18:33:03,009 [job_status.py:cancel_confirm()] - Canceling print
2024-08-29 18:33:03,009 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-29 18:33:03,016 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-29 18:33:03,665 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-29 18:33:12,672 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-29 18:33:12,673 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 18:34:28,493 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_14m25s-100x100.png. Retrying in 6 seconds
2024-08-29 18:34:28,496 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_14m25s-32x32.png. Retrying in 6 seconds
2024-08-29 18:34:28,651 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-29 18:34:28,652 [printer.py:change_state()] - Adding callback for state: printing
2024-08-29 18:34:28,655 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-29 18:34:28,671 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-29 18:34:29,445 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-29 18:34:29,581 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_cover_0.2mm_PLA_Generic Klipper Printer_14m25s.gcode Size: 979825
2024-08-29 18:51:43,016 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-29 18:51:45,520 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-29 18:51:45,520 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 18:51:57,207 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h6m-100x100.png. Retrying in 6 seconds
2024-08-29 18:51:57,212 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h6m-32x32.png. Retrying in 6 seconds
2024-08-29 18:51:57,303 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-29 18:51:57,304 [printer.py:change_state()] - Adding callback for state: printing
2024-08-29 18:51:57,306 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-29 18:51:57,322 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-29 18:51:58,178 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-29 18:51:58,316 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h6m.gcode Size: 3326798
2024-08-29 18:57:39,744 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff800f8a68 (GtkDialog at 0x1e980350)>
2024-08-29 18:57:40,705 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-29 18:57:40,705 [job_status.py:cancel_confirm()] - Canceling print
2024-08-29 18:57:40,706 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-29 18:57:40,715 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-29 18:57:41,235 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-29 18:57:53,008 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-29 18:57:53,009 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 19:00:35,061 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-29 19:00:35,062 [printer.py:change_state()] - Adding callback for state: printing
2024-08-29 19:00:35,068 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h13m-100x100.png. Retrying in 6 seconds
2024-08-29 19:00:35,069 [job_status.py:set_state()] - Changing job_status state from 'cancelled' to 'printing'
2024-08-29 19:00:35,085 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-29 19:00:35,086 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h13m-32x32.png. Retrying in 6 seconds
2024-08-29 19:00:36,023 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-29 19:00:36,111 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h13m.gcode Size: 4852844
2024-08-29 19:08:43,779 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff800f8f78 (GtkDialog at 0x1e941710)>
2024-08-29 19:08:44,924 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-29 19:08:44,925 [job_status.py:cancel_confirm()] - Canceling print
2024-08-29 19:08:44,925 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-29 19:08:44,932 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-29 19:08:45,669 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-29 19:08:57,133 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-29 19:08:57,133 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.1-28-gd6693fb-dirty
2024-08-29 18:21:10,106 [screen.py:main()] - KlipperScreen version: v0.3.1-28-gd6693fb-dirty
2024-08-29 18:21:10,473 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-29 18:21:10,484 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-29 18:21:10,545 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-29 18:21:10,550 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-29 18:21:10,557 [config.py:__init__()] - Configuration validated succesfuly
2024-08-29 18:21:10,559 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-29 18:21:10,947 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-29 18:21:10,949 [config.py:install_language()] - Using lang en
2024-08-29 18:21:10,979 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-29 18:21:10,984 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-29 18:21:12,216 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-29 18:21:12,259 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-29 18:21:12,324 [screen.py:initial_connection()] - Default printer: None
2024-08-29 18:21:12,328 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-29 18:21:12,330 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-29 18:21:12,331 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-29 18:21:12,429 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-29 18:21:12,496 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-29 18:21:12,529 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-29 18:21:12,531 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-29 18:21:12,559 [_logging.py:info()] - Websocket connected
2024-08-29 18:21:12,561 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-29 18:21:12,614 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-29 18:21:12,660 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-29 18:21:12,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-29 18:21:12,755 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-29 18:21:12,763 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-29 18:21:12,763 [printer.py:reinit()] - # Extruders: 1
2024-08-29 18:21:12,764 [printer.py:reinit()] - # Temperature devices: 4
2024-08-29 18:21:12,764 [printer.py:reinit()] - # Fans: 2
2024-08-29 18:21:12,764 [printer.py:reinit()] - # Output pins: 1
2024-08-29 18:21:12,766 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-29 18:21:13,052 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-29 18:21:13,069 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-29 18:21:13,069 [printer.py:change_state()] - Adding callback for state: startup
2024-08-29 18:21:13,146 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-29 18:21:13,147 [printer.py:init_temp_store()] - Temp store: []
2024-08-29 18:21:13,188 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-29 18:21:13,192 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-29 18:21:13,200 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-29 18:21:13,200 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-29 18:21:13,208 [screen.py:init_printer()] - Printer initialized
2024-08-29 18:21:15,037 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-29 18:21:15,038 [printer.py:change_state()] - Adding callback for state: ready
2024-08-29 18:21:15,048 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-29 18:21:15,049 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-29 18:21:15,075 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-29 18:21:15,198 [main_menu.py:add_device()] - Adding device: extruder
2024-08-29 18:21:15,211 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-29 18:21:15,225 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-29 18:21:15,240 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-29 18:21:15,261 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-29 18:21:15,307 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-29 18:21:15,312 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:21:15,346 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-29 18:21:15,486 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-29 18:21:15,487 [printer.py:init_temp_store()] - Temp store: []
2024-08-29 18:21:15,531 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-29 18:21:15,533 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 08:27:36,901 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-30 08:27:36,902 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-30 08:27:36,906 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-30 08:27:36,926 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 08:27:36,976 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 08:27:37,019 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 08:27:37,020 [screen.py:init_printer()] - Klipper not connected
2024-08-30 08:27:40,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 08:27:40,531 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 08:27:41,123 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 08:27:41,173 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 08:27:41,178 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 08:27:41,178 [printer.py:reinit()] - # Extruders: 1
2024-08-30 08:27:41,178 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 08:27:41,179 [printer.py:reinit()] - # Fans: 2
2024-08-30 08:27:41,179 [printer.py:reinit()] - # Output pins: 1
2024-08-30 08:27:41,181 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 08:27:41,470 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 08:27:41,474 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-30 08:27:41,480 [printer.py:change_state()] - Adding callback for state: startup
2024-08-30 08:27:41,533 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 08:27:41,576 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 08:27:41,600 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 08:27:41,601 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 08:27:41,601 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 08:27:41,602 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 08:27:41,603 [screen.py:init_printer()] - Printer initialized
2024-08-30 08:27:42,943 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-30 08:27:42,944 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 08:27:42,951 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-30 08:27:43,034 [main_menu.py:add_device()] - Adding device: extruder
2024-08-30 08:27:43,041 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-30 08:27:43,049 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 08:27:43,056 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 08:27:43,064 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 08:27:43,130 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 08:27:43,512 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 08:27:43,553 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 08:27:43,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 08:27:43,574 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 08:33:58,122 [printer.py:change_state()] - Changing state from 'ready' to 'shutdown'
2024-08-30 08:33:58,122 [printer.py:change_state()] - Adding callback for state: shutdown
2024-08-30 08:33:58,143 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 08:34:04,588 [printer.py:change_state()] - Changing state from 'shutdown' to 'disconnected'
2024-08-30 08:34:04,588 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-30 08:34:04,591 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-30 08:34:04,610 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 08:34:04,653 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 08:34:04,687 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 08:34:04,688 [screen.py:init_printer()] - Klipper not connected
2024-08-30 08:34:07,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 08:34:07,533 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 08:34:08,314 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 08:34:08,363 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 08:34:08,372 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 08:34:08,372 [printer.py:reinit()] - # Extruders: 1
2024-08-30 08:34:08,372 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 08:34:08,372 [printer.py:reinit()] - # Fans: 2
2024-08-30 08:34:08,373 [printer.py:reinit()] - # Output pins: 1
2024-08-30 08:34:08,374 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 08:34:08,666 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 08:34:08,670 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-30 08:34:08,676 [printer.py:change_state()] - Adding callback for state: startup
2024-08-30 08:34:08,736 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 08:34:08,769 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 08:34:08,789 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 08:34:08,790 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 08:34:08,791 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 08:34:08,791 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 08:34:08,792 [screen.py:init_printer()] - Printer initialized
2024-08-30 08:34:11,142 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-30 08:34:11,142 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 08:34:11,151 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-30 08:34:11,239 [main_menu.py:add_device()] - Adding device: extruder
2024-08-30 08:34:11,248 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-30 08:34:11,256 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 08:34:11,264 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 08:34:11,272 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 08:34:11,310 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 08:34:11,548 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 08:34:11,581 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 08:34:11,601 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 08:34:11,602 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 08:37:10,854 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-30 08:37:10,855 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-30 08:37:10,878 [temperature.py:add_device()] - Adding device: extruder
2024-08-30 08:37:10,889 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-30 08:37:10,903 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 08:37:10,911 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 08:37:10,919 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 08:37:10,930 [temperature.py:__init__()] - ready
2024-08-30 08:37:10,933 [temperature.py:select_heater()] - Seselecting extruder
2024-08-30 08:37:10,934 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-30 08:37:10,936 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-30 08:37:10,969 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2024-08-30 08:37:12,689 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 08:37:12,689 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 08:37:12,689 [temperature.py:set_temperature()] - name match extruder
2024-08-30 08:37:12,689 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-30 08:37:12,691 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 08:37:12,691 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 08:37:12,692 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-30 08:37:12,693 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 08:37:12,693 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 08:37:12,694 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-30 08:37:34,870 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m-100x100.png. Retrying in 6 seconds
2024-08-30 08:37:34,875 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m-32x32.png. Retrying in 6 seconds
2024-08-30 08:37:34,980 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-30 08:37:34,982 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 08:37:35,018 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-30 08:37:35,019 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-30 08:37:35,192 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-30 08:37:35,194 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-30 08:37:35,351 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m.gcode'
2024-08-30 08:37:35,353 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 08:37:35,901 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-30 08:37:36,083 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m.gcode Size: 4810500
2024-08-30 08:58:37,024 [KlippyWebsocket.py:print_pause()] - Sending printer.print.pause
2024-08-30 08:58:38,041 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2024-08-30 08:58:38,042 [printer.py:change_state()] - Adding callback for state: paused
2024-08-30 08:58:38,057 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2024-08-30 08:58:46,235 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa0990318 (GtkDialog at 0x26457640)>
2024-08-30 08:58:47,287 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-30 08:58:47,288 [job_status.py:cancel_confirm()] - Canceling print
2024-08-30 08:58:47,288 [job_status.py:set_state()] - Changing job_status state from 'paused' to 'cancelling'
2024-08-30 08:58:47,294 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-30 08:58:47,339 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-30 08:58:54,588 [printer.py:change_state()] - Changing state from 'paused' to 'ready'
2024-08-30 08:58:54,589 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 09:02:22,000 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa098a708 (GtkDialog at 0x2617a350)>
2024-08-30 09:02:32,349 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-30 09:02:32,350 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-30 09:02:32,353 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-30 09:02:32,358 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-30 09:02:32,365 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 09:02:32,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 09:02:32,410 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 09:02:32,411 [screen.py:init_printer()] - Klipper not connected
2024-08-30 09:02:35,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 09:02:35,531 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 09:02:36,364 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 09:02:36,404 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 09:02:36,411 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 09:02:36,411 [printer.py:reinit()] - # Extruders: 1
2024-08-30 09:02:36,411 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 09:02:36,411 [printer.py:reinit()] - # Fans: 2
2024-08-30 09:02:36,411 [printer.py:reinit()] - # Output pins: 1
2024-08-30 09:02:36,413 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 09:02:36,711 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 09:02:36,720 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-30 09:02:36,721 [printer.py:change_state()] - Adding callback for state: startup
2024-08-30 09:02:36,807 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 09:02:36,823 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 09:02:36,844 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 09:02:36,845 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 09:02:36,846 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 09:02:36,846 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 09:02:36,847 [screen.py:init_printer()] - Printer initialized
2024-08-30 09:02:39,173 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-30 09:02:39,174 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 09:02:39,184 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-30 09:02:39,308 [main_menu.py:add_device()] - Adding device: extruder
2024-08-30 09:02:39,317 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-30 09:02:39,327 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 09:02:39,337 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 09:02:39,347 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 09:02:39,392 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 09:02:39,671 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 09:02:39,690 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 09:02:39,723 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 09:02:39,724 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 09:06:19,990 [KlippyGtk.py:remove_dialog()] - Cannot remove dialog <Gtk.Dialog object at 0xffffa098a708 (GtkDialog at 0x2617a350)>
2024-08-30 09:06:20,023 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa08ecc18 (GtkDialog at 0x2654cb60)>
2024-08-30 09:06:20,037 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-30 09:06:20,062 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa08ec7e0 (GtkDialog at 0x2654d3d0)>
2024-08-30 09:06:22,181 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-30 09:06:22,182 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-30 09:06:22,185 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-30 09:06:22,191 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-30 09:06:22,199 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 09:06:22,223 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 09:06:22,244 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 09:06:22,245 [screen.py:init_printer()] - Klipper not connected
2024-08-30 09:06:25,511 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 09:06:25,538 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 09:06:26,004 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 09:06:26,042 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 09:06:26,052 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 09:06:26,052 [printer.py:reinit()] - # Extruders: 1
2024-08-30 09:06:26,052 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 09:06:26,052 [printer.py:reinit()] - # Fans: 2
2024-08-30 09:06:26,052 [printer.py:reinit()] - # Output pins: 1
2024-08-30 09:06:26,054 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 09:06:26,341 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 09:06:26,346 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-30 09:06:26,352 [printer.py:change_state()] - Adding callback for state: startup
2024-08-30 09:06:26,436 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 09:06:26,451 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 09:06:26,472 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 09:06:26,473 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 09:06:26,474 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 09:06:26,474 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 09:06:26,475 [screen.py:init_printer()] - Printer initialized
2024-08-30 09:06:28,286 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-30 09:06:28,287 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 09:06:28,294 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-30 09:06:28,380 [main_menu.py:add_device()] - Adding device: extruder
2024-08-30 09:06:28,388 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-30 09:06:28,396 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 09:06:28,404 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 09:06:28,412 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 09:06:28,456 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 09:06:28,573 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 09:06:28,590 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 09:06:28,615 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 09:06:28,616 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 09:06:39,030 [printer.py:change_state()] - Changing state from 'ready' to 'disconnected'
2024-08-30 09:06:39,030 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-30 09:06:39,033 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-30 09:06:39,042 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 09:06:39,066 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 09:06:39,087 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 09:06:39,088 [screen.py:init_printer()] - Klipper not connected
2024-08-30 09:06:42,510 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 09:06:42,537 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 09:06:43,041 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 09:06:43,082 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 09:06:43,089 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 09:06:43,089 [printer.py:reinit()] - # Extruders: 1
2024-08-30 09:06:43,089 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 09:06:43,089 [printer.py:reinit()] - # Fans: 2
2024-08-30 09:06:43,090 [printer.py:reinit()] - # Output pins: 1
2024-08-30 09:06:43,091 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 09:06:43,383 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 09:06:43,393 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-30 09:06:43,393 [printer.py:change_state()] - Adding callback for state: startup
2024-08-30 09:06:43,481 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 09:06:43,497 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 09:06:43,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 09:06:43,519 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 09:06:43,519 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 09:06:43,520 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 09:06:43,521 [screen.py:init_printer()] - Printer initialized
2024-08-30 09:06:45,325 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-30 09:06:45,326 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 09:06:45,332 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-30 09:06:45,419 [main_menu.py:add_device()] - Adding device: extruder
2024-08-30 09:06:45,427 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-30 09:06:45,436 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 09:06:45,443 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 09:06:45,452 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 09:06:45,490 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 09:06:45,608 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 09:06:45,630 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 09:06:45,656 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 09:06:45,657 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 09:13:21,414 [temperature.py:add_device()] - Adding device: extruder
2024-08-30 09:13:21,424 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-30 09:13:21,434 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 09:13:21,441 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 09:13:21,448 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 09:13:21,459 [temperature.py:__init__()] - ready
2024-08-30 09:13:21,460 [temperature.py:select_heater()] - Seselecting extruder
2024-08-30 09:13:21,462 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-30 09:13:21,464 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-30 09:13:21,492 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2024-08-30 09:13:25,988 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:13:25,989 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:13:25,989 [temperature.py:set_temperature()] - name match extruder
2024-08-30 09:13:25,989 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-30 09:13:25,991 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:13:25,991 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:13:25,991 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-30 09:13:25,993 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:13:25,993 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:13:25,994 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-30 09:14:22,206 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-30 09:14:22,206 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 09:14:22,418 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-30 09:14:22,420 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-30 09:14:22,545 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m.gcode'
2024-08-30 09:14:22,548 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m.gcode Size: 4810500
2024-08-30 09:14:22,561 [functions.py:logging_exception_handler()] - Uncaught exception <class 'gi.repository.GLib.GError'>: g-file-error-quark: Failed to open file “/home/mks/printer_data/gcodes/.cache/.thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m-100x100.png”: No such file or directory (4)
File "/home/mks/KlipperScreen/panels/job_status.py", line 601, in process_update
self.update_filename()
File "/home/mks/KlipperScreen/panels/job_status.py", line 797, in update_filename
self.update_file_metadata()
File "/home/mks/KlipperScreen/panels/job_status.py", line 815, in update_file_metadata
self.show_file_thumbnail()
File "/home/mks/KlipperScreen/panels/job_status.py", line 780, in show_file_thumbnail
pixbuf = self.get_file_image(self.filename, width, height)
File "/home/mks/KlipperScreen/ks_includes/screen_panel.py", line 58, in get_file_image
return self._gtk.PixbufFromFile(loc[1], width, height)
File "/home/mks/KlipperScreen/ks_includes/KlippyGtk.py", line 132, in PixbufFromFile
return GdkPixbuf.Pixbuf.new_from_file_at_size(filename, int(width), int(height))
NoneType: None
2024-08-30 09:14:23,040 [files.py:add_file()] - File already exists: freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h12m.gcode
2024-08-30 09:14:23,098 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-30 09:17:25,958 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffa08b5438 (GtkDialog at 0x266b16e0)>
2024-08-30 09:17:27,179 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-30 09:17:27,179 [job_status.py:cancel_confirm()] - Canceling print
2024-08-30 09:17:27,180 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'cancelling'
2024-08-30 09:17:27,186 [KlippyWebsocket.py:print_cancel()] - Sending printer.print.cancel
2024-08-30 09:17:27,635 [job_status.py:set_state()] - Changing job_status state from 'cancelling' to 'cancelled'
2024-08-30 09:17:39,904 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-30 09:17:39,904 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 09:26:13,401 [job_status.py:close_panel()] - Closing job_status panel
2024-08-30 09:26:13,411 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-30 09:26:13,564 [main_menu.py:add_device()] - Adding device: extruder
2024-08-30 09:26:13,577 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-30 09:26:13,590 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 09:26:13,606 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 09:26:13,617 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 09:26:13,652 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 09:26:13,705 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 09:26:13,866 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-30 09:26:13,952 [main_menu.py:add_device()] - Adding device: extruder
2024-08-30 09:26:13,960 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-30 09:26:13,968 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 09:26:13,975 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 09:26:13,982 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 09:26:14,018 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 09:26:16,248 [screen.py:_go_to_submenu()] - #### Go to submenu homing
2024-08-30 09:26:16,249 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-30 09:26:16,255 [screen.py:_load_panel()] - Loading panel: menu
2024-08-30 09:26:16,255 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-30 09:26:16,394 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > homing
2024-08-30 09:26:16,427 [menu.py:arrangeMenuItems()] - X > homing quad_gantry_level
2024-08-30 09:26:16,434 [menu.py:arrangeMenuItems()] - X > homing Z-Tilt
2024-08-30 09:26:19,297 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-30 09:26:19,328 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-30 09:26:20,939 [temperature.py:add_device()] - Adding device: extruder
2024-08-30 09:26:20,949 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-30 09:26:20,959 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-30 09:26:20,967 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-30 09:26:20,975 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-30 09:26:20,986 [temperature.py:__init__()] - ready
2024-08-30 09:26:20,988 [temperature.py:select_heater()] - Seselecting extruder
2024-08-30 09:26:20,990 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-30 09:26:20,992 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-30 09:26:21,021 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > temperature
2024-08-30 09:26:22,969 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:26:22,970 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:26:22,970 [temperature.py:set_temperature()] - name match extruder
2024-08-30 09:26:22,970 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S195.0
2024-08-30 09:26:22,973 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:26:22,973 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:26:22,974 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S40.0
2024-08-30 09:26:22,976 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:26:22,976 [temperature.py:set_temperature()] - {'bed': 40.0, 'extruder': 195.0}
2024-08-30 09:26:22,977 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-30 09:26:44,975 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h37m-100x100.png. Retrying in 6 seconds
2024-08-30 09:26:44,980 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h37m-32x32.png. Retrying in 6 seconds
2024-08-30 09:26:44,994 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-30 09:26:44,994 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 09:26:45,157 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-30 09:26:45,159 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-30 09:26:45,295 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h37m.gcode'
2024-08-30 09:26:45,297 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 09:26:45,935 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-30 09:26:46,068 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h37m.gcode Size: 5163257
2024-08-30 10:26:23,487 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-30 10:54:56,366 [KlippyWebsocket.py:on_close()] - Server Shutdown
2024-08-30 10:54:56,372 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-30 10:54:56,374 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2024-08-30 10:54:56,393 [screen.py:wake_screen()] - Screen wake up
2024-08-30 10:54:56,499 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 10:54:56,513 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-30 10:54:56,527 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 10:54:56,554 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-30 10:55:06,490 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-30 10:55:06,528 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 10:55:06,558 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-30 10:55:06,559 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-30 10:55:06,582 [_logging.py:info()] - Websocket connected
2024-08-30 10:55:06,583 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-30 10:55:06,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 10:55:06,653 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 10:55:06,686 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 10:55:06,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 10:55:06,993 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 10:55:06,993 [printer.py:reinit()] - # Extruders: 1
2024-08-30 10:55:06,994 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 10:55:06,994 [printer.py:reinit()] - # Fans: 2
2024-08-30 10:55:06,994 [printer.py:reinit()] - # Output pins: 1
2024-08-30 10:55:06,996 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 10:55:07,279 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 10:55:07,295 [printer.py:change_state()] - Changing state from 'disconnected' to 'printing'
2024-08-30 10:55:07,296 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 10:55:07,358 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 10:55:07,409 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 10:55:07,438 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 10:55:07,439 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 10:55:07,440 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 10:55:07,441 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 10:55:07,442 [screen.py:init_printer()] - Printer initialized
2024-08-30 10:55:07,661 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-30 10:55:07,663 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-30 10:55:07,813 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h37m.gcode'
2024-08-30 10:55:07,816 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 10:55:07,971 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PLA_Generic Klipper Printer_1h37m.gcode Size: 5163257
2024-08-30 10:55:09,518 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 10:55:09,584 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 10:55:09,612 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 10:55:09,614 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 11:02:16,563 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-30 11:02:19,052 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-30 11:02:19,052 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 11:08:06,508 [files.py:_callback()] - Error in getting metadata for .thumbs/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h35m-100x100.png. Retrying in 6 seconds
2024-08-30 11:08:06,514 [files.py:_callback()] - Error in getting metadata for .thumbs/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h35m-32x32.png. Retrying in 6 seconds
2024-08-30 11:08:06,549 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-30 11:08:06,550 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 11:08:06,553 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-30 11:08:06,567 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 11:08:07,446 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-30 11:08:07,594 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h35m.gcode Size: 3927803
2024-08-30 11:54:56,503 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-30 12:20:50,587 [KlippyWebsocket.py:on_close()] - Server Shutdown
2024-08-30 12:20:50,606 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2024-08-30 12:20:50,617 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-30 12:20:50,684 [screen.py:wake_screen()] - Screen wake up
2024-08-30 12:20:50,758 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 12:20:50,776 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-30 12:20:50,792 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 12:20:50,836 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-30 12:21:00,646 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-30 12:21:00,672 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 12:21:00,698 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-30 12:21:00,699 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-30 12:21:00,715 [_logging.py:info()] - Websocket connected
2024-08-30 12:21:00,716 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-30 12:21:00,738 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 12:21:00,768 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 12:21:00,792 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 12:21:00,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 12:21:00,961 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 12:21:00,962 [printer.py:reinit()] - # Extruders: 1
2024-08-30 12:21:00,962 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 12:21:00,962 [printer.py:reinit()] - # Fans: 2
2024-08-30 12:21:00,962 [printer.py:reinit()] - # Output pins: 1
2024-08-30 12:21:00,963 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 12:21:01,216 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 12:21:01,222 [printer.py:change_state()] - Changing state from 'disconnected' to 'printing'
2024-08-30 12:21:01,222 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 12:21:01,284 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 12:21:01,328 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 12:21:01,349 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 12:21:01,350 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 12:21:01,351 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 12:21:01,351 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 12:21:01,352 [screen.py:init_printer()] - Printer initialized
2024-08-30 12:21:01,537 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-30 12:21:01,539 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-30 12:21:01,646 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h35m.gcode'
2024-08-30 12:21:01,649 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 12:21:01,764 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h35m.gcode Size: 3927803
2024-08-30 12:21:03,665 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 12:21:03,713 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 12:21:03,734 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 12:21:03,735 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 12:26:29,809 [KlippyWebsocket.py:on_close()] - Server Shutdown
2024-08-30 12:26:29,810 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2024-08-30 12:26:29,831 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 12:26:29,847 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-30 12:26:29,872 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-30 12:26:29,898 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-30 12:26:40,647 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-30 12:26:40,669 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 12:26:40,692 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-30 12:26:40,693 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-30 12:26:40,709 [_logging.py:info()] - Websocket connected
2024-08-30 12:26:40,709 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-30 12:26:40,746 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-30 12:26:40,777 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-30 12:26:40,802 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-30 12:26:40,861 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-30 12:26:40,866 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cd-dirty
2024-08-30 12:26:40,867 [printer.py:reinit()] - # Extruders: 1
2024-08-30 12:26:40,867 [printer.py:reinit()] - # Temperature devices: 4
2024-08-30 12:26:40,867 [printer.py:reinit()] - # Fans: 2
2024-08-30 12:26:40,868 [printer.py:reinit()] - # Output pins: 1
2024-08-30 12:26:40,870 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-30 12:26:41,156 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-30 12:26:41,167 [printer.py:change_state()] - Changing state from 'disconnected' to 'printing'
2024-08-30 12:26:41,168 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 12:26:41,246 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 12:26:41,294 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 12:26:41,319 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 12:26:41,321 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 12:26:41,322 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-30 12:26:41,323 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-30 12:26:41,324 [screen.py:init_printer()] - Printer initialized
2024-08-30 12:26:41,518 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-30 12:26:41,521 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-30 12:26:41,670 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h35m.gcode'
2024-08-30 12:26:41,672 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 12:26:41,812 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/temperature_tower_0.2mm_PLA_Generic Klipper Printer_1h35m.gcode Size: 3927803
2024-08-30 12:26:43,666 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-30 12:26:43,712 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-30 12:26:43,737 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-30 12:26:43,739 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-30 12:48:13,812 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-30 12:48:16,293 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-30 12:48:16,293 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 12:50:49,748 [files.py:_callback()] - Error in getting metadata for .thumbs/flowrate_0_0.2mm_PLA_Generic Klipper Printer_28m48s-100x100.png. Retrying in 6 seconds
2024-08-30 12:50:49,772 [files.py:_callback()] - Error in getting metadata for .thumbs/flowrate_0_0.2mm_PLA_Generic Klipper Printer_28m48s-32x32.png. Retrying in 6 seconds
2024-08-30 12:50:49,805 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-30 12:50:49,805 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 12:50:49,807 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-30 12:50:49,823 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 12:50:50,718 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-30 12:50:50,886 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/flowrate_0_0.2mm_PLA_Generic Klipper Printer_28m48s.gcode Size: 517610
2024-08-30 13:20:51,648 [screen.py:show_screensaver()] - Showing Screensaver
2024-08-30 13:21:46,596 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-30 13:21:46,618 [screen.py:close_screensaver()] - Closing Screensaver
2024-08-30 13:21:46,654 [screen.py:wake_screen()] - Screen wake up
2024-08-30 13:21:49,085 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-30 13:21:49,086 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 13:24:08,880 [files.py:_callback()] - Error in getting metadata for .thumbs/Cube_0.2mm_PLA_Generic Klipper Printer_6m46s-100x100.png. Retrying in 6 seconds
2024-08-30 13:24:08,886 [files.py:_callback()] - Error in getting metadata for .thumbs/Cube_0.2mm_PLA_Generic Klipper Printer_6m46s-32x32.png. Retrying in 6 seconds
2024-08-30 13:24:09,023 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-30 13:24:09,024 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 13:24:09,035 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-30 13:24:09,052 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 13:24:09,835 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-30 13:24:09,911 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/Cube_0.2mm_PLA_Generic Klipper Printer_6m46s.gcode Size: 78492
2024-08-30 13:33:29,812 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-30 13:33:32,047 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-30 13:33:32,048 [printer.py:change_state()] - Adding callback for state: ready
2024-08-30 13:36:32,035 [files.py:_callback()] - Error in getting metadata for .thumbs/retraction_tower_0.2mm_PLA_Generic Klipper Printer_13m52s-100x100.png. Retrying in 6 seconds
2024-08-30 13:36:32,041 [files.py:_callback()] - Error in getting metadata for .thumbs/retraction_tower_0.2mm_PLA_Generic Klipper Printer_13m52s-32x32.png. Retrying in 6 seconds
2024-08-30 13:36:32,127 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-30 13:36:32,128 [printer.py:change_state()] - Adding callback for state: printing
2024-08-30 13:36:32,129 [job_status.py:set_state()] - Changing job_status state from 'complete' to 'printing'
2024-08-30 13:36:32,152 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-30 13:36:32,988 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-30 13:36:33,068 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/retraction_tower_0.2mm_PLA_Generic Klipper Printer_13m52s.gcode Size: 485184
2024-08-30 13:52:42,973 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'complete'
2024-08-30 13:52:45,463 [printer.py:change_state()] - Changing state from 'printing' to 'ready'
2024-08-30 13:52:45,463 [printer.py:change_state()] - Adding callback for state: ready
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.2-0-gd6693fbe-dirty
2024-08-31 10:44:30,067 [screen.py:main()] - KlipperScreen version: v0.3.2-0-gd6693fbe-dirty
2024-08-31 10:44:30,437 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-31 10:44:30,448 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-31 10:44:30,493 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-31 10:44:30,508 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-31 10:44:30,524 [config.py:__init__()] - Configuration validated succesfuly
2024-08-31 10:44:30,525 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-31 10:44:30,956 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-31 10:44:30,957 [config.py:install_language()] - Using lang en
2024-08-31 10:44:31,002 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-31 10:44:31,006 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-31 10:44:33,014 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-31 10:44:33,102 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-31 10:44:33,267 [screen.py:initial_connection()] - Default printer: None
2024-08-31 10:44:33,268 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-31 10:44:33,271 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-31 10:44:33,272 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-31 10:44:33,453 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 10:44:33,555 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 10:44:43,915 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-31 10:44:43,939 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 10:44:43,963 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-31 10:44:43,965 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-31 10:44:43,982 [_logging.py:info()] - Websocket connected
2024-08-31 10:44:43,983 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-31 10:44:44,012 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 10:44:44,047 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 10:44:44,083 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-31 10:44:44,274 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-31 10:44:44,293 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cdf-dirty
2024-08-31 10:44:44,294 [printer.py:reinit()] - # Extruders: 1
2024-08-31 10:44:44,294 [printer.py:reinit()] - # Temperature devices: 4
2024-08-31 10:44:44,295 [printer.py:reinit()] - # Fans: 2
2024-08-31 10:44:44,295 [printer.py:reinit()] - # Output pins: 1
2024-08-31 10:44:44,297 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-31 10:44:44,569 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-31 10:44:44,629 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 10:44:44,676 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-31 10:44:44,703 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 10:44:44,704 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 10:44:44,706 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-31 10:44:44,706 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-31 10:44:44,712 [screen.py:init_printer()] - Printer initialized
2024-08-31 10:44:46,933 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 10:44:46,979 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-31 10:44:47,003 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 10:44:47,004 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 10:53:51,425 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffffb583f948 (GtkDialog at 0xc519440)>
2024-08-31 10:53:53,149 [KlippyGtk.py:remove_dialog()] - Removing Dialog
2024-08-31 10:53:53,150 [screen.py:_send_action()] - machine.reboot: None
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.2-0-gd6693fbe-dirty
2024-08-31 10:54:48,675 [screen.py:main()] - KlipperScreen version: v0.3.2-0-gd6693fbe-dirty
2024-08-31 10:54:49,130 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-31 10:54:49,132 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-31 10:54:49,234 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-31 10:54:49,237 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-31 10:54:49,257 [config.py:__init__()] - Configuration validated succesfuly
2024-08-31 10:54:49,266 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-31 10:54:49,683 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-31 10:54:49,684 [config.py:install_language()] - Using lang en
2024-08-31 10:54:49,723 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-31 10:54:49,728 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-31 10:54:51,170 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-31 10:54:51,240 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-31 10:54:51,386 [screen.py:initial_connection()] - Default printer: None
2024-08-31 10:54:51,388 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-31 10:54:51,400 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-31 10:54:51,405 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-31 10:54:51,577 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 10:54:51,664 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 10:55:02,372 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-31 10:55:02,406 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 10:55:02,442 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-31 10:55:02,443 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-31 10:55:02,469 [_logging.py:info()] - Websocket connected
2024-08-31 10:55:02,470 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-31 10:55:02,508 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 10:55:02,555 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 10:55:02,590 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-31 10:55:02,696 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-31 10:55:02,706 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cdf-dirty
2024-08-31 10:55:02,715 [printer.py:reinit()] - # Extruders: 1
2024-08-31 10:55:02,716 [printer.py:reinit()] - # Temperature devices: 4
2024-08-31 10:55:02,716 [printer.py:reinit()] - # Fans: 2
2024-08-31 10:55:02,717 [printer.py:reinit()] - # Output pins: 1
2024-08-31 10:55:02,718 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-31 10:55:02,988 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-31 10:55:02,998 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2024-08-31 10:55:02,999 [printer.py:change_state()] - Adding callback for state: error
2024-08-31 10:55:03,052 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 10:55:03,053 [printer.py:init_temp_store()] - Temp store: []
2024-08-31 10:55:03,093 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 10:55:03,094 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 10:55:03,096 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-31 10:55:03,096 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-31 10:55:03,100 [screen.py:init_printer()] - Printer initialized
2024-08-31 10:55:03,117 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 10:55:05,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 10:55:05,390 [printer.py:init_temp_store()] - Temp store: []
2024-08-31 10:55:05,416 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 10:55:05,417 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 10:55:26,519 [KlippyWebsocket.py:restart_firmware()] - Sending printer.firmware_restart
2024-08-31 10:55:26,578 [printer.py:change_state()] - Changing state from 'error' to 'disconnected'
2024-08-31 10:55:26,578 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-31 10:55:26,581 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-31 10:55:26,602 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 10:55:26,634 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 10:55:26,662 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 10:55:26,663 [screen.py:init_printer()] - Klipper not connected
2024-08-31 10:55:30,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 10:55:30,415 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 10:55:30,636 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-31 10:55:30,691 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-31 10:55:30,697 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cdf-dirty
2024-08-31 10:55:30,697 [printer.py:reinit()] - # Extruders: 1
2024-08-31 10:55:30,697 [printer.py:reinit()] - # Temperature devices: 4
2024-08-31 10:55:30,698 [printer.py:reinit()] - # Fans: 2
2024-08-31 10:55:30,698 [printer.py:reinit()] - # Output pins: 1
2024-08-31 10:55:30,699 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-31 10:55:30,975 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-31 10:55:30,985 [printer.py:change_state()] - Changing state from 'disconnected' to 'startup'
2024-08-31 10:55:30,985 [printer.py:change_state()] - Adding callback for state: startup
2024-08-31 10:55:31,032 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 10:55:31,032 [printer.py:init_temp_store()] - Temp store: []
2024-08-31 10:55:31,055 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 10:55:31,056 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 10:55:31,057 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-31 10:55:31,057 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-31 10:55:31,059 [screen.py:init_printer()] - Printer initialized
2024-08-31 10:55:32,937 [printer.py:change_state()] - Changing state from 'startup' to 'ready'
2024-08-31 10:55:32,937 [printer.py:change_state()] - Adding callback for state: ready
2024-08-31 10:55:32,943 [screen.py:_load_panel()] - Loading panel: main_menu
2024-08-31 10:55:32,943 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/main_menu.py
2024-08-31 10:55:32,963 [main_menu.py:initialize()] - ### Making MainMenu
2024-08-31 10:55:33,058 [main_menu.py:add_device()] - Adding device: extruder
2024-08-31 10:55:33,066 [main_menu.py:add_device()] - Adding device: heater_bed
2024-08-31 10:55:33,075 [main_menu.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-31 10:55:33,083 [main_menu.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-31 10:55:33,091 [main_menu.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-31 10:55:33,131 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-31 10:55:33,135 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-31 10:55:33,151 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-31 10:55:33,388 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 10:55:33,389 [printer.py:init_temp_store()] - Temp store: []
2024-08-31 10:55:33,412 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 10:55:33,413 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 10:55:38,585 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-31 10:55:38,585 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-31 10:55:38,599 [screen.py:_load_panel()] - Loading panel: menu
2024-08-31 10:55:38,600 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/menu.py
2024-08-31 10:55:38,791 [KlippyGtk.py:Image()] - Unable to find image /home/mks/KlipperScreen/styles/z-bolt/images/camera.png
2024-08-31 10:55:38,830 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-31 10:55:38,872 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-31 10:55:38,877 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-31 10:55:41,790 [screen.py:_load_panel()] - Loading panel: extrude
2024-08-31 10:55:41,790 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/extrude.py
2024-08-31 10:55:41,904 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-31 10:55:42,004 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-31 10:55:42,006 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-31 10:55:43,579 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=120
2024-08-31 10:56:23,390 [extrude.py:change_distance()] - ### Distance 15
2024-08-31 10:56:26,095 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=0
2024-08-31 10:56:26,346 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': False}
2024-08-31 10:56:34,519 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=fila ENABLE=1
2024-08-31 10:56:34,627 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-31 10:56:40,732 [extrude.py:change_speed()] - ### Speed 5
2024-08-31 10:56:40,769 [extrude.py:change_extruder()] - Changing extruder to extruder
2024-08-31 10:56:40,770 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: T0
2024-08-31 10:57:43,264 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=300
2024-08-31 10:57:54,705 [screen.py:_load_panel()] - Loading panel: temperature
2024-08-31 10:57:54,705 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/temperature.py
2024-08-31 10:57:54,729 [temperature.py:add_device()] - Adding device: extruder
2024-08-31 10:57:54,739 [temperature.py:add_device()] - Adding device: heater_bed
2024-08-31 10:57:54,748 [temperature.py:add_device()] - Adding device: temperature_sensor mcu_temp
2024-08-31 10:57:54,756 [temperature.py:add_device()] - Adding device: temperature_sensor KINGROONpi Pi
2024-08-31 10:57:54,764 [temperature.py:add_device()] - Adding device: temperature_fan Pi_fan2
2024-08-31 10:57:54,775 [temperature.py:__init__()] - ready
2024-08-31 10:57:54,777 [temperature.py:select_heater()] - Seselecting extruder
2024-08-31 10:57:54,779 [temperature.py:select_heater()] - Seselecting heater_bed
2024-08-31 10:57:54,781 [temperature.py:select_heater()] - Seselecting temperature_fan Pi_fan2
2024-08-31 10:57:54,808 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2024-08-31 10:57:57,531 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:57:57,532 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:57:57,532 [temperature.py:set_temperature()] - name match extruder
2024-08-31 10:57:57,533 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S240.0
2024-08-31 10:57:57,536 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:57:57,537 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:57:57,538 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S80.0
2024-08-31 10:57:57,540 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:57:57,540 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:57:57,541 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-31 10:58:03,169 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-31 10:58:03,205 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-31 10:58:03,289 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-31 10:59:33,835 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-31 10:59:33,854 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-31 10:59:33,905 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-31 10:59:33,912 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-31 10:59:36,903 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-31 10:59:36,936 [screen.py:attach_panel()] - Current panel hierarchy: main_panel
2024-08-31 10:59:36,940 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-31 10:59:42,447 [screen.py:_go_to_submenu()] - #### Go to submenu actions
2024-08-31 10:59:42,447 [screen.py:_go_to_submenu()] - #### Menu __main
2024-08-31 10:59:42,467 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions
2024-08-31 10:59:42,524 [menu.py:arrangeMenuItems()] - X > actions power
2024-08-31 10:59:42,530 [menu.py:arrangeMenuItems()] - X > actions camera
2024-08-31 10:59:43,900 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-31 10:59:43,924 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-31 10:59:46,159 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude > temperature
2024-08-31 10:59:50,009 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:59:50,009 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:59:50,010 [temperature.py:set_temperature()] - name match extruder
2024-08-31 10:59:50,010 [KlippyWebsocket.py:set_tool_temp()] - Sending set_tool_temp: M104 T0 S240.0
2024-08-31 10:59:50,012 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:59:50,013 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:59:50,013 [KlippyWebsocket.py:set_bed_temp()] - Sending set_bed_temp: M140 S80.0
2024-08-31 10:59:50,015 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:59:50,016 [temperature.py:set_temperature()] - {'bed': 80.0, 'extruder': 240.0}
2024-08-31 10:59:50,016 [temperature.py:validate()] - Invalid temperature_fan Pi_fan2 Target:None/90.0
2024-08-31 10:59:53,227 [screen.py:_menu_go_back()] - #### Menu go back
2024-08-31 10:59:53,247 [screen.py:attach_panel()] - Current panel hierarchy: main_panel > actions > extrude
2024-08-31 10:59:53,281 [extrude.py:process_update()] - filament_switch_sensor fila: {'filament_detected': False, 'enabled': True}
2024-08-31 10:59:54,778 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: LOAD_FILAMENT SPEED=300
2024-08-31 11:00:38,067 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PETG_Generic Klipper Printer_1h34m-100x100.png. Retrying in 6 seconds
2024-08-31 11:00:38,074 [files.py:_callback()] - Error in getting metadata for .thumbs/freetouchdeck_base_0.2mm_PETG_Generic Klipper Printer_1h34m-32x32.png. Retrying in 6 seconds
2024-08-31 11:00:38,168 [printer.py:change_state()] - Changing state from 'ready' to 'printing'
2024-08-31 11:00:38,169 [printer.py:change_state()] - Adding callback for state: printing
2024-08-31 11:00:38,188 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-31 11:00:38,191 [screen.py:_load_panel()] - Loading panel: job_status
2024-08-31 11:00:38,192 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/job_status.py
2024-08-31 11:00:38,396 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-31 11:00:38,398 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'printing'
2024-08-31 11:00:38,447 [base_panel.py:show_heaters()] - Couldn't create heaters box: 'heater_bed_box'
2024-08-31 11:00:38,557 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_base_0.2mm_PETG_Generic Klipper Printer_1h34m.gcode'
2024-08-31 11:00:38,560 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-31 11:00:39,137 [KlippyWebsocket.py:get_file_dir()] - Sending server.files.directory
2024-08-31 11:00:39,309 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PETG_Generic Klipper Printer_1h34m.gcode Size: 5112154
2024-08-31 11:02:49,619 [KlippyWebsocket.py:print_pause()] - Sending printer.print.pause
2024-08-31 11:02:51,931 [KlippyWebsocket.py:print_pause()] - Sending printer.print.pause
2024-08-31 11:02:53,171 [KlippyWebsocket.py:print_pause()] - Sending printer.print.pause
2024-08-31 11:03:08,651 [printer.py:change_state()] - Changing state from 'printing' to 'paused'
2024-08-31 11:03:08,651 [printer.py:change_state()] - Adding callback for state: paused
2024-08-31 11:03:08,668 [job_status.py:set_state()] - Changing job_status state from 'printing' to 'paused'
2024-08-31 11:04:05,784 [KlippyGtk.py:Dialog()] - Showing dialog <Gtk.Dialog object at 0xffff7e565c60 (GtkDialog at 0x2ab77f40)>
2024-08-31 11:04:21,985 [base_panel.py:process_update()] - Update complete
2024-08-31 11:04:22,027 [KlippyWebsocket.py:on_close()] - Server Shutdown
2024-08-31 11:04:22,028 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2024-08-31 11:04:22,221 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 11:04:22,230 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-31 11:04:22,241 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 11:04:22,258 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 11:04:32,371 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-31 11:04:32,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:04:32,408 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-31 11:04:32,409 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-31 11:04:32,422 [_logging.py:info()] - Websocket connected
2024-08-31 11:04:32,423 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-31 11:04:32,443 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:04:32,468 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 11:04:32,489 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-31 11:04:32,595 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-31 11:04:32,600 [printer.py:reinit()] - Klipper version: v0.11.0-122-ge6ef48cdf-dirty
2024-08-31 11:04:32,600 [printer.py:reinit()] - # Extruders: 1
2024-08-31 11:04:32,600 [printer.py:reinit()] - # Temperature devices: 4
2024-08-31 11:04:32,600 [printer.py:reinit()] - # Fans: 2
2024-08-31 11:04:32,600 [printer.py:reinit()] - # Output pins: 1
2024-08-31 11:04:32,601 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-31 11:04:32,901 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-31 11:04:32,911 [printer.py:change_state()] - Changing state from 'disconnected' to 'paused'
2024-08-31 11:04:32,912 [printer.py:change_state()] - Adding callback for state: paused
2024-08-31 11:04:32,956 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 11:04:33,001 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-31 11:04:33,022 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 11:04:33,023 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 11:04:33,024 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-31 11:04:33,025 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-31 11:04:33,026 [screen.py:init_printer()] - Printer initialized
2024-08-31 11:04:33,174 [screen.py:attach_panel()] - Current panel hierarchy: job_status
2024-08-31 11:04:33,175 [job_status.py:set_state()] - Changing job_status state from 'standby' to 'paused'
2024-08-31 11:04:33,273 [job_status.py:process_update()] - Changing filename: 'None' to '.cache/freetouchdeck_base_0.2mm_PETG_Generic Klipper Printer_1h34m.gcode'
2024-08-31 11:04:33,276 [job_status.py:update_file_metadata()] - Cannot find file metadata. Listening for updated metadata
2024-08-31 11:04:33,382 [job_status.py:update_file_metadata()] - Update Metadata. File: .cache/freetouchdeck_base_0.2mm_PETG_Generic Klipper Printer_1h34m.gcode Size: 5112154
2024-08-31 11:04:35,387 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 11:04:35,431 [printer.py:init_temp_store()] - Temp store: ['heater_bed', 'temperature_sensor mcu_temp', 'temperature_sensor KINGROONpi Pi', 'temperature_fan Pi_fan2', 'extruder']
2024-08-31 11:04:35,452 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 11:04:35,453 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 11:05:05,211 [printer.py:change_state()] - Changing state from 'paused' to 'disconnected'
2024-08-31 11:05:05,212 [printer.py:change_state()] - Adding callback for state: disconnected
2024-08-31 11:05:05,217 [base_panel.py:process_update()] - Update complete
2024-08-31 11:05:05,219 [screen.py:state_disconnected()] - ### Going to disconnected
2024-08-31 11:05:05,234 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 11:05:05,279 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:05:05,308 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 11:05:05,309 [screen.py:init_printer()] - Klipper not connected
2024-08-31 11:05:08,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:05:08,414 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 11:05:08,415 [screen.py:init_printer()] - Klipper not connected
2024-08-31 11:05:11,391 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:05:11,415 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 11:05:11,416 [screen.py:init_printer()] - Klipper not connected
2024-08-31 11:05:14,390 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:05:14,413 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 11:05:14,414 [screen.py:init_printer()] - Klipper not connected
2024-08-31 11:05:17,392 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:05:17,417 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 11:05:17,417 [screen.py:init_printer()] - Klipper not connected
2024-08-31 11:06:29,144 [screen.py:_websocket_callback()] - notify_update_response:Error updating moonraker: Git Command 'pull --progress' failed
2024-08-31 11:06:29,180 [base_panel.py:process_update()] - Update complete
2024-08-31 11:07:43,750 [screen.py:_websocket_callback()] - notify_update_response:Error updating moonraker: Git Command 'pull --progress' failed
2024-08-31 11:07:43,775 [base_panel.py:process_update()] - Update complete
2024-08-31 11:08:31,190 [KlippyWebsocket.py:on_close()] - Server Shutdown
2024-08-31 11:08:31,192 [KlippyWebsocket.py:on_close()] - Moonraker Websocket Closed
2024-08-31 11:08:31,215 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 11:08:31,229 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-31 11:08:31,245 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 11:08:31,274 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 11:08:41,373 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-31 11:08:41,391 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 11:08:51,371 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-31 11:08:51,384 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 11:09:01,376 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-31 11:09:01,401 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 11:09:11,376 [KlippyWebsocket.py:reconnect()] - Attempting to reconnect
2024-08-31 11:09:11,401 [KlippyRest.py:send_request()] - host=127.0.0.1, port=7125>>Max retries exceeded with url>>Failed to establish a new connection>>[Errno 111] Connection refused
2024-08-31 11:09:21,372 [KlippyWebsocket.py:reconnect()] - Stopping reconnections
--------------------KlipperScreen Log Start--------------------
Git Version: v0.3.2-0-gd6693fbe
2024-08-31 11:13:09,214 [screen.py:main()] - KlipperScreen version: v0.3.2-0-gd6693fbe
2024-08-31 11:13:09,387 [config.py:get_config_file_location()] - Passed config (-c): /home/mks/KlipperScreen.conf
2024-08-31 11:13:09,390 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-31 11:13:09,410 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-31 11:13:09,413 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-31 11:13:09,416 [config.py:__init__()] - Configuration validated succesfuly
2024-08-31 11:13:09,417 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-31 11:13:09,556 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-31 11:13:09,557 [config.py:install_language()] - Using lang en
2024-08-31 11:13:09,574 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-31 11:13:09,577 [KlippyGtk.py:__init__()] - Font size: 12.6 (extralarge)
2024-08-31 11:13:10,162 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600
2024-08-31 11:13:10,192 [screen.py:set_screenblanking_timeout()] - Using DPMS
2024-08-31 11:13:10,249 [screen.py:initial_connection()] - Default printer: None
2024-08-31 11:13:10,250 [screen.py:connect_printer()] - Connecting to printer: Printer
2024-08-31 11:13:10,252 [screen.py:_load_panel()] - Loading panel: splash_screen
2024-08-31 11:13:10,253 [screen.py:_load_panel()] - Panel path: /home/mks/KlipperScreen/panels/splash_screen.py
2024-08-31 11:13:10,317 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 11:13:10,360 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:13:10,383 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/access/oneshot_token
2024-08-31 11:13:10,384 [KlippyWebsocket.py:connect()] - Starting websocket thread
2024-08-31 11:13:10,404 [_logging.py:info()] - Websocket connected
2024-08-31 11:13:10,404 [KlippyWebsocket.py:on_open()] - Moonraker Websocket Open
2024-08-31 11:13:10,445 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/info
2024-08-31 11:13:10,480 [KlippyRest.py:send_request()] - 404 Client Error>>Not Found for url>>http://127.0.0.1:7125/machine/device_power/devices
2024-08-31 11:13:10,504 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/info
2024-08-31 11:13:10,677 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?configfile
2024-08-31 11:13:10,682 [printer.py:reinit()] - Klipper version: v0.12.0-287-gf71d2c7cf-dirty
2024-08-31 11:13:10,682 [printer.py:reinit()] - # Extruders: 1
2024-08-31 11:13:10,683 [printer.py:reinit()] - # Temperature devices: 4
2024-08-31 11:13:10,683 [printer.py:reinit()] - # Fans: 2
2024-08-31 11:13:10,683 [printer.py:reinit()] - # Output pins: 1
2024-08-31 11:13:10,684 [KlippyWebsocket.py:object_subscription()] - Sending printer.objects.subscribe
2024-08-31 11:13:10,978 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/printer/objects/query?bed_mesh&configfile&display_status&extruder&fan&gcode_move&heater_bed&idle_timeout&pause_resume&print_stats&toolhead&virtual_sdcard&webhooks&motion_report&firmware_retraction&exclude_object&extruder&heater_bed&temperature_sensor mcu_temp&temperature_sensor KINGROONpi Pi&temperature_fan Pi_fan2&fan&heater_fan Fan1&filament_switch_sensor fila&output_pin beeper
2024-08-31 11:13:10,989 [printer.py:change_state()] - Changing state from 'disconnected' to 'error'
2024-08-31 11:13:10,989 [printer.py:change_state()] - Adding callback for state: error
2024-08-31 11:13:11,027 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 11:13:11,028 [printer.py:init_temp_store()] - Temp store: []
2024-08-31 11:13:11,061 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 11:13:11,062 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 11:13:11,063 [files.py:initialize()] - Gcodes path: /home/mks/printer_data/gcodes
2024-08-31 11:13:11,064 [KlippyWebsocket.py:get_file_list()] - Sending server.files.list
2024-08-31 11:13:11,065 [screen.py:init_printer()] - Printer initialized
2024-08-31 11:13:11,101 [screen.py:attach_panel()] - Current panel hierarchy: splash_screen
2024-08-31 11:13:13,389 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/temperature_store
2024-08-31 11:13:13,390 [printer.py:init_temp_store()] - Temp store: []
2024-08-31 11:13:13,415 [KlippyRest.py:send_request()] - Sending request to http://127.0.0.1:7125/server/config
2024-08-31 11:13:13,416 [screen.py:init_tempstore()] - Temperature store size: 1200
2024-08-31 11:14:01,447 [functions.py:log_start()] - --------------------KlipperScreen Log Start--------------------
2024-08-31 11:14:01,447 [functions.py:log_start()] - KlipperScreen Version: v0.4.3-55-g7d75d39c
2024-08-31 11:14:01,448 [functions.py:log_start()] - Python version: 3.7
2024-08-31 11:14:01,631 [config.py:get_config_file_location()] - Passed config (-c): .
2024-08-31 11:14:01,632 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-31 11:14:01,639 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/main_menu.conf']
2024-08-31 11:14:01,667 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/splash_menu.conf']
2024-08-31 11:14:01,676 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/print_menu.conf']
2024-08-31 11:14:01,692 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/move_menu.conf']
2024-08-31 11:14:01,709 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-31 11:14:01,714 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-31 11:14:01,716 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-31 11:14:01,945 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-31 11:14:01,945 [config.py:install_language()] - Using lang en
2024-08-31 11:14:01,972 [screen.py:__init__()] - Monitors: 1 using number: 0
2024-08-31 11:14:01,974 [screen.py:__init__()] - Wayland: False Display name: :0
2024-08-31 11:14:01,979 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-31 11:14:02,293 [KlippyGtk.py:__init__()] - Font size: 12.4 (extralarge)
2024-08-31 11:14:02,499 [screen.py:show_error_modal()] - Showing error modal: Error The system doesn't meet the minimum requirement
Minimum: Python 3.8
System: Python 3.7
2024-08-31 11:14:02,632 [KlippyGtk.py:Dialog()] - Showing dialog Error (width=480, height=320)
2024-08-31 11:18:29,895 [functions.py:log_start()] - --------------------KlipperScreen Log Start--------------------
2024-08-31 11:18:29,895 [functions.py:log_start()] - KlipperScreen Version: v0.4.3-55-g7d75d39c
2024-08-31 11:18:29,896 [functions.py:log_start()] - Python version: 3.7
2024-08-31 11:18:30,062 [config.py:get_config_file_location()] - Passed config (-c): .
2024-08-31 11:18:30,063 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-31 11:18:30,067 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/main_menu.conf']
2024-08-31 11:18:30,091 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/splash_menu.conf']
2024-08-31 11:18:30,099 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/print_menu.conf']
2024-08-31 11:18:30,114 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/move_menu.conf']
2024-08-31 11:18:30,129 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-31 11:18:30,133 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-31 11:18:30,134 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-31 11:18:30,374 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-31 11:18:30,374 [config.py:install_language()] - Using lang en
2024-08-31 11:18:30,408 [screen.py:__init__()] - Monitors: 1 using number: 0
2024-08-31 11:18:30,411 [screen.py:__init__()] - Wayland: False Display name: :0
2024-08-31 11:18:30,415 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-31 11:18:30,696 [KlippyGtk.py:__init__()] - Font size: 12.4 (extralarge)
2024-08-31 11:18:30,962 [screen.py:show_error_modal()] - Showing error modal: Error The system doesn't meet the minimum requirement
Minimum: Python 3.8
System: Python 3.7
2024-08-31 11:18:31,089 [KlippyGtk.py:Dialog()] - Showing dialog Error (width=480, height=320)
2024-08-31 11:18:38,490 [functions.py:log_start()] - --------------------KlipperScreen Log Start--------------------
2024-08-31 11:18:38,491 [functions.py:log_start()] - KlipperScreen Version: v0.4.3-55-g7d75d39c
2024-08-31 11:18:38,491 [functions.py:log_start()] - Python version: 3.7
2024-08-31 11:18:38,664 [config.py:get_config_file_location()] - Passed config (-c): .
2024-08-31 11:18:38,665 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-31 11:18:38,670 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/main_menu.conf']
2024-08-31 11:18:38,694 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/splash_menu.conf']
2024-08-31 11:18:38,702 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/print_menu.conf']
2024-08-31 11:18:38,717 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/move_menu.conf']
2024-08-31 11:18:38,732 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-31 11:18:38,737 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-31 11:18:38,738 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-31 11:18:38,958 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-31 11:18:38,958 [config.py:install_language()] - Using lang en
2024-08-31 11:18:38,985 [screen.py:__init__()] - Monitors: 1 using number: 0
2024-08-31 11:18:38,988 [screen.py:__init__()] - Wayland: False Display name: :0
2024-08-31 11:18:38,992 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-31 11:18:39,285 [KlippyGtk.py:__init__()] - Font size: 12.4 (extralarge)
2024-08-31 11:18:39,466 [screen.py:show_error_modal()] - Showing error modal: Error The system doesn't meet the minimum requirement
Minimum: Python 3.8
System: Python 3.7
2024-08-31 11:18:39,589 [KlippyGtk.py:Dialog()] - Showing dialog Error (width=480, height=320)
2024-08-31 11:19:36,703 [functions.py:log_start()] - --------------------KlipperScreen Log Start--------------------
2024-08-31 11:19:36,704 [functions.py:log_start()] - KlipperScreen Version: v0.4.3-55-g7d75d39c
2024-08-31 11:19:36,704 [functions.py:log_start()] - Python version: 3.7
2024-08-31 11:19:37,275 [config.py:get_config_file_location()] - Passed config (-c): .
2024-08-31 11:19:37,276 [config.py:__init__()] - Config path location: /home/mks/printer_data/config/KlipperScreen.conf
2024-08-31 11:19:37,287 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/main_menu.conf']
2024-08-31 11:19:37,395 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/splash_menu.conf']
2024-08-31 11:19:37,419 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/print_menu.conf']
2024-08-31 11:19:37,463 [config.py:_include_config()] - Parsing files: ['/home/mks/KlipperScreen/config/move_menu.conf']
2024-08-31 11:19:37,501 [config.py:log_config()] - ===== Config File =====
[main]
language = chinese_simple
=======================
2024-08-31 11:19:37,516 [config.py:__init__()] - ====== Saved Def ======
[main]
language = en
font_size = extralarge
print_sort_dir = date_desc
=======================
2024-08-31 11:19:37,518 [config.py:__init__()] - Configured printers: [
{
"Printer": {
"moonraker_host": "127.0.0.1",
"moonraker_port": "7125",
"moonraker_api_key": ""
}
}
]
2024-08-31 11:19:38,114 [config.py:create_translations()] - Selected lang: en OS lang: en_US
2024-08-31 11:19:38,115 [config.py:install_language()] - Using lang en
2024-08-31 11:19:38,180 [screen.py:__init__()] - Monitors: 1 using number: 0
2024-08-31 11:19:38,193 [screen.py:__init__()] - Wayland: False Display name: :0
2024-08-31 11:19:38,202 [screen.py:__init__()] - Screen resolution: 480x320
2024-08-31 11:19:38,784 [KlippyGtk.py:__init__()] - Font size: 12.4 (extralarge)
2024-08-31 11:19:39,493 [screen.py:show_error_modal()] - Showing error modal: Error The system doesn't meet the minimum requirement
Minimum: Python 3.8
System: Python 3.7
2024-08-31 11:19:39,822 [KlippyGtk.py:Dialog()] - Showing dialog Error (width=480, height=320)