Commit Graph

  • fdb6533730 Merge pull request #4162 from thinkyhead/rc_anhardt_sled3 Scott Lahteine 2016-06-27 20:25:36 -07:00
  • 0c24e0e445 Support for newer Wire library Scott Lahteine 2016-06-27 12:51:50 -07:00
  • ddb386c139 Init DAC_DISABLE_PIN in dac_init Scott Lahteine 2016-06-27 12:38:00 -07:00
  • e480ee0054 Further cleanup of G28 for probes AnHardt 2016-06-27 18:01:11 +02:00
  • 39883d03fc universalize axis_unhomed_error() AnHardt 2016-06-28 00:46:40 +02:00
  • e616093d4c Simplify dock_sled() AnHardt 2016-06-27 18:09:22 +02:00
  • 6c60869409 Support DAC_OR_ADDRESS in Printrboard too Scott Lahteine 2016-06-27 12:36:21 -07:00
  • 593c8bf286 Support for Rigidbot V2 Scott Lahteine 2016-06-27 12:35:20 -07:00
  • 1df63b7ef4 Merge pull request #4158 from thinkyhead/rc_has_lcd_contrast Scott Lahteine 2016-06-27 12:24:02 -07:00
  • 511503ede9 CARTESIO_UI has lcd contrast Scott Lahteine 2016-06-27 12:04:49 -07:00
  • 71a693b3ec Merge pull request #4154 from thinkyhead/rc_probe_raise_options Scott Lahteine 2016-06-26 16:03:42 -07:00
  • 829c92f1ba Use Z_RAISE_BETWEEN_PROBINGS with MBL Scott Lahteine 2016-06-26 15:38:54 -07:00
  • eb1755208f Merge pull request #4153 from thinkyhead/rc_probe_raise_options Scott Lahteine 2016-06-26 15:30:08 -07:00
  • 10da7ac86c Combine Z raise before/after options Scott Lahteine 2016-06-26 13:56:30 -07:00
  • 9caa8941e2 Merge pull request #4149 from thinkyhead/rc_minimum_raise_in_probe_pt Scott Lahteine 2016-06-25 19:35:58 -07:00
  • 3fa631130f Ensure a minimum height before XY move in probe_pt Scott Lahteine 2016-06-25 19:19:31 -07:00
  • 815000ff32 Merge pull request #4148 from thinkyhead/3drag_delay_anhardt Scott Lahteine 2016-06-25 19:16:37 -07:00
  • a7684eef7a Squish code in ST7920 Scott Lahteine 2016-06-25 18:32:13 -07:00
  • b4076883cc Set testet delays for K8200, RAMBO, MINIRAMBO and ST7920 AnHardt 2016-06-14 11:08:28 +02:00
  • 4454d80276 Decrease the needed nops to 1 AnHardt 2016-06-07 13:45:35 +02:00
  • 56c42b572c 3 ms speedup for ST7920 and delay for BOARD_3DRAG AnHardt 2016-06-04 14:54:20 +02:00
  • ca184d3d72 Merge pull request #4147 from thinkyhead/rc_fix_M48_raise Scott Lahteine 2016-06-25 18:15:33 -07:00
  • e72bd68eaf Merge pull request #4146 from epatel/epatel/max_z_endstop Scott Lahteine 2016-06-25 18:05:02 -07:00
  • b4161cbd98 Fix debug output in probe_pt Scott Lahteine 2016-06-25 17:59:03 -07:00
  • da88b00585 MBL: Add support for max z endstop Edward Patel 2016-06-25 21:58:02 +02:00
  • c8a9829387 Merge pull request #4140 from thinkyhead/rc_button_reliability Scott Lahteine 2016-06-24 20:05:56 -07:00
  • 74878d1f16 Always do a brief delay in lcd_quick_feedback Scott Lahteine 2016-06-24 14:46:10 -07:00
  • 7de7552069 Merge pull request #4133 from MagoKimbra/Single_home_axis_delta Scott Lahteine 2016-06-23 21:14:22 -07:00
  • de0e6d5f13 Merge pull request #4134 from thinkyhead/rc_followup_4021 Scott Lahteine 2016-06-23 20:55:49 -07:00
  • 15a6b49f37 Simplified probe_pt (in G30) Scott Lahteine 2016-06-23 20:25:46 -07:00
  • 6a7045b9bf Remove clean_up_after_endstop_move Scott Lahteine 2016-06-23 20:23:19 -07:00
  • 2a4f866561 Simplified probe_pt (in G29) Scott Lahteine 2016-06-23 20:22:28 -07:00
  • 89a2aa026b Simplified probe_pt (in M48) Scott Lahteine 2016-06-23 19:22:45 -07:00
  • f8530c5d1f Simplified probe_pt function (G28 grid) Scott Lahteine 2016-06-23 19:09:32 -07:00
  • c376c08042 Simplified probe_pt function (part 1) Scott Lahteine 2016-06-23 19:00:29 -07:00
  • 9a71b7f8ad Fix debug message for 3-point leveling Scott Lahteine 2016-06-23 18:17:31 -07:00
  • 550c03a5a9 Drop raise_z_after_probing function Scott Lahteine 2016-06-23 18:11:54 -07:00
  • bb38c816af Always raise in deploy_z_probe / stow_z_probe Scott Lahteine 2016-06-23 18:00:20 -07:00
  • 68f3350050 Cleanup M401 / M402 Scott Lahteine 2016-06-23 17:04:41 -07:00
  • 3afda99adf Regular handlers for G31 / G32 Scott Lahteine 2016-06-23 17:04:13 -07:00
  • 6803c8e37e Move Z up before, or down after XY, for "blocking move" Scott Lahteine 2016-06-23 15:50:13 -07:00
  • 03c70c1990 SERVO_DEACTIVATION_DELAY => SERVO_DELAY Scott Lahteine 2016-06-23 14:33:29 -07:00
  • 570f3bbc07 Single home Axis Delta need simple sync_plan_position MagoKimbra 2016-06-23 23:09:47 +02:00
  • 61f34eec03 Merge pull request #4125 from jbrazio/bugfix/planner-warning Scott Lahteine 2016-06-22 19:34:37 -07:00
  • bdcd628896 Merge pull request #4126 from thinkyhead/rc_lin_timing_patch Scott Lahteine 2016-06-22 19:24:44 -07:00
  • 664232140d
    Fixes somes compiler warnings João Brázio 2016-06-23 02:22:17 +01:00
  • 6e5e388861 Merge pull request #4021 from thinkyhead/rc_raise_z_for_servos Scott Lahteine 2016-06-22 19:10:37 -07:00
  • 0c5192b288 Patch LIN_ADVANCE timing issue Sebastianv650 2016-06-22 18:32:01 +02:00
  • d4134e6901 Define Z_SAFE_HOMING point when Z_PROBE_SLED is activated alone Scott Lahteine 2016-06-22 17:48:41 -07:00
  • 7b2fadd598 Apply some fixes from Andreas Scott Lahteine 2016-06-22 17:35:59 -07:00
  • bd01592816 Goodbye MECHANICAL_PROBE Scott Lahteine 2016-06-22 17:11:49 -07:00
  • 2640d13a9f Simplify initial raise in M48 Scott Lahteine 2016-06-22 16:53:04 -07:00
  • 3763d45656 Return Z position in run_z_probe Scott Lahteine 2016-06-22 16:52:32 -07:00
  • 1f48b5c30f Pass a raise to probe_pt, not a Z position Scott Lahteine 2016-06-22 16:39:51 -07:00
  • 6fdd5ba246 Save and restore feedrate in more places Scott Lahteine 2016-06-22 15:49:05 -07:00
  • fe173c2bc6 Generalized probe raise, use for after probing Scott Lahteine 2016-06-22 14:40:15 -07:00
  • 7da3080761 Simpler cleanup in G28 / G29 Scott Lahteine 2016-06-22 14:20:34 -07:00
  • 15229d988b Fix compile error for bed matrix in M48 Scott Lahteine 2016-06-22 14:04:46 -07:00
  • c01352cbd5 Add a dependency for z servo macros Scott Lahteine 2016-06-22 14:04:23 -07:00
  • c3794bd695 Add HAS_PROBING_PROCEDURE conditional Scott Lahteine 2016-06-22 14:03:22 -07:00
  • 42ce60c5cc Make sure NUM_SERVOS is set for Z servo endstop Scott Lahteine 2016-06-22 14:01:19 -07:00
  • b590a7dee0 Make Z_RAISE_BETWEEN_PROBINGS a more general option Scott Lahteine 2016-06-22 14:00:44 -07:00
  • bb9c67b4b5 Tweak some feedrate vars Scott Lahteine 2016-06-22 03:27:31 -07:00
  • 5158bd6e93 Screen out G29 E for sled and allen key, allow single probe Scott Lahteine 2016-06-21 21:01:01 -07:00
  • ccae92588d Cleanup debug in G28 and G29 Scott Lahteine 2016-06-21 16:18:19 -07:00
  • b4a9d2366c Use a macro for kinematic sync_plan_position Scott Lahteine 2016-06-21 18:56:25 -07:00
  • bfccf26294 Use sync_plan_position_delta where needed Scott Lahteine 2016-06-21 16:17:48 -07:00
  • a6b8c67df4 Move probe deploy after setup call in G29 Scott Lahteine 2016-06-21 16:03:02 -07:00
  • e69916d1bd Split up endstop_move functions Scott Lahteine 2016-06-21 15:32:28 -07:00
  • 0e18a4897b Simpler handling of sled/allen-key in probe_pt Scott Lahteine 2016-06-21 15:15:59 -07:00
  • 1a92e2ef18 Comment on run_z_probe Scott Lahteine 2016-06-21 15:14:04 -07:00
  • 68e0e5855e For all probes, at the end of G29 simply raise and stow Scott Lahteine 2016-06-21 15:11:56 -07:00
  • c3023f8cc5 Make M401/M402 available with HAS_BED_PROBE Scott Lahteine 2016-06-21 15:04:09 -07:00
  • 9f0c255c69 Show uncorrected position in set_bed_level_equation_3pts Scott Lahteine 2016-06-21 15:02:32 -07:00
  • 07298ac992 Initialize current_position to home_offset on boot Scott Lahteine 2016-06-21 14:58:42 -07:00
  • f30df89ee1 Merge pull request #4122 from thinkyhead/rc_xy_travel_feedrate Scott Lahteine 2016-06-22 03:18:54 -07:00
  • bd99a2bcff Add a Travis test of Z Safe Homing without ABL Scott Lahteine 2016-06-22 03:06:54 -07:00
  • d50539583a Make XY_PROBE_SPEED a general probe option Scott Lahteine 2016-06-22 02:44:55 -07:00
  • 2798499b71 XY_TRAVEL_SPEED => XY_PROBE_SPEED Scott Lahteine 2016-06-22 02:38:50 -07:00
  • 88dc543584 Add a macro for XY_TRAVEL_FEEDRATE Scott Lahteine 2016-06-22 02:22:43 -07:00
  • 937123ab32 Merge pull request #4119 from thinkyhead/fix_stepper_compile_error Scott Lahteine 2016-06-21 20:25:27 -07:00
  • 528df1b02d Travis test for MINIRAMBO and PWM_MOTOR_CURRENT Scott Lahteine 2016-06-21 19:36:06 -07:00
  • 117db77c55 make motor_current_setting static and constexpr Scott Lahteine 2016-06-21 19:36:24 -07:00
  • 111260f407 Merge pull request #4118 from thinkyhead/bq_update_rebase Scott Lahteine 2016-06-21 18:18:48 -07:00
  • 19fb04d761 Update bq Hephestos 2 config João Brázio 2016-06-21 00:40:56 +01:00
  • b0e47608e6 Merge pull request #4108 from esenapaj/Fix-for-PR-#4093 Scott Lahteine 2016-06-21 18:12:08 -07:00
  • c84732e605 Merge pull request #4111 from esenapaj/Cosmetic-changes-and-small-fix-for-thermistortables.h Scott Lahteine 2016-06-21 18:05:32 -07:00
  • cdc661ea5e Merge pull request #4110 from esenapaj/Small-cosmetic-changes-for-language-files Scott Lahteine 2016-06-21 18:04:12 -07:00
  • c8186e9423 Merge pull request #4109 from esenapaj/Enclose-#error-string-by-double-quotes Scott Lahteine 2016-06-21 18:03:30 -07:00
  • d8dcc4ac57 Merge pull request #4117 from thinkyhead/rc_i2c_comment_fix Scott Lahteine 2016-06-21 18:00:36 -07:00
  • 40cd20a236 Fix comments on EXPERIMENTAL_I2CBUS Scott Lahteine 2016-06-21 17:58:44 -07:00
  • 67750d73ef Merge pull request #4107 from thinkyhead/rc_fixup_M48_config Scott Lahteine 2016-06-21 14:56:35 -07:00
  • 385945ca31 Cosmetic changes and small fix for thermistortables.h esenapaj 2016-06-21 03:53:55 +09:00
  • fac58f0291 Cosmetic changes for language files esenapaj 2016-06-16 17:41:03 +09:00
  • 14b661b9e5 Enclose #error string by double-quotes esenapaj 2016-05-16 03:33:07 +09:00
  • d583ea852d Standardize format description of Panel esenapaj 2016-06-21 20:51:27 +09:00
  • aa6d35bd49 Move code block of probe to appropriate position esenapaj 2016-06-21 20:32:00 +09:00
  • 740fb2ce39 Adjust spacing esenapaj 2016-06-21 19:37:45 +09:00
  • f77f3ffa70 Remove duplicated Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX esenapaj 2016-06-21 19:33:45 +09:00
  • 19fe93a5a9 Clean up configs for Z_MIN_PROBE_REPEATABILITY_TEST Scott Lahteine 2016-06-21 03:10:46 -07:00