OrcaSlicer/resources/profiles/BBL/process/0.20mm Bambu Support W @BBL X1C.json
xun.zhang 4c431b1a42 ENH: add profiles for X1E
1.Add fillament,process,machine profiles for X1E

jira: STUDIO-3518
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7cd82540602699035099dbfcaf541aab5c6276fe
2023-10-10 14:19:23 +08:00

23 lines
689 B
JSON

{
"type": "process",
"setting_id": "GP008",
"name": "0.20mm Bambu Support W @BBL X1C",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_bbl_0.20",
"enable_support": "1",
"support_interface_top_layers": "3",
"support_top_z_distance": "0.2",
"support_interface_loop_pattern": "1",
"support_interface_spacing": "0",
"support_interface_speed": "80",
"support_filament": "0",
"support_interface_filament": "0",
"enable_prime_tower": "1",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}