orcaslicer/resources/profiles/Voron/machine/Voron 2.4 250.json
SoftFever a3b3b368e2
Profile rework (#4)
* default BBL profile

* voron

* wip

* Voron profile

* Prusa MK3S

* add Prusa mk3s

* fix an issue that print_host value was not retrieved.

* add chamber temperature option for filament

* slightly adjust thumbernail angle

* Revert "slightly adjust thumbernail angle"

This reverts commit 6ad38efb36c66abe82c7fdeb23f6a24aac43654e.

* add `one wall on first layer` option

* save preset for connection

* remove unused options

* set default 3000 accl for MK3S

* tweak profile

* update Voron logo

* UI twwaks

* Readme update

* change abs default nozzle temp

* misc

* tweak profiles

* Update README
2022-08-24 15:40:43 +08:00

12 lines
489 B
JSON

{
"type": "machine_model",
"name": "Voron 2.4 250",
"model_id": "Voron2-250",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "",
"bed_texture": "voron_logo.png",
"hotend_model": "bbl-3dp-hotend.stl",
"default_materials": "Voron Generic ABS;Voron Generic PLA;Voron Generic PLA-CF;Voron Generic PETG;Voron Generic TPU;Voron Generic ASA;Voron Generic PC;Voron Generic PVA;Voron Generic PA;Voron Generic PA-CF"
}