Commit Graph

  • 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
  • 71a7408012 Merge pull request #4106 from thinkyhead/rc_temp_compile_err Scott Lahteine 2016-06-21 02:48:46 -07:00
  • 5e469622c9 Merge pull request #4105 from thinkyhead/rc_combine_probe_blocks Scott Lahteine 2016-06-21 02:14:38 -07:00
  • dcb8ec32ee Fix compile error with watch_bed_next_ms Scott Lahteine 2016-06-21 02:13:41 -07:00
  • 3996242e9d Allow Z_MIN_PROBE_REPEATABILITY_TEST solo Scott Lahteine 2016-06-21 01:28:36 -07:00
  • 26a9cd0b08 Move run_z_probe to earlier block Scott Lahteine 2016-06-21 01:25:23 -07:00
  • 7f8a2025af Move raise_z_after_probing into earlier block Scott Lahteine 2016-06-21 01:02:01 -07:00
  • 71534dc11f Merge pull request #4100 from thinkyhead/rc_z_deploy Scott Lahteine 2016-06-21 00:40:48 -07:00
  • 6563b07879 Test for mechanical and fix mounted probes Scott Lahteine 2016-06-20 14:56:16 -07:00
  • 2530371516 Always disable probe at the end of G29 Scott Lahteine 2016-06-20 16:40:28 -07:00
  • 6aba98e470 Comment on setup_for_endstop_move Scott Lahteine 2016-06-20 16:18:41 -07:00
  • 04e88d008e Clear up ordering in G30 Scott Lahteine 2016-06-20 16:18:30 -07:00
  • ed75b0ea11 Make clean_up function available for probes Scott Lahteine 2016-06-20 16:21:43 -07:00
  • 51d52cb52a Make run_z_probe available for any bed probe Scott Lahteine 2016-06-20 16:02:27 -07:00
  • f6b09cf465 Always use deploy/stow for dock_sled Scott Lahteine 2016-06-20 15:50:51 -07:00
  • 3b457c2dd3 Use deploy/stow with FIX_MOUNTED_PROBE too Scott Lahteine 2016-06-20 14:31:01 -07:00
  • 524f6d9bd6 Merge pull request #4096 from thinkyhead/rc_always_raise_servo Scott Lahteine 2016-06-19 20:40:06 -07:00
  • 7e9d4a68d4 Always raise Z (if needed) for servo deploy/stow Scott Lahteine 2016-06-12 15:15:37 -07:00
  • 9beb3f2f5e Merge pull request #4097 from thinkyhead/rc_fil_runout_cleanup Scott Lahteine 2016-06-19 19:46:14 -07:00
  • f215b30932 Merge pull request #4093 from thinkyhead/rc_probe_without_abl Scott Lahteine 2016-06-19 19:44:25 -07:00
  • 2fd2301928 FILRUNOUT => FIL_RUNOUT Scott Lahteine 2016-06-19 19:25:09 -07:00
  • dfbf8b3c2c FIL_RUNOUT_INVERTING false by default Scott Lahteine 2016-06-19 19:24:59 -07:00
  • 7b5cd314a5 Merge pull request #4095 from thinkyhead/rc_fil_runout_cleanup Scott Lahteine 2016-06-19 18:48:18 -07:00
  • 42ccb5b0df Travis test a servo probe without ABL Scott Lahteine 2016-06-19 17:48:26 -07:00
  • de12228758 Make Z Probe options independent of ABL Scott Lahteine 2016-06-14 18:03:17 -07:00
  • add0032820 Improve FILAMENT_RUNOUT_SENSOR, FILRUNOUT_PIN Scott Lahteine 2016-06-19 18:05:57 -07:00
  • 15a5eeb740 Merge pull request #4094 from thinkyhead/rc_cartesio_config Scott Lahteine 2016-06-19 17:43:25 -07:00
  • f8c278ce4d Cartesio UI display option in all configs Scott Lahteine 2016-06-19 17:39:46 -07:00
  • 43ec24158e Merge pull request #4092 from thinkyhead/rc_sd_error Scott Lahteine 2016-06-19 17:30:29 -07:00
  • 400e13d136 Output a message for SD read errors Scott Lahteine 2016-06-19 17:14:56 -07:00
  • 96b8bcca84 Merge pull request #4081 from thinkyhead/rc_tweaky_m48_tweaks Roxy-3D 2016-06-18 22:21:16 -05:00
  • b7e3c1bbc4 Tweak M48 output conditions Scott Lahteine 2016-06-18 15:38:15 -07:00
  • b714fb644c Merge pull request #4085 from thinkyhead/rc_fix_M851 Scott Lahteine 2016-06-18 15:42:52 -07:00
  • 1dad912b03 Adjust M48 raise / move handling Scott Lahteine 2016-06-18 03:16:13 -07:00
  • 46d3ef2223 Simplify sample_set probe_pt call in M48 Scott Lahteine 2016-06-18 03:15:49 -07:00
  • a647b05f82 Shrink some debug code in G28 Scott Lahteine 2016-06-18 03:13:34 -07:00
  • 4edf813bde Just-in-time declaration style in M48 Scott Lahteine 2016-06-18 01:41:57 -07:00
  • c475291e19 Fix M851 Juan Ricardo Gomez Anaya 2016-06-18 15:58:42 -05:00
  • e35583888c Merge pull request #4082 from esenapaj/Follow-up-the-PR-#4065 Scott Lahteine 2016-06-18 03:31:12 -07:00
  • 6dff52d920 Merge pull request #4078 from RicardoGA/Language_Spanish Scott Lahteine 2016-06-18 03:28:46 -07:00
  • da526f6ba9 Merge pull request #4080 from thinkyhead/rc_probe_feedrates Scott Lahteine 2016-06-18 02:44:52 -07:00
  • d55b94d606 Follow-up the PR #4065 (Remove support for XY servo endstops) esenapaj 2016-06-18 17:58:31 +09:00
  • 4e860babbc Allow setting xy_travel_speed for delta leveling also Scott Lahteine 2016-06-18 01:40:49 -07:00
  • d36d4edd80 Tweak partial homing code Scott Lahteine 2016-06-18 01:16:50 -07:00
  • d3a05de96e Save and restore feedrate in probe functions Scott Lahteine 2016-06-18 01:16:26 -07:00
  • 5991eb428f Update Spanish Language Juan Ricardo Gomez Anaya 2016-06-18 00:27:04 -05:00
  • f33bd0bb10 Merge pull request #4077 from thinkyhead/rc_delete_old_macros Scott Lahteine 2016-06-17 18:59:16 -07:00
  • 599154f9e2 Merge pull request #4076 from thinkyhead/rc_stop_print Scott Lahteine 2016-06-17 18:53:29 -07:00
  • defcacc1a9 Delete some obsolete Z servo macros Scott Lahteine 2016-06-17 18:49:17 -07:00
  • bbf5b486c3 Add an SD Card stop function, use in ultralcd Scott Lahteine 2016-06-17 18:27:14 -07:00
  • 3a150f07c2 Merge pull request #4073 from thinkyhead/rc_temp_mystery Scott Lahteine 2016-06-17 17:49:50 -07:00
  • c53d6441d1 Merge pull request #4074 from thinkyhead/rc_fix_gitignore Scott Lahteine 2016-06-17 17:48:23 -07:00
  • 17bd77031f .gitignore comments in correct format Scott Lahteine 2016-06-17 17:47:07 -07:00
  • bd4ec727e7 Merge pull request #4066 from thinkyhead/rc_M851_with_probe Scott Lahteine 2016-06-17 17:32:55 -07:00
  • 692a6e7c91 Merge pull request #4065 from thinkyhead/rc_goodbye_xy_servos Scott Lahteine 2016-06-17 17:32:08 -07:00
  • de177ba6c9 Minor tweaks to M109 / M190 Scott Lahteine 2016-06-17 17:26:21 -07:00
  • eab44b30d4 Safety and serial sections Scott Lahteine 2016-06-17 15:03:43 -07:00
  • fc56a547d1 Rename movement section to motion Scott Lahteine 2016-06-17 15:03:33 -07:00
  • a8b8796cd7 Define probe offsets when a probe exists Scott Lahteine 2016-06-16 19:00:51 -07:00
  • 1000563d80 Make M851 standard with a bed probe Scott Lahteine 2016-06-14 18:05:20 -07:00
  • f66a194159 Merge pull request #4062 from jbrazio/bugfix/compiler-warnings Scott Lahteine 2016-06-17 14:23:28 -07:00
  • e189f6a842 Patch Travis test for bed leveling Scott Lahteine 2016-06-16 19:26:30 -07:00
  • 1bed392c68 HAS_Z_ENDSTOP_SERVO => HAS_Z_SERVO_ENDSTOP Scott Lahteine 2016-06-16 18:15:48 -07:00
  • 47ce810f52 Remove support for XY servo endstops Scott Lahteine 2016-06-13 20:18:24 -07:00
  • 7641f414cf Merge pull request #4069 from esenapaj/Follow-up-the-PR-#4055 Scott Lahteine 2016-06-17 14:13:37 -07:00
  • dbb6d1ef45 Merge pull request #4071 from token47/patch-1 Scott Lahteine 2016-06-17 14:11:32 -07:00
  • d087ae0b9f Update README.md Andre Ruiz 2016-06-17 17:02:18 -03:00
  • d1e5dc6319
    Fixes misc gcc warnings João Brázio 2016-06-16 19:24:11 +01:00