Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preheat Temp and Label cant be changed #23

Open
Toddi3D opened this issue May 4, 2022 · 0 comments
Open

Preheat Temp and Label cant be changed #23

Toddi3D opened this issue May 4, 2022 · 0 comments

Comments

@Toddi3D
Copy link

Toddi3D commented May 4, 2022

Hello, i recompiled my own FW and whant to change this

// Preheat Constants
#define PREHEAT_1_LABEL "PLA"
#define PREHEAT_1_TEMP_HOTEND 180
#define PREHEAT_1_TEMP_BED 70
#define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255

#define PREHEAT_2_LABEL "ABS"
#define PREHEAT_2_TEMP_HOTEND 240
#define PREHEAT_2_TEMP_BED 110
#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255

I whant preheat PLA to 195

And i whant change ABS to PETG

But all what i try it failes, every time the preheat for PLA is at 190. And ABS dont change to PETG.

What i can do ?

The main is to change the temp for preheat PLA

Many Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant