Commit graph

  • 51c592e467 Update Configuration.h master James Devine 2015-04-30 11:23:00 +0200
  • 0814505772 Update Configuration.h James Devine 2015-02-18 19:34:53 +0100
  • 3e6e444b25 Update Configuration.h James Devine 2014-11-19 20:13:28 +0100
  • fdde4e44a1 Update README James Devine 2014-11-05 19:18:37 +0100
  • ff6b7d0b57 Update Configuration.h James Devine 2014-11-05 19:16:44 +0100
  • 1e879af0a3 Version 1.3.25T / 12.01.2014 - M105 use the wrong convert function for Heatbed Target Temperatur - Correct bug in calculate_trapezoid_for_block(..) - smoother Steps for arc funtion G2/G3 - example for HEATER_DUTY_FOR_SETPOINT for reprap-fab Extruder V4 - more cycles for Autotune (M303) old 5 cycles, new 7 cycles - New Thermistortable for ATC Semitec 104GT-2 (Type 5) experimental midopple 2014-01-12 19:30:24 +0100
  • 308cce734a Version 1.3.24T / 21.09.2013 - M105 show same format as Marlin work better with new Pronterface - Optimize TEMP_RESIDENCY function at Command M109 midopple 2013-09-21 18:05:20 +0200
  • b6820141ea Merge pull request #215 from thephet/master kliment 2013-09-03 02:08:06 -0700
  • 04d0b538c4 Fixed formula to get and set temperature using ad595 Juan Manuel Parrilla 2013-09-02 19:56:10 +0100
  • f84de85ec9 Merge pull request #208 from allartburns/master midopple 2013-01-02 06:42:15 -0800
  • 79da42fb65 Min step delay in microseconds (EXTEND_STEP_PULSE_USEC) for Stepperpulse For A4988 dont use it midopple 2012-11-28 19:14:58 +0100
  • 8c065571c5 final tweaks on the docs after testing on a second mac. jet 2012-11-01 11:57:48 -0400
  • 76e83bd73e update README jet 2012-11-01 01:45:52 -0400
  • c32bfe0899 move Arduino-build.txt into the build tree and out of the top level jet 2012-11-01 01:26:24 -0400
  • 9e71ca018d clean up the README syntax for those working in the 80-column world, changed only whitespace and line endings jet 2012-10-31 15:05:59 -0400
  • c719b3820f Merge pull request #207 from blddk/experimental kliment 2012-10-23 07:28:28 -0700
  • 165cb93452 Wrong sensitive analog pins blddk 2012-10-23 17:19:11 +0300
  • de2feb0cac Merge pull request #206 from kliment/experimental kliment 2012-10-14 12:05:58 -0700
  • 4b836974c6 COnfiguration for reactobot reactobot Kliment Yanev 2012-10-14 20:57:15 +0200
  • 1f11008dc8 Change max overshoot for Autotune to 55°C If Temperature is higher then 255 °C stop Autotune midopple 2012-09-19 19:47:38 +0200
  • e206720abf M303 Autotune use HEATER_CURRENT for Maximum PWM Value midopple 2012-08-27 17:35:54 +0200
  • 3e6cce46ae Version 1.3.22T - Error in JERK calculation after G92 command is send, make problems with Z-Lift function in Slic3r midopple 2012-08-20 22:23:29 +0200
  • 08c975f3fa Merge pull request #200 from kliment/master kliment 2012-08-02 00:14:52 -0700
  • 1db03fa315 Merge pull request #199 from vonnieda/master kliment 2012-08-02 00:13:04 -0700
  • 7ef1d5bac3 Fixes an array length calculation bug. The bug causes M42 pin sets to fail. Jason von Nieda 2012-08-02 00:08:14 -0700
  • 0e3464eae1 Add M84 T to enable all axes Kliment Yanev 2012-07-22 23:53:16 +0200
  • eb9de32b30 Version 1.3.21T - M301 set PID Parameter, After PID values change use M500 to store to EEPROM - If no PID is used, deaktivate Variables for PID settings midopple 2012-07-18 20:06:12 +0200
  • 9fe56bac47 Merge pull request #198 from blddk/experimental kliment 2012-07-10 09:57:05 -0700
  • 982796f9f0 Added chain of command so hotend wont be turned off before print is done. blddk 2012-07-07 19:15:48 +0300
  • dd2b9ef537 Added chain of command so hotend wont be turned off before the print is finished. blddk 2012-07-07 19:15:18 +0300
  • d98317e213 Merge pull request #196 from kliment/master midopple 2012-06-29 10:54:08 -0700
  • 3dca6f03e1 Thermistortable 7 without thermistor shows 5 C, add an safety point with 0 C midopple 2012-06-29 19:48:53 +0200
  • f09198255c Merge pull request #195 from kliment/master midopple 2012-06-27 09:32:16 -0700
  • 840c11de71 Merge pull request #194 from felipesanches/refactor_eeprom2 midopple 2012-06-27 09:31:18 -0700
  • 890038c93e use PID_PGAIN, PID_IGAIN, PID_DGAIN for PID default values Felipe Corrêa da Silva Sanches 2012-06-26 08:32:28 -0300
  • 16a408af3d calculate eeprom parameter addresses based on previous param address plus sizeof(type) Felipe Corrêa da Silva Sanches 2012-06-26 07:48:05 -0300
  • e0d9840439 refactor eeprom routines to make it possible to modify the value of a single parameter Felipe Corrêa da Silva Sanches 2012-06-25 19:32:42 -0300
  • c5cd7f4046 Merge pull request #191 from MrAlvinTesting/patch-1 kliment 2012-06-23 13:22:47 -0700
  • eda666ce33 Update master MrAlvinTesting 2012-06-23 17:46:14 +0300
  • 7975010946 Merge pull request #190 from felipesanches/refactor_homing kliment 2012-06-18 12:55:25 -0700
  • 3cc48055c2 reimplement homing routine as an inline function Felipe Corrêa da Silva Sanches 2012-06-18 13:07:42 -0300
  • 05e1d6083b refactoring homing routine to avoid copy&pasted code Felipe Corrêa da Silva Sanches 2012-06-18 11:03:06 -0300
  • 490759557f Merge pull request #188 from felipesanches/experimental kliment 2012-06-15 08:04:46 -0700
  • 1d4bc83291 fix a few typos and correct english usage Felipe Corrêa da Silva Sanches 2012-06-15 11:56:38 -0300
  • 866449371b Merge pull request #186 from blddk/experimental midopple 2012-06-14 09:53:10 -0700
  • 22445736c7 Forgot to pit the part in where it makes the pin an output pin... >.< blddk 2012-06-14 19:49:17 +0300
  • 12de400926 Merge pull request #185 from tzikis/experimental kliment 2012-06-12 23:30:55 -0700
  • 416965177a changed the pins.h file to accept more Sanguino versions Vasileios Georgitzikis 2012-06-12 23:51:05 +0300
  • 82bdbc233a Update README to Arduino Version 0023 midopple 2012-06-12 22:22:01 +0200
  • 02eb9b9099 Version 1.3.19T - Set maximum acceleration. If "steps per unit" is Change the acc were not recalculatet - Extra Parameter for Max Extruder Jerk - New Parameter (max_e_jerk) in EEPROM --> Default settings after update !! midopple 2012-06-12 18:23:14 +0200
  • cbaf809d76 Merge pull request #183 from kliment/master midopple 2012-06-11 05:36:20 -0700
  • 597310a3dc Error with Command M201, when this Command is use the same Values are written to maximum Feedrate. midopple 2012-06-11 15:32:24 +0300
  • 2ac9c3e24d Merge pull request #182 from blddk/experimental kliment 2012-06-07 08:12:41 -0700
  • 862b63b387 Added M400 blddk 2012-06-07 18:09:00 +0300
  • 648b25444d Merge pull request #179 from kliment/master midopple 2012-06-02 10:19:53 -0700
  • e998ed8fdb Bug in heater.cpp --> Thermistor type 3, disconnecting thermistor yields temp -20, and hotend gets switched to full power midopple 2012-06-02 19:15:26 +0200
  • 87cf8e280d repaired thermistortable_6 by graphcial fitting of the off-slope values. Thanks to bkubicek midopple 2012-05-30 19:40:39 +0200
  • babd2a3e84 Merge pull request #177 from kliment/master midopple 2012-05-28 05:34:19 -0700
  • aab62de29c Merge pull request #176 from blddk/experimental midopple 2012-05-28 05:30:43 -0700
  • 9af0980080 Merge pull request #174 from changwoo/experimental-arduino-1.0-compatibility kliment 2012-05-27 08:13:02 -0700
  • 9c708af22e Added variables for extruder fan blddk 2012-05-24 21:15:00 +0300
  • b76a110336 Added function to turn a fan on and off to keep heat from the hotend to rise up into the extruder. blddk 2012-05-24 21:13:49 +0300
  • 344235701b Too many if('s blddk 2012-05-24 21:07:35 +0300
  • a63ade8350 Wrong declaration for Variable min_time_before_dir_change should be const long midopple 2012-05-24 09:09:17 +0300
  • a295b6147e Arduino 1.0 build Changwoo Ryu 2012-05-21 02:11:00 +0900
  • c17bbb3296 Merge pull request #171 from kliment/master midopple 2012-05-17 10:39:20 -0700
  • 18ad4ffc0e If a small move is drop and the next move is retract the speed is wrong calculated see https://github.com/kliment/Sprinter/issues/170 thanks to jschleic midopple 2012-05-16 21:53:16 +0300
  • af7ebae0f8 Add MOTHERBOARD 51 for GEN6 with Heatbed and Heatbedsensor midopple 2012-05-15 12:36:25 +0200
  • d2ccafcb77 Version 1.3.17T - M303 - PID relay autotune possible - G4 Wait until last move is done midopple 2012-05-04 09:40:45 +0200
  • 5a60fcd6f5 Merge pull request #168 from kliment/master midopple 2012-05-01 23:01:05 -0700
  • d651a6cb90 Merge pull request #167 from OhmEye/master kliment 2012-05-01 03:50:02 -0700
  • 976c90b315 Bug: turn on SD_FAST_XFER_AKTIV and compilation fails if PID is enabled. OhmEye 2012-04-30 23:59:53 -1000
  • 468dfeea60 Fix commit Text midopple 2012-04-24 15:13:01 +0200
  • 4e9cf992e1 Extra Retract Feedrate for Extruder - Use extra extruder feedrate limit for reverse moves, and also the first forward move after a reverse midopple 2012-04-24 13:25:54 +0200
  • 0e3d2ecea4 Fix typo in Parameteroutput midopple 2012-04-24 10:46:26 +0200
  • ed9fe956a7 Ignore ":" in comments. midopple 2012-04-23 07:56:14 +0200
  • 3a29ee97d1 Version 1.3.15T - M206 - set additional homeing offset (Thank to se5a for this idea) (First Version is without saving to EEPROM) - Option for minimum FAN start speed --> #define MINIMUM_FAN_START_SPEED 50 (set it to zero to deaktivate) midopple 2012-04-22 18:33:19 +0200
  • 378426c766 When endstop is hit count virtual steps, so the print lose no position when endstop is hit midopple 2012-04-20 22:42:25 +0200
  • d8b0ac3453 - Extrudmultiply with code M221 Sxxx (S100 original Extrude value) - use Feedratefaktor only when Extruded lenght > 0 - M106 / M107 can drive the FAN with PWM + Port check for not using Timer 1 - New Option --> FAN_SOFT_PWM, with this option the FAN PWM can use every digital I/O (PWM with 500 hz) - Added M93 command. Sends current steps for all axis. midopple 2012-04-20 15:54:54 +0200
  • 31ccfda44b Fixed small bug in arcs when segemnts are zero Thanks to hurzl midopple 2012-04-02 10:21:54 +0200
  • 4eeeaed9fc Merge pull request #161 from se5a/master kliment 2012-04-01 23:32:04 -0700
  • 91ec05a01b Added M93 command. sends current steps for all axis se5a 2012-04-02 10:20:27 +1200
  • e89142f6a2 Merge pull request #160 from kliment/master kliment 2012-03-30 01:11:32 -0700
  • 52f7f30408 Command M106 / M107 for control the fan can use PWM New function to check the used PWM pins midopple 2012-03-30 11:03:41 +0300
  • 1748e3258b Command M106 / M107 for control the fan can use PWM New function to check the used PWM pins midopple 2012-03-30 11:02:05 +0300
  • b75a6ad79d Merge pull request #159 from midopple/experimental midopple 2012-03-28 06:41:33 -0700
  • 2579d9390d Merge from experimental, thanks to triffid_hunter midopple 2012-03-28 15:37:26 +0200
  • 85f61f040f Merge pull request #158 from kliment/master kliment 2012-03-28 06:12:21 -0700
  • 2379ce0df3 Merge pull request #157 from triffid/fix-order kliment 2012-03-28 06:10:15 -0700
  • f1bc263860 fix enable_endstops being used before its definition Michael Moon 2012-03-28 21:41:46 +1100
  • 13f642c637 add my name midopple 2012-03-28 10:49:05 +0300
  • 13cd4cb757 add my name midopple 2012-03-28 10:47:29 +0300
  • c3324a234c Fixed arc offset Thanks to Erik van der Zalm midopple 2012-03-27 21:38:56 +0200
  • 0d4d5714bc Merge commit '0c36faa8034f2c21e834efcff73aa41137be31dd' into experimental midopple 2012-03-27 21:07:59 +0200
  • 0c36faa803 Set the defaults for the heart of the sun...uhm, set default board to 33 Kliment Yanev 2012-03-27 20:53:02 +0200
  • 2d498da2c1 Merge pull request #156 from midopple/experimental kliment 2012-03-27 11:33:56 -0700
  • ed0f1c6f8c First char '#' was unicode so linux give an compile error midopple 2012-03-23 21:33:54 +0100
  • 4df80c0d6b Merge pull request #155 from midopple/experimental kliment 2012-03-19 11:45:30 -0700
  • 8147df6ae0 Fixes virtual endstops when using mixed physical endstop positions. Thanks to ticking midopple 2012-03-19 18:53:06 +0100
  • 8954e1ccb9 Merge commit pins.h from master to experimentell midopple 2012-03-19 18:39:36 +0100