ENH: zero eleplant foot compensation for A1M 0.4 nozzle
Can not see obvious eleplant foot after printing JIRA: None. found by self test Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I5993b3a2dbb6f4f6a6b8a1714654f1213e4b90f2
This commit is contained in:
parent
f9a7856b50
commit
e6d2c532d0
|
@ -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": "01.07.00.30",
|
"version": "01.07.00.31",
|
||||||
"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": [
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"setting_id": "GP049",
|
"setting_id": "GP049",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"default_acceleration": "6000",
|
"default_acceleration": "6000",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle"
|
"Bambu Lab A1 mini 0.4 nozzle"
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"setting_id": "GP044",
|
"setting_id": "GP044",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"default_acceleration": "6000",
|
"default_acceleration": "6000",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle"
|
"Bambu Lab A1 mini 0.4 nozzle"
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"setting_id": "GP045",
|
"setting_id": "GP045",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"default_acceleration": "6000",
|
"default_acceleration": "6000",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle"
|
"Bambu Lab A1 mini 0.4 nozzle"
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"setting_id": "GP000",
|
"setting_id": "GP000",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"default_acceleration": "6000",
|
"default_acceleration": "6000",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle"
|
"Bambu Lab A1 mini 0.4 nozzle"
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"setting_id": "GP046",
|
"setting_id": "GP046",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"default_acceleration": "6000",
|
"default_acceleration": "6000",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle"
|
"Bambu Lab A1 mini 0.4 nozzle"
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"setting_id": "GP047",
|
"setting_id": "GP047",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"default_acceleration": "6000",
|
"default_acceleration": "6000",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle"
|
"Bambu Lab A1 mini 0.4 nozzle"
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"setting_id": "GP048",
|
"setting_id": "GP048",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"default_acceleration": "6000",
|
"default_acceleration": "6000",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle"
|
"Bambu Lab A1 mini 0.4 nozzle"
|
||||||
|
|
Loading…
Reference in New Issue