Commit Graph

  • b0be2e41ff Merge pull request #5136 from esenapaj/Follow-up-the-PR-#5133 Scott Lahteine 2016-11-01 11:04:48 -05:00
  • c3a105186d Follow-up the PR #5133 (M355 Case light) esenapaj 2016-11-02 00:31:50 +09:00
  • ee5b8d6dc8 Split moves on grid boundaries with bilinear ABL on cartesian Scott Lahteine 2016-11-01 07:19:00 -05:00
  • 66744a6076 Merge pull request #5133 from thinkyhead/rc_M355_case_light Scott Lahteine 2016-11-01 07:51:27 -05:00
  • 955d14acb0 Patch photo pin code style Scott Lahteine 2016-11-01 06:24:21 -05:00
  • ab3f966f5f Case light G-code M355 Stanley 2016-10-05 21:34:07 +02:00
  • 8b44413498 Merge pull request #5124 from Sebastianv650/RCBugFix_LIN_ADV-Patch Scott Lahteine 2016-11-01 05:13:17 -05:00
  • f418e82b15 Remove redundant definition of EN_C Scott Lahteine 2016-11-01 05:10:07 -05:00
  • f9bea7968f BugFix for incorrect E-speed calculation Sebastianv650 2016-10-31 16:17:30 +01:00
  • 9c108aea18 Merge pull request #5132 from thinkyhead/rc_fix_M43 Scott Lahteine 2016-11-01 02:05:21 -05:00
  • c20b4098be 2 bug fixes & some minor changes Bob-the-Kuhn 2016-10-31 13:56:14 -05:00
  • fa6bf12697 Merge pull request #5118 from thinkyhead/rc_expanded_M43 Scott Lahteine 2016-10-31 08:29:53 -05:00
  • 3a107e280d Developer note in pins_MIGHTYBOARD_REVE.h Scott Lahteine 2016-10-31 08:22:39 -05:00
  • 85e307dcd8 No FAN0_PIN Scott Lahteine 2016-10-31 07:51:31 -05:00
  • ff3a8ca0d1 Use NUM_DIGITAL_PINS instead of custom DIO_COUNT Scott Lahteine 2016-10-31 07:36:01 -05:00
  • 04a1fac029 Some cleanup to M43 Scott Lahteine 2016-10-30 20:10:17 -05:00
  • 24f6612551 Reduce and optimize endstop_monitor code Scott Lahteine 2016-10-31 07:28:51 -05:00
  • b4444e91ae Reduce code and build size of PWM_details Scott Lahteine 2016-10-30 19:36:58 -05:00
  • dbe414ef03 Squash redundant code in PWM_status Scott Lahteine 2016-10-30 19:16:33 -05:00
  • af26d22741 Clean up some spacing and semantics Scott Lahteine 2016-10-30 19:12:51 -05:00
  • 81397d7a9a EXTRUDER_x_AUTO_FAN name change to Ex_AUTO_FAN Bob-the-Kuhn 2016-10-29 16:18:28 -05:00
  • c7f1f0dae6 Add endstop monitor & make pins report pretty Bob-the-Kuhn 2016-10-29 13:42:43 -05:00
  • d567b426d5 Merge pull request #4894 from thinkyhead/rc_mightyboard_rev_e Scott Lahteine 2016-10-31 08:01:41 -05:00
  • 43df9ace4e Merge pull request #5110 from thinkyhead/rc_z2_min_allowed Scott Lahteine 2016-10-31 07:59:45 -05:00
  • 8a4c51f313 Merge pull request #5115 from thinkyhead/rc_buffer_line_wait_later Scott Lahteine 2016-10-30 16:46:18 -05:00
  • 23f05f8be7 Use bit-length types in block_t Scott Lahteine 2016-10-30 16:08:46 -05:00
  • 8dc7807d85 Add support for CoreYZ to planner.buffer_line Scott Lahteine 2016-10-30 16:07:45 -05:00
  • 1cf878fdb1 Calculate dm and e-steps earlier in planner Scott Lahteine 2016-10-30 16:07:23 -05:00
  • 75dbb71dd7 Replace block.busy with a block.flag bit Scott Lahteine 2016-10-30 16:05:14 -05:00
  • c7f22f688f buffer_line can calculate while it's waiting Scott Lahteine 2016-10-29 17:08:42 -05:00
  • 3c3fe1a1ba Merge pull request #5089 from thinkyhead/rc_break_m1_fix Scott Lahteine 2016-10-29 16:07:08 -05:00
  • f3720f4e81 const arguments to test_dual_z_endstops Scott Lahteine 2016-10-29 16:01:27 -05:00
  • 8cebd2a7db Arrange Z2 min before Z2 max Scott Lahteine 2016-10-29 01:54:19 -05:00
  • accabf088a Add support for Z2 min endstop to M119 Scott Lahteine 2016-10-29 01:54:02 -05:00
  • 396434a445 Fix compiler warning in M145 Scott Lahteine 2016-10-27 05:53:44 -05:00
  • 8e787304c9 const float ref args in planner.h Scott Lahteine 2016-10-27 05:53:24 -05:00
  • 07bfc45df8 Adjust spacing in gcode_M149 Scott Lahteine 2016-10-27 02:40:55 -05:00
  • 1a2310c494 Make LCD preheat vars an array to reduce code size Scott Lahteine 2016-10-27 02:40:37 -05:00
  • 1226ae1912 Some cleanup in ultralcd.h Scott Lahteine 2016-10-27 02:12:54 -05:00
  • 50ee749082 Centralize click-handling in the LCD loop Scott Lahteine 2016-10-26 01:42:52 -05:00
  • 47ad97c35e Merge pull request #5109 from thinkyhead/rc_eeprom_M218_tool_offset Scott Lahteine 2016-10-28 20:08:29 -05:00
  • d095c7933b Merge pull request #5108 from MagoKimbra/Fix_M420 Scott Lahteine 2016-10-28 19:23:40 -05:00
  • bff6bbdb12 Indentation in configuration_store.cpp Scott Lahteine 2016-10-28 18:55:42 -05:00
  • 97115d56f9 Print error for M500 with disabled EEPROM Scott Lahteine 2016-10-28 18:53:48 -05:00
  • 67ab54185b Save hotend_offset array (M218) in EEPROM Scott Lahteine 2016-10-28 18:39:23 -05:00
  • dfcdbb437b Fix Command M420 MagoKimbra 2016-10-28 20:53:48 +02:00
  • c34dbfb248 Merge pull request #5072 from thinkyhead/rc_preset_auto_fans Scott Lahteine 2016-10-27 17:12:11 -05:00
  • 1e00f5a4bd Merge pull request #5097 from thinkyhead/rc_fix_endstop_issue Scott Lahteine 2016-10-27 08:32:48 -05:00
  • 9a23f73765 Don't trigger endstops that are actually Z2 or probe Scott Lahteine 2016-10-27 08:00:15 -05:00
  • c07cc9e3f1 Revert changes made to z dual endstop test Scott Lahteine 2016-10-27 07:41:39 -05:00
  • c4c53856a4 Merge pull request #5094 from esenapaj/Fix-for-the-PR-#5088 Scott Lahteine 2016-10-26 21:51:18 -05:00
  • 2e3110539b Merge pull request #5095 from thinkyhead/rc_fix_bilinear_math Scott Lahteine 2016-10-26 21:48:19 -05:00
  • 4ec7ed554d Merge pull request #5093 from esenapaj/Follow-up-the-PR-#5087-etc Scott Lahteine 2016-10-26 21:23:34 -05:00
  • d5a5042d23 Fix for the PR #5088 (Handle M108 in M1 also with ULTIPANEL) esenapaj 2016-10-27 07:21:46 +09:00
  • 9cbedab91b Use DPM where possible Scott Lahteine 2016-10-24 05:26:30 -05:00
  • ad38d91692 Sanity check that auto fan pins can do PWM Scott Lahteine 2016-10-22 18:26:34 -05:00
  • 95275eb9b3 Predefine auto fan pins in some pins files Scott Lahteine 2016-10-22 18:25:59 -05:00
  • 3f94b15cef Fix bilinear grid constraints Scott Lahteine 2016-10-26 18:11:26 -05:00
  • d439fb95f7 Sanity check for the renamed options Scott Lahteine 2016-10-22 20:20:59 -05:00
  • b6aa894893 Rename auto fan pins and add auto fan flags Scott Lahteine 2016-10-22 18:25:42 -05:00
  • ada935de87 Allow TEMP_STAT_LEDS with only one LED defined Scott Lahteine 2016-10-22 20:07:48 -05:00
  • 4b056d8184 Fix warning in ultralcd.cpp Scott Lahteine 2016-10-22 20:08:29 -05:00
  • 9dfd029911 Fix bug in fastio.h _GET_TIMER Scott Lahteine 2016-10-22 20:42:27 -05:00
  • 8b1d90e281 Follow-up the PR #5087 (Fixed SERVO pins on Azteeg X3), etc esenapaj 2016-10-27 06:46:03 +09:00
  • bfd3b3c604 Merge pull request #5087 from Fulg/azteeg-x3-pins Scott Lahteine 2016-10-26 06:01:16 -05:00
  • 208d720614 Merge pull request #5082 from Fulg/RCBugFix Scott Lahteine 2016-10-26 05:55:33 -05:00
  • b5d9639dd0 Merge pull request #5090 from thinkyhead/rc_fix_bilinear_math Scott Lahteine 2016-10-26 05:45:17 -05:00
  • f0d673561f Fix for bilinear grid outside bounds Scott Lahteine 2016-10-26 04:56:42 -05:00
  • 24bcea6c02 Merge pull request #5088 from thinkyhead/rc_break_m1_fix Scott Lahteine 2016-10-26 00:44:01 -05:00
  • 1ba1ec0db9 Handle M108 in M1 also with ULTIPANEL Scott Lahteine 2016-10-25 23:25:47 -05:00
  • 7ad33422e3 Clear dir_t size, not pointer size Scott Lahteine 2016-10-25 22:59:40 -05:00
  • 1c716034ec Fixed SERVO pins on Azteeg X3 Benoit Miller 2016-10-25 17:11:26 -04:00
  • 2aa12d78dc Only issue MAXTEMP when heating Benoit Miller 2016-10-24 17:09:29 -04:00
  • 3fcf915808 Fix uninitialized var in reset_acceleration_rates Scott Lahteine 2016-10-24 11:55:41 -05:00
  • 14f824c3de Merge pull request #5071 from esenapaj/Extend-measuring-range-of-thermocouple Scott Lahteine 2016-10-24 02:00:13 -05:00
  • 1097a50694 Merge pull request #5070 from gcormier/rcbugfix Scott Lahteine 2016-10-24 00:56:36 -05:00
  • fed6cfc5f5 Merge pull request #5074 from Sebastianv650/Accel_calc_v2 Scott Lahteine 2016-10-23 16:42:57 -05:00
  • c397b9d60a Planner acceleration bugfix and speedup v2 Sebastianv650 2016-10-23 12:47:46 +02:00
  • aa99bd8d13 Merge pull request #5068 from esenapaj/Fix-for-PR-#5066 Scott Lahteine 2016-10-23 02:56:36 -05:00
  • 70e287ca8c Extend measuring range of thermocouple for MAX31855 esenapaj 2016-10-17 01:30:04 +09:00
  • f0aed9dac7 Fix #4995 - M48/G29 on CoreXY maybe others? Greg Cormier 2016-10-22 20:45:13 -04:00
  • e50992694f Fix for the PR #5066 (Updated french translation) esenapaj 2016-10-23 06:09:56 +09:00
  • 483082387c Merge pull request #5022 from esenapaj/Fix-for-the-PR-#4553 Scott Lahteine 2016-10-22 13:54:09 -05:00
  • 8b967a9ff0 Merge pull request #5058 from thinkyhead/rc_reverse_arrow_buttons Scott Lahteine 2016-10-22 13:52:35 -05:00
  • 523c7eaa6c Fix for the PR #4553 (Save bytes for custom chars (Hitachi LCD)) esenapaj 2016-10-15 11:30:41 +09:00
  • ca48a49fdb Merge pull request #5065 from petrzjunior/transl Scott Lahteine 2016-10-22 12:46:10 -05:00
  • f0744fc815 Merge pull request #5066 from thinkyhead/rc_french_update Scott Lahteine 2016-10-22 12:45:51 -05:00
  • 88b7f6eb46 Updated french translation Gege2B 2016-10-15 17:52:22 +02:00
  • 3544c3632f Merge pull request #5062 from thinkyhead/rc_warnings_fix Scott Lahteine 2016-10-22 12:21:36 -05:00
  • 8323d78ed7 Translated BLTOUCH and DAC strings Petr Zahradník junior 2016-10-22 19:12:21 +02:00
  • e151f952a3 Apply encoder reverse options to keypad arrows Scott Lahteine 2016-10-22 07:40:02 -05:00
  • cfb47929ca Merge pull request #5060 from thinkyhead/rc_fix_ugly_code Scott Lahteine 2016-10-22 11:27:30 -05:00
  • dca50737f5 fixed warning: ISO C++ forbids compound-literals Josef Pavlik 2016-10-13 18:16:46 +02:00
  • 0bd66807b2 fixed warning: extra ; Josef Pavlik 2016-10-13 17:51:44 +02:00
  • d35dc407a8 fixed warning: ISO C99 requires rest arguments to be used Josef Pavlik 2016-10-13 17:44:35 +02:00
  • c2b51af3ba fixed warning: ISO C does not permit named variadic macros Josef Pavlik 2016-10-13 15:29:29 +02:00
  • 0d3fc7dd89 Merge pull request #5059 from gcormier/fixbaby Scott Lahteine 2016-10-22 10:59:17 -05:00
  • f888597197 Reduce, clean up code for mintemp/maxtemp tests Scott Lahteine 2016-10-22 10:14:15 -05:00
  • ad64723354 Move MAX_EXTRUDERS to pins.h Scott Lahteine 2016-10-22 10:07:51 -05:00
  • 5f5a55a0de Add a ZERO macro to clear arrays Scott Lahteine 2016-10-22 10:07:18 -05:00