mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Polymaker, Overture and eSUN presets move from brand subfolders to BBL/filament/, matching BambuStudio's layout; their names and ids are unchanged. Default filament lists keep pointing at presets that exist, 0.2 mm nozzles keep a default PLA, and user presets based on removed or renamed presets still load. Generic SBS is no longer in the Bambu bundle; new selections on those printers fall back to OrcaFilamentLibrary's Generic SBS @System. The profile tool now recognises BambuStudio's new filament id/name maps and support_recommended_params.json as data files.
31 lines
632 B
JSON
31 lines
632 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.10mm Standard @BBL H2DP 0.2 nozzle",
|
|
"inherits": "fdm_process_dual_0.10_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "GP041",
|
|
"instantiation": "true",
|
|
"default_acceleration": [
|
|
"8000",
|
|
"8000",
|
|
"8000",
|
|
"8000"
|
|
],
|
|
"initial_layer_speed": [
|
|
"40",
|
|
"40",
|
|
"40",
|
|
"40"
|
|
],
|
|
"prime_tower_width": "60",
|
|
"prime_tower_brim_width": "-1",
|
|
"travel_speed": [
|
|
"1000",
|
|
"1000",
|
|
"1000",
|
|
"1000"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2D Pro 0.2 nozzle"
|
|
]
|
|
} |