mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Sync with latest bbl profiles
This commit is contained in:
@@ -6,11 +6,19 @@
|
||||
"setting_id": "GP085",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer height, and results in almost invisible layer lines and higher printing quality, but shorter printing time.",
|
||||
"default_acceleration": "6000",
|
||||
"default_acceleration": [
|
||||
"6000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.075",
|
||||
"initial_layer_infill_speed": "28",
|
||||
"initial_layer_speed": "16",
|
||||
"travel_speed": "700",
|
||||
"initial_layer_infill_speed": [
|
||||
"28"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"16"
|
||||
],
|
||||
"travel_speed": [
|
||||
"700"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.2 nozzle"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user