Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
marlin-anet-a8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
dd914499
Commit
dd914499
authored
May 20, 2012
by
linagee
Browse files
Options
Downloads
Patches
Plain Diff
Tested May 19 - It works! Verified with separate thermocouple TM-902C also.
parent
4c37d0d9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/thermistortables.h
+0
-1
0 additions, 1 deletion
Marlin/thermistortables.h
with
0 additions
and
1 deletion
Marlin/thermistortables.h
+
0
−
1
View file @
dd914499
...
@@ -337,7 +337,6 @@ const short temptable_7[][2] PROGMEM = {
...
@@ -337,7 +337,6 @@ const short temptable_7[][2] PROGMEM = {
#if (THERMISTORHEATER_0 == 8) || (THERMISTORHEATER_1 == 8) || (THERMISTORHEATER_2 == 8) || (THERMISTORBED == 8)
#if (THERMISTORHEATER_0 == 8) || (THERMISTORHEATER_1 == 8) || (THERMISTORHEATER_2 == 8) || (THERMISTORBED == 8)
// 100k EPCOS (WITH 1kohm RESISTOR FOR PULLUP, R9/R10 ON SANGUINOLOLU! NOT FOR 4.7kohm PULLUP! THIS IS NOT NORMAL!)
// 100k EPCOS (WITH 1kohm RESISTOR FOR PULLUP, R9/R10 ON SANGUINOLOLU! NOT FOR 4.7kohm PULLUP! THIS IS NOT NORMAL!)
// Advantage: Twice the resolution and better linearity from 150C to 200C
// Advantage: Twice the resolution and better linearity from 150C to 200C
// Experimental - untested
const
short
temptable_8
[][
2
]
PROGMEM
=
{
const
short
temptable_8
[][
2
]
PROGMEM
=
{
{
190
*
OVERSAMPLENR
,
250
},
{
190
*
OVERSAMPLENR
,
250
},
{
203
*
OVERSAMPLENR
,
245
},
{
203
*
OVERSAMPLENR
,
245
},
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment