OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/FDplast/FDplast PLA @base.json
Kirill Ziuzin 255d7153f4
Some checks are pending
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
feat: add ABS, HIPS, PETG, PLA, SBS, TPU filaments by FDplast (#10346)
2025-08-09 12:02:20 +08:00

48 lines
No EOL
1.1 KiB
JSON

{
"type": "filament",
"name": "FDplast PLA @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "FDPLAST04",
"instantiation": "false",
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
"filament_cost": [
"16"
],
"filament_density": [
"1.26"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"FDplast"
],
"nozzle_temperature": [
"215"
],
"nozzle_temperature_initial_layer": [
"215"
],
"nozzle_temperature_range_high": [
"225"
],
"nozzle_temperature_range_low": [
"190"
],
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"65"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
]
}