mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Balanced Quality @BBL H2DP 0.2 nozzle",
|
||||
"inherits": "fdm_process_dual_0.12_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP042",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": [
|
||||
"8000",
|
||||
"8000",
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"prime_tower_width": "60",
|
||||
"prime_tower_brim_width": "-1",
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D Pro 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user