Commit Graph
51 Commits
Author SHA1 Message Date
cochcoder abbafb9644 Fix buildplate model naming 2024-04-22 09:15:38 -04:00
cochcoder 30cb3cc16d Change to dremel 2024-04-22 09:03:30 -04:00
cochcoder f15db578a0 forgot this... 2024-04-22 08:58:01 -04:00
cochcoder 08a1eef4d9 Add Dremel Generic PLA 2024-04-22 08:51:59 -04:00
cochcoder 2940aae05f Add fdm_filament_pla to Dremel.json 2024-04-22 08:37:49 -04:00
cochcoder 5f69ef8066 Remove gcode_flavor from process 2024-04-22 08:34:41 -04:00
cochcoder 43ff543f23 Try changing order of process_list 2024-04-22 08:30:28 -04:00
cochcoder b279eb4ff1 Merge branch 'main' into dremel 2024-04-22 12:22:45 +00:00
cochcoder 8183dffcdc Revert "Attempt at a fix"
This reverts commit 1e06ea355c.
2024-04-17 22:12:51 -04:00
cochcoder 1e06ea355c Attempt at a fix 2024-04-17 22:06:59 -04:00
cochcoder 5221c78a71 Merge branch 'main' into dremel 2024-04-18 01:53:35 +00:00
cochcoder 6536d4d83d Merge branch 'main' into dremel 2024-04-12 00:35:37 +00:00
cochcoder 70427e1c3f QOL improvments to Ender 3 V3 KE G-Code (#4675)
* Add M420 S1; Enable mesh leveling

* Implament various improvments

* Readd F1500.0 & end the second pass a bit shorter

* Remove extra \n's

* Remove \nG1 E-1.0000 F1800 ;Retract a bit\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 E0.0000 F1800

* Misc

Enable arc fitting
Support line width to 0.42
Elephant foot compensation to 0.15

* Apply given settings

* Enable infill combination

* Change wipe_distance to 2

* Reduce elephant foot compensation to 0.1

* Adjust bridging & overhang speeds & disable retract before wipe

* Tune speed & max values

* Change min_layer_height & support z distance

* revert min_layer_height
2024-04-09 20:36:32 +08:00
cochcoder ac82f6b8c0 Didn't work 2024-04-02 15:00:46 -04:00
cochcoder 19a0f7233a Attempt at fixing error 2024-04-02 14:59:26 -04:00
cochcoder 1b11036cae Improve upon build plates 2024-04-01 20:52:11 -04:00
cochcoder 9ea42b0600 Add bed models 2024-04-01 18:05:20 -04:00
cochcoder c92f86ba73 Update fdm_process_dremel_common.json 2024-04-01 17:40:41 -04:00
cochcoder badbf46462 Merge branch 'main' into dremel 2024-04-01 13:00:20 -04:00
cochcoder 41857b870b Revert "Temp bed model/texture"
This reverts commit 6e873f8e72.
2024-03-29 23:34:26 -04:00
cochcoder 5f4fd56729 Revert "Forgot to add the actual files"
This reverts commit 9190ca3d0e.
2024-03-29 23:34:18 -04:00
cochcoder 9190ca3d0e Forgot to add the actual files 2024-03-29 22:41:41 -04:00
cochcoder 431422573a Merge branch 'SoftFever:main' into dremel 2024-03-29 22:37:34 -04:00
cochcoder a187356b93 Various profile improvments (#4775)
* Add Prusa MINI profiles & fix image extension

* Add MINI & MK3S to generic filaments

* Change 0.2 to 0.25

* Change this one

* Fix this

* Fix nozzle diameters

* Forgot this...
2024-03-30 10:10:30 +08:00
cochcoder ad32fe1395 Merge branch 'SoftFever:main' into dremel 2024-03-29 22:06:16 -04:00
cochcoder e82ea69e65 Fix syntax errors in CR-10 SE G-Code (#4769)
Flip /n to \n
2024-03-30 09:49:55 +08:00
cochcoder 6e873f8e72 Temp bed model/texture 2024-03-29 21:43:22 -04:00
cochcoder 92bb2de001 Merge branch 'SoftFever:main' into dremel 2024-03-29 20:42:41 -04:00
cochcoder 64aa703e8c Add Dremel 3D40 & 3D45 and process 2024-03-29 20:42:18 -04:00
cochcoder 7910e2aecc Add Creality Ender-3 S1 Plus (#4674)
* Add Creality Ender-3 S1 Plus

* Misc

* Fix nozzle_diameter

* Add printer_variant value

* Change build plate model/texture to use Ender-3 V3 SE

* Enable mesh leveling

* Up max travel acceleration to 5000

* Enable infill_combination

* Add Draft profiles

* Change buildplate model/texture

* Fix build plate model

* Add retraction & detraction speed & change retraction length

* Add filament_ to the beginning

* Revert retraction & detraction speed & retraction length

* Tests

Trying to change retract and detract speed as well as retraction length
Also trying to have Z-hop only happen on top layers

* Apply new values to other nozzles

* disable z_hop

* Lower build plate model

* Resolve merge conflicts

* temporarily remove Ender-3 S1 Plus

* Re-add Ender-3 S1 Plus
2024-03-29 18:14:56 +08:00
cochcoder 64d0c324c1 Add Creality CR-10 SE (#4757)
* Add CR-10 SE and standard profiles

* Misc

Add more perimeters to CR-10 SE profiles
Add printer to filament profiles
Link everything in Creality.json

* Fix two bugs

* Forgot this
2024-03-29 17:57:01 +08:00
cochcoder c22dbcf307 Re-add Dremel files and fix several format errors 2024-03-28 18:41:21 -04:00
cochcoder 266317e5ca Merge branch 'SoftFever:main' into dremel 2024-03-28 18:02:16 -04:00
cochcoder a2d24cd67f Add Ender-3 V3 SE .2, .6, .8 and fix small Ender-3 Pro bug (#4653)
* Add Ender-3 V3 SE .2, .6, .8 and fix small Ender-3 Pro bug

* Forgot to remove these

* Fix error

* Remove these...

* Why did I delete this?

* Revert deletion

* Add missing profiles

* Create 0.24mm Draft @Creality Ender3V3KE.json

* Apply new nozzle sizes to generic filament

* Maybe this will do it

* Revert 0.4 renames & add to Generic ABS

* Add M420 S1; Enable mesh leveling

* Fix wring nozzle_diameter

* Potentially fix the issue of printer not being added after selected
2024-03-27 22:55:49 +08:00
cochcoder 5dfc624e11 Fix excessive maximum z accelleration for Artillery Sidewinder X1 (#4733)
Bring max z acceleration to 100 from 1000
2024-03-27 22:04:44 +08:00
cochcoder 147428f709 Merge branch 'SoftFever:main' into dremel 2024-03-23 04:06:09 +00:00
cochcoder a611b9f6b4 Tweaks 2024-03-23 00:05:26 -04:00
cochcoder c76c6ce3e8 Forgot to remove these,,, 2024-03-22 23:00:01 -04:00
cochcoder 8fe565ce3f Fix missing Construct3D covers (#4632)
* Rename CONSTRUCT 1 XL_cover.png to Construct 1 XL_cover.png

* Rename CONSTRUCT 1_cover.png to Construct 1_cover.png
2024-03-22 19:38:17 +08:00
cochcoder 98e1291c17 Fix Ender-3 Pro missing from Generic Creality filaments (#4630)
Fix Ender-3 Pro missing from generic filaments
2024-03-22 19:27:35 +08:00
cochcoder 3f745e8e0f Limit variables and trying something 2024-03-21 14:56:56 -04:00
cochcoder 8c3f6447eb test 2024-03-21 13:25:14 -04:00
cochcoder 825bf012ae Merge branch 'SoftFever:main' into dremel 2024-03-21 17:08:27 +00:00
cochcoder 2bda9db207 Fix Anker M5C 0.6 bed size (#4608) 2024-03-21 23:37:07 +08:00
cochcoder a9d7248354 Let's see if this fixes the crashes 2024-03-21 11:25:22 -04:00
cochcoder 05f0116e39 Used the wrong name 2024-03-21 15:18:26 +00:00
cochcoder 7237b59f65 Merge branch 'SoftFever:main' into dremel 2024-03-21 03:18:36 +00:00
cochcoder 2eafdc10ba Add Dremel 3D20, 3D40, and 3D45 2024-03-20 00:43:51 -04:00
cochcoder 47cd79b3a3 Add base files & 3D20 2024-03-19 14:35:39 -04:00
cochcoder 8d4a47301a Add Ender-3 Pro (#4573)
* Add Ender-3 Pro cover

* Add Ender-3 Pro

* Add Ender-3 Pro .2, .4, .6, and .8

* Add Ender-3 Pro processes

* Delete Ender-3 Pro_cover.png

* Add a smaller version of Ender-3 Pro_cover.png

* Delete Ender-3 Pro_cover

* Further image improvements
2024-03-19 19:44:50 +08:00
cochcoderandSoftFever 334f7cf3a1 Minor spelling & grammatical fixes (#4444)
* Minor spelling & grammatical fixes

* Correct counterbole to counterbore

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-13 21:10:36 +08:00