* 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>
14 lines
386 B
JSON
14 lines
386 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP014",
|
|
"name": "0.10mm Standard 0.25 nozzle @Anker",
|
|
"from": "system",
|
|
"inherits": "fdm_process_anker_common_0_25",
|
|
"instantiation": "true",
|
|
"layer_height": "0.10",
|
|
"initial_layer_print_height": "0.15",
|
|
"bottom_shell_layers": "7",
|
|
"top_shell_layers": "9",
|
|
"bridge_flow": "0.75",
|
|
"skirt_height": "3"
|
|
}
|