Commit Graph

  • c6577aea60 M190 bed temp was never reached João Brázio 2016-03-30 01:03:20 +01:00
  • ce0a9d3dc6 A picky fix of indentation in cardreader.cpp Scott Lahteine 2016-03-29 04:57:19 -07:00
  • 4ed8351e3d Revert use of enqueue_and_echo_command_now Scott Lahteine 2016-03-29 03:20:23 -07:00
  • 70d1d4de5f Small code spacing adjustments Scott Lahteine 2016-03-29 03:19:27 -07:00
  • 0385acea7a Fix workDirParents -> getAbsFilename relationship Scott Lahteine 2016-03-29 03:18:53 -07:00
  • 27d70599d4 Change openFile default to "not-push" instead of "do-replace" Scott Lahteine 2016-03-29 03:16:35 -07:00
  • 372f93cc7a Rename "filenames" to "proc_filenames" Scott Lahteine 2016-03-29 03:15:01 -07:00
  • 6b01cf07c2 Use only as much stack as needed for the M23 command Scott Lahteine 2016-03-29 02:34:33 -07:00
  • 9e520ae319 Merge pull request #3272 from thinkyhead/rc_filament_sensor_scope Scott Lahteine 2016-03-28 20:51:46 -07:00
  • f83c03f594 Merge pull request #3271 from thinkyhead/rc_blink_limiter Scott Lahteine 2016-03-28 20:05:56 -07:00
  • 3252df7998 Minor cleanup to filament sensor code Scott Lahteine 2016-03-28 20:04:34 -07:00
  • b60ea95adf Keep blinking limited to LCD_UPDATE_INTERVAL Scott Lahteine 2016-03-28 19:33:04 -07:00
  • e0ab06cfae Merge pull request #3267 from thinkyhead/rc_command_args_null_oooops Scott Lahteine 2016-03-28 18:54:00 -07:00
  • 0b8ef5eba6 Split get_command into units, rename to get_available_commands Scott Lahteine 2016-03-28 05:25:27 -07:00
  • 545f7997ea Continue on empty lines instead of returning Scott Lahteine 2016-03-28 04:42:51 -07:00
  • 3dcf6d42ff Don't store escaped serial characters if comment_mode Scott Lahteine 2016-03-28 04:36:14 -07:00
  • 5f8e52aefb Minor cleanup to command dispatcher Scott Lahteine 2016-03-28 03:53:09 -07:00
  • 0880fecbd4 Show a warning message when Arduino IDE is prior to 1.5 jbrazio 2016-03-27 03:26:57 +01:00
  • f1ed310322 Add NUMERIC compare macros to simplify code Scott Lahteine 2016-03-28 03:52:49 -07:00
  • 4b697938e6 Merge pull request #3262 from thinkyhead/rc_less_uptight_temps Scott Lahteine 2016-03-27 09:52:50 -07:00
  • 3b2d159abd Relax the test for "Heating failed" errors Scott Lahteine 2016-03-27 07:02:10 -07:00
  • 2e4ddd5c22 Merge pull request #3260 from jbrazio/cleanup/standardize-comment-style Scott Lahteine 2016-03-26 21:42:33 -07:00
  • 443e6d26fe Formatted multi-line comments jbrazio 2016-03-27 04:36:36 +01:00
  • ee71f5a320 Merge pull request #3255 from esenapaj/patch-1 Scott Lahteine 2016-03-26 17:49:20 -07:00
  • 7950b5268a Use SBI macro esenapaj 2016-03-26 20:17:52 +09:00
  • e4039a9b5b Merge pull request #3250 from esenapaj/patch-1 Scott Lahteine 2016-03-26 00:41:31 -07:00
  • 1d987cd280 Merge pull request #3253 from thinkyhead/rc_autotune_menu_optional Scott Lahteine 2016-03-26 00:32:05 -07:00
  • d6f92f9efe Remove Tonokip remnant from recent PR Scott Lahteine 2016-03-25 23:49:45 -07:00
  • ab412a2153 PIDTEMPBED on #endif Scott Lahteine 2016-03-25 19:11:59 -07:00
  • 53cc6cca46 Formalize some dependencies on PIDTEMPBED Scott Lahteine 2016-03-25 19:07:50 -07:00
  • 5955a3063f Sanity check PIDTEMPBED plus BED_LIMIT_SWITCHING Scott Lahteine 2016-03-25 19:05:31 -07:00
  • 67fabb6044 Merge pull request #3252 from thinkyhead/rc_keepalive_less Scott Lahteine 2016-03-25 23:37:02 -07:00
  • d1bdd25b84 Merge pull request #3249 from esenapaj/patch-2 Scott Lahteine 2016-03-25 22:53:00 -07:00
  • 0d554c10ac Merge pull request #3244 from ch100/RCBugFix Scott Lahteine 2016-03-25 22:50:20 -07:00
  • cd4c3e90bc Send a busy signal every 10 seconds instead of every 2 Scott Lahteine 2016-03-25 18:36:21 -07:00
  • 8cb04816b5 Apply PID_AUTOTUNE_MENU option to ultralcd.cpp Scott Lahteine 2016-03-25 19:22:33 -07:00
  • 4b31c67dce Add PID_AUTOTUNE_MENU option Scott Lahteine 2016-03-25 19:04:17 -07:00
  • e08915a723 Fix comments in Configuration_adv.h Scott Lahteine 2016-03-25 19:02:39 -07:00
  • 26168676e7 Merge pull request #3246 from thinkyhead/rc_fix_numeric_filenames Scott Lahteine 2016-03-25 16:38:36 -07:00
  • f54315c728 Fix typo esenapaj 2016-03-26 08:37:17 +09:00
  • 37a0806420 Update Japanese trasration esenapaj 2016-03-26 08:21:17 +09:00
  • f423716c6a Fix: current_command_args skips digits at the front Scott Lahteine 2016-03-25 15:20:31 -07:00
  • 627f39e1e3 Fixed backlight for PCF8575. Christian Inci 2016-03-25 14:49:55 +01:00
  • fc0baec991 Merge pull request #3240 from esenapaj/patch-1 Scott Lahteine 2016-03-25 06:49:42 -07:00
  • 18de9f55ac Merge pull request #3242 from thinkyhead/rc_epatel_mesh_fixes Scott Lahteine 2016-03-25 06:48:12 -07:00
  • 3a1e6b1752 Merge pull request #3243 from AnHardt/homed Scott Lahteine 2016-03-25 06:36:46 -07:00
  • 1ee76fa981 Merge pull request #3241 from thinkyhead/rc_general_clean Scott Lahteine 2016-03-25 06:13:35 -07:00
  • 94962ee678 axis_known_position -> axis_homed AnHardt 2016-03-25 14:05:20 +01:00
  • 14afe1a017 Move to Z=0 for G28 when using Manual Bed Leveling Edward Patel 2016-03-24 23:35:51 +01:00
  • c606ed447a Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. Edward Patel 2016-03-24 22:16:09 +01:00
  • 5d8036e554 Code cleanup around MOTOR_CURRENT_PWM options Scott Lahteine 2016-03-25 04:05:07 -07:00
  • bec112de87 Fix distribution date esenapaj 2016-03-25 18:56:16 +09:00
  • 122bdd187f Merge branch 'RCBugFix' into RC Scott Lahteine 2016-03-25 01:15:38 -07:00
  • f394c0639e Merge pull request #3230 from jbrazio/bugfix/ultra-lcd-warning Scott Lahteine 2016-03-25 01:14:54 -07:00
  • 9045ea3adf Merge branch 'RCBugFix' into RC Scott Lahteine 2016-03-25 01:12:37 -07:00
  • f52f388bda Merge pull request #3239 from thinkyhead/rc_jbrazio_fanerr Scott Lahteine 2016-03-25 01:11:06 -07:00
  • f077c7abbf Fix dogm lcd error when FAN_PIN is defined as -1 João Brázio 2016-03-25 04:39:15 +00:00
  • 6f9442afca Merge branch 'RCBugFix' into RC Scott Lahteine 2016-03-25 01:01:03 -07:00
  • 080c85a4c9 Merge pull request #3236 from thinkyhead/rc_followup_3231 Scott Lahteine 2016-03-25 00:53:10 -07:00
  • 0da744b7b0 Further cleanup of comments, partial Doxygen-style Scott Lahteine 2016-03-24 23:19:46 -07:00
  • 4823791eb0 Merge pull request #3228 from esenapaj/patch-1 Scott Lahteine 2016-03-25 00:40:51 -07:00
  • af6049c6c2 Merge pull request #3231 from jbrazio/license/add-gpl3-header Scott Lahteine 2016-03-24 22:40:40 -07:00
  • 80f221ed11 Fixed: warning: extra tokens at end of #endif directive jbrazio 2016-03-24 19:33:25 +00:00
  • 5e5d250832 Added gplv3 header to all Marlin files jbrazio 2016-03-24 18:01:20 +00:00
  • 89a845659a Fix spelling esenapaj 2016-03-25 02:13:37 +09:00
  • e12a481e35 Prettier summaries in README Scott Lahteine 2016-03-24 07:47:59 -07:00
  • c80e5aca30 New README for 1.1.0-RC4 Scott Lahteine 2016-03-24 06:41:49 -07:00
  • dd4d860ad7 Merge branch 'Release-1.1.0-RC4' into RC Scott Lahteine 2016-03-24 05:33:32 -07:00
  • a6e39c1005 Release 1.1.0-RC4 Scott Lahteine 2016-03-07 02:24:14 -08:00
  • 42ec1f39e7 Merge pull request #3207 from jbrazio/bugfix/toshiba-sdhc-flashair Scott Lahteine 2016-03-24 05:28:48 -07:00
  • b6ca86b974 Merge pull request #3197 from PheiPheiPhei/RCBugFix Scott Lahteine 2016-03-24 05:27:57 -07:00
  • 515c8d4fe9 Merge pull request #3226 from yarda/fix-use-arduino-protocol-for-programming Scott Lahteine 2016-03-24 05:26:02 -07:00
  • a6805ddf30 Merge pull request #3225 from yarda/fix-melzi-makr3d Scott Lahteine 2016-03-24 05:24:57 -07:00
  • d62ba3d87e Merge pull request #3222 from thinkyhead/rc_persist_endstop_enabling Scott Lahteine 2016-03-24 04:41:42 -07:00
  • af32a7d5d6 M120/M121 also set endstops non-homing state Scott Lahteine 2016-03-24 03:18:45 -07:00
  • 02f466e633 Merge pull request #3202 from thinkyhead/rc_menu_item_M303_redo Scott Lahteine 2016-03-24 02:41:16 -07:00
  • 04fa9d4f47 Make Autotune options into Menu Edit Items Scott Lahteine 2016-03-21 18:10:08 -07:00
  • e3f583a3be Fixes for PID AutoTune from menu WPBack 2016-03-21 19:02:31 +01:00
  • 3b3e8a02b5 Initial implementation of PID Autotune Menu Items WPBack 2016-03-20 14:56:11 +01:00
  • da9d4c4caf Merge pull request #3206 from esenapaj/patch-5 Scott Lahteine 2016-03-24 00:20:25 -07:00
  • c5857f96c8 Merge pull request #3182 from thinkyhead/rcbugfix_printrboard_revf Scott Lahteine 2016-03-24 00:12:06 -07:00
  • f774420488 Merge pull request #3196 from thinkyhead/rc_controllerfan_bug Scott Lahteine 2016-03-24 00:11:46 -07:00
  • 7d55d86081 Merge pull request #3219 from AnHardt/RH-pos-update Scott Lahteine 2016-03-23 23:20:24 -07:00
  • 7ea4e095ad Merge pull request #3220 from thinkyhead/rc_tori_spelling Scott Lahteine 2016-03-23 22:43:11 -07:00
  • bcbac698f2 Patch minor spelling issue in cn, en, gl language file headings Scott Lahteine 2016-03-23 21:33:01 -07:00
  • 49ed4696ea Merge pull request #3218 from AnHardt/lost-pin-undef Scott Lahteine 2016-03-23 21:37:51 -07:00
  • 7112f2e41a Merge pull request #3204 from esenapaj/patch-3 Scott Lahteine 2016-03-23 20:56:52 -07:00
  • 041fc639d7 Merge pull request #3215 from AnHardt/fix-kickstart Scott Lahteine 2016-03-23 20:54:58 -07:00
  • 1c6a16d5bb Send position updates to RH AnHardt 2016-03-23 13:30:50 +01:00
  • 1b336971ae Fix lost undef Y_MAX_PIN in pins.h AnHardt 2016-03-23 12:48:06 +01:00
  • ba4eebad2f Fix Fan KICKSTART AnHardt 2016-03-19 10:41:43 +01:00
  • cbce025248 Merge pull request #3217 from thinkyhead/rc_updated_kana Scott Lahteine 2016-03-23 02:46:26 -07:00
  • 665338bb69 Update Japanese translation esenapaj 2016-03-22 19:34:21 +09:00
  • 97ed8abd3f Merge pull request #3213 from AnHardt/extend-gitignore Scott Lahteine 2016-03-23 00:34:30 -07:00
  • b705ae0cb0 Merge pull request #3210 from thinkyhead/rc_cleanup_travis_ci Scott Lahteine 2016-03-23 00:32:45 -07:00
  • 1cd1ccbf86 Enable/disable multiple options on a single line. Scott Lahteine 2016-03-22 22:32:42 -07:00
  • ff272c7b69 Improve Travis CI test Scott Lahteine 2016-03-22 07:13:38 -07:00
  • 0c8e747f88 extend .gitignore AnHardt 2016-03-22 17:05:45 +01:00
  • 815943ceed Merge pull request #3209 from AnHardt/call-buzz-direct Scott Lahteine 2016-03-22 08:04:30 -07:00
  • 6486e8b74a Call buzz() directly from M428 AnHardt 2016-03-22 15:02:01 +01:00