Commit Graph

  • 74effedbf5 Merge pull request #3412 from paulusjacobus/RCBugFix Scott Lahteine 2016-04-06 16:53:35 -07:00
  • bba1f16589 Merge pull request #3411 from esenapaj/patch-1 Scott Lahteine 2016-04-06 16:19:19 -07:00
  • c506743f63 Merge pull request #3406 from tnw513/FixLangIt Scott Lahteine 2016-04-06 16:18:58 -07:00
  • 48a4410f02 rebased my fork with RCBugFix release in order to push language_nl.h Paul de Groot 2016-04-07 08:17:59 +10:00
  • ff9511b870 Update Readme.fonts about Kana esenapaj 2016-04-07 07:13:46 +09:00
  • e215c7100d fixed mistranslations and minor changes for consistency between "it" and "en" files. Silvio Didonna 2016-04-06 16:45:04 +02:00
  • 6208db3b00 fixed mistranslations and minor changes for consistency between "it" and "en" files. Silvio Didonna 2016-04-06 16:40:01 +02:00
  • 62612580ef Merge pull request #1 from MarlinFirmware/RCBugFix Silvio 2016-04-06 16:04:09 +02:00
  • e48d0263bf Bugfix: M32 was still using the old print timer João Brázio 2016-04-06 04:41:36 +01:00
  • e8b80d8c20 Implemented M75, M76, M77 to control the print timer João Brázio 2016-04-06 04:38:42 +01:00
  • eb61051556 Rework the print job timer to use the stopwatch class João Brázio 2016-04-06 04:34:03 +01:00
  • 399101fff3 Implemented the stopwatch class and methods João Brázio 2016-03-30 18:26:33 +01:00
  • 2988147880 Merge pull request #3400 from thinkyhead/rc_sensor_per_extruder Scott Lahteine 2016-04-05 19:38:03 -07:00
  • 98f2e9fc83 Reduce string storage required for DEBUG_LEVELING Scott Lahteine 2016-04-05 19:04:42 -07:00
  • 1af5d7b35f Add more leveling-debug output Scott Lahteine 2016-04-05 18:30:53 -07:00
  • d5b19a49f6 Merge pull request #3384 from thinkyhead/rc_adjust_M111_output Scott Lahteine 2016-04-05 16:48:59 -07:00
  • 9536e28978 Merge pull request #3398 from thinkyhead/rc_sensor_per_extruder Scott Lahteine 2016-04-05 16:36:50 -07:00
  • da2ff4a6d3 Catch a TEMP_SENSOR error before a pins issue Scott Lahteine 2016-04-05 16:17:28 -07:00
  • 90f6f02aca Merge pull request #3397 from thinkyhead/rc_menu_issues_fixer Scott Lahteine 2016-04-05 15:45:35 -07:00
  • fb38d698db Add feedback after "Click to Begin" Scott Lahteine 2016-04-05 15:35:05 -07:00
  • d5f0db26dc Merge pull request #3390 from jbrazio/docs/update-source-url Scott Lahteine 2016-04-05 15:17:07 -07:00
  • ce58d1d4d5 Merge pull request #3392 from barus93/patch-2 Scott Lahteine 2016-04-05 15:16:24 -07:00
  • bd5ca62290 Merge pull request #3393 from gege2b/RCBugFix Scott Lahteine 2016-04-05 15:14:48 -07:00
  • 582b58e660 Add audio feedback to edit items Scott Lahteine 2016-04-05 14:49:38 -07:00
  • a70c3ffc21 Minor syntax tweak with encoderPosition Scott Lahteine 2016-04-05 14:11:29 -07:00
  • 0f247187b8 Drop extra setting of currentMenu Scott Lahteine 2016-04-05 14:11:02 -07:00
  • 24cde86a4f Fix syntax highlighting of menu_edit_type lines Scott Lahteine 2016-04-05 14:10:00 -07:00
  • 86372cd394 Add underscore to internal lcd move function names Scott Lahteine 2016-04-05 14:09:13 -07:00
  • aa97328cd3 Use min_pos/max_pos for _lcd_move Scott Lahteine 2016-04-05 14:08:22 -07:00
  • f936df9507 Small cleanup of feedrate dead-zone Scott Lahteine 2016-04-05 14:06:52 -07:00
  • f5c2fb27cd Handle defer_return_to_status in lcd_goto_menu Scott Lahteine 2016-04-05 14:05:41 -07:00
  • 8459f7fa5c Use ms where possible. Scott Lahteine 2016-04-05 01:34:09 -07:00
  • 34ce9c4c1c Restore save previous for menu edit items Scott Lahteine 2016-04-05 14:05:11 -07:00
  • 03d5c9a482 Merge remote-tracking branch 'upstream/RCBugFix' into RCBugFix Gege2B 2016-04-05 12:14:15 +02:00
  • 4ea45d5c56 Some omitted french translation Gege2B 2016-04-05 12:04:29 +02:00
  • f43e37bb0c Update language_it.h barus93 2016-04-05 07:24:07 +02:00
  • 9240682630 Followup #3326: Update DEFAULT_SOURCE_URL comment João Brázio 2016-04-05 02:21:23 +01:00
  • 6c48b4e006 Merge pull request #3387 from thinkyhead/travis_readability Scott Lahteine 2016-04-04 17:05:58 -07:00
  • 4b8a71055e Merge pull request #3388 from thinkyhead/rc_fix_move_menu_bug Scott Lahteine 2016-04-04 17:05:15 -07:00
  • 1220dfd5d6 Fix: menu edit items saving position twice Scott Lahteine 2016-04-04 16:36:04 -07:00
  • ad61a8684a Comments for legibility, test DEBUG_LEVELING Scott Lahteine 2016-03-31 21:01:55 -07:00
  • b5920837ea Merge pull request #3370 from esenapaj/patch-1 Scott Lahteine 2016-04-04 16:12:50 -07:00
  • 53b397ab14 Merge pull request #3364 from jbrazio/script/find-missing-translations Scott Lahteine 2016-04-04 16:10:36 -07:00
  • d6fe454a13 Merge pull request #3386 from thinkyhead/rc_spanish_rebase Scott Lahteine 2016-04-04 16:07:34 -07:00
  • 2abea41c41 Merge pull request #3385 from thinkyhead/rc_dutch_translation Scott Lahteine 2016-04-04 16:02:11 -07:00
  • 1bfaf57ee5 Add Missing Spanish translation RicardoGA 2016-04-04 00:11:37 -05:00
  • 4a4b797dca Update language_nl.h paulusjacobus 2016-04-04 18:11:10 +10:00
  • 1ee903f30d Merge pull request #3376 from gege2b/RCBugFix Scott Lahteine 2016-04-04 15:40:00 -07:00
  • c5ff2c7d32 Merge pull request #3377 from clexpert/patch-1 Scott Lahteine 2016-04-04 15:39:44 -07:00
  • 99898ea652 Merge pull request #3379 from barus93/patch-2 Scott Lahteine 2016-04-04 15:39:15 -07:00
  • 56e8e2b0eb Final tweaks to M111 output Scott Lahteine 2016-04-04 15:36:07 -07:00
  • d5ccc9c70a Merge pull request #3374 from jbrazio/bugfix/m111-corrupted-output Scott Lahteine 2016-04-04 15:31:57 -07:00
  • 040a0c49db Update language_it.h barus93 2016-04-04 20:22:34 +02:00
  • 8b843e997a Update language_cz.h Petr Zahradnik 2016-04-04 17:26:19 +02:00
  • 3cd2beb750 Update language_cz.h Petr Zahradnik 2016-04-04 16:54:26 +02:00
  • 34bf9530c0 French translation Gege2B 2016-04-04 16:45:06 +02:00
  • d819a4aff9 Fixes #3346, followup #3343: variables must defined with the static keyword to work with PROGMEM when defined inside functions João Brázio 2016-04-04 14:51:47 +01:00
  • 1326dc7258 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags esenapaj 2016-04-04 17:44:49 +09:00
  • 0433df3835 Merge pull request #3366 from jbrazio/translate/pt_PT Scott Lahteine 2016-04-03 21:02:13 -07:00
  • 1d6f90b0b1 Merge pull request #3365 from thinkyhead/fix_fancy_new_endstop_config Scott Lahteine 2016-04-03 20:58:52 -07:00
  • dff6adfbca Fixes #3361: Added missing translations for pt_PT João Brázio 2016-04-04 04:57:32 +01:00
  • c0e7257932 Fix bug in new endstop pullups handling Scott Lahteine 2016-04-03 20:52:32 -07:00
  • f94900ee79 Added a script to check all language files for missing translations João Brázio 2016-04-04 04:35:22 +01:00
  • de39056f68 Merge pull request #3343 from thinkyhead/rc_fix_m111_output Scott Lahteine 2016-04-03 17:44:38 -07:00
  • e0bef7dfcc Merge pull request #3342 from esenapaj/patch-1 Scott Lahteine 2016-04-03 17:38:28 -07:00
  • fd0ac371b0 Fix M111 output using pgm_read_word as required Scott Lahteine 2016-04-03 17:32:00 -07:00
  • c4d7e0307c Update Japanese translation esenapaj 2016-04-04 08:59:33 +09:00
  • c045ec8cb3 Merge pull request #3065 from thinkyhead/rc_doc_tweaks Scott Lahteine 2016-04-03 17:05:47 -07:00
  • d771174797 Merge pull request #3337 from esenapaj/patch-2 Scott Lahteine 2016-04-03 17:01:22 -07:00
  • f2032cfcf6 Merge pull request #3341 from thinkyhead/rc_english_patch Scott Lahteine 2016-04-03 16:58:51 -07:00
  • fa97ba6230 Merge pull request #3340 from thinkyhead/japanese_accent_sanitize Scott Lahteine 2016-04-03 16:48:30 -07:00
  • 09c6f80c1e Fix MSG_LEVEL_BED_CANCEL english Scott Lahteine 2016-04-03 16:41:27 -07:00
  • afe7d26543 Update Japanese translation esenapaj 2016-04-04 05:20:37 +09:00
  • 3aee89b93a Merge pull request #3338 from thinkyhead/rc_patches_april_3 Scott Lahteine 2016-04-03 16:37:39 -07:00
  • 22a43980e8 Merge pull request #3339 from thinkyhead/rc_has_temp_hotend Scott Lahteine 2016-04-03 16:35:54 -07:00
  • 7a2f73c6db Remove extra comma from LCDHandlerAction Scott Lahteine 2016-04-03 05:23:59 -07:00
  • 3fbf67e5ce Patch MBL feedback and event handling Scott Lahteine 2016-04-03 05:23:41 -07:00
  • ef2fbaec98 Headings for menu sub-items, actions, etc. Scott Lahteine 2016-04-02 22:48:12 -07:00
  • dc109ac4e2 Move MBL code to its logical place Scott Lahteine 2016-04-02 22:46:15 -07:00
  • 6730408ec1 Move lcd_autostart_sd to its logical place Scott Lahteine 2016-04-02 22:45:14 -07:00
  • 056b80dc53 Have "back" menu items go to the previous item Scott Lahteine 2016-04-02 21:12:18 -07:00
  • c94482168b Add MSG_LEVEL_BED_CANCEL for MBL Scott Lahteine 2016-04-02 21:09:50 -07:00
  • 877fb1f588 Account for MAX31855 in conditionals Scott Lahteine 2016-04-03 16:19:17 -07:00
  • d24f14a799 Add HAS_TEMP_HOTEND define Scott Lahteine 2016-04-03 16:18:49 -07:00
  • f9e1a0ee6c suppress warnings esenapaj 2016-04-03 06:28:17 +09:00
  • cf9a171aa9 Merge pull request #3330 from thinkyhead/rc_mbl_lcdDrawUpdate Scott Lahteine 2016-04-02 19:20:23 -07:00
  • 783e0122d6 Merge pull request #3331 from thinkyhead/rc_default_info Scott Lahteine 2016-04-02 19:11:48 -07:00
  • 2b01649533 Move default machine info to pins files Scott Lahteine 2016-04-02 18:53:05 -07:00
  • 4f24323817 Split DEFAULT_MACHINE_NAME from DEFAULT_SOURCE_URL Scott Lahteine 2016-04-02 18:41:01 -07:00
  • 771ee1c1a9 Update MBL menu sub-function names Scott Lahteine 2016-04-02 18:20:47 -07:00
  • d659777e70 Fix MBL to handle re-entrant calls Scott Lahteine 2016-04-02 18:03:46 -07:00
  • 5719fcba51 Add MSG_LEVEL_BED_DONE and MSG_LEVEL_BED_WAITING Scott Lahteine 2016-04-02 18:01:28 -07:00
  • 80b8fd1cad Add MSG_HOME_OFFSETS_APPLIED Scott Lahteine 2016-04-02 18:00:39 -07:00
  • d1c45ff80b More user interaction in MBL Scott Lahteine 2016-04-02 16:10:28 -07:00
  • 240b71ee1c Give names to lcdDrawUpdate values Scott Lahteine 2016-04-02 16:09:56 -07:00
  • b0a3c7a91c Add feedback sounds to MBL items Scott Lahteine 2016-04-02 16:08:35 -07:00
  • 782c598e66 Use ftostr43 with '+' option in MBL Z adjuster Scott Lahteine 2016-04-02 16:06:37 -07:00
  • f08b0d034f Merge pull request #3328 from RicardoGA/RC_Babystepping_fix Scott Lahteine 2016-04-02 16:48:45 -07:00
  • 09437466b1 Merge pull request #3324 from tnw513/fix_filament_dia Scott Lahteine 2016-04-02 16:40:24 -07:00
  • 2b4c42610c Adjust SanityCheck messages Scott Lahteine 2016-03-24 02:46:57 -07:00