Commit Graph

  • 31656e68bc Fix for homing X and Y before raising Z when Z_SAFE_HOMING is set. unknown 2016-02-15 15:53:40 -06:00
  • 8ea55323d8 Fix for not raising Z before homing X and Y unknown 2016-02-15 14:52:04 -06:00
  • b83e472bd3 Rename fpos_t to avoid libc conflict Scott Lahteine 2016-02-10 20:49:25 -08:00
  • 68457ee903 For Dual Y/Z use the next available extruder pins Scott Lahteine 2016-02-09 20:04:07 -08:00
  • 711e5db19a Tweak comment in process_next_command Scott Lahteine 2016-02-09 18:16:35 -08:00
  • 400e9329be Allow spaces after a code letter Scott Lahteine 2016-02-09 18:03:13 -08:00
  • cdcb80f3c5 Allow no-space after initial command Scott Lahteine 2016-02-09 18:00:35 -08:00
  • 6f473f7fc6 Repair N in ADVANCED_OK AnHardt 2016-02-09 19:23:26 +01:00
  • efbd705eda Replace the "ok" in M280, M301, M304, M851 with output not including an "ok" AnHardt 2016-02-09 13:36:03 +01:00
  • 8e66028d25 Apply the ABL rotation matrix to the extruder offset. Scott Lahteine 2016-02-08 14:13:53 -08:00
  • ab5aa3fc92 Merge pull request #5 from MarlinFirmware/RCBugFix esenapaj 2016-02-08 05:42:11 +09:00
  • 27d918d836 Merge pull request #4 from MarlinFirmware/RCBugFix esenapaj 2016-02-08 05:35:32 +09:00
  • 159ff94afd Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977 Scott Lahteine 2016-02-07 02:07:21 -08:00
  • 1112dcd3c2 Merge Slow SD Handling #2848 Richard Wackerbarth 2016-02-07 08:00:14 -06:00
  • 1270fbfd38 Using SET_INPUT instead of pinMode Ruwan J Egoda Gamage 2015-12-24 12:12:25 -05:00
  • b58083b0fa Getting rid of SDEXTRASLOW, SDSLOW variables. Ruwan J Egoda Gamage 2015-12-13 23:23:01 -05:00
  • 1833049b8a reusing millis() Ruwan J Egoda Gamage 2015-12-13 22:06:03 -05:00
  • 1b7c443628 Adding SDULTRASLOW variable. Ruwan J Egoda Gamage 2015-12-13 15:47:10 -05:00
  • 6f9e9c0e4f Cleaning up, getting rid of the fake encoder count variable. Ruwan J Egoda Gamage 2015-12-13 12:40:48 -05:00
  • becbfe1065 Fixing Rigidbot LCD Panel Support Ruwan J Egoda Gamage 2015-12-12 20:57:36 -05:00
  • 4882a7eded more suitable display format for delta printer esenapaj 2016-01-29 18:38:25 +09:00
  • d7272e3f36 Merge pull request #3 from MarlinFirmware/RCBugFix esenapaj 2016-01-29 05:43:22 +09:00
  • 9ed1275a37 Merge pull request #1 from MarlinFirmware/RCBugFix esenapaj 2016-01-29 05:40:33 +09:00
  • 62bad1b60f Merge pull request #2848 from japzi/RCBugFix Scott Lahteine 2016-01-26 17:30:12 -08:00
  • 59d345a3dd Update Configuration.h esenapaj 2015-12-23 08:33:01 +09:00
  • b8f0c8a4c7 Update Configuration.h esenapaj 2015-12-23 08:32:07 +09:00
  • df0d599c79 Update Configuration.h esenapaj 2015-12-23 08:31:28 +09:00
  • a366697649 Update Configuration.h esenapaj 2015-12-23 08:29:51 +09:00
  • 7c94c83765 Repair formula mangled by PR#1319 in Jan 2015 Richard Wackerbarth 2015-12-16 08:33:51 -06:00
  • 51aa7d93eb Merge pull request #2902 from Naruto-kyun/patch-1 Richard Wackerbarth 2016-01-15 10:04:15 -06:00
  • 2932602643 Update stepper.cpp Naruto-kyun 2016-01-15 16:50:43 +01:00
  • 06555febdd Using SET_INPUT instead of pinMode Ruwan J Egoda Gamage 2015-12-24 12:12:25 -05:00
  • 8d2aa2368d Update Configuration_adv.h esenapaj 2015-12-23 08:16:36 +09:00
  • 0de5fcad0a Update Configuration_adv.h esenapaj 2015-12-23 08:16:06 +09:00
  • 1403b9acc0 Update Configuration_adv.h esenapaj 2015-12-23 08:15:20 +09:00
  • 5cf1c38ea1 Update Configuration_adv.h esenapaj 2015-12-23 08:12:54 +09:00
  • 04ab61bf40 Update Configuration_adv.h esenapaj 2015-12-23 08:12:28 +09:00
  • 39c62fbd6f Update Configuration_adv.h esenapaj 2015-12-23 08:12:04 +09:00
  • efcb769003 Update Configuration_adv.h esenapaj 2015-12-23 08:09:57 +09:00
  • 992fbb831d Update Configuration_adv.h esenapaj 2015-12-23 08:08:45 +09:00
  • 5ee6fe6385 Update Configuration_adv.h esenapaj 2015-12-23 08:07:12 +09:00
  • 056daf00fc Update Configuration_adv.h esenapaj 2015-12-23 08:06:15 +09:00
  • 71aafb79a0 Update Configuration_adv.h esenapaj 2015-12-23 08:03:54 +09:00
  • 2c9e0415c7 Getting rid of SDEXTRASLOW, SDSLOW variables. Ruwan J Egoda Gamage 2015-12-13 23:23:01 -05:00
  • a64bcd53e9 reusing millis() Ruwan J Egoda Gamage 2015-12-13 22:06:03 -05:00
  • e6cc232184 Adding SDULTRASLOW variable. Ruwan J Egoda Gamage 2015-12-13 15:47:10 -05:00
  • 83c4131ba3 Cleaning up, getting rid of the fake encoder count variable. Ruwan J Egoda Gamage 2015-12-13 12:40:48 -05:00
  • 5eeea2f611 Fixing Rigidbot LCD Panel Support Ruwan J Egoda Gamage 2015-12-12 20:57:36 -05:00
  • f6950acb8e Residual unused variable — Backport Richard Wackerbarth 2015-12-10 18:25:41 -06:00
  • 7a670e3911 Improve planner & stepper PR #263 Richard Wackerbarth 2015-12-10 07:05:38 -06:00
  • 58658c9279 Call the probe pin a probe pin and not a min endstop Richard Wackerbarth 2015-12-10 05:26:48 -06:00
  • 0fa3bac8ee If unused, just don’t define it. Richard Wackerbarth 2015-12-10 07:03:55 -06:00
  • 3b2973da6a Prepare Ramps for user redefinition Richard Wackerbarth 2015-12-10 07:03:28 -06:00
  • 1635613c25 Backport cosmetic Richard Wackerbarth 2015-12-10 06:22:26 -06:00
  • 0b429461d5 Back port Cosmetic changes Richard Wackerbarth 2015-12-10 06:18:34 -06:00
  • 0cebe85e65 Clean up spacing and duplicate entries Richard Wackerbarth 2015-12-10 06:09:44 -06:00
  • e7b40bbe98 Change link to U8glib source Richard Wackerbarth 2015-12-10 05:59:36 -06:00
  • e2da2b4105 Back port language translation Richard Wackerbarth 2015-12-10 05:25:55 -06:00
  • 4f314afaf0 Allow Thermistor #12 to be used on hotends also Richard Wackerbarth 2015-12-10 05:13:10 -06:00
  • 60d5658da8 Revert nozzle_bed_fan_menu_items Scott Lahteine 2015-12-03 16:31:22 -08:00
  • ae4acc42ec Merge ConformingHostMessages (PR#2822) Richard Wackerbarth 2015-12-07 16:12:46 -06:00
  • 57da1b8497 Host parseble output for M109, M190 and M303 AnHardt 2015-11-10 00:02:11 +01:00
  • fcceb98191 Unglobalize no_wait_for_cooling AnHardt 2015-11-09 13:21:47 +01:00
  • 78a347a01a change nx, ny, nz and ne from float to long st_set_position takes long ``void st_set_position(const long& x, const long& y, const long& z, const long& e)`` Wurstnase 2015-12-04 09:41:13 +01:00
  • 6d691aceee change dx, dy, dz and de from float to long anything is long, we don't need float there Wurstnase 2015-12-04 09:37:55 +01:00
  • 6bfcb74c25 The probe stowing coordinates have changed Richard Wackerbarth 2015-12-05 19:31:59 -06:00
  • 0fbfb22506 Renaming delta speeds (PR2824) Wurstnase 2015-12-04 09:30:13 +01:00
  • 8d1eeff021 Fix status LEDs update when reinitializing the display AnHardt 2015-11-13 14:04:48 +01:00
  • e19fe4054d Update README.md AnHardt 2015-12-03 00:38:27 +01:00
  • 5a54204f72 Marlin 1.1.0 Release Candidate 3 - 01 December 2015 Richard Wackerbarth 2015-11-30 06:17:40 -06:00
  • bb4efcf603 Handle temp callbacks when THERMAL_PROTECTION_HOTENDS is not defined AnHardt 2015-11-17 15:13:25 +01:00
  • 96d0d04b8f Update LCD buttons less frequently AnHardt 2015-10-09 21:35:36 +02:00
  • e293ea57f0 Unbalanced brackets in setPwmFrequency Richard Wackerbarth 2015-11-27 09:54:49 -06:00
  • c956b52c4a Babystep Multiplier AnHardt 2015-11-13 12:46:40 +01:00
  • 956418c674 Kc is also a multi-PID parameter Richard Wackerbarth 2015-11-23 06:08:01 -06:00
  • 8cea79a81d Update reference to our wiki Richard Wackerbarth 2015-11-15 12:23:37 -06:00
  • 33addc52a1 Suppress Z_MIN_PROBE_REPEATABILITY_TEST for DELTA and SCARA configurations (PR#2747) AnHardt 2015-11-01 19:37:28 +01:00
  • 8da2e98985 Split RAMPS 1.3 an 1.4 (PR#2741) AnHardt 2015-10-31 02:05:09 +01:00
  • 6dfc7124a1 Add Travis check for ALLEN_KEY (PR#2748) AnHardt 2015-11-01 21:49:40 +01:00
  • be7167ed97 Change XY formatting on LCD (PR#2740) AnHardt 2015-11-03 12:06:05 +01:00
  • 9acdc6c234 Update LICENSE vogtmann 2015-11-01 22:02:51 -06:00
  • e7099ea597 Fix Portuguese (Portugal) strings (PR#2700) Luis Correia 2015-10-09 12:03:14 +01:00
  • a0f6407d6a Merge corrections from dev branch (PR#2704) Richard Wackerbarth 2015-11-12 00:04:18 -06:00
  • 754b13d8fe Patch issue #2315 Scott Lahteine 2015-10-13 04:03:35 -07:00
  • dbd4c17096 Init Kp, Ki, Kd to 0 Scott Lahteine 2015-10-13 04:00:03 -07:00
  • 644c376e84 Use binary OR with endstop bits Scott Lahteine 2015-10-13 03:59:43 -07:00
  • 54a39d8c1a Use a ternary in qr_solve.cpp Scott Lahteine 2015-10-13 03:59:04 -07:00
  • 17c23bbaf3 Shorten gcode_M221 yet function the same Scott Lahteine 2015-10-13 03:58:50 -07:00
  • c0e791dbe9 Only look for "N" line number as first parameter Scott Lahteine 2015-10-13 03:58:11 -07:00
  • b4af4441c5 Clean up watchdog impl. Scott Lahteine 2015-10-13 03:57:36 -07:00
  • 8f16563bbd Use "defined" with LCD_PIN_BL and LCD_PIN_RESET Scott Lahteine 2015-10-13 03:56:38 -07:00
  • 6fa7e24af3 Use "UNUSED" to squash compiler warnings Scott Lahteine 2015-10-13 03:56:07 -07:00
  • d5b7c595ae Use static locals in utf_mapper.h Scott Lahteine 2015-10-13 03:55:16 -07:00
  • 9bdab4f3a8 Clean up "else" and other spacing Scott Lahteine 2015-10-13 03:51:34 -07:00
  • 9b23490f01 Clean up spacing in configs Scott Lahteine 2015-10-13 03:47:49 -07:00
  • c6c37abd41 Update language_kana.h esenapaj 2015-10-25 22:14:40 +09:00
  • c24045475a Update language_kana_utf8.h esenapaj 2015-10-25 20:45:48 +09:00
  • 25d636c9e0 Compiler issues (PR#2696) Richard Wackerbarth 2015-10-04 10:33:55 -05:00
  • 47401ec97b MSG_EXTRUDER_SWITCHED_OFF was renamed to MSG_REDUNDANCY AnHardt 2015-10-07 12:08:57 +02:00
  • ba6a243197 DEBUG message has no parameter (PR#2671) Scott Lahteine 2015-10-03 18:26:15 -07:00