v2.4: update KlipperScreen

This commit is contained in:
Konstantin Koslowski 2022-02-13 17:02:29 +01:00
parent a1b8634213
commit 33a906f2e6

View file

@ -1,6 +1,7 @@
[main]
moonraker_host: 127.0.0.1
moonraker_port: 7125
service: KlipperScreen
[z_calibrate_position]
calibrate_x_position: 150
@ -14,6 +15,10 @@ extruder = 200
bed = 100
extruder = 250
[preheat PETG]
bed = 80
extruder = 240
[menu __main]
name: {{ gettext('Main Menu') }}
@ -21,10 +26,10 @@ name: {{ gettext('Main Menu') }}
name: {{ gettext('Homing') }}
icon: home
[menu __main preheat]
name: {{ gettext('Preheat') }}
[menu __main temperature]
name: {{ gettext('Temperature') }}
icon: heat-up
panel: preheat
panel: temperature
[menu __main actions]
name: {{ gettext('Actions') }}
@ -332,7 +337,6 @@ panel: settings
#~# ercf_form_tip_standalone = False
#~# ercf_is_filament_in_extruder = False
#~# ercf_home_only = False
#~# purge_nozzle = False
#~# ercf_var = False
#~# ercf_pause = False
#~# ercf_unload_tool = False
@ -347,4 +351,7 @@ panel: settings
#~# ercf_unselect_tool = False
#~# hyperlapse = False
#~# ercf_calibrate = False
#~# t6 = False
#~# t7 = False
#~# t8 = False
#~#