Commit Graph

  • 18245c6cd2 Update pins_RAMBO.h Nate Stokes 2015-03-28 22:29:54 -0600
  • 234a9d0b12 Viki 2 Pins from Manual Natealus 2015-03-28 22:11:12 -0600
  • a22efc5f11 Merge pull request #1597 from Wurstnase/g29_auto_script Scott Lahteine 2015-03-28 20:54:17 -0700
  • 62a3da9618 Merge pull request #1723 from thinkyhead/tweak_g92 Scott Lahteine 2015-03-28 20:53:37 -0700
  • cc7a081cae Merge pull request #1722 from Natealus/Development Scott Lahteine 2015-03-28 20:45:55 -0700
  • afff968e88 ARRAY_BY_EXTRUDERS, shorthand to sync planner Scott Lahteine 2015-03-28 20:33:21 -0700
  • 2b0c25a091 Tweak G92 to call plan_set_position only once, yes? Scott Lahteine 2015-03-28 19:18:24 -0700
  • 22bea37393 Azteeg X3 Pro Pin Revisions Natealus 2015-03-28 20:14:42 -0600
  • 93dc0d0518 Merge pull request #1718 from AnHardt/blink Scott Lahteine 2015-03-28 16:20:33 -0700
  • 4f399bf1fb Merge pull request #1721 from thinkyhead/fixup_1699 Scott Lahteine 2015-03-28 16:15:09 -0700
  • edb67ea165 Patch generic delta config Scott Lahteine 2015-03-28 14:13:25 -0700
  • c481c3b180 Move variable blink from ultralcd.h to dogm_lcd_implementation.h AnHardt 2015-03-28 13:14:38 +0100
  • 059052889f Further Sanity Checks for Z_PROBE_AND_ENDSTOP. Chris Roadfeldt 2015-03-28 06:08:04 -0500
  • 8b81f20c61 Filling in more places where Z_PROBE_PIN and Z_PROBE_AND_ENDSTOP need to be. Added Sanity Check for it. Added hook so it's enabled. Chris Roadfeldt 2015-03-28 05:55:42 -0500
  • fd823449ad Added serial message for Z Probe trigger. Chris Roadfeldt 2015-03-28 05:42:38 -0500
  • 92eb8109ab Fix declaration of old_z_probe_endstop. Chris Roadfeldt 2015-03-28 05:09:48 -0500
  • 44b88b41a2 Added credit for code. Chris Roadfeldt 2015-03-28 05:01:04 -0500
  • 2979b40a7a Fixed typo in Z Probe and Endstop section. Chris Roadfeldt 2015-03-28 04:41:03 -0500
  • 9f3ff14008 Enabled separate Z Probe and Z Axis endstop use at same time. Typo fixes in comments in existing code. Chris Roadfeldt 2015-03-28 04:31:51 -0500
  • f47fc879fe Merge pull request #1717 from thinkyhead/fixup_warnings Scott Lahteine 2015-03-27 22:59:49 -0700
  • 29a713ea5e Merge branch 'Development' into fixup_warnings Scott Lahteine 2015-03-27 20:50:45 -0700
  • b14be7235e Merge pull request #1585 from galexander1/strtod_e_fix Scott Lahteine 2015-03-27 20:49:03 -0700
  • ba871e46bf Fix compiler warnings Scott Lahteine 2015-03-27 20:29:05 -0700
  • ffe0df4b36 Latest upstream commits Scott Lahteine 2015-03-27 18:30:56 -0700
  • bc2f249cc6 Merge pull request #1622 from AnHardt/tm-utf-minus-kanji Scott Lahteine 2015-03-27 18:24:19 -0700
  • abfcbd793f Merge pull request #1693 from chris-bo/rework_lcd_beeper Scott Lahteine 2015-03-27 17:03:38 -0700
  • 72510b75d2 Merge pull request #1716 from thinkyhead/fixup_leveling Scott Lahteine 2015-03-27 17:02:54 -0700
  • 55739a4efe Fix Z_APPLY_STEP Scott Lahteine 2015-03-27 17:02:11 -0700
  • 1aec2f437c Merge pull request #1700 from thinkyhead/fixup_leveling Scott Lahteine 2015-03-27 16:37:47 -0700
  • df02b992b0 Fix redundant_temperatrure_raw setting Scott Lahteine 2015-03-27 16:37:22 -0700
  • fe29bdd72b Also fix temperature externs Scott Lahteine 2015-03-27 16:26:07 -0700
  • 578f93bc26 Fixup temp arrays and leveling equation, prepare for merge Scott Lahteine 2015-03-27 16:20:23 -0700
  • 7d472367e2 Merge pull request #1713 from epatel/Development Scott Lahteine 2015-03-27 16:14:55 -0700
  • d841028805 Merge pull request #1714 from thinkyhead/fixup_temperature Scott Lahteine 2015-03-27 16:11:57 -0700
  • ce485175eb Give all temp arrays 4 indices Scott Lahteine 2015-03-27 16:11:28 -0700
  • 782464ea4d Parentheses need here otherwise sanitycheck.h does wrong thing on line 222 Edward Patel 2015-03-27 20:22:59 +0100
  • 460f73056b Fix ECHOPAIR ambiguity Scott Lahteine 2015-03-27 00:46:39 -0700
  • 19d418cd6a Fix up the code to eliminate warnings Scott Lahteine 2015-03-27 00:32:58 -0700
  • b2496533c6 Put " M" into pmem Scott Lahteine 2015-03-26 20:30:14 -0700
  • 267d6bef15 Eliminate most warnings Scott Lahteine 2015-03-26 20:07:17 -0700
  • 3fd7790a15 Merge branch 'Development' into fixup_leveling Latest upstream commits Scott Lahteine 2015-03-26 19:56:58 -0700
  • b76a352d41 Fix the planeNormal calculation Scott Lahteine 2015-03-26 17:14:07 -0700
  • 4385ac4f9d Merge pull request #1707 from thinkyhead/fixup_temperature Scott Lahteine 2015-03-26 17:02:11 -0700
  • 410f64782a Always 4 temp sensors Scott Lahteine 2015-03-26 16:22:21 -0700
  • 0b32431551 Remove abs() from planeNormal.z Scott Lahteine 2015-03-26 16:20:23 -0700
  • 53169d96e8 Set temp_meas_ready in set_current_temp_raw Scott Lahteine 2015-03-26 16:02:15 -0700
  • 06eb7f5b3c Latest upstream commits Scott Lahteine 2015-03-26 15:30:51 -0700
  • 04328d7537 Add zprobe_zoffset in set_bed_level_equation_* Scott Lahteine 2015-03-26 15:29:16 -0700
  • d2e73545ba Merge pull request #1705 from AnHardt/ddt Scott Lahteine 2015-03-26 15:16:37 -0700
  • 81aec66d21 Merge pull request #1704 from AnHardt/firstAid1703 Scott Lahteine 2015-03-26 15:12:40 -0700
  • 78090275a9 Fix probe range editing Scott Lahteine 2015-03-26 13:52:48 -0700
  • 1ff6df8f9e Avoid warnings in SanitiCheck.h AnHardt 2015-03-26 21:30:53 +0100
  • ebe5b87c2c < like in the oher compareble loops AnHardt 2015-03-26 21:18:19 +0100
  • 20f909567a Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji AnHardt 2015-03-26 10:05:00 +0100
  • eab5fad539 code formatting Christian Bohn 2015-03-26 09:00:34 +0100
  • abadeac08d Group zprobe_zoffset with bed leveling Scott Lahteine 2015-03-25 23:06:33 -0700
  • 9e8427f253 Merge pull request #1698 from zeuseye/Development Scott Lahteine 2015-03-25 22:21:57 -0700
  • 32331faee4 Prettify Bed Level Correction Matrix Scott Lahteine 2015-03-25 22:13:59 -0700
  • 46601b1c65 Merge pull request #1696 from epatel/mesh-docs Scott Lahteine 2015-03-25 21:57:32 -0700
  • f5f4c2b366 Merge branch 'Development' into fixup_leveling Latest upstream commits Scott Lahteine 2015-03-25 21:30:49 -0700
  • 7667023817 Merge pull request #1694 from Wurstnase/fix_z_config Scott Lahteine 2015-03-25 21:28:17 -0700
  • 5eff15c409 Merge branch 'Development' into fixup_leveling Latest upstream commits Scott Lahteine 2015-03-25 21:24:38 -0700
  • ad05a726c1 Merge pull request #1691 from AnHardt/PID_dt Scott Lahteine 2015-03-25 21:22:39 -0700
  • 5261d35737 Fix custom m-code behavior Scott Lahteine 2015-03-25 21:20:50 -0700
  • fbf9b21e0c Merge plus fixup zprobe_zoffset Scott Lahteine 2015-03-25 21:14:00 -0700
  • 96b5da7198 Fix up bed leveling code Scott Lahteine 2015-03-25 20:36:24 -0700
  • 02b4f5f9cd Merge pull request #1689 from AnHardt/MAXand161 Scott Lahteine 2015-03-25 20:23:51 -0700
  • f680e509c4 Enclosed error-messages for TEMP_SENSOR_1_AS_REDUNDANT in PSTR() AnHardt 2015-03-25 23:26:06 +0100
  • d43d47da14 Clean "fromsd" array is not SDSUPPORT Victor Torre 2015-03-25 22:05:18 +0100
  • ac81b4084f Make variables and function static. AnHardt 2015-03-25 21:37:15 +0100
  • 92a7260fd0 typos Edward Patel 2015-03-25 21:34:55 +0100
  • 4a78db29eb Added instructions for Mesh bed leveling Edward Patel 2015-03-25 21:28:05 +0100
  • 55025558dc Implement Dry-Run mode in G29 alexborro 2015-03-25 11:12:30 -0300
  • a4ad9117dd comment #define Z_DUAL_STEPPER_DRIVERS wurstnase 2015-03-25 13:46:29 +0100
  • 2dfd0e5ce7 Update Configuration.h chris-bo 2015-03-25 12:44:29 +0100
  • 4c3cbc0961 use only one implementation for beeper feedback Christian Bohn 2015-03-25 12:23:50 +0100
  • 01cc97a3c3 Corected condition for PIDdT AnHardt 2015-03-25 12:08:23 +0100
  • 94330705c7 Move definition of PIDdT back to temperature.h AnHardt 2015-03-25 11:51:41 +0100
  • dd0067afa6 Fix MAX6675 again and introduce set_current_temp_raw() AnHardt 2015-03-25 11:08:24 +0100
  • 80ae160c26 Merge pull request #1688 from AnHardt/ultra-menu-fix Scott Lahteine 2015-03-25 01:50:48 -0700
  • 8848b7e9ef Add the missed {} to END_MENU in ultralcd.cpp AnHardt 2015-03-25 09:48:21 +0100
  • 4beffbca69 Make SMALL_INFOFONT configurable. AnHardt 2015-03-24 23:40:04 +0100
  • 045ea42cc8 Merge remote-tracking branch 'upstream/Development' into Development CONSULitAS 2015-03-24 22:52:02 +0100
  • c2ba5d0c09 Fix ZigZag and Topograph table alexborro 2015-03-24 15:50:31 -0300
  • 0ce3576685 New Feature: Z_DUAL_ENDSTOPS alexborro 2015-03-24 14:06:44 -0300
  • c686069ccd Revert "Remove 6x9 font" AnHardt 2015-03-16 11:18:27 +0100
  • b00a531df8 Revert "Removed now unneded FONT_STATUSMENU" AnHardt 2015-03-24 17:01:56 +0100
  • 9d589cbb2a Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji AnHardt 2015-03-24 16:59:15 +0100
  • 512a0056a9 Merge pull request #1658 from thinkyhead/planner_oh_planner Scott Lahteine 2015-03-23 22:21:27 -0700
  • 8db4fd7177 Merge branch 'Development' into planner_oh_planner Latest upstream commits Scott Lahteine 2015-03-23 22:08:50 -0700
  • c6df5f4d85 small text correction Scott Lahteine 2015-03-23 21:55:03 -0700
  • 8dd94ccf58 Initial list from perusing the commit logs Scott Lahteine 2015-03-23 21:54:06 -0700
  • 4afe50b920 Merge pull request #1651 from thinkyhead/config_testing Scott Lahteine 2015-03-23 21:23:13 -0700
  • 0d81abe1c9 Merge branch 'Development' into config_testing Latest upstream commits Scott Lahteine 2015-03-23 21:13:04 -0700
  • 01740fd9c6 Merge branch 'Development' into planner_oh_planner Latest upstream commits Scott Lahteine 2015-03-23 21:12:36 -0700
  • e2576b1ac5 Merge pull request #1674 from thinkyhead/fix_temperature_minmax Scott Lahteine 2015-03-23 21:10:03 -0700
  • 8b004d26c1 Merge pull request #1681 from thinkyhead/marlin_configurator Scott Lahteine 2015-03-23 21:02:38 -0700
  • fc53e43de6 Don't test raw temp for MAX6675 Scott Lahteine 2015-03-23 20:55:48 -0700
  • 03fa9fae9f Merge branch 'Development' into fix_temperature_minmax Latest upstream commits Scott Lahteine 2015-03-23 20:42:48 -0700
  • b1a7f74ee4 A logo for the Marlin wiki Scott Lahteine 2015-03-23 18:25:31 -0700