Add AnkerMake 0.6mm Nozzle Profiles (#4338)

* Correct consistency error in layer heights

* Initial 0.6 settings

* Set good retraction values

---------

Co-authored-by: Geofrey Ward <Xelinor@mail.com>
This commit is contained in:
Geoffrey Ward 2024-03-05 06:37:28 -08:00 committed by GitHub
parent 394eddd650
commit 16164e99a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 303 additions and 20 deletions

View file

@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "GP018",
"name": "0.30mm Standard 0.6mm nozzle @Anker",
"from": "system",
"inherits": "fdm_process_anker_common_0_6",
"instantiation": "true",
"layer_height": "0.30",
"initial_layer_print_height": "0.30",
"bottom_shell_layers": "3",
"top_shell_layers": "3"
}