mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Add 0.2mm and 0.25mm nozzle profiles to AnkerMake printers (#4260)
* 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>
This commit is contained in:
parent
ad9779f08a
commit
a5029c263c
40 changed files with 852 additions and 98 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Anker M5",
|
||||
"nozzle_diameter": "0.4",
|
||||
"nozzle_diameter": "0.2;0.25;0.4",
|
||||
"bed_model": "M5-CE-bed.stl",
|
||||
"bed_texture": "M5-CE-texture.svg",
|
||||
"family": "Anker",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue