setting for limiting max temperature

Having a problem? Post it here and someone will be along shortly to help
Post Reply
User avatar
bvandiepenbos
Printmaster!
Posts: 923
Joined: Thu Apr 05, 2012 11:25 pm
Location: Goshen, IN
Contact:

setting for limiting max temperature

Post by bvandiepenbos »

installed a E3D v6 all metal hot end.
need to get to 285c but firmware limits it at about 250 c
I know there is a setting in firmware for this, but I can not find it. :(
Repetier 091 fw

where is that bugger???
~*Brian V.

RostockMAX v2 (Stock)
MAX METAL "ShortyMAX"
MAX METAL Rostock MAX Printer Frame
NEMESIS Air Delta v1 & v2 -Aluminum delta printers
Rostock MAX "KITT" - Tri-Force Frame
GRABER i3 "Slim"
Mac The Knife
ULTIMATE 3D JEDI
Posts: 1407
Joined: Sun May 11, 2014 6:18 pm

Re: setting for limiting max temperature

Post by Mac The Knife »

Configuration.h,,,,, around line 490,,,, and then all the way at the end there's something that limits the manual contorl at the lcd.
R-Max V2
Eris
Folger Tech FT-5 R2
Mac The Knife
ULTIMATE 3D JEDI
Posts: 1407
Joined: Sun May 11, 2014 6:18 pm

Re: setting for limiting max temperature

Post by Mac The Knife »

R-Max V2
Eris
Folger Tech FT-5 R2
User avatar
bvandiepenbos
Printmaster!
Posts: 923
Joined: Thu Apr 05, 2012 11:25 pm
Location: Goshen, IN
Contact:

Re: setting for limiting max temperature

Post by bvandiepenbos »

Mac The Knife wrote:Configuration.h,,,,, around line 490,,,, and then all the way at the end there's something that limits the manual contorl at the lcd.
nope.
those values are at 300 already, besides the E3D uses type 8 tmist, those look to be for generic tmist tables.
lcd section is set at 285 already

machine setting in repetier host is set to 300 also.

highest it will go is 255

:?
~*Brian V.

RostockMAX v2 (Stock)
MAX METAL "ShortyMAX"
MAX METAL Rostock MAX Printer Frame
NEMESIS Air Delta v1 & v2 -Aluminum delta printers
Rostock MAX "KITT" - Tri-Force Frame
GRABER i3 "Slim"
User avatar
bvandiepenbos
Printmaster!
Posts: 923
Joined: Thu Apr 05, 2012 11:25 pm
Location: Goshen, IN
Contact:

Re: setting for limiting max temperature

Post by bvandiepenbos »

found it, around line 576 in config.h
MAXTEMP was limiting it to 247 ...

// When temperature exceeds max temp, your heater will be switched off.
// This feature exists to protect your hotend from overheating accidentally, but *NOT* from thermistor short/failure!
#define MAXTEMP 247

/** Extreme values to detect defect thermistors. */
#define MIN_DEFECT_TEMPERATURE -10
#define MAX_DEFECT_TEMPERATURE 290

sheeeeshhh!
:roll:
~*Brian V.

RostockMAX v2 (Stock)
MAX METAL "ShortyMAX"
MAX METAL Rostock MAX Printer Frame
NEMESIS Air Delta v1 & v2 -Aluminum delta printers
Rostock MAX "KITT" - Tri-Force Frame
GRABER i3 "Slim"
User avatar
Nylocke
ULTIMATE 3D JEDI
Posts: 1418
Joined: Sun Jun 23, 2013 1:43 pm
Location: Iowa

Re: setting for limiting max temperature

Post by Nylocke »

I think there might be an LCD max temp setting as well. I might be getting Repetier mixed up with Marlin though. If it works it works.
Mac The Knife
ULTIMATE 3D JEDI
Posts: 1407
Joined: Sun May 11, 2014 6:18 pm

Re: setting for limiting max temperature

Post by Mac The Knife »

Line 576 for now, until the firmware gets updated again.
R-Max V2
Eris
Folger Tech FT-5 R2
bot
Printmaster!
Posts: 988
Joined: Thu Sep 25, 2014 12:18 am
Location: Vancouver
Contact:

Re: setting for limiting max temperature

Post by bot »

Luckily version 0.91 will always be 0.91, so it won't change (unless we're talking about the 0.91 that SeeMeCNC distributes... but still, that's unlikely to change either.)
*not actually a robot
Mac The Knife
ULTIMATE 3D JEDI
Posts: 1407
Joined: Sun May 11, 2014 6:18 pm

Re: setting for limiting max temperature

Post by Mac The Knife »

until some one changes it.
R-Max V2
Eris
Folger Tech FT-5 R2
Post Reply

Return to “Troubleshooting”