Commit graph

4 commits

Author SHA1 Message Date
SoftFever
e0daca73ab upgrade profiles version to 02.01.01.00 2024-06-26 21:32:45 +08:00
SoftFever
9ee33e30df bump profile version to 02.01.00.01 2024-06-16 21:22:23 +08:00
cochcoder
35352d48e8
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 b95e76a57a1fcf796a658bcbf616ed77d79298d1.

* Forgot this one

* Clean up
2024-06-15 16:01:26 +08:00
cochcoder
9467aa228c
Add Dremel 3D20, 3D40, and 3D45 (#4777)
* Add base files & 3D20

* Add Dremel 3D20, 3D40, and 3D45

* Used the wrong name

* Let's see if this fixes the crashes

* test

* Limit variables and trying something

* Forgot to remove these,,,

* Tweaks

* Re-add Dremel files and fix several format errors

* Add Dremel 3D40 & 3D45 and process

* Temp bed model/texture

* Forgot to add the actual files

* Revert "Forgot to add the actual files"

This reverts commit 9190ca3d0eceb1749e9647335e0a44588fed155e.

* Revert "Temp bed model/texture"

This reverts commit 6e873f8e72453cfb6fda80ed388647493a7c3adb.

* Update fdm_process_dremel_common.json

* Add bed models

* Improve upon build plates

* Attempt at fixing error

* Didn't work

* Attempt at a fix

* Revert "Attempt at a fix"

This reverts commit 1e06ea355c4ad24dd40ff3adfe06bf91e833c933.

* Try changing order of process_list

* Remove gcode_flavor from process

* Add fdm_filament_pla to Dremel.json

* Add Dremel Generic PLA

* forgot this...

* Change to dremel

* Fix buildplate model naming

* Try this

* Revert "Try this"

This reverts commit 851f355c2e1aa4722e7381fdc2ed66f13aa6a597.

* Fix issues that it won't load on Linux/Mac OS

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-05-19 14:09:36 +08:00