Commit graph

  • 16461900c2 Fix for HEATERS_PARALLEL Scott Lahteine 2016-09-24 00:36:37 -0500
  • 1583d37edd Comment on M851 case Scott Lahteine 2016-09-23 01:01:22 -0500
  • 076f3a8284 unsigned char => uint8_t Scott Lahteine 2016-09-24 00:51:21 -0500
  • 8935bed594 MIDDLE_DEAD_ZONE => MIDDLE_DEAD_ZONE_R Scott Lahteine 2016-09-24 05:18:36 -0500
  • 6cf0952bf9 Merge pull request #4887 from thinkyhead/rc_autumn_fixups Scott Lahteine 2016-09-24 03:23:42 -0500
  • 8061f1fac9 Merge pull request #4888 from thinkyhead/fix_warnings_etc Scott Lahteine 2016-09-24 03:22:49 -0500
  • 7bdc58a818 Suppress warnings, fix nonlinear_z_offset esenapaj 2016-09-24 10:02:51 +0900
  • 9ecea6f445 Merge pull request #4885 from esenapaj/Update-Japanese-translation Scott Lahteine 2016-09-24 02:49:18 -0500
  • eabff30e75 Improve MINIMUM_STEPPER_PULSE Scott Lahteine 2016-09-23 23:59:16 -0500
  • 3ed8f8331c Update Japanese translation esenapaj 2016-09-24 09:24:38 +0900
  • da1644313d Merge pull request #4883 from esenapaj/Follow-up-the-PR-#4860 Scott Lahteine 2016-09-23 16:39:37 -0500
  • 903b8bb60c No need for auto_bed_leveling_was_enabled Scott Lahteine 2016-09-23 16:38:22 -0500
  • ee60225c07 Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY) esenapaj 2016-09-24 06:18:27 +0900
  • d0796fc54c Merge pull request #4868 from thinkyhead/rc_autumn_fixups Scott Lahteine 2016-09-23 16:11:37 -0500
  • 0951bffcc0 Sanity check homing bumps Scott Lahteine 2016-09-22 17:10:20 -0500
  • a9a21db39f No homing bump if bump distance is 0 (or less) Scott Lahteine 2016-09-22 06:23:46 -0500
  • 2b4da57ea7 Patch Z safe homing for probe Z homing Scott Lahteine 2016-09-21 18:38:47 -0500
  • c6dd539c84 Print error for M42 bad pin Scott Lahteine 2016-09-22 04:32:31 -0500
  • 8b399610fb Skip raw moves to current position Scott Lahteine 2016-09-21 18:47:11 -0500
  • 22ece0081e Pass array pointer to unapply_leveling Scott Lahteine 2016-09-23 03:01:27 -0500
  • cbc158eb62 Add a proper flag for ABL enabled Scott Lahteine 2016-09-22 18:57:04 -0500
  • 666e944336 Init xProbe/yProbe for compiler Scott Lahteine 2016-09-21 18:41:35 -0500
  • 2c52e6ecf4 Clean up G28 MBL code Scott Lahteine 2016-09-21 18:40:30 -0500
  • 0bf1054bb2 Patch do_homing_move for SCARA Scott Lahteine 2016-09-21 18:35:40 -0500
  • 6ad0da661c Report position in G92 Scott Lahteine 2016-09-21 17:54:44 -0500
  • 199a7b5dd5 Tweak SCARA debugging Scott Lahteine 2016-09-21 17:54:05 -0500
  • 865ad25781 Fix prepare_kinematic_move_to precision Scott Lahteine 2016-09-23 01:46:52 -0500
  • 85e607153b Improve kinematic optimization options Scott Lahteine 2016-09-21 17:43:06 -0500
  • 2846531f0b const argument in do_homing_move Scott Lahteine 2016-09-21 17:37:36 -0500
  • cc639d7d9c Less indentation in Stepper::isr Scott Lahteine 2016-09-21 17:28:54 -0500
  • 7dec8071b2 Always synchronize in Stepper::set_position Scott Lahteine 2016-09-21 17:37:05 -0500
  • c6142aa2a1 Minor cleanups in Marlin_main.cpp Scott Lahteine 2016-09-21 17:27:37 -0500
  • 0427f3cc3b Use memcpy/memset in planner Scott Lahteine 2016-09-21 17:07:34 -0500
  • 6b9bf8e8fe Add Planner::sync_from_steppers Scott Lahteine 2016-09-21 17:31:32 -0500
  • be11a8a938 Fix debug in Planner::buffer_line Scott Lahteine 2016-09-21 17:06:35 -0500
  • b211df818e Make movement functions more available Scott Lahteine 2016-09-22 07:49:49 -0500
  • 6335acbf5c Patch bug in linear unapply_leveling Scott Lahteine 2016-09-23 02:57:36 -0500
  • 1370d9a52b Merge pull request #4875 from thinkyhead/rc_bltouch_update Scott Lahteine 2016-09-22 16:57:08 -0500
  • e8d5073a90 Use probe clearance for bump when homing Z with probe Scott Lahteine 2016-09-22 15:21:53 -0500
  • dbe41245f1 Merge pull request #4821 from thinkyhead/rc_revert_to_raises Scott Lahteine 2016-09-22 15:30:07 -0500
  • 747a2257dd Only deploy/stow BLTOUCH on downward move Scott Lahteine 2016-09-22 14:27:22 -0500
  • e242946ac3 Patch G29 for linear leveling, reachable with probe Scott Lahteine 2016-09-22 04:37:31 -0500
  • b800eb0fed Add probe option to position_is_reachable Scott Lahteine 2016-09-21 19:16:01 -0500
  • fafafcf9d1 Use unapply_leveling in set_current_from_steppers_for_axis Scott Lahteine 2016-09-15 15:02:36 -0500
  • e69d1e2879 Homing/probing feedrate, comments Scott Lahteine 2016-09-21 16:47:12 -0500
  • 7d72ed688c Revert motor_current_setting to constexpr Scott Lahteine 2016-09-21 14:49:24 -0500
  • 145d9005d1 Fix BLTOUCH string and SERVO_DELAY Scott Lahteine 2016-09-21 01:33:30 -0500
  • 2b7cc27c37 Merge pull request #4840 from thinkyhead/rc_G2_G3_arc_r_method Scott Lahteine 2016-09-21 01:30:37 -0500
  • e0e10e0e45 Merge pull request #4859 from thinkyhead/rc_kinematic_and_scara Scott Lahteine 2016-09-21 01:21:49 -0500
  • 31f03c838a Only deploy/stow BLTouch for Z axis Scott Lahteine 2016-09-21 00:54:54 -0500
  • 0c951436e4 Extend SCARA test, stress-test ABL_GRID_POINTS_* Scott Lahteine 2016-09-16 13:28:36 -0500
  • 3913e04ac7 Add Delta kinematic optimization options Scott Lahteine 2016-09-16 13:07:43 -0500
  • 8e31640229 Optimize prepare_kinematic_move_to Scott Lahteine 2016-09-15 15:38:48 -0500
  • fd9b8ae4d4 Use position_is_reachable in G29, M48 Scott Lahteine 2016-09-15 16:21:38 -0500
  • 7194e4434f SCARA support in position_is_reachable Scott Lahteine 2016-09-15 15:43:59 -0500
  • 1c5f9821c4 SCARA support in homeaxis Scott Lahteine 2016-09-15 15:43:06 -0500
  • 92b4459f6c Simpler G92 for SCARA Scott Lahteine 2016-09-15 15:39:44 -0500
  • 46cc2e3f6a Fix get_cartesian_from_steppers Scott Lahteine 2016-09-15 15:07:14 -0500
  • 435c3ed404 Patch SCARA_move_to_cal for coordinate space Scott Lahteine 2016-09-15 13:58:42 -0500
  • 5efb12e889 Simpler report_current_position for SCARA Scott Lahteine 2016-09-15 03:18:10 -0500
  • 83fc5e1540 No line_to_* functions with IS_KINEMATIC Scott Lahteine 2016-09-15 03:02:42 -0500
  • 59d39d7655 G0 direct move for SCARA Scott Lahteine 2016-09-15 14:15:08 -0500
  • ad9d6870ed SCARA support in do_blocking_move_to Scott Lahteine 2016-09-15 13:21:59 -0500
  • 8542ebcecd prepare_move_to_destination_raw => prepare_uninterpolated_move_to_destination Scott Lahteine 2016-09-15 02:55:23 -0500
  • f900f97611 Update sw endstops in set_axis_is_at_home Scott Lahteine 2016-09-15 03:10:33 -0500
  • 0d43cef1de M206 for MORGAN_SCARA Scott Lahteine 2016-09-15 14:11:00 -0500
  • e94cb7a380 MORGAN_SCARA kinematics Scott Lahteine 2016-09-15 00:28:26 -0500
  • 890bade2fa Additions, mods to SCARA config Scott Lahteine 2016-09-15 21:46:24 -0500
  • 01f1028510 Try on "CLEARANCE" for size Scott Lahteine 2016-09-20 03:49:42 -0500
  • 0e7d638a7a Revert to Probe Raise rather than Probe Height Scott Lahteine 2016-09-13 20:25:12 -0500
  • 82b0014f5e Merge pull request #4856 from thinkyhead/rc_bltouch_update Scott Lahteine 2016-09-20 17:13:52 -0500
  • 51e42a2d77 Adjust BLTouch probe behavior Scott Lahteine 2016-09-20 14:37:18 -0500
  • 13523cbf29 Fix and extend BLTouch support Scott Lahteine 2016-09-20 13:56:23 -0500
  • 5cbed13f41 'constexpr' => 'const' for PWM_MOTOR_CURRENT Scott Lahteine 2016-09-20 15:57:48 -0500
  • be3a8f4126 Merge pull request #4857 from thinkyhead/rc_fix_travis_u8glib Scott Lahteine 2016-09-20 15:52:53 -0500
  • ed759626fe Arduino 1.6.10, direct download U8glib in Travis CI Scott Lahteine 2016-09-20 15:07:39 -0500
  • 7ae351c92f Merge pull request #4842 from thinkyhead/rc_DISABLE_Z_MIN_PROBE_ENDSTOP_whassup Scott Lahteine 2016-09-20 12:16:51 -0500
  • ba94c89e21 Merge pull request #4852 from esenapaj/Fix-for-advance-extrusion-algorithms Scott Lahteine 2016-09-20 11:33:14 -0500
  • e87ad155cc Merge pull request #4851 from thinkyhead/rc_linear_grid Scott Lahteine 2016-09-20 11:29:59 -0500
  • 954563d603 Adjust spacing esenapaj 2016-09-20 19:16:05 +0900
  • 7e9576dc5b Extend the e_steps[] from int to long for allowing more than 32,767 E steps esenapaj 2016-09-20 19:14:48 +0900
  • b04ed8f9c3 Fix inverted stepper signal of ADVANCED and LIN_ADVANCED esenapaj 2016-09-19 21:05:22 +0900
  • 8692748ecd Fix broken direction signal of ADVANCED and LIN_ADVANCED esenapaj 2016-09-19 12:29:59 +0900
  • e9ce42353e Patch G29 for 3-point leveling Scott Lahteine 2016-09-20 04:46:41 -0500
  • c2744d8a8b Add support for G2/G3 with R parameter Scott Lahteine 2016-09-18 20:23:01 -0500
  • e05af606a8 Clean up probe config options Scott Lahteine 2016-09-18 23:28:11 -0500
  • 153e240cdd Probe conditionals to Conditionals_LCD.h Scott Lahteine 2016-09-19 00:24:54 -0500
  • ff38a3c3b1 Use SD Detect Pin 53 for 3DRAG, K8200, and K8400 Scott Lahteine 2016-09-18 23:46:09 -0500
  • 9a9e9afcf8 Merge pull request #4839 from thinkyhead/rc_bltouch_servo_nr Scott Lahteine 2016-09-18 23:42:16 -0500
  • f38a33a5d8 Add handling of BLTouch error state Scott Lahteine 2016-09-18 18:02:53 -0500
  • c4dcfa254e Allow override of Z_ENDSTOP_SERVO_NR with BLTOUCH Scott Lahteine 2016-09-18 17:25:33 -0500
  • 7d9ebda478 Remove redundant servo probe sanity check Scott Lahteine 2016-09-18 21:46:10 -0500
  • f0beae7641 Fix stupid, stupid, stupid oversight in G29 update Scott Lahteine 2016-09-18 16:24:47 -0500
  • 127d796420 Merge pull request #4837 from thinkyhead/rc_nonlinear_in_planner Scott Lahteine 2016-09-18 15:31:51 -0500
  • 77639672d7 Move NONLINEAR bed leveling to planner Scott Lahteine 2016-09-15 00:20:30 -0500
  • 9429c7db89 Use ABC indices in delta[] Scott Lahteine 2016-09-15 01:21:31 -0500
  • 5f2f991192 Use 'logical' rather than 'target' or 'cartesian' Scott Lahteine 2016-09-15 02:31:36 -0500
  • 40d3e854f6 Remove redundant extern delta[] Scott Lahteine 2016-09-15 00:27:31 -0500
  • 2ebfbc4c8d Merge pull request #4836 from thinkyhead/rc_some_comments Scott Lahteine 2016-09-18 13:38:07 -0500
  • 48fe2fdc9e Merge pull request #4835 from thinkyhead/rc_abl_non_square_grid Scott Lahteine 2016-09-18 13:37:43 -0500