Commit Graph

  • 14f3ca1b2e Merge pull request #2978 from thinkyhead/tool_offset_abl_rcbugfix Scott Lahteine 2016-03-05 21:23:25 -08:00
  • 91fcdc2b99 Merge pull request #3090 from thinkyhead/rc_spelling Scott Lahteine 2016-03-05 20:50:34 -08:00
  • 772460a7b8 Various minor spelling corrections Scott Lahteine 2016-03-05 20:41:15 -08:00
  • aa0b0483f4 Merge pull request #3089 from thinkyhead/rc_apply_2924 Scott Lahteine 2016-03-05 20:23:14 -08:00
  • 0fb507a75d correct raise_z_for_servo lrpirlet 2016-01-23 15:19:46 +01:00
  • 04a0d45c22 Merge pull request #2821 from MarlinFirmware/ReinitializeDisplay Scott Lahteine 2016-03-05 15:31:49 -08:00
  • b4e5e0f11d Add Watchdog reset in kill() Blue-Marlin 2016-03-04 00:35:18 +01:00
  • 547d35a921 Merge pull request #3067 from Blue-Marlin/ALARM_PIN Scott Lahteine 2016-03-02 20:20:26 -08:00
  • 79778d46d9 Merge pull request #3066 from Blue-Marlin/Fix-disable_all_heaters() Scott Lahteine 2016-03-02 17:35:08 -08:00
  • a68228bf55 Remove unused ALARM_PIN Blue-Marlin 2016-03-02 14:29:49 +01:00
  • 9eb4aceee4 Merge pull request #2986 from thinkyhead/enable_watchdog Scott Lahteine 2016-03-02 05:29:42 -08:00
  • 0631541166 Fix disable_all_heaters() for MAX6675 Blue-Marlin 2016-03-02 14:17:23 +01:00
  • 222d13d5ed Merge pull request #3051 from thinkyhead/rcbugfix_dual_axis_offset Scott Lahteine 2016-03-02 03:45:40 -08:00
  • 186629aee8 Merge pull request #3057 from jbrazio/3034-z_raise_after_probing_fix Scott Lahteine 2016-03-02 03:14:27 -08:00
  • a42fb35c56 Merge pull request #3050 from Blue-Marlin/fix-1166 Scott Lahteine 2016-03-01 11:33:19 -08:00
  • 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis twice for a servo based probe. jbrazio 2016-03-01 00:22:48 +00:00
  • 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because raise_z_after_probing() was only called if the printer type was set to a DELTA or if the printer had a docking sled for the probe. jbrazio 2016-02-29 15:48:26 +00:00
  • 252f4a75cd Merge pull request #3043 from oxivanisher/RCBugFix Scott Lahteine 2016-02-28 23:57:13 -08:00
  • fd1243c184 Merge pull request #3052 from thinkyhead/rc_fix_m145_eeprom_output Scott Lahteine 2016-02-28 23:43:08 -08:00
  • 0bc648353f Merge pull request #3031 from tnw513/RCBugFix Scott Lahteine 2016-02-28 23:23:01 -08:00
  • f27c2b6b4b Reimplement #2892 AnHardt 2016-02-28 22:34:10 +01:00
  • 615bec2329 Activate warning about possible reduced accuracy by default AnHardt 2015-11-04 14:19:33 +01:00
  • 1c889cd303 Refresh previous_cmd_ms during run_z_probe() AnHardt 2015-11-03 20:14:15 +01:00
  • 4b02f33e69 Distribute config-changes to the other configurations AnHardt 2015-10-08 22:23:44 +02:00
  • be24fdacea The same changes to the axis-letters now for the char-displays AnHardt 2016-02-28 23:13:24 +01:00
  • 5b0f659355 Changes for graphics displays AnHardt 2016-02-28 23:19:32 +01:00
  • 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures AnHardt 2015-10-08 21:23:18 +02:00
  • b6e69e71ce Make stepper shutdown after inactivity dependent AnHardt 2016-02-28 15:50:50 +01:00
  • 051325ccd7 Introduce axis_homed AnHardt 2015-10-08 21:04:17 +02:00
  • e736779d7e blink for char-lcds AnHardt 2015-10-08 20:55:46 +02:00
  • 7253a1971d Fix "M145" output in M503 report Scott Lahteine 2016-02-27 22:28:08 -08:00
  • d118e3f985 Merge pull request #3044 from thinkyhead/rc_gcode_spaces Scott Lahteine 2016-02-27 22:21:28 -08:00
  • 100271e6ac minor cleanup in gcode_T Scott Lahteine 2016-02-27 19:56:56 -08:00
  • fd9e94e5a4 Fix crashes when the Z axis is moved via LCD Blue-Marlin 2016-02-28 00:59:47 +01:00
  • 8dccd5a7ea Merge pull request #3018 from CONSULitAS/RCBugFix_K8200_backinsync Scott Lahteine 2016-02-27 05:22:12 -08:00
  • 6a4f06d35d Fix GCode handling of spaces between command letter and first digit Scott Lahteine 2016-02-25 22:50:09 -08:00
  • 68eae2b5a8 added kossel xl example configuration Marc Urben 2016-02-27 01:48:45 +01:00
  • eb5817675d Fix board type: RAMPS 1.4 Silvio Didonna 2016-02-25 15:50:33 +01:00
  • 8006684c19 Merge pull request #3027 from CONSULitAS/RCBugFix_current_command Scott Lahteine 2016-02-24 17:43:38 -08:00
  • cb88fdd242 Protect MarlinSerial against interrupts AnHardt 2016-02-24 17:18:12 +01:00
  • dc0f41868e Make rx tail/head atomic AnHardt 2016-02-03 21:20:34 +01:00
  • ea8409ad5d Fix: current_command_args contains command CONSULitAS 2016-02-24 09:35:04 +01:00
  • 9a3408e58f Merge pull request #3024 from thinkyhead/rc_remove_steps_mm_e Scott Lahteine 2016-02-23 23:37:09 -08:00
  • 1093c780c8 Remove obsolete STEPS_MM_E setting Scott Lahteine 2016-02-23 01:11:58 -08:00
  • a4fe6a45ae K8200: sample config back in sync CONSULitAS 2016-02-21 16:06:25 +01:00
  • c2e5c6c12c Nest Manual Bed Leveling options Scott Lahteine 2016-02-20 20:24:22 -08:00
  • 042a6a0a37 Extend existing MESH_BED_LEVELING test Scott Lahteine 2016-02-20 20:21:34 -08:00
  • 08b3147791 sanity check for MANUAL_BED_LEVELING esenapaj 2016-02-20 14:02:01 +09:00
  • 9f8e6dce20 Merge pull request #2942 from esenapaj/esenapaj-patch-2 Scott Lahteine 2016-02-18 17:59:35 -08:00
  • e1beaf61eb Merge pull request #2985 from AnHardt/adv-ok Scott Lahteine 2016-02-18 17:06:26 -08:00
  • 34cde1b77c Merge pull request #14 from MarlinFirmware/RCBugFix esenapaj 2016-02-19 09:19:23 +09:00
  • f00ca3fd89 Fix layout descr. in configuration_store.cpp Scott Lahteine 2016-02-17 13:05:12 -08:00
  • 0c9db67273 Merge pull request #2983 from AnHardt/ok-echo Scott Lahteine 2016-02-17 19:09:41 -08:00
  • fbfbc5e330 Enable USE_WATCHDOG by default Scott Lahteine 2016-02-09 16:38:10 -08:00
  • d4e7c2d694 Merge pull request #2976 from thinkyhead/drop_configurator Scott Lahteine 2016-02-17 17:08:08 -08:00
  • 9df0e0e0cc Merge pull request #2974 from thinkyhead/sanitycheck_spi_speed Scott Lahteine 2016-02-17 17:07:58 -08:00
  • 3e2473e695 Merge pull request #2988 from thinkyhead/z2_more_extruders Scott Lahteine 2016-02-17 17:07:07 -08:00
  • 8eaba020fb Merge pull request #2973 from thinkyhead/fix_splash_url Scott Lahteine 2016-02-17 17:05:06 -08:00
  • 438a87eba8 Sanity check deprecated SDSLOW, SDEXTRASLOW Scott Lahteine 2016-02-06 21:18:02 -08:00
  • b19b272172 Update configurations with SPI_SPEED Scott Lahteine 2016-02-06 21:17:17 -08:00
  • 7f30f85602 Merge pull request #2987 from thinkyhead/gcode_allow_no_initial_space Scott Lahteine 2016-02-17 14:51:19 -08:00
  • b81d3b83cf Drop the experimental Configurator Scott Lahteine 2016-02-07 00:25:39 -08:00
  • be691b51f1 Remove references to marlinfirmware.org Scott Lahteine 2016-02-06 14:38:11 -08:00
  • f3f58bd619 Merge pull request #2992 from thinkyhead/rc_rename_fpos_t Scott Lahteine 2016-02-17 14:40:33 -08:00
  • b03787262a Merge pull request #2868 from esenapaj/esenapaj-patch-1 Scott Lahteine 2016-02-17 14:15:29 -08:00
  • 83ffc9eb4f Show raw steps in M114 Scott Lahteine 2016-02-11 18:18:22 -08:00
  • 373e8a1ad4 Fixes for COREXY and COREXZ coordinates Scott Lahteine 2016-02-11 18:17:17 -08:00
  • 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