some wrong max/min layer height corrected and 0.15 nozzle added for Voron 2.4 (#2546)

* some wrong max/min layer height corrected and 0.15 nozzle added vor Voron 2.4

* typo 0.0

* Some correction in previouse commits + added missing nozzles for Revo

* yet another type
This commit is contained in:
lukicsl 2023-11-01 04:56:59 +01:00 committed by GitHub
parent 46b31a41bf
commit 86701d2c87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 808 additions and 166 deletions

View file

@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.09mm Standard 0.15 nozzle @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common_0_1_5",
"layer_height": "0.09",
"bottom_shell_layers": "5",
"top_shell_layers": "6"
}