added Prusa Mini with Input Shaper to profiles

This commit is contained in:
Bernhard Koppensteiner
2024-04-03 21:22:09 +02:00
parent c663f43925
commit 5bbe09a75c
26 changed files with 829 additions and 23 deletions

View File

@@ -0,0 +1,14 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "process_common_miniis",
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle",
"Prusa MINIIS 0.25 nozzle",
"Prusa MINIIS 0.6 nozzle",
"Prusa MINIIS 0.8 nozzle"
]
}