Commit Graph

  • d80a79eb77 Use right-shift instead of / 2, why not? Scott Lahteine 2016-10-02 00:18:41 -05:00
  • 02fe9cf558 Removal of functional range constraint Rerouter 2016-10-02 08:43:46 +11:00
  • 5f5d87cad3 Update Configuration.h Rerouter 2016-09-28 17:38:09 +10:00
  • 6abfc96165 Merge pull request #4936 from thinkyhead/rc_more_debug_homing Scott Lahteine 2016-10-02 06:54:54 -05:00
  • 761593b74b Cleanup some vars, use of min/max Scott Lahteine 2016-10-02 04:38:17 -05:00
  • d19cfcfc1d max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK Scott Lahteine 2016-10-02 04:37:13 -05:00
  • 911f7e436c Merge pull request #4934 from thinkyhead/rc_more_debug_homing Scott Lahteine 2016-10-02 03:17:58 -05:00
  • e7dc174f30 More detailed debugging of G28 delta Scott Lahteine 2016-10-02 01:48:17 -05:00
  • 473f4a17a8 Merge pull request #4914 from Rerouter/PID-Unconstrained-Itemp Scott Lahteine 2016-10-01 06:58:07 -05:00
  • bad8899ebc Merge pull request #4900 from thinkyhead/rc_g38_changes Scott Lahteine 2016-10-01 06:57:17 -05:00
  • 73ce3a61c7 Cleanup, comment zigzag Scott Lahteine 2016-10-01 05:21:52 -05:00
  • 0d538f3db6 Add to all configurations Scott Lahteine 2016-09-29 15:06:27 -05:00
  • 919fe3e4b8 Rename feature to G38_PROBE_TARGET Scott Lahteine 2016-09-29 15:06:01 -05:00
  • a2864ab7fe Patched up, cleaned up Scott Lahteine 2016-09-26 01:30:34 -05:00
  • 2911aa7ffa code changes to implement G38 commands Bob-the-Kuhn 2016-09-19 14:17:10 -05:00
  • 74d048e77e Merge pull request #4927 from thinkyhead/rc_bltouch_noraise Scott Lahteine 2016-10-01 04:52:56 -05:00
  • 4afa293289 Say "BLTOUCH" in machine info report Scott Lahteine 2016-09-29 21:28:23 -05:00
  • ed7d2694fc Don't check Z_MAX on raise when the probe pwns the pin Scott Lahteine 2016-09-30 16:37:49 -05:00
  • 638b809d90 Merge pull request #3 from thinkyhead/rc_unconstrain_pid Rerouter 2016-09-30 17:41:32 +10:00
  • 3bbdd48a4d Merge pull request #4918 from thinkyhead/rc_abl_patchups Scott Lahteine 2016-09-29 15:29:01 -05:00
  • dac7a75054 Merge pull request #4919 from thinkyhead/rc_k8400_stops Scott Lahteine 2016-09-29 15:24:57 -05:00
  • fffc9fefa8 Apply changes to all configs Scott Lahteine 2016-09-29 02:17:33 -05:00
  • 587cb6c283 K8400 has 1xXY an 2xZ endstop plugs Scott Lahteine 2016-09-29 02:07:22 -05:00
  • d234bc160e Require Arduino 1.6.8 to compile Scott Lahteine 2016-09-29 01:39:40 -05:00
  • 2d2c9bdf92 Add PROBE_Y_FIRST option for probe order Scott Lahteine 2016-09-29 01:19:59 -05:00
  • c8c57e59fc Patch the end of G29 to sync plan position Scott Lahteine 2016-09-29 01:18:37 -05:00
  • 81b8c9f8ec Add XY parameters to G29 for mesh dimensions Scott Lahteine 2016-09-29 01:17:16 -05:00
  • 56cf674150 M420 can now enable/disable ABL Scott Lahteine 2016-09-29 01:03:28 -05:00
  • 06790977c4 Use updated position methods Scott Lahteine 2016-09-29 01:02:54 -05:00
  • e8f2604a6f Patch print_bed_level numbering Scott Lahteine 2016-09-29 01:02:14 -05:00
  • d066610514 Patch up bilinear_z_offset Scott Lahteine 2016-09-29 01:01:38 -05:00
  • 850e38d013 G30 will only disable bed leveling Scott Lahteine 2016-09-29 01:00:34 -05:00
  • 510ef5d14a Standard function to turn bed leveling on/off Scott Lahteine 2016-09-29 00:59:06 -05:00
  • ecf7cdde65 Augment planner/stepper getters/setters Scott Lahteine 2016-09-28 14:01:29 -05:00
  • 2febd8ec82 Double-touch debugging Scott Lahteine 2016-09-28 14:01:59 -05:00
  • b331077c32 Use stepper.get_axis_position_degrees Scott Lahteine 2016-09-28 14:05:50 -05:00
  • 0d9efb24f3 Fix up bilinear_z_offset Scott Lahteine 2016-09-28 12:56:35 -05:00
  • 3b3d282f8e Adjusted values for Rigidboard Configuration jaysonkelly 2016-09-27 17:46:58 -06:00
  • 850259bb25 Watch bed temp also for Control menu item Scott Lahteine 2016-09-27 18:29:46 -05:00
  • 92c03a44a9 Fix the PR #4899 (ABL: Enable by type. Bilinear for all.) etc. esenapaj 2016-09-28 04:15:55 +09:00
  • 50e5ee4de4 Update Configuration.h Rerouter 2016-09-28 17:38:09 +10:00
  • 1a2f1d4974 Update temperature.cpp Rerouter 2016-09-28 17:36:53 +10:00
  • a765c98850 Removal of the constraints of the Iterm Rerouter 2016-09-28 17:26:49 +10:00
  • 8b46eb3766 Fix bilinear interpolation Scott Lahteine 2016-09-27 02:38:38 -05:00
  • 5100bdac81 Improve Bilinear Grid Scott Lahteine 2016-09-26 23:38:03 -05:00
  • a3e91ec65e Add 'Q' option to G29 when debug leveling is on Scott Lahteine 2016-09-26 23:39:20 -05:00
  • 1fceda4fb0 Add leveling type and details to machine_info Scott Lahteine 2016-09-26 23:38:52 -05:00
  • e0e0166075 Fix auto bed leveling - turn on after successful G29 Scott Lahteine 2016-09-26 23:39:45 -05:00
  • f4b9052529 Merge pull request #4899 from thinkyhead/rc_nonlinear_grid Scott Lahteine 2016-09-26 15:25:09 -05:00
  • 18e40de39c Adjust final Z after bilinear G29 Scott Lahteine 2016-09-26 00:11:27 -05:00
  • ea0dbee3c9 Enable ABL by type, support bilinear on cartesian Scott Lahteine 2016-09-25 23:17:39 -05:00
  • 9cebbabd05 Merge pull request #4893 from thinkyhead/rc_stat_led_check Scott Lahteine 2016-09-25 18:50:47 -05:00
  • fd64233182 Merge pull request #4895 from thinkyhead/rc_implemented_codes Scott Lahteine 2016-09-25 11:49:31 -05:00
  • 5fff8d148b Clean up digital pots and microsteps Scott Lahteine 2016-09-25 06:32:58 -05:00
  • 570676d265 Include requirements in "Implemented Codes" Scott Lahteine 2016-09-25 07:50:11 -05:00
  • cb48292338 Use fastio for literal pins Scott Lahteine 2016-09-25 05:52:10 -05:00
  • 07703d2bd6 Use _PIN suffix on some pins Scott Lahteine 2016-09-24 16:36:12 -05:00
  • 203e519bf4 Sanity check for status LED pins Scott Lahteine 2016-09-24 16:26:57 -05:00
  • ba43277429 Always define status LED pins Scott Lahteine 2016-09-24 16:26:41 -05:00
  • ad691022d7 Fix up spacing in A4JP pins Scott Lahteine 2016-09-24 15:34:00 -05:00
  • fba0b67f7d Rename status led pins Scott Lahteine 2016-09-24 15:33:29 -05:00
  • 9d86c07702 Clean up some fastio.h spacing Scott Lahteine 2016-09-25 06:33:20 -05:00
  • ab84ed22ca No such thing as G6 and G7 pins Scott Lahteine 2016-09-25 05:28:22 -05:00
  • c2f13be750 Mightyboard Revision E Scott Lahteine 2016-09-25 05:28:04 -05:00
  • 041d127cd3 Match bltouch test in do_homing_move with new code Scott Lahteine 2016-09-24 23:58:08 -05:00
  • eb4fa8adf8 Merge pull request #4889 from thinkyhead/rc_tweaky_fix Scott Lahteine 2016-09-24 14:46:00 -05:00
  • 16461900c2 Fix for HEATERS_PARALLEL Scott Lahteine 2016-09-24 00:36:37 -05:00
  • 1583d37edd Comment on M851 case Scott Lahteine 2016-09-23 01:01:22 -05:00
  • 076f3a8284 unsigned char => uint8_t Scott Lahteine 2016-09-24 00:51:21 -05:00
  • 8935bed594 MIDDLE_DEAD_ZONE => MIDDLE_DEAD_ZONE_R Scott Lahteine 2016-09-24 05:18:36 -05:00
  • 6cf0952bf9 Merge pull request #4887 from thinkyhead/rc_autumn_fixups Scott Lahteine 2016-09-24 03:23:42 -05:00
  • 8061f1fac9 Merge pull request #4888 from thinkyhead/fix_warnings_etc Scott Lahteine 2016-09-24 03:22:49 -05:00
  • 7bdc58a818 Suppress warnings, fix nonlinear_z_offset esenapaj 2016-09-24 10:02:51 +09:00
  • 9ecea6f445 Merge pull request #4885 from esenapaj/Update-Japanese-translation Scott Lahteine 2016-09-24 02:49:18 -05:00
  • eabff30e75 Improve MINIMUM_STEPPER_PULSE Scott Lahteine 2016-09-23 23:59:16 -05:00
  • 3ed8f8331c Update Japanese translation esenapaj 2016-09-24 09:24:38 +09:00
  • da1644313d Merge pull request #4883 from esenapaj/Follow-up-the-PR-#4860 Scott Lahteine 2016-09-23 16:39:37 -05:00
  • 903b8bb60c No need for auto_bed_leveling_was_enabled Scott Lahteine 2016-09-23 16:38:22 -05:00
  • ee60225c07 Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY) esenapaj 2016-09-24 06:18:27 +09:00
  • d0796fc54c Merge pull request #4868 from thinkyhead/rc_autumn_fixups Scott Lahteine 2016-09-23 16:11:37 -05:00
  • 0951bffcc0 Sanity check homing bumps Scott Lahteine 2016-09-22 17:10:20 -05:00
  • a9a21db39f No homing bump if bump distance is 0 (or less) Scott Lahteine 2016-09-22 06:23:46 -05:00
  • 2b4da57ea7 Patch Z safe homing for probe Z homing Scott Lahteine 2016-09-21 18:38:47 -05:00
  • c6dd539c84 Print error for M42 bad pin Scott Lahteine 2016-09-22 04:32:31 -05:00
  • 8b399610fb Skip raw moves to current position Scott Lahteine 2016-09-21 18:47:11 -05:00
  • 22ece0081e Pass array pointer to unapply_leveling Scott Lahteine 2016-09-23 03:01:27 -05:00
  • cbc158eb62 Add a proper flag for ABL enabled Scott Lahteine 2016-09-22 18:57:04 -05:00
  • 666e944336 Init xProbe/yProbe for compiler Scott Lahteine 2016-09-21 18:41:35 -05:00
  • 2c52e6ecf4 Clean up G28 MBL code Scott Lahteine 2016-09-21 18:40:30 -05:00
  • 0bf1054bb2 Patch do_homing_move for SCARA Scott Lahteine 2016-09-21 18:35:40 -05:00
  • 6ad0da661c Report position in G92 Scott Lahteine 2016-09-21 17:54:44 -05:00
  • 199a7b5dd5 Tweak SCARA debugging Scott Lahteine 2016-09-21 17:54:05 -05:00
  • 865ad25781 Fix prepare_kinematic_move_to precision Scott Lahteine 2016-09-23 01:46:52 -05:00
  • 85e607153b Improve kinematic optimization options Scott Lahteine 2016-09-21 17:43:06 -05:00
  • 2846531f0b const argument in do_homing_move Scott Lahteine 2016-09-21 17:37:36 -05:00
  • cc639d7d9c Less indentation in Stepper::isr Scott Lahteine 2016-09-21 17:28:54 -05:00
  • 7dec8071b2 Always synchronize in Stepper::set_position Scott Lahteine 2016-09-21 17:37:05 -05:00
  • c6142aa2a1 Minor cleanups in Marlin_main.cpp Scott Lahteine 2016-09-21 17:27:37 -05:00
  • 0427f3cc3b Use memcpy/memset in planner Scott Lahteine 2016-09-21 17:07:34 -05:00
  • 6b9bf8e8fe Add Planner::sync_from_steppers Scott Lahteine 2016-09-21 17:31:32 -05:00