mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 21:03:12 +08:00
FIX: fix the parameter value
jira: none Change-Id: Ie8cc7df76be9179d88cbba6db5fd189b9725cd76
This commit is contained in:
parent
9ad06ba3f4
commit
8c1ed01948
@ -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.53",
|
"version": "02.00.00.54",
|
||||||
"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": [
|
||||||
|
@ -140,5 +140,5 @@
|
|||||||
"infill_shift_step": "0.4",
|
"infill_shift_step": "0.4",
|
||||||
"infill_rotate_step": "0",
|
"infill_rotate_step": "0",
|
||||||
"prime_tower_enable_framework": "0",
|
"prime_tower_enable_framework": "0",
|
||||||
"symmetric_infill_y_axis": "false"
|
"symmetric_infill_y_axis": "0"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user