ENH: optimize custom gcode for H2D

1.Add AMS empty print detection switch
2.Enable heated bed tilt compensation
3.Increase material length for easier bundling
4.Add Z-axis vibration compensation

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9e51d3812eab51447c47f947447b5e1f281ab9a7
(cherry picked from commit ce7a244c3dd73f3c7e2d809ea357a4ebef14653e)
This commit is contained in:
xun.zhang
2024-12-25 09:34:04 +08:00
committed by Noisyfox
parent a91937a7f8
commit 20603526b8
2 changed files with 4 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "02.00.00.53",
"version": "02.00.00.04",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

File diff suppressed because one or more lines are too long