Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2017
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.70 KB | None | 0 0
  1. //----Quick Settings----//
  2. //#define DEFAULT_AXIS_STEPS_PER_UNIT {100,100,400,138.4336} // default steps per unit for Ultimaker
  3. // Use these values to set your X,Y,Z,E Steps without having to always find them in the firmware :) -SW
  4. #define X_STEPS 100
  5. #define Y_STEPS 100
  6. #define Z_STEPS 1600
  7. //Stock Bowden
  8. //#define E_STEPS 138.4336
  9. //Titan
  10. #define E_STEPS 411.46
  11. // Use these values to change the max X,Y,Z dimensions.
  12. #define X_MAX_TRAVEL 300
  13. #define Y_MAX_TRAVEL 300
  14. #define Z_MAX_TRAVEL 325
  15. //----------------------//
  16.  
  17. #ifndef CONFIGURATION_H
  18. #define CONFIGURATION_H
  19.  
  20. #include "boards.h"
  21.  
  22. // This configuration file contains the basic settings.
  23. // Advanced settings can be found in Configuration_adv.h
  24. // BASIC SETTINGS: select your board type, temperature sensor type, axis scaling, and endstop configuration
  25.  
  26. //===========================================================================
  27. //============================= DELTA Printer ===============================
  28. //===========================================================================
  29. // For a Delta printer replace the configuration files with the files in the
  30. // example_configurations/delta directory.
  31. //
  32.  
  33. //===========================================================================
  34. //============================= SCARA Printer ===============================
  35. //===========================================================================
  36. // For a Delta printer replace the configuration files with the files in the
  37. // example_configurations/SCARA directory.
  38. //
  39.  
  40. // User-specified version info of this build to display in [Pronterface, etc] terminal window during
  41. // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
  42. // build by the user have been successfully uploaded into firmware.
  43.  
  44. //#define STRING_VERSION "1.0.2"
  45.  
  46. #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
  47. #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
  48.  
  49. // SERIAL_PORT selects which serial port should be used for communication with the host.
  50. // This allows the connection of wireless adapters (for instance) to non-default port pins.
  51. // Serial port 0 is still used by the Arduino bootloader regardless of this setting.
  52. #define SERIAL_PORT 0
  53.  
  54. // This determines the communication speed of the printer
  55. #define BAUDRATE 250000
  56.  
  57. // This enables the serial port associated to the Bluetooth interface
  58. //#define BTENABLED // Enable BT interface on AT90USB devices
  59.  
  60. // The following define selects which electronics board you have.
  61. // Please choose the name from boards.h that matches your setup
  62. #ifndef MOTHERBOARD
  63. #define MOTHERBOARD 33
  64. #endif
  65.  
  66. // Define this to set a custom name for your generic Mendel,
  67. #define CUSTOM_MENDEL_NAME "D-Bot CoreXY"
  68.  
  69. // Define this to set a unique identifier for this printer, (Used by some programs to differentiate between machines)
  70. // You can use an online service to generate a random UUID. (eg http://www.uuidgenerator.net/version4)
  71. // #define MACHINE_UUID "00000000-0000-0000-0000-000000000000"
  72.  
  73. // This defines the number of extruders
  74. #define EXTRUDERS 1
  75.  
  76. //// The following define selects which power supply you have. Please choose the one that matches your setup
  77. // 1 = ATX
  78. // 2 = X-Box 360 203Watts (the blue wire connected to PS_ON and the red wire to VCC)
  79.  
  80. #define POWER_SUPPLY 1
  81.  
  82. // Define this to have the electronics keep the power supply off on startup. If you don't know what this is leave it.
  83. // #define PS_DEFAULT_OFF
  84.  
  85. //===========================================================================
  86. //=============================Thermal Settings ============================
  87. //===========================================================================
  88. //
  89. //--NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
  90. //
  91. //// Temperature sensor settings:
  92. // -2 is thermocouple with MAX6675 (only for sensor 0)
  93. // -1 is thermocouple with AD595
  94. // 0 is not used
  95. // 1 is 100k thermistor - best choice for EPCOS 100k (4.7k pullup)
  96. // 2 is 200k thermistor - ATC Semitec 204GT-2 (4.7k pullup)
  97. // 3 is Mendel-parts thermistor (4.7k pullup)
  98. // 4 is 10k thermistor !! do not use it for a hotend. It gives bad resolution at high temp. !!
  99. // 5 is 100K thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (4.7k pullup)
  100. // 6 is 100k EPCOS - Not as accurate as table 1 (created using a fluke thermocouple) (4.7k pullup)
  101. // 7 is 100k Honeywell thermistor 135-104LAG-J01 (4.7k pullup)
  102. // 71 is 100k Honeywell thermistor 135-104LAF-J01 (4.7k pullup)
  103. // 8 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup)
  104. // 9 is 100k GE Sensing AL03006-58.2K-97-G1 (4.7k pullup)
  105. // 10 is 100k RS thermistor 198-961 (4.7k pullup)
  106. // 11 is 100k beta 3950 1% thermistor (4.7k pullup)
  107. // 12 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed)
  108. // 13 is 100k Hisens 3950 1% up to 300°C for hotend "Simple ONE " & "Hotend "All In ONE"
  109. // 20 is the PT100 circuit found in the Ultimainboard V2.x
  110. // 60 is 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
  111. //
  112. // 1k ohm pullup tables - This is not normal, you would have to have changed out your 4.7k for 1k
  113. // (but gives greater accuracy and more stable PID)
  114. // 51 is 100k thermistor - EPCOS (1k pullup)
  115. // 52 is 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
  116. // 55 is 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
  117. //
  118. // 1047 is Pt1000 with 4k7 pullup
  119. // 1010 is Pt1000 with 1k pullup (non standard)
  120. // 147 is Pt100 with 4k7 pullup
  121. // 110 is Pt100 with 1k pullup (non standard)
  122.  
  123. #define TEMP_SENSOR_0 5
  124. #define TEMP_SENSOR_1 0
  125. #define TEMP_SENSOR_2 0
  126. #define TEMP_SENSOR_BED 1
  127.  
  128. // This makes temp sensor 1 a redundant sensor for sensor 0. If the temperatures difference between these sensors is to high the print will be aborted.
  129. //#define TEMP_SENSOR_1_AS_REDUNDANT
  130. #define MAX_REDUNDANT_TEMP_SENSOR_DIFF 10
  131.  
  132. // Actual temperature must be close to target for this long before M109 returns success
  133. #define TEMP_RESIDENCY_TIME 10 // (seconds)
  134. #define TEMP_HYSTERESIS 3 // (degC) range of +/- temperatures considered "close" to the target one
  135. #define TEMP_WINDOW 1 // (degC) Window around target to start the residency timer x degC early.
  136.  
  137. // The minimal temperature defines the temperature below which the heater will not be enabled It is used
  138. // to check that the wiring to the thermistor is not broken.
  139. // Otherwise this would lead to the heater being powered on all the time.
  140. #define HEATER_0_MINTEMP 5
  141. #define HEATER_1_MINTEMP 5
  142. #define HEATER_2_MINTEMP 5
  143. #define BED_MINTEMP 5
  144.  
  145. // When temperature exceeds max temp, your heater will be switched off.
  146. // This feature exists to protect your hotend from overheating accidentally, but *NOT* from thermistor short/failure!
  147. // You should use MINTEMP for thermistor short/failure protection.
  148. #define HEATER_0_MAXTEMP 280
  149. #define HEATER_1_MAXTEMP 280
  150. #define HEATER_2_MAXTEMP 280
  151. #define BED_MAXTEMP 130
  152.  
  153. // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the
  154. // average current. The value should be an integer and the heat bed will be turned on for 1 interval of
  155. // HEATER_BED_DUTY_CYCLE_DIVIDER intervals.
  156. //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4
  157.  
  158. // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS
  159. //#define EXTRUDER_WATTS (12.0*12.0/6.7) // P=I^2/R
  160. //#define BED_WATTS (12.0*12.0/1.1) // P=I^2/R
  161.  
  162. // PID settings:
  163. // Comment the following line to disable PID and enable bang-bang.
  164. #define PIDTEMP
  165. #define BANG_MAX 255 // limits current to nozzle while in bang-bang mode; 255=full current
  166. #define PID_MAX BANG_MAX // limits current to nozzle while PID is active (see PID_FUNCTIONAL_RANGE below); 255=full current
  167. #ifdef PIDTEMP
  168. //#define PID_DEBUG // Sends debug data to the serial port.
  169. //#define PID_OPENLOOP 1 // Puts PID in open loop. M104/M140 sets the output power from 0 to PID_MAX
  170. //#define SLOW_PWM_HEATERS // PWM with very low frequency (roughly 0.125Hz=8s) and minimum state time of approximately 1s useful for heaters driven by a relay
  171. #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
  172. // is more then PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
  173. #define PID_INTEGRAL_DRIVE_MAX PID_MAX //limit for the integral term
  174. #define K1 0.95 //smoothing factor within the PID
  175. #define PID_dT ((OVERSAMPLENR * 10.0)/(F_CPU / 64.0 / 256.0)) //sampling period of the temperature routine
  176.  
  177. // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
  178. // Ultimaker
  179. // #define DEFAULT_Kp 39.54
  180. // #define DEFAULT_Ki 4.43
  181. // #define DEFAULT_Kd 88.26
  182.  
  183. #define DEFAULT_Kp 24.45
  184. #define DEFAULT_Ki 1.85
  185. #define DEFAULT_Kd 80.61
  186.  
  187.  
  188. // MakerGear
  189. // #define DEFAULT_Kp 7.0
  190. // #define DEFAULT_Ki 0.1
  191. // #define DEFAULT_Kd 12
  192.  
  193. // Mendel Parts V9 on 12V
  194. // #define DEFAULT_Kp 63.0
  195. // #define DEFAULT_Ki 2.25
  196. // #define DEFAULT_Kd 440
  197. #endif // PIDTEMP
  198.  
  199. // Bed Temperature Control
  200. // Select PID or bang-bang with PIDTEMPBED. If bang-bang, BED_LIMIT_SWITCHING will enable hysteresis
  201. //
  202. // Uncomment this to enable PID on the bed. It uses the same frequency PWM as the extruder.
  203. // If your PID_dT above is the default, and correct for your hardware/configuration, that means 7.689Hz,
  204. // which is fine for driving a square wave into a resistive load and does not significantly impact you FET heating.
  205. // This also works fine on a Fotek SSR-10DA Solid State Relay into a 250W heater.
  206. // If your configuration is significantly different than this and you don't understand the issues involved, you probably
  207. // shouldn't use bed PID until someone else verifies your hardware works.
  208. // If this is enabled, find your own PID constants below.
  209. #define PIDTEMPBED
  210. //
  211. //#define BED_LIMIT_SWITCHING
  212.  
  213. // This sets the max power delivered to the bed, and replaces the HEATER_BED_DUTY_CYCLE_DIVIDER option.
  214. // all forms of bed control obey this (PID, bang-bang, bang-bang with hysteresis)
  215. // setting this to anything other than 255 enables a form of PWM to the bed just like HEATER_BED_DUTY_CYCLE_DIVIDER did,
  216. // so you shouldn't use it unless you are OK with PWM on your bed. (see the comment on enabling PIDTEMPBED)
  217. #define MAX_BED_POWER 255 // limits duty cycle to bed; 255=full current
  218.  
  219. #ifdef PIDTEMPBED
  220. //120v 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
  221. //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
  222. #define DEFAULT_bedKp 31.62
  223. #define DEFAULT_bedKi 0.65
  224. #define DEFAULT_bedKd 384.04
  225.  
  226. //120v 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
  227. //from pidautotune
  228. // #define DEFAULT_bedKp 97.1
  229. // #define DEFAULT_bedKi 1.41
  230. // #define DEFAULT_bedKd 1675.16
  231.  
  232. // FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
  233. #endif // PIDTEMPBED
  234.  
  235.  
  236.  
  237. //this prevents dangerous Extruder moves, i.e. if the temperature is under the limit
  238. //can be software-disabled for whatever purposes by
  239. #define PREVENT_DANGEROUS_EXTRUDE
  240. //if PREVENT_DANGEROUS_EXTRUDE is on, you can still disable (uncomment) very long bits of extrusion separately.
  241. #define PREVENT_LENGTHY_EXTRUDE
  242.  
  243. #define EXTRUDE_MINTEMP 170
  244. #define EXTRUDE_MAXLENGTH (X_MAX_LENGTH+Y_MAX_LENGTH) //prevent extrusion of very large distances.
  245.  
  246. /*================== Thermal Runaway Protection ==============================
  247. This is a feature to protect your printer from burn up in flames if it has
  248. a thermistor coming off place (this happened to a friend of mine recently and
  249. motivated me writing this feature).
  250.  
  251. The issue: If a thermistor come off, it will read a lower temperature than actual.
  252. The system will turn the heater on forever, burning up the filament and anything
  253. else around.
  254.  
  255. After the temperature reaches the target for the first time, this feature will
  256. start measuring for how long the current temperature stays below the target
  257. minus _HYSTERESIS (set_temperature - THERMAL_RUNAWAY_PROTECTION_HYSTERESIS).
  258.  
  259. If it stays longer than _PERIOD, it means the thermistor temperature
  260. cannot catch up with the target, so something *may be* wrong. Then, to be on the
  261. safe side, the system will he halt.
  262.  
  263. Bear in mind the count down will just start AFTER the first time the
  264. thermistor temperature is over the target, so you will have no problem if
  265. your extruder heater takes 2 minutes to hit the target on heating.
  266.  
  267. */
  268. // If you want to enable this feature for all your extruder heaters,
  269. // uncomment the 2 defines below:
  270.  
  271. // Parameters for all extruder heaters
  272. //#define THERMAL_RUNAWAY_PROTECTION_PERIOD 40 //in seconds
  273. //#define THERMAL_RUNAWAY_PROTECTION_HYSTERESIS 4 // in degree Celsius
  274.  
  275. // If you want to enable this feature for your bed heater,
  276. // uncomment the 2 defines below:
  277.  
  278. // Parameters for the bed heater
  279. //#define THERMAL_RUNAWAY_PROTECTION_BED_PERIOD 20 //in seconds
  280. //#define THERMAL_RUNAWAY_PROTECTION_BED_HYSTERESIS 2 // in degree Celsius
  281. //===========================================================================
  282.  
  283.  
  284. //===========================================================================
  285. //=============================Mechanical Settings===========================
  286. //===========================================================================
  287.  
  288. // Uncomment the following line to enable CoreXY kinematics
  289. #define COREXY
  290.  
  291. // coarse Endstop Settings
  292. #define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors
  293.  
  294. #ifndef ENDSTOPPULLUPS
  295. // fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined
  296. // #define ENDSTOPPULLUP_XMAX
  297. // #define ENDSTOPPULLUP_YMAX
  298. // #define ENDSTOPPULLUP_ZMAX
  299. // #define ENDSTOPPULLUP_XMIN
  300. // #define ENDSTOPPULLUP_YMIN
  301. // #define ENDSTOPPULLUP_ZMIN
  302. #endif
  303.  
  304. #ifdef ENDSTOPPULLUPS
  305. #define ENDSTOPPULLUP_XMAX
  306. #define ENDSTOPPULLUP_YMAX
  307. #define ENDSTOPPULLUP_ZMAX
  308. #define ENDSTOPPULLUP_XMIN
  309. #define ENDSTOPPULLUP_YMIN
  310. #define ENDSTOPPULLUP_ZMIN
  311. #endif
  312.  
  313. // The pullups are needed if you directly connect a mechanical endswitch between the signal and ground pins.
  314. const bool X_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
  315. const bool Y_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
  316. const bool Z_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
  317. const bool X_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
  318. const bool Y_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
  319. const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
  320. //#define DISABLE_MAX_ENDSTOPS
  321. //#define DISABLE_MIN_ENDSTOPS
  322.  
  323. // Disable max endstops for compatibility with endstop checking routine
  324. //#if defined(COREXY) && !defined(DISABLE_MAX_ENDSTOPS)
  325. // #define DISABLE_MAX_ENDSTOPS
  326. //#endif
  327.  
  328. // For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
  329. #define X_ENABLE_ON 0
  330. #define Y_ENABLE_ON 0
  331. #define Z_ENABLE_ON 0
  332. #define E_ENABLE_ON 0 // For all extruders
  333.  
  334. // Disables axis when it's not being used.
  335. #define DISABLE_X false
  336. #define DISABLE_Y false
  337. #define DISABLE_Z false
  338. #define DISABLE_E false // For all extruders
  339. #define DISABLE_INACTIVE_EXTRUDER true //disable only inactive extruders and keep active extruder enabled
  340.  
  341. #define INVERT_X_DIR false // for Mendel set to false, for Orca set to true
  342. #define INVERT_Y_DIR false // for Mendel set to true, for Orca set to false
  343. #define INVERT_Z_DIR true // for Mendel set to false, for Orca set to true
  344. #define INVERT_E0_DIR false // for direct drive extruder v9 set to true, for geared extruder set to false
  345. #define INVERT_E1_DIR false // for direct drive extruder v9 set to true, for geared extruder set to false
  346. #define INVERT_E2_DIR false // for direct drive extruder v9 set to true, for geared extruder set to false
  347.  
  348. // ENDSTOP SETTINGS:
  349. // Sets direction of endstops when homing; 1=MAX, -1=MIN
  350. #define X_HOME_DIR -1
  351. #define Y_HOME_DIR 1
  352. #define Z_HOME_DIR -1
  353.  
  354. #define min_software_endstops false // If true, axis won't move to coordinates less than HOME_POS.
  355. #define max_software_endstops true // If true, axis won't move to coordinates greater than the defined lengths below.
  356.  
  357. // Travel limits after homing
  358. //#define X_MAX_POS 300
  359. //#define X_MIN_POS 0
  360. //#define Y_MAX_POS 300
  361. //#define Y_MIN_POS 0
  362. //#define Z_MAX_POS 300
  363. //#define Z_MIN_POS 0
  364. #define X_MAX_POS X_MAX_TRAVEL
  365. #define X_MIN_POS 0
  366. #define Y_MAX_POS Y_MAX_TRAVEL
  367. #define Y_MIN_POS 0
  368. #define Z_MAX_POS Z_MAX_TRAVEL
  369. #define Z_MIN_POS 0
  370.  
  371. #define X_MAX_LENGTH (X_MAX_POS - X_MIN_POS)
  372. #define Y_MAX_LENGTH (Y_MAX_POS - Y_MIN_POS)
  373. #define Z_MAX_LENGTH (Z_MAX_POS - Z_MIN_POS)
  374. //============================= Bed Auto Leveling ===========================
  375.  
  376. #define ENABLE_AUTO_BED_LEVELING // Delete the comment to enable (remove // at the start of the line)
  377. #define Z_PROBE_REPEATABILITY_TEST // If not commented out, Z-Probe Repeatability test will be included if Auto Bed Leveling is Enabled.
  378.  
  379. #ifdef ENABLE_AUTO_BED_LEVELING
  380.  
  381. // There are 2 different ways to pick the X and Y locations to probe:
  382.  
  383. // - "grid" mode
  384. // Probe every point in a rectangular grid
  385. // You must specify the rectangle, and the density of sample points
  386. // This mode is preferred because there are more measurements.
  387. // It used to be called ACCURATE_BED_LEVELING but "grid" is more descriptive
  388.  
  389. // - "3-point" mode
  390. // Probe 3 arbitrary points on the bed (that aren't colinear)
  391. // You must specify the X & Y coordinates of all 3 points
  392.  
  393. #define AUTO_BED_LEVELING_GRID
  394. // with AUTO_BED_LEVELING_GRID, the bed is sampled in a
  395. // AUTO_BED_LEVELING_GRID_POINTSxAUTO_BED_LEVELING_GRID_POINTS grid
  396. // and least squares solution is calculated
  397. // Note: this feature occupies 10'206 byte
  398. #ifdef AUTO_BED_LEVELING_GRID
  399.  
  400. // set the rectangle in which to probe
  401. #define LEFT_PROBE_BED_POSITION 30
  402. #define RIGHT_PROBE_BED_POSITION 170
  403. #define BACK_PROBE_BED_POSITION 180
  404. #define FRONT_PROBE_BED_POSITION 30
  405.  
  406. // set the number of grid points per dimension
  407. // I wouldn't see a reason to go above 3 (=9 probing points on the bed)
  408. #define AUTO_BED_LEVELING_GRID_POINTS 2
  409.  
  410.  
  411. #else // not AUTO_BED_LEVELING_GRID
  412. // with no grid, just probe 3 arbitrary points. A simple cross-product
  413. // is used to esimate the plane of the print bed
  414.  
  415. #define ABL_PROBE_PT_1_X 15
  416. #define ABL_PROBE_PT_1_Y 180
  417. #define ABL_PROBE_PT_2_X 15
  418. #define ABL_PROBE_PT_2_Y 20
  419. #define ABL_PROBE_PT_3_X 170
  420. #define ABL_PROBE_PT_3_Y 20
  421.  
  422. #endif // AUTO_BED_LEVELING_GRID
  423.  
  424.  
  425. // these are the offsets to the probe relative to the extruder tip (Hotend - Probe)
  426. // X and Y offsets must be integers
  427. #define X_PROBE_OFFSET_FROM_EXTRUDER 0
  428. #define Y_PROBE_OFFSET_FROM_EXTRUDER 0
  429. #define Z_PROBE_OFFSET_FROM_EXTRUDER 0
  430.  
  431. #define Z_RAISE_BEFORE_HOMING 4 // (in mm) Raise Z before homing (G28) for Probe Clearance.
  432. // Be sure you have this distance over your Z_MAX_POS in case
  433.  
  434. #define XY_TRAVEL_SPEED 8000 // X and Y axis travel speed between probes, in mm/min
  435.  
  436. #define Z_RAISE_BEFORE_PROBING 15 //How much the extruder will be raised before traveling to the first probing point.
  437. #define Z_RAISE_BETWEEN_PROBINGS 5 //How much the extruder will be raised when traveling from between next probing points
  438.  
  439. //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
  440. //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
  441.  
  442. //If defined, the Probe servo will be turned on only during movement and then turned off to avoid jerk
  443. //The value is the delay to turn the servo off after powered on - depends on the servo speed; 300ms is good value, but you can try lower it.
  444. // You MUST HAVE the SERVO_ENDSTOPS defined to use here a value higher than zero otherwise your code will not compile.
  445.  
  446. // #define PROBE_SERVO_DEACTIVATION_DELAY 300
  447.  
  448.  
  449. //If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
  450. //it is highly recommended you let this Z_SAFE_HOMING enabled!!!
  451. #define Z_SAFE_HOMING // This feature is meant to avoid Z homing with probe outside the bed area.
  452. // When defined, it will:
  453. // - Allow Z homing only after X and Y homing AND stepper drivers still enabled
  454. // - If stepper drivers timeout, it will need X and Y homing again before Z homing
  455. // - Position the probe in a defined XY point before Z Homing when homing all axis (G28)
  456. // - Block Z homing only when the probe is outside bed area.
  457.  
  458. #ifdef Z_SAFE_HOMING
  459. #define Z_SAFE_HOMING_X_POINT (X_MAX_LENGTH/2) // X point for Z homing when homing all axis (G28)
  460. #define Z_SAFE_HOMING_Y_POINT (Y_MAX_LENGTH/2) // Y point for Z homing when homing all axis (G28)
  461. #endif
  462.  
  463.  
  464. #ifdef AUTO_BED_LEVELING_GRID // Check if Probe_Offset * Grid Points is greater than Probing Range
  465. #if X_PROBE_OFFSET_FROM_EXTRUDER < 0
  466. #if (-(X_PROBE_OFFSET_FROM_EXTRUDER * AUTO_BED_LEVELING_GRID_POINTS) >= (RIGHT_PROBE_BED_POSITION - LEFT_PROBE_BED_POSITION))
  467. #error "The X axis probing range is not enough to fit all the points defined in AUTO_BED_LEVELING_GRID_POINTS"
  468. #endif
  469. #else
  470. #if ((X_PROBE_OFFSET_FROM_EXTRUDER * AUTO_BED_LEVELING_GRID_POINTS) >= (RIGHT_PROBE_BED_POSITION - LEFT_PROBE_BED_POSITION))
  471. #error "The X axis probing range is not enough to fit all the points defined in AUTO_BED_LEVELING_GRID_POINTS"
  472. #endif
  473. #endif
  474. #if Y_PROBE_OFFSET_FROM_EXTRUDER < 0
  475. #if (-(Y_PROBE_OFFSET_FROM_EXTRUDER * AUTO_BED_LEVELING_GRID_POINTS) >= (BACK_PROBE_BED_POSITION - FRONT_PROBE_BED_POSITION))
  476. #error "The Y axis probing range is not enough to fit all the points defined in AUTO_BED_LEVELING_GRID_POINTS"
  477. #endif
  478. #else
  479. #if ((Y_PROBE_OFFSET_FROM_EXTRUDER * AUTO_BED_LEVELING_GRID_POINTS) >= (BACK_PROBE_BED_POSITION - FRONT_PROBE_BED_POSITION))
  480. #error "The Y axis probing range is not enough to fit all the points defined in AUTO_BED_LEVELING_GRID_POINTS"
  481. #endif
  482. #endif
  483.  
  484.  
  485. #endif
  486.  
  487. #endif // ENABLE_AUTO_BED_LEVELING
  488.  
  489.  
  490. // The position of the homing switches
  491. //#define MANUAL_HOME_POSITIONS // If defined, MANUAL_*_HOME_POS below will be used
  492. //#define BED_CENTER_AT_0_0 // If defined, the center of the bed is at (X=0, Y=0)
  493.  
  494. //Manual homing switch locations:
  495. // For deltabots this means top and center of the Cartesian print volume.
  496. #define MANUAL_X_HOME_POS 0
  497. #define MANUAL_Y_HOME_POS 0
  498. #define MANUAL_Z_HOME_POS 0
  499. //#define MANUAL_Z_HOME_POS 402 // For delta: Distance between nozzle and print surface after homing.
  500.  
  501. //// MOVEMENT SETTINGS
  502. #define NUM_AXIS 4 // The axis order in all axis related arrays is X, Y, Z, E
  503. #define HOMING_FEEDRATE {80*60, 80*60, 20*60, 0} // set the homing speeds (mm/min)
  504.  
  505. // default settings
  506. #define DEFAULT_AXIS_STEPS_PER_UNIT {X_STEPS,Y_STEPS,Z_STEPS,E_STEPS} // default steps per unit for ultimaker {78.7402,78.7402,200*8/3,760*1.1}920
  507. //#define DEFAULT_AXIS_STEPS_PER_UNIT {100,100,400,138.4336} // default steps per unit for Ultimaker
  508. #define DEFAULT_MAX_FEEDRATE {500, 500, 5, 100} // (mm/sec)
  509. #define DEFAULT_MAX_ACCELERATION {2000,2000,100,4000} // X, Y, Z, E maximum start speed for accelerated moves. E default values are good for Skeinforge 40+, for older versions raise them a lot.
  510.  
  511. #define DEFAULT_ACCELERATION 2000 // X, Y, Z and E max acceleration in mm/s^2 for printing moves
  512. #define DEFAULT_RETRACT_ACCELERATION 3000 // X, Y, Z and E max acceleration in mm/s^2 for retracts
  513.  
  514. // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
  515. // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
  516. // For the other hotends it is their distance from the extruder 0 hotend.
  517. // #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis
  518. // #define EXTRUDER_OFFSET_Y {0.0, 5.00} // (in mm) for each extruder, offset of the hotend on the Y axis
  519.  
  520. // The speed change that does not require acceleration (i.e. the software might assume it can be done instantaneously)
  521. #define DEFAULT_XYJERK 11.0 // (mm/sec)
  522. #define DEFAULT_ZJERK 0.4 // (mm/sec)
  523. #define DEFAULT_EJERK 5.0 // (mm/sec)
  524.  
  525. //===========================================================================
  526. //=============================Additional Features===========================
  527. //===========================================================================
  528.  
  529. // Custom M code points
  530. #define CUSTOM_M_CODES
  531. #ifdef CUSTOM_M_CODES
  532. #define CUSTOM_M_CODE_SET_Z_PROBE_OFFSET 851
  533. #define Z_PROBE_OFFSET_RANGE_MIN -15
  534. #define Z_PROBE_OFFSET_RANGE_MAX -5
  535. #endif
  536.  
  537.  
  538. // EEPROM
  539. // The microcontroller can store settings in the EEPROM, e.g. max velocity...
  540. // M500 - stores parameters in EEPROM
  541. // M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).
  542. // M502 - reverts to the default "factory settings". You still need to store them in EEPROM afterwards if you want to.
  543. //define this to enable EEPROM support
  544. //#define EEPROM_SETTINGS
  545. //to disable EEPROM Serial responses and decrease program space by ~1700 byte: comment this out:
  546. // please keep turned on if you can.
  547. //#define EEPROM_CHITCHAT
  548.  
  549. // Preheat Constants
  550. #define PLA_PREHEAT_HOTEND_TEMP 180
  551. #define PLA_PREHEAT_HPB_TEMP 70
  552. #define PLA_PREHEAT_FAN_SPEED 255 // Insert Value between 0 and 255
  553.  
  554. #define ABS_PREHEAT_HOTEND_TEMP 240
  555. #define ABS_PREHEAT_HPB_TEMP 100
  556. #define ABS_PREHEAT_FAN_SPEED 255 // Insert Value between 0 and 255
  557.  
  558. //LCD and SD support
  559. //#define ULTRA_LCD //general LCD support, also 16x2
  560. //#define DOGLCD // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
  561. //#define SDSUPPORT // Enable SD Card Support in Hardware Console
  562. //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
  563. //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
  564. //#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder
  565. //#define ENCODER_STEPS_PER_MENU_ITEM 5 // Set according to ENCODER_PULSES_PER_STEP or your liking
  566. //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
  567. //#define ULTIPANEL //the UltiPanel as on Thingiverse
  568. //#define LCD_FEEDBACK_FREQUENCY_HZ 1000 // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
  569. //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
  570.  
  571. // The MaKr3d Makr-Panel with graphic controller and SD support
  572. // http://reprap.org/wiki/MaKr3d_MaKrPanel
  573. //#define MAKRPANEL
  574.  
  575. // The RepRapDiscount Smart Controller (white PCB)
  576. // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
  577. //#define REPRAP_DISCOUNT_SMART_CONTROLLER
  578.  
  579. // The GADGETS3D G3D LCD/SD Controller (blue PCB)
  580. // http://reprap.org/wiki/RAMPS_1.3/1.4_GADGETS3D_Shield_with_Panel
  581. //#define G3D_PANEL
  582.  
  583. // The RepRapDiscount FULL GRAPHIC Smart Controller (quadratic white PCB)
  584. // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
  585. //
  586. // ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
  587. #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
  588.  
  589. // The RepRapWorld REPRAPWORLD_KEYPAD v1.1
  590. // http://reprapworld.com/?products_details&products_id=202&cPath=1591_1626
  591. //#define REPRAPWORLD_KEYPAD
  592. //#define REPRAPWORLD_KEYPAD_MOVE_STEP 10.0 // how much should be moved when a key is pressed, eg 10.0 means 10mm per click
  593.  
  594. // The Elefu RA Board Control Panel
  595. // http://www.elefu.com/index.php?route=product/product&product_id=53
  596. // REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
  597. //#define RA_CONTROL_PANEL
  598.  
  599. //automatic expansion
  600. #if defined (MAKRPANEL)
  601. #define DOGLCD
  602. #define SDSUPPORT
  603. #define ULTIPANEL
  604. #define NEWPANEL
  605. #define DEFAULT_LCD_CONTRAST 17
  606. #endif
  607.  
  608. #if defined (REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
  609. #define DOGLCD
  610. #define U8GLIB_ST7920
  611. #define REPRAP_DISCOUNT_SMART_CONTROLLER
  612. #endif
  613.  
  614. #if defined(ULTIMAKERCONTROLLER) || defined(REPRAP_DISCOUNT_SMART_CONTROLLER) || defined(G3D_PANEL)
  615. #define ULTIPANEL
  616. #define NEWPANEL
  617. #endif
  618.  
  619. #if defined(REPRAPWORLD_KEYPAD)
  620. #define NEWPANEL
  621. #define ULTIPANEL
  622. #endif
  623. #if defined(RA_CONTROL_PANEL)
  624. #define ULTIPANEL
  625. #define NEWPANEL
  626. #define LCD_I2C_TYPE_PCA8574
  627. #define LCD_I2C_ADDRESS 0x27 // I2C Address of the port expander
  628. #endif
  629.  
  630. //I2C PANELS
  631.  
  632. //#define LCD_I2C_SAINSMART_YWROBOT
  633. #ifdef LCD_I2C_SAINSMART_YWROBOT
  634. // This uses the LiquidCrystal_I2C library ( https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home )
  635. // Make sure it is placed in the Arduino libraries directory.
  636. #define LCD_I2C_TYPE_PCF8575
  637. #define LCD_I2C_ADDRESS 0x27 // I2C Address of the port expander
  638. #define NEWPANEL
  639. #define ULTIPANEL
  640. #endif
  641.  
  642. // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
  643. //#define LCD_I2C_PANELOLU2
  644. #ifdef LCD_I2C_PANELOLU2
  645. // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )
  646. // Make sure the LiquidTWI2 directory is placed in the Arduino or Sketchbook libraries subdirectory.
  647. // (v1.2.3 no longer requires you to define PANELOLU in the LiquidTWI2.h library header file)
  648. // Note: The PANELOLU2 encoder click input can either be directly connected to a pin
  649. // (if BTN_ENC defined to != -1) or read through I2C (when BTN_ENC == -1).
  650. #define LCD_I2C_TYPE_MCP23017
  651. #define LCD_I2C_ADDRESS 0x20 // I2C Address of the port expander
  652. //#define LCD_USE_I2C_BUZZER //comment out to disable buzzer on LCD
  653. #define NEWPANEL
  654. #define ULTIPANEL
  655.  
  656. #ifndef ENCODER_PULSES_PER_STEP
  657. #define ENCODER_PULSES_PER_STEP 4
  658. #endif
  659.  
  660. #ifndef ENCODER_STEPS_PER_MENU_ITEM
  661. #define ENCODER_STEPS_PER_MENU_ITEM 1
  662. #endif
  663.  
  664.  
  665. #ifdef LCD_USE_I2C_BUZZER
  666. #define LCD_FEEDBACK_FREQUENCY_HZ 1000
  667. #define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100
  668. #endif
  669.  
  670. #endif
  671.  
  672. // Panucatt VIKI LCD with status LEDs, integrated click & L/R/U/P buttons, separate encoder inputs
  673. //#define LCD_I2C_VIKI
  674. #ifdef LCD_I2C_VIKI
  675. // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )
  676. // Make sure the LiquidTWI2 directory is placed in the Arduino or Sketchbook libraries subdirectory.
  677. // Note: The pause/stop/resume LCD button pin should be connected to the Arduino
  678. // BTN_ENC pin (or set BTN_ENC to -1 if not used)
  679. #define LCD_I2C_TYPE_MCP23017
  680. #define LCD_I2C_ADDRESS 0x20 // I2C Address of the port expander
  681. #define LCD_USE_I2C_BUZZER //comment out to disable buzzer on LCD (requires LiquidTWI2 v1.2.3 or later)
  682. #define NEWPANEL
  683. #define ULTIPANEL
  684. #endif
  685.  
  686. // Shift register panels
  687. // ---------------------
  688. // 2 wire Non-latching LCD SR from:
  689. // https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/schematics#!shiftregister-connection
  690.  
  691. //#define SAV_3DLCD
  692. #ifdef SAV_3DLCD
  693. #define SR_LCD_2W_NL // Non latching 2 wire shiftregister
  694. #define NEWPANEL
  695. #define ULTIPANEL
  696. #endif
  697.  
  698.  
  699. #ifdef ULTIPANEL
  700. // #define NEWPANEL //enable this if you have a click-encoder panel
  701. #define SDSUPPORT
  702. #define ULTRA_LCD
  703. #ifdef DOGLCD // Change number of lines to match the DOG graphic display
  704. #define LCD_WIDTH 20
  705. #define LCD_HEIGHT 5
  706. #else
  707. #define LCD_WIDTH 20
  708. #define LCD_HEIGHT 4
  709. #endif
  710. #else //no panel but just LCD
  711. #ifdef ULTRA_LCD
  712. #ifdef DOGLCD // Change number of lines to match the 128x64 graphics display
  713. #define LCD_WIDTH 20
  714. #define LCD_HEIGHT 5
  715. #else
  716. #define LCD_WIDTH 16
  717. #define LCD_HEIGHT 2
  718. #endif
  719. #endif
  720. #endif
  721.  
  722. // default LCD contrast for dogm-like LCD displays
  723. #ifdef DOGLCD
  724. # ifndef DEFAULT_LCD_CONTRAST
  725. # define DEFAULT_LCD_CONTRAST 32
  726. # endif
  727. #endif
  728.  
  729. // Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
  730. //#define FAST_PWM_FAN
  731.  
  732. // Temperature status LEDs that display the hotend and bet temperature.
  733. // If all hotends and bed temperature and temperature setpoint are < 54C then the BLUE led is on.
  734. // Otherwise the RED led is on. There is 1C hysteresis.
  735. //#define TEMP_STAT_LEDS
  736.  
  737. // Use software PWM to drive the fan, as for the heaters. This uses a very low frequency
  738. // which is not ass annoying as with the hardware PWM. On the other hand, if this frequency
  739. // is too low, you should also increment SOFT_PWM_SCALE.
  740. //#define FAN_SOFT_PWM
  741.  
  742. // Incrementing this by 1 will double the software PWM frequency,
  743. // affecting heaters, and the fan if FAN_SOFT_PWM is enabled.
  744. // However, control resolution will be halved for each increment;
  745. // at zero value, there are 128 effective control positions.
  746. #define SOFT_PWM_SCALE 0
  747.  
  748. // M240 Triggers a camera by emulating a Canon RC-1 Remote
  749. // Data from: http://www.doc-diy.net/photo/rc-1_hacked/
  750. // #define PHOTOGRAPH_PIN 23
  751.  
  752. // SF send wrong arc g-codes when using Arc Point as fillet procedure
  753. //#define SF_ARC_FIX
  754.  
  755. // Support for the BariCUDA Paste Extruder.
  756. //#define BARICUDA
  757.  
  758. //define BlinkM/CyzRgb Support
  759. //#define BLINKM
  760.  
  761. /*********************************************************************\
  762. * R/C SERVO support
  763. * Sponsored by TrinityLabs, Reworked by codexmas
  764. **********************************************************************/
  765.  
  766. // Number of servos
  767. //
  768. // If you select a configuration below, this will receive a default value and does not need to be set manually
  769. // set it manually if you have more servos than extruders and wish to manually control some
  770. // leaving it undefined or defining as 0 will disable the servo subsystem
  771. // If unsure, leave commented / disabled
  772. //
  773. //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
  774.  
  775. // Servo Endstops
  776. //
  777. // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
  778. // Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
  779. //
  780. //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
  781. //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
  782.  
  783. /**********************************************************************\
  784. * Support for a filament diameter sensor
  785. * Also allows adjustment of diameter at print time (vs at slicing)
  786. * Single extruder only at this point (extruder 0)
  787. *
  788. * Motherboards
  789. * 34 - RAMPS1.4 - uses Analog input 5 on the AUX2 connector
  790. * 81 - Printrboard - Uses Analog input 2 on the Exp1 connector (version B,C,D,E)
  791. * 301 - Rambo - uses Analog input 3
  792. * Note may require analog pins to be defined for different motherboards
  793. **********************************************************************/
  794. // Uncomment below to enable
  795. //#define FILAMENT_SENSOR
  796.  
  797. #define FILAMENT_SENSOR_EXTRUDER_NUM 0 //The number of the extruder that has the filament sensor (0,1,2)
  798. #define MEASUREMENT_DELAY_CM 14 //measurement delay in cm. This is the distance from filament sensor to middle of barrel
  799.  
  800. #define DEFAULT_NOMINAL_FILAMENT_DIA 3.0 //Enter the diameter (in mm) of the filament generally used (3.0 mm or 1.75 mm) - this is then used in the slicer software. Used for sensor reading validation
  801. #define MEASURED_UPPER_LIMIT 3.30 //upper limit factor used for sensor reading validation in mm
  802. #define MEASURED_LOWER_LIMIT 1.90 //lower limit factor for sensor reading validation in mm
  803. #define MAX_MEASUREMENT_DELAY 20 //delay buffer size in bytes (1 byte = 1cm)- limits maximum measurement delay allowable (must be larger than MEASUREMENT_DELAY_CM and lower number saves RAM)
  804.  
  805. //defines used in the code
  806. #define DEFAULT_MEASURED_FILAMENT_DIA DEFAULT_NOMINAL_FILAMENT_DIA //set measured to nominal initially
  807.  
  808. //When using an LCD, uncomment the line below to display the Filament sensor data on the last line instead of status. Status will appear for 5 sec.
  809. //#define FILAMENT_LCD_DISPLAY
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816. #include "Configuration_adv.h"
  817. #include "thermistortables.h"
  818.  
  819. #endif //__CONFIGURATION_H
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement