Replies: 5 comments 11 replies
-
|
Where did you comment it out from? Should be the START_PRINT macro. |
Beta Was this translation helpful? Give feedback.
-
|
I only found nozzle crud after cleaning to be a problem with sticky PETGs. Are you having the issue with PLA, ABS, etc? |
Beta Was this translation helpful? Give feedback.
-
|
Has anyone found how to turn off NOZZLE_CLEAR? |
Beta Was this translation helpful? Give feedback.
-
|
I eventually figured out a method to prevent the NOZZLE_CLEAR. It works whether you are using KAMP or not. You will have to do this by running a terminal like MobaXterm. cmd_CX_ROUGH_G28_help = "rough G28" cmd_CX_NOZZLE_CLEAR_help = "nozzle clear with temperature" Restart your printer |
Beta Was this translation helpful? Give feedback.
-
|
Here is how i replaced it in printer.cfg : Look like you need both overrides, eventually you can copy paste the CX one in the second one to clean after the purge line if you add one of these silicon wipe stickers (1€ on aliexpress). Else you can just comment the G0 lines to fully avoid the wipe stuff. I need to recheck the second macro call with the 1.3.3.46, look like they changed something after the line. Was supposed to be cleaned there ... but its maybe only done with Z calibration (G29) Out of subject my other change in these macros is in the START_PRINT macro (gcode_macro.cfg), i've set quiet mode by default and a small retraction after the purge line to avoid/reduce tracks on the bed: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any idea how to turn this macro off? It ends up making the nozzle dirtier because it oozes during the heating and doesn't fully clean it off.
I commented out CX_NOZZLE_CLEAR and it's still doing it.
Beta Was this translation helpful? Give feedback.
All reactions