set inner_wall_acceleration to 5000 for Bambu printers

This commit is contained in:
SoftFever 2022-12-30 17:01:32 +08:00
parent 45b40fd380
commit ca7000a659
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -25,6 +25,7 @@
"outer_wall_line_width": "0.42",
"outer_wall_speed": "120",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",