v2.4: update KlipperScreen
This commit is contained in:
parent
dcc8b554c3
commit
6e7400e356
1 changed files with 29 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
moonraker_host: 127.0.0.1
|
||||
moonraker_port: 7125
|
||||
|
||||
[z_calibrate_position]
|
||||
calibrate_x_position: 150
|
||||
calibrate_y_position: 250
|
||||
|
||||
[preheat PLA]
|
||||
bed = 50
|
||||
extruder = 200
|
||||
|
@ -254,6 +258,7 @@ panel: settings
|
|||
#~#
|
||||
#~# [main]
|
||||
#~# move_speed = 30
|
||||
#~# print_sort_dir = date_asc
|
||||
#~#
|
||||
#~# [displayed_macros Printer]
|
||||
#~# g32 = False
|
||||
|
@ -266,4 +271,27 @@ panel: settings
|
|||
#~# probe = False
|
||||
#~# resume = False
|
||||
#~# probe_calibrate = False
|
||||
#~# purge_nozzle = False
|
||||
#~# dump_warnings = False
|
||||
#~# dump_parameters = False
|
||||
#~# dump_settings = False
|
||||
#~# g0 = False
|
||||
#~# m900 = False
|
||||
#~# dump_config = False
|
||||
#~# get_probe_status = False
|
||||
#~# probe_abort = False
|
||||
#~# probe_accept = False
|
||||
#~# probe_accuracy = False
|
||||
#~# _set_current = False
|
||||
#~# _attach_probe = False
|
||||
#~# query_probe = False
|
||||
#~# set_probe_status = False
|
||||
#~# _cg28 = False
|
||||
#~# _user_variable = False
|
||||
#~# _set_acc = False
|
||||
#~# _mag_probe = False
|
||||
#~# _dock_probe = False
|
||||
#~# _z_move_check = False
|
||||
#~# zc = False
|
||||
#~# _probe_action = False
|
||||
#~# zm = False
|
||||
#~#
|
||||
|
|
Loading…
Reference in a new issue