mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Prusa Mini with Input Shaper Profiles (#5116)
* added Prusa Mini with Input Shaper to profiles * refactoring to more reusable settings * added more processes, changed settings * Update 0.15mm Speed @MINIIS.json * Update 0.10mm Speed @MINIIS.json * changed to cubic because of speed * further changes after reviewing prusa slicer settings * simplified machine settings * retraction speeds according to prusa slicer * changed max flow according to prusa slicer * after clearification at the prusaslicer repository M900 got removed * precise wall per default * enable reverse overhang on odd by default * added settings from prusa slicer * changed cooling setings
This commit is contained in:
committed by
GitHub
parent
315eee3493
commit
0369a14ab8
12
resources/profiles/Prusa/machine/Prusa MINIIS.json
Normal file
12
resources/profiles/Prusa/machine/Prusa MINIIS.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Prusa MINI",
|
||||
"model_id": "MINI",
|
||||
"nozzle_diameter": "0.25;0.4;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Prusa",
|
||||
"bed_model": "miniis_bed.stl",
|
||||
"bed_texture": "miniis.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Prusa Generic PLA-CF;Prusa Generic PC;Prusa Generic PVA;Prusa Generic PA;Prusa Generic PA-CF;Prusa Generic ABS @MINIIS;Prusa Generic PLA @MINIIS;Prusa Generic PETG @MINIIS;Prusa Generic TPU @MINIIS;Prusa Generic ASA @MINIIS;"
|
||||
}
|
||||
Reference in New Issue
Block a user