mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user