Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
MarlinKimbra
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
MarlinKimbra
Commits
892f4322
Commit
892f4322
authored
Dec 16, 2014
by
MagoKimbra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Configuration.h
parent
eb70d2eb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
Configuration.h
MarlinKimbra/Configuration.h
+11
-11
No files found.
MarlinKimbra/Configuration.h
View file @
892f4322
...
@@ -137,7 +137,7 @@
...
@@ -137,7 +137,7 @@
#define POWER_SUPPLY 0
#define POWER_SUPPLY 0
//
Define this to have the electronics keep the power supply off on startup. If you don't know what this is leave it.
//Define this to have the electronics keep the power supply off on startup. If you don't know what this is leave it.
//#define PS_DEFAULT_OFF
//#define PS_DEFAULT_OFF
/******************************************************************************
/******************************************************************************
...
@@ -163,7 +163,7 @@
...
@@ -163,7 +163,7 @@
* 10 is 100k RS thermistor 198-961 (4.7k pullup)
* 10 is 100k RS thermistor 198-961 (4.7k pullup)
* 11 is 100k beta 3950 1% thermistor (4.7k pullup)
* 11 is 100k beta 3950 1% thermistor (4.7k pullup)
* 12 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed)
* 12 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed)
* 13 is 100k Hisens 3950 1% up to 300°C for hotend "Simple ONE " & "Hotend "All In ONE"
* 13 is 100k Hisens 3950 1% up to 300
Â
°C for hotend "Simple ONE " & "Hotend "All In ONE"
* 20 is the PT100 circuit found in the Ultimainboard V2.x
* 20 is the PT100 circuit found in the Ultimainboard V2.x
* 60 is 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
* 60 is 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
*
*
...
@@ -241,9 +241,9 @@
...
@@ -241,9 +241,9 @@
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// HotEnd{HE0,HE1,HE2,HE3}
// HotEnd{HE0,HE1,HE2,HE3}
#define DEFAULT_Kp {41.51,
50,0,0
}
#define DEFAULT_Kp {41.51,
41.51,41.51,41.51
}
#define DEFAULT_Ki {7.28,
15,0,0
}
#define DEFAULT_Ki {7.28,
7.28,7.28,7.28
}
#define DEFAULT_Kd {59.17,
90,0,0
}
#define DEFAULT_Kd {59.17,
59.17,59.17,59.17
}
#endif // PIDTEMP
#endif // PIDTEMP
...
@@ -577,22 +577,22 @@
...
@@ -577,22 +577,22 @@
// Data from: http://www.doc-diy.net/photo/rc-1_hacked/
// Data from: http://www.doc-diy.net/photo/rc-1_hacked/
//#define PHOTOGRAPH_PIN 23
//#define PHOTOGRAPH_PIN 23
//SF send wrong arc g-codes when using Arc Point as fillet procedure
//
SF send wrong arc g-codes when using Arc Point as fillet procedure
//#define SF_ARC_FIX
//#define SF_ARC_FIX
//Support for STEPPERS TOSHIBA
//
Support for STEPPERS TOSHIBA
//#define CONFIG_STEPPERS_TOSHIBA 1
//#define CONFIG_STEPPERS_TOSHIBA 1
//Support for the BariCUDA Paste Extruder.
//
Support for the BariCUDA Paste Extruder.
//#define BARICUDA
//#define BARICUDA
//define BlinkM/CyzRgb Support
//
define BlinkM/CyzRgb Support
//#define BLINKM
//#define BLINKM
//
Setting firmware for FILAMENT END SWITCH
//
Setting firmware for filament end switch
//#define FILAMENT_END_SWITCH
//#define FILAMENT_END_SWITCH
//define laser beam support
//
define laser beam support
//#define LASERBEAM
//#define LASERBEAM
/**********************************************************************\
/**********************************************************************\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment