ENH: update some machine settings
1. Update A1 mini start gcode 2. Update A1 load/unload filament time jira:[NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I84825a47f2741e95ca122382e4119d35a61bdbf6
This commit is contained in:
parent
26fb59de44
commit
c88dbc0cbb
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.08.00.10",
|
||||
"version": "01.08.00.11",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"extruder_clearance_height_to_rod": "25",
|
||||
"extruder_clearance_max_radius": "75",
|
||||
"extruder_clearance_radius": "75",
|
||||
"machine_load_filament_time": "9",
|
||||
"machine_load_filament_time": "25",
|
||||
"machine_max_acceleration_extruding": [
|
||||
"12000",
|
||||
"12000"
|
||||
|
@ -45,7 +45,7 @@
|
|||
"30",
|
||||
"30"
|
||||
],
|
||||
"machine_unload_filament_time": "13",
|
||||
"machine_unload_filament_time": "29",
|
||||
"nozzle_type": "stainless_steel",
|
||||
"nozzle_volume": "117",
|
||||
"printable_height": "256",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue