mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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.
71 lines
1.4 KiB
JSON
71 lines
1.4 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.08mm High Quality @BBL X2D 0.2 nozzle",
|
|
"inherits": "fdm_process_dual_0.08_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "GP216",
|
|
"instantiation": "true",
|
|
"description": "High quality profile for 0.2mm nozzle, prioritizing print quality.",
|
|
"bridge_flow": "1.5",
|
|
"bridge_speed": [
|
|
"25",
|
|
"25",
|
|
"25",
|
|
"25"
|
|
],
|
|
"default_acceleration": [
|
|
"4000",
|
|
"8000",
|
|
"4000",
|
|
"4000"
|
|
],
|
|
"enable_tower_interface_features": "1",
|
|
"initial_layer_speed": [
|
|
"40",
|
|
"40",
|
|
"20",
|
|
"20"
|
|
],
|
|
"outer_wall_acceleration": [
|
|
"2000",
|
|
"5000",
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"outer_wall_speed": [
|
|
"60",
|
|
"120",
|
|
"50",
|
|
"50"
|
|
],
|
|
"overhang_2_4_speed": [
|
|
"40",
|
|
"40",
|
|
"40",
|
|
"40"
|
|
],
|
|
"overhang_4_4_speed": [
|
|
"20",
|
|
"20",
|
|
"20",
|
|
"20"
|
|
],
|
|
"prime_tower_brim_width": "-1",
|
|
"prime_tower_width": "60",
|
|
"print_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow",
|
|
"Bowden Standard",
|
|
"Bowden High Flow"
|
|
],
|
|
"sparse_infill_pattern": "gyroid",
|
|
"travel_speed": [
|
|
"1000",
|
|
"1000",
|
|
"1000",
|
|
"1000"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab X2D 0.2 nozzle"
|
|
]
|
|
} |