mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Add new models named EX and EX+APS (#11776)
# Description <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? Add new models > * What new features or enhancements does this PR introduce? no > * Are there any breaking changes or dependencies that need to be considered? no --> # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
This commit is contained in:
12
resources/profiles/InfiMech/machine/EX/InfiMech EX.json
Normal file
12
resources/profiles/InfiMech/machine/EX/InfiMech EX.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "InfiMech EX",
|
||||
"model_id": "InfiMech_EX",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "InfiMechDesign",
|
||||
"bed_model": "InfiMech EX-bed.stl",
|
||||
"bed_texture": "InfiMech EX-texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "InfiMech ABS @EX;InfiMech PA-CF @EX;InfiMech PC @EX;InfiMech PETG @EX;InfiMech PLA Basic @EX;InfiMech PLA Hyper @EX;InfiMech TPU Basic @EX"
|
||||
}
|
||||
Reference in New Issue
Block a user