mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
Sync with latest bbl profiles
This commit is contained in:
@@ -5,11 +5,26 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP123",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "8000",
|
||||
"initial_layer_speed": "40",
|
||||
"default_acceleration": [
|
||||
"8000",
|
||||
"8000",
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"travel_speed": "1000",
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D 0.2 nozzle"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user