mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +00:00
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:
@@ -7,10 +7,10 @@
|
||||
"inherits": "fdm_klipper_common",
|
||||
"printer_model": "Voron 2.4 300",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
"0.2"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
"0.06"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
|
||||
Reference in New Issue
Block a user