mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00

Add filament,process,machine profiles. Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Iea89d42090fa7bf6ee66c84189b7425b8acffc27 (cherry picked from commit c9f6284d882b5df9fa8e34ab62a16813d198788c)
13 lines
607 B
JSON
13 lines
607 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Bambu Lab N1",
|
|
"model_id": "N1",
|
|
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
|
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "BBL-3DP",
|
|
"bed_model": "bbl-3dp-N1.stl",
|
|
"bed_texture": "bbl-3dp-logo.svg",
|
|
"hotend_model": "bbl-3dp-hotend.stl",
|
|
"default_materials": "Generic PLA @BBL P1P;Generic PLA Silk @BBL P1P;Bambu PLA Matte @BBL P1P;Bambu PLA Basic @BBL P1P;Bambu ABS @BBL P1P;Bambu PC @BBL P1P;Bambu Support W @BBL P1P;Bambu TPU 95A @BBL P1P;PolyTerra PLA @BBL P1P;PolyLite PLA @BBL P1P;"
|
|
}
|