Commit Graph

  • 33a9d32800 Merge pull request #3285 from thinkyhead/rc_fix_drawedit Scott Lahteine 2016-03-30 13:01:07 -07:00
  • 6a4d394fff Fix pointer-to-string issues with set_home_offsets and _lcd_level_bed_homing Scott Lahteine 2016-03-30 12:32:25 -07:00
  • de333c4fea Merge pull request #3279 from thinkyhead/rc_filament_width_sensor Scott Lahteine 2016-03-30 12:16:27 -07:00
  • 0f835c0c4e Merge pull request #3259 from jbrazio/bugfix/old-ide-warning Scott Lahteine 2016-03-30 12:15:51 -07:00
  • 8def2c31db Merge pull request #3284 from thinkyhead/rc_stop_watchheat_lcdset0 Scott Lahteine 2016-03-30 12:10:39 -07:00
  • b919a6f182 Merge pull request #3280 from esenapaj/patch-1 Scott Lahteine 2016-03-30 12:06:53 -07:00
  • 8bf5f7c676 Merge pull request #3282 from jbrazio/bugfix/m104-timer-wont-start Scott Lahteine 2016-03-30 11:54:16 -07:00
  • 31450ad498 Fix temperature checking conditions (backwards!) Scott Lahteine 2016-03-30 04:13:13 -07:00
  • 187c183c20 M104 was not starting the print timer João Brázio 2016-03-30 11:33:24 +01:00
  • 352294b5f5 Update U8glib URL esenapaj 2016-03-30 14:26:28 +09:00
  • 507aef055f Patch broken M404 Scott Lahteine 2016-03-29 20:43:41 -07:00
  • 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR Scott Lahteine 2016-03-29 20:28:23 -07:00
  • 7f81aa7ff3 Pins should always be defined (even for disabled features) Scott Lahteine 2016-03-29 20:27:54 -07:00
  • 5f32184254 Merge pull request #3278 from thinkyhead/rc_cleanup_m111_redo Scott Lahteine 2016-03-29 20:34:31 -07:00
  • 05765fb570 Add DEBUGGING macro Scott Lahteine 2016-03-29 19:50:01 -07:00
  • 4402760739 Echo all debug levels in M111, default to DEBUG_NONE Scott Lahteine 2016-03-29 19:18:45 -07:00
  • f0b96f5cae Merge pull request #3276 from thinkyhead/rc_sdprint_and_lcd_sleuth Scott Lahteine 2016-03-29 18:30:18 -07:00
  • 12c0bf9521 Merge pull request #3277 from jbrazio/bugfix/m190-temp-never-reached Scott Lahteine 2016-03-29 18:28:51 -07:00
  • 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