Update Ender-3 V3 KE processes to use percentage based line widths#10392
Conversation
|
Why only the E3V3KE? Why not all printers? |
|
Good question! I'm not super familiar with other printer process definitions and for some reason assumed that only the KE used mm values, however, it seems like other printers such as the Elegoo CC do this as well. If folks would like a PR that changes all printer processes, I could try to whip up a script to do that instead. LMK! |
Ah, you are right, and I read this wrong. The profiles for my Voron and Snapmaker both allow for % based line widths. It's the |
|
I think the profiles (processes and filaments) should be rethought, to make them generic and somehow adjust specificities for each machine.
I am leaving this comment in case it serves as a starting point for discussion. |
Description
Updates Ender-3 V3 KE processes to use percentage based line widths instead of hardcoded mm values to enable these processes to be easily used with other nozzle sizes.
Screenshots/Recordings/Graphs
N/A
Tests
Verified printing with different nozzle sizes and observing that the line width changes with the nozzle size.