Fix Dremel 3D45 Profile (#5497)

* 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 b95e76a57a.

* Forgot this one

* Clean up
This commit is contained in:
cochcoder
2024-06-15 08:01:26 +00:00
committed by GitHub
parent b3fff4ffd5
commit 35352d48e8
5 changed files with 49 additions and 76 deletions

View File

@@ -3,7 +3,7 @@
"name": "Dremel 3D45",
"nozzle_diameter": "0.4",
"family": "Dremel",
"bed_model": "dremel_3d40_3d45_buildplate_model.stl",
"bed_model": "dremel_3d45.stl",
"bed_texture": "",
"hotend_model": "",
"machine_tech": "FFF",