KAMP PRINT_START macro sets low bed temperature before probing for mesh #660
Closed
WayneManion
started this conversation in
Issues
Replies: 1 comment 1 reply
-
I figured out the problem. I was wrapping the KAMP START_PRINT macro with another macro and I was not passing the bed temperature parameter through properly. The KAMP START_PRINT macro then used the default bed temp value of 50 C during meshing. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I print some ABS and ASA in my K1. I have KAMP installed using the script.
I like to preheat the printer when I print these materials in order to reduce warping. I preheat the printer by setting the bed temperature to 100C for ten minutes or so before I send my print job to the printer.
I preheated the printer today. I noticed that the script (presumably the START_PRINT macro in the KAMP folder) set the bed temperature to 50C before it probed for the bed mesh. That does not seem like the right thing to do. I thought about editing the START_PRINT macro in the Start_Print.cfg file in the KAMP folder. The file appeared to be set to read-only so I thought I should ask about it here before running wild.
Any thoughts on this?
Beta Was this translation helpful? Give feedback.
All reactions