Autocommit from 2025-11-30 18:00:05
Klipper version: v0.13.0-411-g938300f3 Moonraker version: v0.9.3-128-g960e933 Mainsail version: v2.15.0
This commit is contained in:
36
printer.cfg
36
printer.cfg
@@ -627,6 +627,9 @@ gcode:
|
||||
BED_MESH_CLEAR
|
||||
SET_GCODE_OFFSET Z=0
|
||||
|
||||
M117 Start heating bed
|
||||
M140 S{BED}
|
||||
|
||||
M117 Make sure nozzle is a probing temp
|
||||
M109 S150
|
||||
|
||||
@@ -634,9 +637,6 @@ gcode:
|
||||
G28
|
||||
M117 Position beacon at 2mm for heat soak
|
||||
G0 Z2
|
||||
|
||||
M117 Start heating bed
|
||||
M140 S{BED}
|
||||
|
||||
M117 Preheat nozzle to probing temp
|
||||
M109 S150
|
||||
@@ -803,19 +803,19 @@ gcode:
|
||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||
#*#
|
||||
#*# [beacon model default]
|
||||
#*# model_coef = 1.4952403602340907,
|
||||
#*# 1.8656605487245284,
|
||||
#*# 0.7758837444105147,
|
||||
#*# 0.2338499148883277,
|
||||
#*# 0.2538302898654481,
|
||||
#*# 0.359354056245091,
|
||||
#*# -0.16099562977240284,
|
||||
#*# -0.19513617935485192,
|
||||
#*# 0.23115190966388482,
|
||||
#*# 0.1423188524375016
|
||||
#*# model_domain = 1.825441207876964e-07,1.928381480708496e-07
|
||||
#*# model_coef = 1.5221285866393515,
|
||||
#*# 1.866198844496922,
|
||||
#*# 0.7476815631002864,
|
||||
#*# 0.251980360230201,
|
||||
#*# 0.21472699285297098,
|
||||
#*# 0.35706395281664555,
|
||||
#*# -0.03245574497555998,
|
||||
#*# -0.2592170575906024,
|
||||
#*# 0.14750738686832027,
|
||||
#*# 0.1850988275522277
|
||||
#*# model_domain = 1.8321303577304574e-07,1.929058179384094e-07
|
||||
#*# model_range = 0.200000,5.000000
|
||||
#*# model_temp = 32.414554
|
||||
#*# model_temp = 29.023754
|
||||
#*# model_offset = 0.00000
|
||||
#*#
|
||||
#*# [bed_mesh default]
|
||||
@@ -845,9 +845,9 @@ gcode:
|
||||
#*#
|
||||
#*# [extruder]
|
||||
#*# control = pid
|
||||
#*# pid_kp = 30.317
|
||||
#*# pid_ki = 1.357
|
||||
#*# pid_kd = 169.395
|
||||
#*# pid_kp = 35.621
|
||||
#*# pid_ki = 2.423
|
||||
#*# pid_kd = 130.904
|
||||
#*#
|
||||
#*# [input_shaper]
|
||||
#*# shaper_type_x = 3hump_ei
|
||||
|
||||
Reference in New Issue
Block a user