* Change G-Code * Change config to closely match prusa profile The profile can be found at https://forum.prusa3d.com/forum/prusaslicer/looking-for-a-dremel-3d45-profile-for-prusa-slicer-help-me-help-my-students/ * Use original build plate model * Change printable area * Update machine settings * Change bed model naming * Prevent future conflicts * Update values * Fix error * Disable firmware retraction * Enable reduce infill retraction * Fully disable relative e distances * Fix filename format * Revert "Fix filename format" This reverts commit b95e76a57a1fcf796a658bcbf616ed77d79298d1. * Forgot this one * Clean up
12 lines
No EOL
310 B
JSON
12 lines
No EOL
310 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Dremel 3D45",
|
|
"nozzle_diameter": "0.4",
|
|
"family": "Dremel",
|
|
"bed_model": "dremel_3d45.stl",
|
|
"bed_texture": "",
|
|
"hotend_model": "",
|
|
"machine_tech": "FFF",
|
|
"model_id": "Dremel_3D45",
|
|
"default_materials": "Dremel Generic PLA @3D45 all"
|
|
} |