Files
OrcaSlicer/resources/profiles/BBL/filament/Numakers/Numakers PLA+ @BBL A1.json
Asim Siddiqui 394d1a330d Add official Numakers PLA+ filament profiles (#11303)
* Add official Numakers PLA+ filament profiles

Official Numakers PLA+ filament profiles for Orca Filament Library and BBL X1, P1, A1 series printers
2025-11-09 16:31:47 +08:00

40 lines
771 B
JSON

{
"type": "filament",
"name": "Numakers PLA+ @BBL A1",
"inherits": "Numakers PLA+ @base",
"from": "system",
"setting_id": "GFNMKS04",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"65"
],
"pre_start_fan_time": [
"2"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}