mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 07:15:08 -06:00
Merge remote-tracking branch 'remote/master' into SoftFever
# Conflicts: # resources/profiles/BBL/filament/Bambu PC @BBL X1C.json # resources/profiles/BBL/filament/Bambu TPU 95A @BBL X1C.json
This commit is contained in:
commit
b806df7710
269 changed files with 10330 additions and 32230 deletions
|
@ -9,7 +9,7 @@
|
|||
"22"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
"260"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSC00_00",
|
||||
"name": "Bambu PC @BBL X1C 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PC @base",
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -13,6 +13,7 @@
|
|||
"Voron 0.1 0.4 nozzle",
|
||||
"Prusa MK3S 0.4 nozzle",
|
||||
"Anycubic 4Max Pro 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Voron 2.4 250 0.4 nozzle",
|
||||
"Voron 2.4 300 0.4 nozzle",
|
||||
"Voron 2.4 350 0.4 nozzle"
|
||||
"Voron 2.4 350 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"30"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
"255"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"printer_model": "Bambu Lab X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL X1C"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Bambu Lab X1 Carbon",
|
||||
"model_id": "BL-P001",
|
||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1 Carbon.json",
|
||||
"nozzle_diameter": "0.4; 0.2; 0.6; 0.8",
|
||||
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"bridge_flow": "1",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.2",
|
||||
"initial_layer_line_width": "0.21",
|
||||
"initial_layer_line_width": "0.25",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
"inner_wall_line_width": "0.22",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonicline",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_flow": "0.95",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "10000",
|
||||
"bridge_no_support": "1",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "1",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"compatible_printers": [],
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "10000",
|
||||
"bridge_no_support": "1",
|
||||
"bridge_no_support": "0",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"outer_wall_speed": "120",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue