Commit Graph

  • 5076d12344 Localize M119 in Endstops class Scott Lahteine 2016-04-27 14:46:24 -07:00
  • 5e4e535ce8 Stepper and Endstops as singleton objects Scott Lahteine 2016-04-27 07:15:20 -07:00
  • 98f30283fa Merge pull request #3650 from thinkyhead/rc_temp_change_during_m109_m190 Scott Lahteine 2016-04-30 17:24:51 -07:00
  • 6d3e4e1f8f Prevent stuck M109/M190 when target is changed Scott Lahteine 2016-04-30 16:29:02 -07:00
  • ac4caab8f1 Don't mangel 8.3-filenames with chars > 0x7f Blue-Marlin 2016-04-30 17:37:22 +02:00
  • eeef571be2 Merge pull request #3613 from thinkyhead/rc_acceleration_fix1 Scott Lahteine 2016-04-29 16:39:31 -07:00
  • c3ef9993b9 Merge pull request #3625 from jbrazio/feature/print-counter Scott Lahteine 2016-04-29 15:31:14 -07:00
  • 96b2b3f4fe Merge pull request #3642 from thinkyhead/rc_quieter_wait_for_temps Scott Lahteine 2016-04-29 15:20:12 -07:00
  • e34f4653ef
    Fixed a typo on the configuration files João Brázio 2016-04-29 23:13:10 +01:00
  • 1491d682fb
    Miscellaneous tweaks on PrintCounter João Brázio 2016-04-28 15:40:24 +01:00
  • 27088e356f
    Updated example configuration files João Brázio 2016-04-28 02:36:38 +01:00
  • 8fb23e899f
    PrintCounter EEPROM read/write optimizations João Brázio 2016-04-28 02:30:07 +01:00
  • 9589e51810
    Disable DEBUG_PRINTCOUNTER João Brázio 2016-04-27 02:55:22 +01:00
  • 484de24e22
    Updated travis to test for PRINTCOUNTER João Brázio 2016-04-27 02:32:23 +01:00
  • e2da7e5000
    Updated the default configuration and fixed a printcounter.h typo João Brázio 2016-04-27 02:27:23 +01:00
  • d6cfcc9c8b
    Added new G-Code: M78 João Brázio 2016-04-27 02:13:27 +01:00
  • 4f541c5bb5
    Added a new object: PrintCounter João Brázio 2016-04-27 02:12:46 +01:00
  • 26b166d7cf
    Made all stopwatch::debug() calls static João Brázio 2016-04-27 02:12:08 +01:00
  • 5897b58a70 Merge pull request #3634 from esenapaj/patch-2 Scott Lahteine 2016-04-28 21:19:08 -07:00
  • f4706bb90e Keepalive not needed while waiting for temperatures Scott Lahteine 2016-04-28 21:11:15 -07:00
  • 924285afa6 Merge pull request #3641 from thinkyhead/rc_reverse_menu_doc Scott Lahteine 2016-04-28 20:28:46 -07:00
  • f1b00eb12b Correct the REVERSE_MENU_DIRECTION comment Scott Lahteine 2016-04-28 20:27:17 -07:00
  • 8905908081 Merge pull request #3632 from thinkyhead/i3_millie_language_fun Scott Lahteine 2016-04-28 19:52:10 -07:00
  • c7e4b3044b Change "RC6" to "RCBugFix" on top part of the readme, etc ・Change "RC6" to "RCBugFix" on top part of the readme ・Unify distribution date of RCBugFix and RC6 ・Move comments about IDE version from RCBugFix section to RC6 section esenapaj 2016-04-28 18:12:47 +09:00
  • 6c48852b20 Update distribution date Scott Lahteine 2016-04-27 19:54:59 -07:00
  • 2142d5a62e Merge pull request #3627 from Blue-Marlin/German-again-and-again-and-agin Scott Lahteine 2016-04-27 20:14:15 -07:00
  • 0c11566f42 Replace LANGUAGE_INCLUDE with LCD_LANGUAGE Scott Lahteine 2016-04-26 23:32:15 -07:00
  • 259794c0be Make DISPLAY_CHARSET_HD44780 a single setting Scott Lahteine 2016-04-26 22:25:50 -07:00
  • a5d00f755b Merge pull request #3619 from esenapaj/patch-2 Scott Lahteine 2016-04-27 19:52:30 -07:00
  • e89f01d044 Correct an error in lang_de Blue-Marlin 2016-04-27 12:59:48 +02:00
  • ee2f37f3cc Update distribution date and readme esenapaj 2016-04-27 11:21:51 +09:00
  • 2d89b5527f fixed link to wiki Paul Philippov 2016-04-24 01:25:27 -04:00
  • ad0f70f2f3 Merge pull request #3620 from Blue-Marlin/feedrate_atfer_toolchange Scott Lahteine 2016-04-26 17:33:15 -07:00
  • d58c5ac446 Merge pull request #3618 from esenapaj/patch-1 Scott Lahteine 2016-04-26 17:20:04 -07:00
  • 2bb5cf5291 Merge pull request #3622 from floyd871/patch-1 Scott Lahteine 2016-04-26 17:14:36 -07:00
  • 6d98f47d1c Merge pull request #3623 from jbrazio/cleanup/convert2unix Scott Lahteine 2016-04-26 17:13:22 -07:00
  • e58e281473 Fix feedrate after toolchange Blue-Marlin 2016-04-27 00:57:45 +02:00
  • 32d798fcc7
    Converted all files on src to Unix file format João Brázio 2016-04-26 21:23:39 +01:00
  • 59cfc84dad German "Umlaute" Michael Neumann 2016-04-26 21:52:05 +02:00
  • 4dfc496965 added recalc_delta_settings() call in Config_RetrieveSettings. Appears to be necessary any time delta-related parameters (M665) are modified Matt Keveney 2016-04-15 14:51:02 -07:00
  • ec82e1e05d Merge pull request #3616 from thinkyhead/rc_fixup_some_movement Scott Lahteine 2016-04-25 20:23:38 -07:00
  • abeab792cb General cleanup around high level move functions Scott Lahteine 2016-04-25 20:02:24 -07:00
  • 66540f8b84 Merge pull request #3615 from thinkyhead/rc_whats_up_with_M112 Scott Lahteine 2016-04-25 18:58:41 -07:00
  • 68d0347e67 Call report_current_position after M206 / M428 Scott Lahteine 2016-04-25 18:24:12 -07:00
  • dcb4cdaa9e Call report_current_position instead of gcode_M114 directly Scott Lahteine 2016-04-25 18:23:09 -07:00
  • e38baaa23e Fix an acceleration anomaly by making locals signed Scott Lahteine 2016-04-25 14:17:20 -07:00
  • dd26c67bab Merge pull request #3612 from jbrazio/feature/stopwatch-misc Scott Lahteine 2016-04-25 12:36:34 -07:00
  • 739dcda0f1
    Renamed stopwatch::status to stopwatch::state João Brázio 2016-04-25 17:40:43 +01:00
  • 840e13f664 Introduce M108 cancel heatup for the hotend and bed gralco 2016-04-25 08:33:33 -06:00
  • df2d0eb37c Merge pull request #3608 from thinkyhead/rcbugfix_merge_rc Scott Lahteine 2016-04-24 20:28:25 -07:00
  • db56ff5881 follow-up to commit 200b248(Update README.md) esenapaj 2016-04-13 06:48:59 +09:00
  • 0ed43ec34b Update README.md Jochen Groppe 2016-04-12 22:09:13 +02:00
  • b899338c32 Update README.md Jochen Groppe 2016-04-12 22:04:00 +02:00
  • 735f1f5bfa Merge pull request #3606 from thinkyhead/rc_step_sec_comments Scott Lahteine 2016-04-24 19:48:41 -07:00
  • fce1e843b9 Patch steps rate comment in trapezoid function Scott Lahteine 2016-04-24 19:38:58 -07:00
  • 266ae90861 Merge pull request #3594 from jbrazio/feature/rework-versioning Scott Lahteine 2016-04-24 17:42:45 -07:00
  • aa7a65e613
    Updated travis config João Brázio 2016-04-24 05:43:29 +01:00
  • 7de0161204
    Updated example config files João Brázio 2016-04-24 05:20:17 +01:00
  • 3b6f75511f
    Updated multiple pins files João Brázio 2016-04-24 05:19:51 +01:00
  • 170f7e8a45
    Rework Marlin's versioning system João Brázio 2016-04-22 16:07:26 +01:00
  • c86d092ef3 Merge pull request #3598 from esenapaj/patch1 Scott Lahteine 2016-04-22 21:55:42 -07:00
  • 8d0b2f358a Cleanup for language files esenapaj 2016-04-23 13:27:05 +09:00
  • 2bb56ef6de Merge pull request #3597 from thinkyhead/rc_fix_g29_debug Scott Lahteine 2016-04-22 21:21:00 -07:00
  • a901555da4 Moved G29 debug output before matrix.set_to_identity() João Brázio 2016-04-22 15:09:42 +01:00
  • d28db67ca9 Merge pull request #3596 from thinkyhead/rc_fix_typo_in_mbl Scott Lahteine 2016-04-22 20:16:28 -07:00
  • 88c6693b9e Fix a typo in #3586 to fix MBL Scott Lahteine 2016-04-22 20:02:58 -07:00
  • 8620024130 Merge pull request #3588 from thinkyhead/rc_z_safe_homing_deps Scott Lahteine 2016-04-21 17:51:18 -07:00
  • aaf9d19954 Allow Z_SAFE_HOMING to compile without a probe Scott Lahteine 2016-04-21 15:55:34 -07:00
  • 92ab2c7dd8 Merge pull request #3587 from thinkyhead/rc_z_safe_homing_deps Scott Lahteine 2016-04-21 15:46:24 -07:00
  • 63142eef40 Define dependencies for Z_SAFE_HOMING if left out Scott Lahteine 2016-04-21 15:22:19 -07:00
  • 173334e535 Merge pull request #3418 from jbrazio/translate/danish Scott Lahteine 2016-04-21 14:56:43 -07:00
  • fe4fc88494
    Closes #3351: missing Danish translation João Brázio 2016-04-07 11:40:47 +01:00
  • ce141deba2 Merge pull request #3586 from thinkyhead/rc_revert_mbl_menu_hack Scott Lahteine 2016-04-21 13:30:08 -07:00
  • 003aab6dfd Revert MBL menus to "known" working point Scott Lahteine 2016-04-21 12:40:22 -07:00
  • 6fac4d9211 Merge pull request #3579 from thinkyhead/rc_fix_dogm_and_mbl_menus Scott Lahteine 2016-04-20 20:52:56 -07:00
  • 7ddaa79ffe Merge pull request #3578 from thinkyhead/rc_fix_twibus_less_debug_code Scott Lahteine 2016-04-20 20:52:16 -07:00
  • cfd10fcba1 Merge pull request #3577 from thinkyhead/rc_fix_G92_set_e_twice Scott Lahteine 2016-04-20 20:52:09 -07:00
  • fa81b01033 Merge pull request #3576 from thinkyhead/rc_heres_your_z_safe_homing Scott Lahteine 2016-04-20 20:52:01 -07:00
  • dc2281d2f4 Add nextMenu, nextEncoderPosition to change menus after handler loop Scott Lahteine 2016-04-20 19:49:00 -07:00
  • 7fa2bda1b9 Give the "alive dot" its own blink Scott Lahteine 2016-04-20 18:57:17 -07:00
  • 9d5e1f32fd Use axis_homed in _lcd_level_bed_homing, item in Prepare before homing Scott Lahteine 2016-04-20 18:42:01 -07:00
  • 0c2aa92b07 Z Safe Homing for all Scott Lahteine 2016-04-20 17:04:52 -07:00
  • 9bcb72e7f8 Further patches to MBL - break up into more handlers Scott Lahteine 2016-04-20 15:55:36 -07:00
  • 3f6ae85748 Fix some MBL display issues for DOGLCD Scott Lahteine 2016-04-20 15:54:08 -07:00
  • 71b4f189bf lcd_implementation_drawedit can take 1 arg Scott Lahteine 2016-04-20 15:51:27 -07:00
  • 1caa2628da Use sync_plan_position_e function elsewhere Scott Lahteine 2016-04-20 13:02:19 -07:00
  • c7df961144 Fix G92 so it only sets the plan position once Scott Lahteine 2016-04-20 13:01:58 -07:00
  • 1addb50b62 Shrink debug code in TWIBus and disable by default Scott Lahteine 2016-04-20 12:35:56 -07:00
  • 21a6b66807 Shrink debug code in Stopwatch and disable by default Scott Lahteine 2016-04-20 12:35:37 -07:00
  • e523a0dc61 Fix bug in TWIBus ctor declaration Scott Lahteine 2016-04-20 12:34:55 -07:00
  • ee9bd66a68 Add comments to debug bit flags Scott Lahteine 2016-04-20 12:19:37 -07:00
  • 3db5a75f30 Merge pull request #3568 from thinkyhead/rc_various_fixes Scott Lahteine 2016-04-19 20:53:38 -07:00
  • 8a2587f017 Read size for MAX6675 from sizeof(max6675_temp) Scott Lahteine 2016-04-19 19:57:32 -07:00
  • ac69fad96d lowercase "stop" function Scott Lahteine 2016-04-18 00:05:22 -07:00
  • 39ee9c526b setTargetedHotend => get_target_extruder_from_command Scott Lahteine 2016-04-18 00:01:28 -07:00
  • cafa8b8ce3 Rename filament runout items Scott Lahteine 2016-04-17 23:16:49 -07:00
  • 27b2e2e786 Document some variables Scott Lahteine 2016-04-17 23:13:07 -07:00
  • a4062a47ac Rename baricuda variables Scott Lahteine 2016-04-17 23:12:15 -07:00
  • 78747b1328 min_pos/max_pos => sw_endstop_min/sw_endstop_max Scott Lahteine 2016-04-17 23:11:35 -07:00
  • 3b0bf88233 Merge pull request #3571 from thinkyhead/rc_m303_with_pidtempbed Scott Lahteine 2016-04-19 18:26:59 -07:00