mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 23:43:14 +08:00
FIX: modify the circle compensation parameter
jira: none Change-Id: Ib0290dd0651c6802737407336b1d2838b65496ad
This commit is contained in:
parent
29766420dd
commit
4dbb770805
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "02.00.00.50",
|
"version": "02.00.00.51",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
@ -90,31 +90,31 @@
|
|||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"counter_coef_2": [
|
"counter_coef_2": [
|
||||||
"0.00386"
|
"0.0075"
|
||||||
],
|
],
|
||||||
"counter_coef_3": [
|
"counter_coef_3": [
|
||||||
"-0.032"
|
"-0.052"
|
||||||
],
|
],
|
||||||
"hole_coef_1": [
|
"hole_coef_1": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hole_coef_2": [
|
"hole_coef_2": [
|
||||||
"-0.008"
|
"-0.012"
|
||||||
],
|
],
|
||||||
"hole_coef_3": [
|
"hole_coef_3": [
|
||||||
"0.135"
|
"0.35043"
|
||||||
],
|
],
|
||||||
"counter_limit_min": [
|
"counter_limit_min": [
|
||||||
"-0.35"
|
"-0.035"
|
||||||
],
|
],
|
||||||
"counter_limit_max": [
|
"counter_limit_max": [
|
||||||
"0.33"
|
"0.033"
|
||||||
],
|
],
|
||||||
"hole_limit_min": [
|
"hole_limit_min": [
|
||||||
"0.88"
|
"0.07"
|
||||||
],
|
],
|
||||||
"hole_limit_max": [
|
"hole_limit_max": [
|
||||||
"2.2"
|
"0.22"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P1 ; set airduct mode to heating mode\n"
|
"; filament start gcode\nM145 P1 ; set airduct mode to heating mode\n"
|
||||||
|
@ -12,10 +12,10 @@
|
|||||||
"-0.032"
|
"-0.032"
|
||||||
],
|
],
|
||||||
"counter_limit_max": [
|
"counter_limit_max": [
|
||||||
"0.33"
|
"0.053"
|
||||||
],
|
],
|
||||||
"counter_limit_min": [
|
"counter_limit_min": [
|
||||||
"-0.35"
|
"-0.035"
|
||||||
],
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"20"
|
"20"
|
||||||
@ -88,16 +88,16 @@
|
|||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hole_coef_2": [
|
"hole_coef_2": [
|
||||||
"-0.008"
|
"-0.006"
|
||||||
],
|
],
|
||||||
"hole_coef_3": [
|
"hole_coef_3": [
|
||||||
"0.135"
|
"0.1"
|
||||||
],
|
],
|
||||||
"hole_limit_max": [
|
"hole_limit_max": [
|
||||||
"2.2"
|
"0.22"
|
||||||
],
|
],
|
||||||
"hole_limit_min": [
|
"hole_limit_min": [
|
||||||
"0.88"
|
"0.088"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"230",
|
"230",
|
||||||
|
@ -99,7 +99,7 @@
|
|||||||
"0.00565"
|
"0.00565"
|
||||||
],
|
],
|
||||||
"counter_coef_3": [
|
"counter_coef_3": [
|
||||||
"-0.0202"
|
"-0.0112"
|
||||||
],
|
],
|
||||||
"hole_coef_1": [
|
"hole_coef_1": [
|
||||||
"0"
|
"0"
|
||||||
@ -111,16 +111,16 @@
|
|||||||
"0.145"
|
"0.145"
|
||||||
],
|
],
|
||||||
"counter_limit_min": [
|
"counter_limit_min": [
|
||||||
"-0.35"
|
"-0.035"
|
||||||
],
|
],
|
||||||
"counter_limit_max": [
|
"counter_limit_max": [
|
||||||
"0.3"
|
"0.065"
|
||||||
],
|
],
|
||||||
"hole_limit_min": [
|
"hole_limit_min": [
|
||||||
"0.88"
|
"0.068"
|
||||||
],
|
],
|
||||||
"hole_limit_max": [
|
"hole_limit_max": [
|
||||||
"2.2"
|
"0.22"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
|
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
|
||||||
|
@ -97,7 +97,7 @@
|
|||||||
"0.008"
|
"0.008"
|
||||||
],
|
],
|
||||||
"counter_coef_3": [
|
"counter_coef_3": [
|
||||||
"-0.051"
|
"-0.041"
|
||||||
],
|
],
|
||||||
"hole_coef_1": [
|
"hole_coef_1": [
|
||||||
"0"
|
"0"
|
||||||
@ -106,19 +106,19 @@
|
|||||||
"-0.008"
|
"-0.008"
|
||||||
],
|
],
|
||||||
"hole_coef_3": [
|
"hole_coef_3": [
|
||||||
"0.15115"
|
"0.23415"
|
||||||
],
|
],
|
||||||
"counter_limit_min": [
|
"counter_limit_min": [
|
||||||
"-0.35"
|
"-0.035"
|
||||||
],
|
],
|
||||||
"counter_limit_max": [
|
"counter_limit_max": [
|
||||||
"0.33"
|
"0.033"
|
||||||
],
|
],
|
||||||
"hole_limit_min": [
|
"hole_limit_min": [
|
||||||
"0.88"
|
"0.088"
|
||||||
],
|
],
|
||||||
"hole_limit_max": [
|
"hole_limit_max": [
|
||||||
"2.2"
|
"0.22"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
|
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
|
||||||
|
@ -84,31 +84,31 @@
|
|||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"counter_coef_2": [
|
"counter_coef_2": [
|
||||||
"0.0075"
|
"0.012"
|
||||||
],
|
],
|
||||||
"counter_coef_3": [
|
"counter_coef_3": [
|
||||||
"-0.052"
|
"-0.063"
|
||||||
],
|
],
|
||||||
"hole_coef_1": [
|
"hole_coef_1": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hole_coef_2": [
|
"hole_coef_2": [
|
||||||
"-0.01025"
|
"-0.0103"
|
||||||
],
|
],
|
||||||
"hole_coef_3": [
|
"hole_coef_3": [
|
||||||
"0.19745"
|
"0.1974"
|
||||||
],
|
],
|
||||||
"counter_limit_min": [
|
"counter_limit_min": [
|
||||||
"-0.35"
|
"-0.035"
|
||||||
],
|
],
|
||||||
"counter_limit_max": [
|
"counter_limit_max": [
|
||||||
"0.33"
|
"0.07"
|
||||||
],
|
],
|
||||||
"hole_limit_min": [
|
"hole_limit_min": [
|
||||||
"0.88"
|
"0.088"
|
||||||
],
|
],
|
||||||
"hole_limit_max": [
|
"hole_limit_max": [
|
||||||
"2.2"
|
"0.22"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
|
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
|
||||||
|
@ -199,31 +199,31 @@
|
|||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"counter_coef_2": [
|
"counter_coef_2": [
|
||||||
"0.025"
|
"0.008"
|
||||||
],
|
],
|
||||||
"counter_coef_3": [
|
"counter_coef_3": [
|
||||||
"-0.11"
|
"-0.041"
|
||||||
],
|
],
|
||||||
"hole_coef_1": [
|
"hole_coef_1": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hole_coef_2": [
|
"hole_coef_2": [
|
||||||
"-0.025"
|
"-0.008"
|
||||||
],
|
],
|
||||||
"hole_coef_3": [
|
"hole_coef_3": [
|
||||||
"0.28"
|
"0.23415"
|
||||||
],
|
],
|
||||||
"counter_limit_min": [
|
"counter_limit_min": [
|
||||||
"-0.4"
|
"-0.035"
|
||||||
],
|
],
|
||||||
"counter_limit_max": [
|
"counter_limit_max": [
|
||||||
"0.5"
|
"0.033"
|
||||||
],
|
],
|
||||||
"hole_limit_min": [
|
"hole_limit_min": [
|
||||||
"0.8"
|
"0.088"
|
||||||
],
|
],
|
||||||
"hole_limit_max": [
|
"hole_limit_max": [
|
||||||
"2.5"
|
"0.22"
|
||||||
],
|
],
|
||||||
"circle_compensation_speed": [
|
"circle_compensation_speed": [
|
||||||
"200"
|
"200"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user