FIX: modify circle compensation parameters

jira: none
Change-Id: I719648a3908850617be07312e6e69878cf5826ea
This commit is contained in:
zhimin.zeng 2025-03-21 10:47:12 +08:00 committed by lane.wei
parent 63506ab13e
commit c43497fdca
3 changed files with 9 additions and 0 deletions

View File

@ -102,6 +102,9 @@
"hole_coef_3": [ "hole_coef_3": [
"0.1" "0.1"
], ],
"hole_limit_min": [
"0.1"
],
"nozzle_temperature": [ "nozzle_temperature": [
"220", "220",
"220" "220"

View File

@ -99,6 +99,9 @@
"0", "0",
"0" "0"
], ],
"hole_coef_3": [
"0.18"
],
"nozzle_temperature": [ "nozzle_temperature": [
"220", "220",
"220" "220"

View File

@ -105,6 +105,9 @@
"hole_coef_2": [ "hole_coef_2": [
"-0.0081" "-0.0081"
], ],
"hole_coef_3": [
"0.18"
],
"nozzle_temperature": [ "nozzle_temperature": [
"220", "220",
"220" "220"