Commit Graph

  • 55a248d6b4 Fixes #3313 : Wrong board def in pins.h João Brázio 2016-04-02 09:28:58 +01:00
  • 04b2abb6aa Fixes #3312: Missing all icons from status screen João Brázio 2016-04-02 06:50:02 +01:00
  • 81593cb3cb Follow-up the commit a393941 esenapaj 2016-04-02 11:23:33 +09:00
  • 4d0d37aab7 Merge pull request #3309 from thinkyhead/rc_release_RC5 Scott Lahteine 2016-04-01 19:23:30 -07:00
  • 6a245fe4f7 Release 1.1.0-RC5 Scott Lahteine 2016-04-01 19:14:49 -07:00
  • e8f8a46ef5 Merge pull request #3303 from thinkyhead/rc_various_fixes Scott Lahteine 2016-04-01 18:02:25 -07:00
  • b98f72b483 Small optimization for ftostr43 Scott Lahteine 2016-04-01 17:54:16 -07:00
  • a393941d2d Combine "XYZ" with MSG_LEVEL_BED_HOMING Scott Lahteine 2016-04-01 17:43:04 -07:00
  • 097cc75ba8 Patch _lcd_level_bed draw to fix flicker, show proper offset Scott Lahteine 2016-04-01 14:14:51 -07:00
  • 1e1a18e091 Remove extra semicolon in ultralcd.cpp Scott Lahteine 2016-04-01 14:21:46 -07:00
  • 0b4f65dca8 Always limit blink to ~1 second intervals Scott Lahteine 2016-04-01 14:20:47 -07:00
  • 8e05b0037b Merge pull request #3307 from thinkyhead/rc_host_keepalive_comment Scott Lahteine 2016-04-01 17:48:17 -07:00
  • ffe054c129 Fix comment about host keepalive interval Scott Lahteine 2016-04-01 17:28:08 -07:00
  • 0d6609c3c5 lcd_goto_menu should set lcdDrawUpdate to 2 Scott Lahteine 2016-04-01 14:20:15 -07:00
  • af89ccf96a Use flag to defer lcd return-to-status Scott Lahteine 2016-04-01 14:17:59 -07:00
  • 641b30217e Patch prevEncoderPosition compile issue Scott Lahteine 2016-04-01 14:16:53 -07:00
  • 41aa4bdf1f Use XYZ translated strings in dogm Scott Lahteine 2016-04-01 14:16:12 -07:00
  • 92882fcc51 Allow lcd_implementation_drawedit to draw a message Scott Lahteine 2016-04-01 14:10:04 -07:00
  • 0114cf1101 RCBugFix version string Scott Lahteine 2016-04-01 14:06:19 -07:00
  • 9c43369ebb Merge pull request #3306 from thinkyhead/rc_fix_num2str Scott Lahteine 2016-04-01 17:04:03 -07:00
  • 6791401ca7 Merge pull request #3305 from thinkyhead/rc_emart_patch_3297 Scott Lahteine 2016-04-01 17:03:54 -07:00
  • 1da9d10173 Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants Scott Lahteine 2016-04-01 16:33:02 -07:00
  • fcedfd6e99 Clean up num2str functions, extend ftostr43 Scott Lahteine 2016-04-01 16:43:41 -07:00
  • 2512d8fd5e Merge pull request #3304 from thinkyhead/rc_slow_buttons Scott Lahteine 2016-04-01 15:31:54 -07:00
  • f543aaa54e Apply standard pin test to buttons Scott Lahteine 2016-03-27 04:25:33 -07:00
  • f2ffc8b28b Rename local slow_buttons for clarity Scott Lahteine 2016-03-27 03:15:10 -07:00
  • 26279fa43c Merge pull request #3289 from esenapaj/patch-1 Scott Lahteine 2016-04-01 14:31:32 -07:00
  • 0bee67e5f1 Merge pull request #3294 from jbrazio/bugfix/mandatory-extrude-mintemp Scott Lahteine 2016-04-01 14:23:32 -07:00
  • 709dd5aa4d Fix an error when EXTRUDE_MINTEMP is not defined João Brázio 2016-03-31 16:13:37 +01:00
  • 4f85226106 Merge pull request #3288 from thinkyhead/rc_servo_plus_delta Scott Lahteine 2016-03-30 19:01:00 -07:00
  • bc86ee0271 Simplify homeaxis with some macros Scott Lahteine 2016-03-30 17:19:54 -07:00
  • cc5059478a Update Kana font esenapaj 2016-03-31 10:02:47 +09:00
  • 82ef101ed5 Deploy & Stow in G29 for Delta + Z Servo Endstop Scott Lahteine 2016-03-30 16:41:16 -07:00
  • 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