Various profile improvments (#4775)

* Add Prusa MINI profiles & fix image extension

* Add MINI & MK3S to generic filaments

* Change 0.2 to 0.25

* Change this one

* Fix this

* Fix nozzle diameters

* Forgot this...
This commit is contained in:
cochcoder 2024-03-29 22:10:30 -04:00 committed by GitHub
parent 88f94c82ea
commit a187356b93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 437 additions and 7 deletions

View file

@ -7,6 +7,7 @@
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin2",
"printer_model": "MINI",
"printer_variant": "0.4",
"default_filament_profile": [
"Prusa Generic PLA"
],