mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-24 17:26:47 +00:00
The Polymaker, BETA, COEX, Overture, addnorth, Numakers, FusRock and AliZ presets that BambuStudio does not ship now live under OrcaFilamentLibrary/filament/<Brand>/BBL. The BBL bundle now holds only the filament presets BambuStudio ships, plus a few Bambu and generic ones. New "<product> @BBL base" presets carry the values these presets used to get from BBL's own bases, so their settings on Bambu Lab printers are unchanged.
124 lines
2.2 KiB
JSON
124 lines
2.2 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "PolyTerra PLA Marble @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "OFxe4rXr",
|
|
"instantiation": "false",
|
|
"bed_type": [
|
|
"Cool Plate"
|
|
],
|
|
"cool_plate_temp": [
|
|
"60"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"eng_plate_temp": [
|
|
"60"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"80"
|
|
],
|
|
"fan_max_speed": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"60"
|
|
],
|
|
"filament_cost": [
|
|
"21.99"
|
|
],
|
|
"filament_density": [
|
|
"1.37"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"22"
|
|
],
|
|
"filament_vendor": [
|
|
"Polymaker"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"75"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"5"
|
|
],
|
|
"temperature_vitrification": [
|
|
"61"
|
|
],
|
|
"textured_plate_temp": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"filament_type": [
|
|
"PLA"
|
|
],
|
|
"close_additional_fan_first_x_layers": [
|
|
"3"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"0"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n\n"
|
|
],
|
|
"volumetric_speed_coefficients": [
|
|
"0 0 0 0 0 0"
|
|
],
|
|
"filament_adhesiveness_category": [
|
|
"100"
|
|
],
|
|
"filament_dev_chamber_drying_bed_temperature": [
|
|
"70"
|
|
],
|
|
"filament_dev_ams_drying_time": [
|
|
"12",
|
|
"12",
|
|
"12",
|
|
"12"
|
|
],
|
|
"filament_dev_ams_drying_ams_limitations": [
|
|
"1",
|
|
"0"
|
|
],
|
|
"filament_dev_ams_drying_heat_distortion_temperature": [
|
|
"45"
|
|
],
|
|
"filament_dev_drying_cooling_temperature": [
|
|
"45"
|
|
],
|
|
"filament_dev_ams_drying_temperature": [
|
|
"45",
|
|
"45",
|
|
"45",
|
|
"45"
|
|
],
|
|
"filament_dev_drying_softening_temperature": [
|
|
"50"
|
|
]
|
|
}
|