Closed classicrocker883 closed 1 year ago
Thanks!
Use this:
#ifdef Z_AFTER_HOMING
#define DEF_Z_AFTER_HOMING Z_AFTER_HOMING
#else
#define DEF_Z_AFTER_HOMING 0
#endif
#define DEF_HOTENDPIDT PREHEAT_1_TEMP_HOTEND
#define DEF_BEDPIDT PREHEAT_1_TEMP_BED
This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Did you test with a precompiled firmware?
Yes, and the problem still exists.
Bug Description
src/lcd/e3v2/proui/dwin_defines.h line ~65
should this be
but for some reason when
PREHEAT_1_TEMP_BED
orPREHEAT_1_TEMP_HOTEND
are defined and enabled, the value goes to the default 195 / 60, and not the defined preheat 1 temp valuesBug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Professional Firmware
current
Printer model
No response
Electronics
No response
Add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Additional information & file uploads
No response