mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "InfiMech EX+APS",
|
||||
"model_id": "InfiMech_EX+APS",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "InfiMechDesign",
|
||||
"bed_model": "InfiMech EX+APS-bed.stl",
|
||||
"bed_texture": "InfiMech EX+APS-texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "InfiMech ABS @EX+APS;InfiMech PA-CF @EX+APS;InfiMech PC @EX+APS;InfiMech PETG @EX+APS;InfiMech PLA Basic @EX+APS;InfiMech PLA Hyper @EX+APS;InfiMech TPU Basic @EX+APS"
|
||||
}
|
||||
Reference in New Issue
Block a user