FIX: modify circle compensation parameters
jira: none Change-Id: I719648a3908850617be07312e6e69878cf5826ea
This commit is contained in:
parent
63506ab13e
commit
c43497fdca
|
@ -102,6 +102,9 @@
|
|||
"hole_coef_3": [
|
||||
"0.1"
|
||||
],
|
||||
"hole_limit_min": [
|
||||
"0.1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220",
|
||||
"220"
|
||||
|
|
|
@ -99,6 +99,9 @@
|
|||
"0",
|
||||
"0"
|
||||
],
|
||||
"hole_coef_3": [
|
||||
"0.18"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220",
|
||||
"220"
|
||||
|
|
|
@ -105,6 +105,9 @@
|
|||
"hole_coef_2": [
|
||||
"-0.0081"
|
||||
],
|
||||
"hole_coef_3": [
|
||||
"0.18"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220",
|
||||
"220"
|
||||
|
|
Loading…
Reference in New Issue