orcaslicer/resources/profiles/Anker/machine/Anker M5 All-Metal Hot End.json
Geoffrey Ward a5029c263c
Add 0.2mm and 0.25mm nozzle profiles to AnkerMake printers ()
* Add .02 nozzle profiles

* Remove carbon fiber 0.2 profiles

* Flag Filament Types Correctly

* Add missing PC 0.2 profile

* Correct PLA nozzle name typo

* Tune supports for the thinner layer lines

* Pull in latest main branch updates

* Correct Support bottom distance

* Correct the numbering

* Add 0.25mm Nozzle Profiles

* Enable manual filament changing for all AnkerMake Printers

* Pull in latest main branch updates

* Remove extra white space from file name

---------

Co-authored-by: Geofrey Ward <Xelinor@mail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-01 21:37:08 +08:00

11 lines
389 B
JSON

{
"type": "machine_model",
"name": "Anker M5 All-Metal Hot End",
"nozzle_diameter": "0.2;0.25;0.4",
"bed_model": "M5-CE-bed.stl",
"bed_texture": "M5-CE-texture.svg",
"family": "Anker",
"machine_tech": "FFF",
"model_id": "V8111v2",
"default_materials": "Anker Generic PLA;Anker Generic PLA+;Anker Generic PLA Silk;Anker Generic TPU;Anker Generic PETG"
}