Commit Graph

  • 98ca46006c Allow Y to home before X with option in Configuration_adv.h. Steve Kelly 2015-04-22 16:34:55 -0400
  • 6cba6bcd82 Add 'cn' to the other 'Configuration.h's AnHardt 2015-04-27 13:24:51 +0200
  • 1d9699be0f Add some doku AnHardt 2015-04-27 13:16:20 +0200
  • 76b12edecf Give TALL_FONT_CORRECTION a default AnHardt 2015-04-27 12:47:11 +0200
  • 6b1b71837c Intit. commit for Chinese AnHardt 2015-04-27 12:15:36 +0200
  • fb379384ee Reduce MBL eeprom read code Scott Lahteine 2015-04-26 21:06:04 -0700
  • 0fca084ea6 Make EEPROM reproducible in GCode Scott Lahteine 2015-04-26 18:44:01 -0700
  • 01bedd17c9 Merge pull request #1973 from thinkyhead/m111_debug_level Scott Lahteine 2015-04-26 20:39:56 -0700
  • d43cc2dd5f M111 - Debug Level Scott Lahteine 2015-04-26 20:08:45 -0700
  • 1f530beaf1 Merge pull request #1970 from thinkyhead/rename_files Scott Lahteine 2015-04-26 15:15:51 -0700
  • 0ec444720f Rename blinkm files Scott Lahteine 2015-04-25 21:06:19 -0700
  • a22a228bcc Rename files to move them in the IDE Scott Lahteine 2015-04-25 21:04:54 -0700
  • ac9ca64c50 Merge pull request #1969 from thinkyhead/buzz_duration Scott Lahteine 2015-04-25 03:26:28 -0700
  • a932e7490f No noTone needed, but delay is Scott Lahteine 2015-04-25 03:25:30 -0700
  • 9c5d14ea68 Fix BEEPER duration Scott Lahteine 2015-04-25 03:12:49 -0700
  • b3436c875a Merge pull request #1968 from thinkyhead/more_disable_warning Scott Lahteine 2015-04-25 00:47:42 -0700
  • 5c29fda167 Add a warning for DISABLE_[XYZ] options Scott Lahteine 2015-04-25 00:46:33 -0700
  • 0438f0d835 Merge pull request #1924 from thinkyhead/raise_z_for_m401_m402 Scott Lahteine 2015-04-24 22:41:12 -0700
  • a640cad139 Merge pull request #1967 from thinkyhead/g4_dwell_message Scott Lahteine 2015-04-24 22:17:28 -0700
  • c92b59952a Use millis_t for progress_bar_ms and expire_status_ms Scott Lahteine 2015-04-24 22:16:09 -0700
  • b275946a52 Merge pull request #1966 from thinkyhead/g4_dwell_message Scott Lahteine 2015-04-24 22:02:37 -0700
  • 97dfa0365d Rename expireStatusMillis to expire_status_ms Scott Lahteine 2015-04-24 21:51:10 -0700
  • 7295640f44 Remove extraneous ; Scott Lahteine 2015-04-24 21:37:27 -0700
  • 0d8c00d3f6 Define lcd_hasstatus for no lcd also Scott Lahteine 2015-04-24 21:36:04 -0700
  • 777ca11760 Merge pull request #1925 from thinkyhead/move_zoffset Scott Lahteine 2015-04-24 21:29:07 -0700
  • 182f2cda35 Minor cleanup of M48 Scott Lahteine 2015-04-24 21:26:36 -0700
  • 3a6fd912cd Latest upstream commits, merged Scott Lahteine 2015-04-24 21:14:13 -0700
  • 3c9e94e035 Merge pull request #1964 from AnHardt/Max6675again Scott Lahteine 2015-04-24 20:44:45 -0700
  • 56ff46eb8b Improve code_has_value test Scott Lahteine 2015-04-24 20:43:16 -0700
  • ce142afdda G4 shows status message only if no message is set already Scott Lahteine 2015-04-24 20:13:01 -0700
  • c5a1b227a4 Merge pull request #1965 from thinkyhead/g28_xyz_are_flags Scott Lahteine 2015-04-24 19:34:38 -0700
  • 35e79d56a5 Remove set-coordinate extension of G28 Scott Lahteine 2015-04-24 19:23:12 -0700
  • 3a74bb5039 Merge pull request #1945 from Wurstnase/max_endstopp Scott Lahteine 2015-04-24 19:17:38 -0700
  • 2606d1d892 Merge pull request #1960 from Wurstnase/macro_steppercpp Scott Lahteine 2015-04-24 18:45:19 -0700
  • 0fed46360c Add variant for MAX6675 in M104 AnHardt 2015-04-24 16:43:19 +0200
  • 79a44a9de3 stepper.cpp macros rework Wurstnase 2015-04-24 08:03:17 +0200
  • 588ed70d4a Latest upstream commits, merged Scott Lahteine 2015-04-23 21:18:48 -0700
  • 7fb8d9fe05 Merge remote-tracking branch 'origin/move_zoffset' into move_zoffset Scott Lahteine 2015-04-23 21:12:53 -0700
  • 0165560333 Apply zprobe_zoffset in axis_is_at_home Scott Lahteine 2015-04-16 07:41:19 -0700
  • 075386e7fe Merge pull request #1959 from thinkyhead/lcd_move_rate Scott Lahteine 2015-04-23 21:06:57 -0700
  • 2558c10c6c Use the slower feedrate for XY axes Scott Lahteine 2015-04-23 20:06:17 -0700
  • 31932912dd Use AxisEnum instead of int for _lcd_move Scott Lahteine 2015-04-23 19:32:37 -0700
  • c2e11daf66 Merge pull request #1958 from thinkyhead/redo_1937 Scott Lahteine 2015-04-23 19:12:51 -0700
  • c3560e0288 Include axis parameter to ultralcd's line_to_current Scott Lahteine 2015-04-23 19:10:09 -0700
  • a0a5ff61c4 Merge pull request #1951 from AnHardt/Azteeg_x3 Scott Lahteine 2015-04-23 18:40:00 -0700
  • 0094481e55 Merge pull request #1955 from AnHardt/langlang Scott Lahteine 2015-04-23 18:36:06 -0700
  • 64268f3312 Fixup axis_is_at_home a little Scott Lahteine 2015-04-23 18:16:44 -0700
  • 996d0a9185 Squish the code down a little Scott Lahteine 2015-04-23 18:06:36 -0700
  • 8534bc376c Fix homing of YZ with DUAL_X_CARRIAGE Scott Lahteine 2015-04-23 17:56:37 -0700
  • 3b97a7d446 Merge pull request #1944 from AnHardt/beep2 Scott Lahteine 2015-04-23 17:50:02 -0700
  • 461aaf2126 Merge pull request #1941 from thinkyhead/gcode_M410 Scott Lahteine 2015-04-23 17:30:58 -0700
  • be9e4ceddc fix typo Wurstnase 2015-04-23 10:35:14 +0200
  • c26d816839 filter any 0 unknown 2015-04-22 12:09:57 +0200
  • f2c94b3298 tone will end automaticly AnHardt 2015-04-22 01:49:55 +0200
  • c5e0e29d23 Add DISPLAY_CHARSET_HD44780_CYRILLIC as alternative in SanityCheck.h AnHardt 2015-04-21 21:42:00 +0200
  • b59e92ab99 Fix for #1946 AnHardt 2015-04-21 13:50:28 +0200
  • 61ae43f35e v <-> code_value Wurstnase 2015-04-20 23:31:10 +0200
  • da0d91a79b max endstopp Wurstnase 2015-04-20 23:28:46 +0200
  • 3a27a78f9e Commented REPRAP_DISCOUNT_SMART_CONTROLLER again AnHardt 2015-04-20 15:01:43 +0200
  • 064f2b37d0 More Beeper clean up. AnHardt 2015-04-20 11:11:13 +0200
  • 92575cecca new timout/add adv_ok Wurstnase 2015-04-20 00:22:40 +0200
  • 671aaf2dc9 Minor fix for M300 AnHardt 2015-04-19 13:25:20 +0200
  • d931220a65 Tweak comments Scott Lahteine 2015-04-18 23:12:29 -0700
  • 47847765e2 Add M410 QuickStop command Scott Lahteine 2015-04-18 23:07:48 -0700
  • a4ca87ba99 Merge pull request #1933 from bq/Fix_stray_in_configuration Scott Lahteine 2015-04-18 03:56:31 -0700
  • 5e3bb4bdf3 Merge pull request #1931 from paclema/M303_echo Scott Lahteine 2015-04-18 03:49:31 -0700
  • 67a4471324 Merge pull request #1926 from nophead/acceleration_fix Scott Lahteine 2015-04-18 03:09:54 -0700
  • b99e63a7bf Fixed compilation error "error: stray ‘\357’ in program" in several configuration files. Ivan Galvez Junquera 2015-04-17 16:10:58 +0200
  • 2d1e730216 Update README.md Bo Herrmannsen 2015-04-17 15:00:21 +0200
  • 581685a231 Added new PID autotune info, to make easy copy & paste results to marlin paclema 2015-04-17 11:15:09 +0200
  • 483384aaa4 Fixed faulty comment merge Chris Palmer 2015-04-17 09:31:53 +0100
  • cc6b7cf3ce Fixed some comment spellings. Chris Palmer 2015-04-17 09:28:08 +0100
  • e4595fa24a Fixed jump in speed when using high accelerations on axes with lots of steps. I.e., when acceleration * steps per mm > 2,000,000. This was done by changing MultiU24X24toH16 to take a 32b bit operand. Removed the claim that stepper.cpp uses the Leib algorithm. Chris Palmer 2015-04-16 23:04:38 +0100
  • b09a957fce make 'wait' optional and mark as workaround Wurstnase 2015-04-16 21:42:54 +0200
  • d0b65ff642 Merge pull request #1923 from thinkyhead/babystep_delay_2us Scott Lahteine 2015-04-16 07:51:37 -0700
  • 58d128b7a9 Apply zprobe_zoffset in axis_is_at_home Scott Lahteine 2015-04-16 07:41:19 -0700
  • 63b98b8280 Raise Z for M401 and M402 Scott Lahteine 2015-04-16 07:24:33 -0700
  • d69da22f7c last_command_time inside get_command() wurstnase 2015-04-16 16:20:23 +0200
  • 53be0f3399 Babystep delay 2us Scott Lahteine 2015-04-16 04:16:36 -0700
  • 574e2d856e remove config wurstnase 2015-04-16 13:07:20 +0200
  • f49a73d69f Merge pull request #1919 from paclema/M48_mismatch Scott Lahteine 2015-04-16 03:25:23 -0700
  • cde5eee2a5 Removed unnecessary comments paclema 2015-04-15 19:01:09 +0200
  • e1b69db6d1 Fixed M48 mismatch between n and P parameter on documentation paclema 2015-04-15 18:17:58 +0200
  • d0b1f70118 Update Compilation.md Bo Herrmannsen 2015-04-15 16:35:02 +0200
  • f8389b1076 Update README.md Bo Herrmannsen 2015-04-15 15:25:18 +0200
  • 60f46276bf Some minor translations to spanish elgambitero 2015-04-14 23:14:52 +0200
  • a40c274310 Example Configuration for K8200 back in sync CONSULitAS 2015-04-14 17:12:42 +0200
  • 1de9b568db Example Configuration for K8200: comments/URL/readme CONSULitAS 2015-04-15 10:02:13 +0200
  • 0af5e3a04f Example Configuration for K8200: comments/URL/readme CONSULitAS 2015-04-15 10:00:41 +0200
  • 637babb99b Merge pull request #1915 from elgambitero/Development Scott Lahteine 2015-04-14 19:59:39 -0700
  • 71f183a3a2 Merge pull request #1913 from CONSULitAS/Development_Update_K8200_Config Scott Lahteine 2015-04-14 19:52:47 -0700
  • cb9ac490d4 Some minor translations to spanish elgambitero 2015-04-14 23:14:52 +0200
  • 3851ac6226 Example Configuration for K8200 back in sync CONSULitAS 2015-04-14 17:12:42 +0200
  • b447a4ffab Merge remote-tracking branch 'upstream/Development' into Development CONSULitAS 2015-04-14 15:35:08 +0200
  • d57b23b1e3 Merge pull request #1912 from thinkyhead/some_fixes Scott Lahteine 2015-04-14 05:12:49 -0700
  • 7336e6df07 Always define old_z, not always z2 Scott Lahteine 2015-04-14 04:55:20 -0700
  • 5dd87d2e74 Enable all old_z_*_endstop vars for Z_DUAL_ENDSTOPS Scott Lahteine 2015-04-14 04:05:51 -0700
  • 639ffc341e Merge pull request #1910 from thinkyhead/some_fixes Scott Lahteine 2015-04-14 03:44:20 -0700
  • 3f02da646c Make sure axis_active is cleared for #1908 Scott Lahteine 2015-04-14 03:41:37 -0700
  • e0e68c5cbc Rename servos[] array in Marlin to servo[] Scott Lahteine 2015-04-14 03:13:25 -0700