Commit Graph

  • f18d3f451a Limit LCD move_to_x/y coordinates for deltas Scott Lahteine 2016-02-17 18:30:59 -08:00
  • 988332c67a Cosmetic tweaks from dev Scott Lahteine 2016-02-17 18:23:41 -08:00
  • 2690d8568e DOGLCD width/height in Conditionals.h Scott Lahteine 2016-02-17 18:22:15 -08:00
  • 614febaaf3 Fix acceleration limits Scott Lahteine 2016-03-02 23:49:50 -08:00
  • 13ef12ad3f Fix power calculations Scott Lahteine 2016-03-06 02:01:29 -08:00
  • e2b022cce2 Include #3053 Scott Lahteine 2016-03-06 01:49:20 -08:00
  • 5cba0210f2 Small patch to Z_SAFE_HOMING comment Scott Lahteine 2016-03-06 01:38:15 -08:00
  • 6165fd41a5 Fix Hephestos 2 and other configs Scott Lahteine 2016-03-06 01:37:43 -08:00
  • 71718d888a Fix typos in check_axes_activity Scott Lahteine 2016-03-05 19:06:53 -08:00
  • 83795d3e63 deleted double used comments Lukas Abfalterer 2016-03-03 08:55:33 +01:00
  • 143ad74db7 Update PROBE_OFFSET_FROM_EXTRUDER comment section in all example config files. jbrazio 2016-02-29 11:27:09 +00:00
  • b0f5ba0232 Update the PROBE_OFFSET_FROM_EXTRUDE comment section This changes have being discussed at MarlinFirmware/Marlin#2849. jbrazio 2016-02-28 18:25:47 +00:00
  • 02b131b552 Replaced stock BQ PID values with fine tuned ones generated using M303 jbrazio 2016-03-03 13:29:07 +00:00
  • 45dc8a51f3 Added readme file for bqh2 and disabled the SLOWDOWN config flag jbrazio 2016-03-01 02:10:01 +00:00
  • 6a21180bd4 Implemented BQ ZUM Mega 3D board layout as an override to RAMPS 1.3 Scott Lahteine 2016-03-01 01:24:57 +00:00
  • b18816fcbf Fine tuned XYJERK. Disallowed the Z_PROBE_OFFSET_RANGE_MAX to be greater than zero. jbrazio 2016-02-29 10:45:22 +00:00
  • be83036212 Applying suggestions by @thinkyhead at MarlinFirmware/Marlin#3049. - Remove the forced activation of SDSUPPORT, I guess people may use the ZUM 3D board and not the LCD module. - Fixed the tab issue within boards.h file. jbrazio 2016-02-27 23:40:26 +00:00
  • b82d91eca6 Added configuration example for the BQ Hephestos 2 3D printer. Added support for BQ ZUM Mega 3D board and stock Hephestos 2 thermistor. jbrazio 2016-02-27 19:17:07 +00:00
  • 45bcc43e48 Don't override SOURCE_CODE_URL in Default_Version.h Scott Lahteine 2016-02-22 14:05:23 -08:00
  • ef68c1910c Check that the temperature is close to target Scott Lahteine 2016-02-27 22:26:44 -08:00
  • ea9fd1200b Fix M109 so it won't wait for cooling Scott Lahteine 2016-02-21 20:10:53 -08:00
  • e4945b30d2 sbi and cbi are deprecated Scott Lahteine 2016-02-27 04:52:13 -08:00
  • ff13070b59 Use _BV macros, patch up others Scott Lahteine 2016-02-27 04:51:44 -08:00
  • 209f5f21e0 Use macros where possible Scott Lahteine 2016-02-21 22:17:32 -08:00
  • c8f76bb8aa Create BITSET/BITCLR macros Scott Lahteine 2016-02-28 23:29:53 -08:00
  • adc25db8c4 Merge pull request #3005 from thinkyhead/rcbugfix_eeprom Scott Lahteine 2016-03-06 00:31:44 -08:00
  • e7cf85b922 Merge pull request #3013 from thinkyhead/esenapaj-patch-1 Scott Lahteine 2016-03-06 00:30:02 -08:00
  • 6e64895c30 Merge pull request #3001 from AlwaysTinkering/RCBugFix Scott Lahteine 2016-03-06 00:20:29 -08:00
  • 34b8b9f0f5 Merge pull request #2995 from thinkyhead/rcbugfix_corexy_corexz Scott Lahteine 2016-03-06 00:17:03 -08:00
  • 1e20949afb Merge pull request #3092 from thinkyhead/rc_2860_printrbot_lcd Scott Lahteine 2016-03-06 00:14:29 -08:00
  • f5972c4d2c Merge pull request #2994 from AnHardt/Inerrup-save-serial Scott Lahteine 2016-03-05 22:25:12 -08:00
  • 3a3d358df9 Fix Printrboard with LCD (redo) Scott Lahteine 2016-03-05 22:03:16 -08:00
  • eb85342fd9 Merge pull request #2989 from AnHardt/fix2661 Scott Lahteine 2016-03-05 21:30:17 -08:00
  • 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