mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-29 01:33:15 +08:00
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": [
|
"hole_coef_3": [
|
||||||
"0.1"
|
"0.1"
|
||||||
],
|
],
|
||||||
|
"hole_limit_min": [
|
||||||
|
"0.1"
|
||||||
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"220",
|
"220",
|
||||||
"220"
|
"220"
|
||||||
|
@ -99,6 +99,9 @@
|
|||||||
"0",
|
"0",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
|
"hole_coef_3": [
|
||||||
|
"0.18"
|
||||||
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"220",
|
"220",
|
||||||
"220"
|
"220"
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user