mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @BBL H2D 0.2 nozzle",
|
||||
"inherits": "fdm_process_dual_0.10_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP123",
|
||||
"instantiation": "true",
|
||||
"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",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user