 Scott LahteineandGitHub
|
fc93796e42
|
Merge pull request #4967 from thinkyhead/rc_dac_menu
Revised DAC Drive Strength Menu
|
2016-10-09 00:52:48 -05:00 |
|
 Scott LahteineandGitHub
|
00261cbfcb
|
Merge pull request #4933 from thinkyhead/rc_drop_pid_func_range
Squashed - Removal of PID functional range
|
2016-10-07 15:07:55 -05:00 |
|
 Scott LahteineandGitHub
|
ee01def16d
|
Merge pull request #4955 from thinkyhead/rc_debug_pins
PINS_DEBUGGING and M43: Read pin states
|
2016-10-07 14:47:34 -05:00 |
|
 Scott LahteineandGitHub
|
3c97fa6e29
|
Merge pull request #4963 from esenapaj/Fix-for-advance-algorithm
Move routine of direction signal of ADVANCE and LIN_ADVANCE from Stepper::isr() to Stepper::advance_isr()
|
2016-10-07 00:33:42 -05:00 |
|
 Scott LahteineandGitHub
|
48e63c4730
|
Comment some globals
|
2016-10-06 22:06:33 -05:00 |
|
 Scott LahteineandGitHub
|
9a6c66602f
|
Fix formatting of extrapolate debug output
|
2016-10-06 17:04:22 -05:00 |
|
 Scott LahteineandGitHub
|
cd77eb5c40
|
Clear grid for bilinear G29
|
2016-10-06 17:00:53 -05:00 |
|
 Scott LahteineandGitHub
|
53a0856f5c
|
Print Y as int in print_bed_level
|
2016-10-06 16:46:54 -05:00 |
|
 Scott LahteineandGitHub
|
c63cb45268
|
Fix thermal runaway timeout
|
2016-10-05 08:42:39 -05:00 |
|
 Scott LahteineandGitHub
|
9dd56e61bd
|
Merge pull request #4954 from thinkyhead/rc_more_debug_homing
Fix buzzer when both i2c and beeper pin are set
|
2016-10-05 03:39:47 -05:00 |
|
 Scott LahteineandGitHub
|
cc02f6edf8
|
Merge pull request #4943 from esenapaj/Small-update-of-language_kana_h
Small update of language_kana.h
|
2016-10-04 03:21:57 -05:00 |
|
 Scott LahteineandGitHub
|
ca26011e3c
|
Merge pull request #4941 from MagoKimbra/rc_fix_M205
Add note for M205
|
2016-10-04 03:21:20 -05:00 |
|
 Scott LahteineandGitHub
|
9485aa8f13
|
Include negative Z probe offset in clearance move
|
2016-10-03 16:18:04 -05:00 |
|
 Scott LahteineandGitHub
|
5c1eb595e6
|
Fix for G2/G3 negative radius
As suggested in #4940
|
2016-10-03 14:48:44 -05:00 |
|
 Scott LahteineandGitHub
|
d5f598cd82
|
Tweak probe debug, add newline
|
2016-10-02 17:35:40 -05:00 |
|
 Scott LahteineandGitHub
|
c592ccb6f5
|
Patch max_jerk[Z] menu item
|
2016-10-02 10:12:47 -05:00 |
|
 Scott LahteineandGitHub
|
6abfc96165
|
Merge pull request #4936 from thinkyhead/rc_more_debug_homing
Put max_jerk vars in array, clean up jerk code
|
2016-10-02 06:54:54 -05:00 |
|
 Scott LahteineandGitHub
|
911f7e436c
|
Merge pull request #4934 from thinkyhead/rc_more_debug_homing
More detailed debugging of G28 delta
|
2016-10-02 03:17:58 -05:00 |
|
 Scott LahteineandGitHub
|
473f4a17a8
|
Merge pull request #4914 from Rerouter/PID-Unconstrained-Itemp
Pid unconstrained itemp
|
2016-10-01 06:58:07 -05:00 |
|
 Scott LahteineandGitHub
|
bad8899ebc
|
Merge pull request #4900 from thinkyhead/rc_g38_changes
Cleanup of G38.2 / G38.3
|
2016-10-01 06:57:17 -05:00 |
|
 Scott LahteineandGitHub
|
73ce3a61c7
|
Cleanup, comment zigzag
|
2016-10-01 05:21:52 -05:00 |
|
 Scott LahteineandGitHub
|
74d048e77e
|
Merge pull request #4927 from thinkyhead/rc_bltouch_noraise
Don't check Z_MAX on raise when the probe pwns the pin
|
2016-10-01 04:52:56 -05:00 |
|
 Scott LahteineandGitHub
|
3bbdd48a4d
|
Merge pull request #4918 from thinkyhead/rc_abl_patchups
Fix up ABL - Add PROBE_Y_FIRST option. Arduino 1.6.8 required.
|
2016-09-29 15:29:01 -05:00 |
|
 Scott LahteineandGitHub
|
dac7a75054
|
Merge pull request #4919 from thinkyhead/rc_k8400_stops
K8400 has 1xXY an 2xZ endstop plugs
|
2016-09-29 15:24:57 -05:00 |
|
 Scott LahteineandScott Lahteine
|
0d9efb24f3
|
Fix up bilinear_z_offset
|
2016-09-29 01:26:22 -05:00 |
|
 Scott LahteineandScott Lahteine
|
850259bb25
|
Watch bed temp also for Control menu item
|
2016-09-28 14:14:04 -05:00 |
|
 Scott LahteineandGitHub
|
f4b9052529
|
Merge pull request #4899 from thinkyhead/rc_nonlinear_grid
ABL: Enable by type. Bilinear for all.
|
2016-09-26 15:25:09 -05:00 |
|
 Scott LahteineandGitHub
|
9cebbabd05
|
Merge pull request #4893 from thinkyhead/rc_stat_led_check
Define status LED pins without condition
|
2016-09-25 18:50:47 -05:00 |
|
 Scott LahteineandGitHub
|
fd64233182
|
Merge pull request #4895 from thinkyhead/rc_implemented_codes
Include requirements in "Implemented Codes"
|
2016-09-25 11:49:31 -05:00 |
|
 Scott LahteineandGitHub
|
041d127cd3
|
Match bltouch test in do_homing_move with new code
|
2016-09-24 23:58:08 -05:00 |
|
 Scott LahteineandGitHub
|
eb4fa8adf8
|
Merge pull request #4889 from thinkyhead/rc_tweaky_fix
Fix HEATERS_PARALLEL
|
2016-09-24 14:46:00 -05:00 |
|
 Scott LahteineandGitHub
|
8935bed594
|
MIDDLE_DEAD_ZONE => MIDDLE_DEAD_ZONE_R
|
2016-09-24 05:18:36 -05:00 |
|
 Scott LahteineandGitHub
|
6cf0952bf9
|
Merge pull request #4887 from thinkyhead/rc_autumn_fixups
Improve MINIMUM_STEPPER_PULSE
|
2016-09-24 03:23:42 -05:00 |
|
 Scott LahteineandGitHub
|
8061f1fac9
|
Merge pull request #4888 from thinkyhead/fix_warnings_etc
Suppress warnings, fix nonlinear_z_offset
|
2016-09-24 03:22:49 -05:00 |
|
 Scott LahteineandGitHub
|
9ecea6f445
|
Merge pull request #4885 from esenapaj/Update-Japanese-translation
Update Japanese translation
|
2016-09-24 02:49:18 -05:00 |
|
 Scott LahteineandGitHub
|
da1644313d
|
Merge pull request #4883 from esenapaj/Follow-up-the-PR-#4860
Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY)
|
2016-09-23 16:39:37 -05:00 |
|
 Scott LahteineandGitHub
|
903b8bb60c
|
No need for auto_bed_leveling_was_enabled
|
2016-09-23 16:38:22 -05:00 |
|
 Scott LahteineandGitHub
|
d0796fc54c
|
Merge pull request #4868 from thinkyhead/rc_autumn_fixups
Cleanups for the Autumn release
|
2016-09-23 16:11:37 -05:00 |
|
 Scott LahteineandGitHub
|
1370d9a52b
|
Merge pull request #4875 from thinkyhead/rc_bltouch_update
Use probe clearance for bump when homing Z with probe
|
2016-09-22 16:57:08 -05:00 |
|
 Scott LahteineandGitHub
|
dbe41245f1
|
Merge pull request #4821 from thinkyhead/rc_revert_to_raises
Z Raise/Clearance rather than Height
|
2016-09-22 15:30:07 -05:00 |
|
 Scott LahteineandScott Lahteine
|
7d72ed688c
|
Revert motor_current_setting to constexpr
We should use `constexpr` wherever it makes sense, for its added benefits. See http://stackoverflow.com/questions/13346879/const-vs-constexpr-on-variables
|
2016-09-22 15:26:18 -05:00 |
|
 Scott LahteineandGitHub
|
2b7cc27c37
|
Merge pull request #4840 from thinkyhead/rc_G2_G3_arc_r_method
Add support for G2/G3 with R parameter
|
2016-09-21 01:30:37 -05:00 |
|
 Scott LahteineandGitHub
|
e0e10e0e45
|
Merge pull request #4859 from thinkyhead/rc_kinematic_and_scara
Kinematic and SCARA patches
|
2016-09-21 01:21:49 -05:00 |
|
 Scott LahteineandGitHub
|
31f03c838a
|
Only deploy/stow BLTouch for Z axis
|
2016-09-21 00:54:54 -05:00 |
|
 Scott LahteineandGitHub
|
82b0014f5e
|
Merge pull request #4856 from thinkyhead/rc_bltouch_update
Fix and extend BLTouch support
|
2016-09-20 17:13:52 -05:00 |
|
 Scott LahteineandGitHub
|
5cbed13f41
|
'constexpr' => 'const' for PWM_MOTOR_CURRENT
|
2016-09-20 15:57:48 -05:00 |
|
 Scott LahteineandGitHub
|
be3a8f4126
|
Merge pull request #4857 from thinkyhead/rc_fix_travis_u8glib
Arduino 1.6.10, direct download U8glib in Travis CI
|
2016-09-20 15:52:53 -05:00 |
|
 Scott LahteineandGitHub
|
7ae351c92f
|
Merge pull request #4842 from thinkyhead/rc_DISABLE_Z_MIN_PROBE_ENDSTOP_whassup
Drop DISABLE_Z_MIN_PROBE_ENDSTOP, clean up probe config
|
2016-09-20 12:16:51 -05:00 |
|
 Scott LahteineandGitHub
|
ba94c89e21
|
Merge pull request #4852 from esenapaj/Fix-for-advance-extrusion-algorithms
Fix for advance extrusion algorithms
|
2016-09-20 11:33:14 -05:00 |
|
 Scott LahteineandGitHub
|
e87ad155cc
|
Merge pull request #4851 from thinkyhead/rc_linear_grid
Patch G29 for 3-point leveling
|
2016-09-20 11:29:59 -05:00 |
|
 Scott LahteineandGitHub
|
ff38a3c3b1
|
Use SD Detect Pin 53 for 3DRAG, K8200, and K8400
See #4316
|
2016-09-18 23:46:09 -05:00 |
|
 Scott LahteineandGitHub
|
9a9e9afcf8
|
Merge pull request #4839 from thinkyhead/rc_bltouch_servo_nr
Better BLTOUCH support
|
2016-09-18 23:42:16 -05:00 |
|
 Scott LahteineandGitHub
|
f0beae7641
|
Fix stupid, stupid, stupid oversight in G29 update
Mea culpa!
|
2016-09-18 16:24:47 -05:00 |
|
 Scott LahteineandGitHub
|
127d796420
|
Merge pull request #4837 from thinkyhead/rc_nonlinear_in_planner
Handle nonlinear bed-leveling in Planner
|
2016-09-18 15:31:51 -05:00 |
|
 Scott LahteineandGitHub
|
2ebfbc4c8d
|
Merge pull request #4836 from thinkyhead/rc_some_comments
Some comments, const args, debug output tweaks
|
2016-09-18 13:38:07 -05:00 |
|
 Scott LahteineandGitHub
|
48fe2fdc9e
|
Merge pull request #4835 from thinkyhead/rc_abl_non_square_grid
Allow non-square Auto Bed Leveling grid
|
2016-09-18 13:37:43 -05:00 |
|
 Scott LahteineandGitHub
|
fef959c31a
|
Merge pull request #4834 from thinkyhead/rc_code_bool
Standardize code_value_bool
|
2016-09-18 12:44:20 -05:00 |
|
 Scott LahteineandGitHub
|
07ac9a1152
|
Merge pull request #4822 from blubbfish/patch-3
Tweak some german language strings
|
2016-09-18 11:38:22 -05:00 |
|
 Scott LahteineandGitHub
|
20e5140e75
|
Merge pull request #4833 from thinkyhead/rc_no_scara_axis_scaling
Remove SCARA axis_scaling
|
2016-09-18 11:31:50 -05:00 |
|
 Scott LahteineandGitHub
|
37258956d5
|
Merge pull request #4832 from thinkyhead/rc_fix_M0_M1
Enable M0/M1 with Emergency Parser
|
2016-09-18 11:31:36 -05:00 |
|
 Scott LahteineandGitHub
|
d41eeb62af
|
Merge pull request #4781 from thinkyhead/rc_final_z_correction
Use simplified Z correction in G29 when possible
|
2016-09-16 15:14:19 -05:00 |
|
 Scott LahteineandGitHub
|
502150046c
|
Merge pull request #4805 from thinkyhead/rc_config_adjustment
Additional documentation of Configuration.h
|
2016-09-16 15:13:20 -05:00 |
|
 Scott LahteineandGitHub
|
b08bd84f8e
|
Merge pull request #4806 from blubbfish/patch-2
Update language_de.h
|
2016-09-16 14:39:20 -05:00 |
|
 Scott LahteineandGitHub
|
939bf1057c
|
Merge pull request #4820 from darrelhunt/RCBugFix
Fixing Pin Definition Files to Define USBCON
|
2016-09-16 14:33:38 -05:00 |
|
 Scott LahteineandGitHub
|
4ca837b6cf
|
Merge pull request #4815 from tnw513/fix-italian
Added missing translation (Italian)
|
2016-09-15 19:08:28 -05:00 |
|
 Scott LahteineandGitHub
|
e40646de42
|
Merge pull request #4803 from thinkyhead/rc_lcd_button_fix
Clear LCD button state, apply timer to all
|
2016-09-13 18:03:39 -05:00 |
|
 Scott LahteineandGitHub
|
2fce217576
|
Merge pull request #4804 from thinkyhead/rc_fix_broken_G29
Fix some regressive typos in G29
|
2016-09-13 17:51:38 -05:00 |
|
 Scott LahteineandGitHub
|
94d5cf8721
|
Merge pull request #4789 from thinkyhead/rc_better_leveling_etc
Various cleanups ahead of more…
|
2016-09-13 05:21:17 -05:00 |
|
 Scott LahteineandGitHub
|
0ea7ed6db6
|
Merge pull request #4797 from thinkyhead/rc_runout_comments
Fix comment on FILAMENT_RUNOUT_SENSOR
|
2016-09-13 02:25:26 -05:00 |
|
 Scott LahteineandGitHub
|
48e14d049a
|
Merge pull request #4710 from thinkyhead/rc_fix_leveling_maths
Bed leveling that accounts for home XYZ
|
2016-09-10 15:47:39 -05:00 |
|
 Scott LahteineandGitHub
|
416821a71c
|
Merge pull request #4765 from thinkyhead/rc_endstop_direction
Sanitycheck endstop plugs based on homing direction
|
2016-09-10 14:49:50 -05:00 |
|
 Scott LahteineandGitHub
|
2e8fd70fb1
|
Merge pull request #4779 from thinkyhead/rc_cleanups_1
Minor code cleanup, tweak M109/M190
|
2016-09-10 13:47:05 -05:00 |
|
 Scott LahteineandGitHub
|
29c4f67a29
|
Additional path - followup to #4743
|
2016-09-07 15:08:12 -05:00 |
|
 Scott LahteineandGitHub
|
8a8d6e00b7
|
Merge pull request #4756 from thinkyhead/rc_makefilefix
makefile fix for arduino 1.6.9 unzipped
|
2016-09-03 20:24:26 -05:00 |
|
 Scott LahteineandGitHub
|
6f71bd7372
|
Merge pull request #4754 from thinkyhead/rc_mixing_regression
Unify counter_m and counter_M
|
2016-09-02 12:27:43 -05:00 |
|
 Scott LahteineandGitHub
|
cbe9ab902c
|
Merge pull request #4747 from thinkyhead/rc_sd_show_percent
Option to show SD percent on Graphical LCD
|
2016-09-02 07:44:42 -05:00 |
|
 Scott LahteineandGitHub
|
3b2f7ba225
|
Merge pull request #4748 from thinkyhead/rc_sd_print_timer
Patch duration_t toDigital method
|
2016-09-02 04:41:11 -05:00 |
|
 Scott LahteineandGitHub
|
dad94d2fef
|
Merge pull request #4749 from thinkyhead/rc_minumum_minimum
Fix a misspelling of minimum
|
2016-09-02 04:41:00 -05:00 |
|
 Scott LahteineandGitHub
|
ad659b5f91
|
Merge pull request #4725 from thinkyhead/rc_log_machine_info
Log machine info in G28 and G29
|
2016-09-01 23:58:59 -05:00 |
|
 Scott LahteineandGitHub
|
c3caa42630
|
Merge pull request #4738 from thinkyhead/rc_ensure_floats
Optimize stepper ISRs, plus cleanup, shorthand
|
2016-09-01 14:36:22 -05:00 |
|
 Scott LahteineandGitHub
|
3ff657e729
|
Merge pull request #4727 from thinkyhead/rc_homing_together
Add heading for movement settings
|
2016-09-01 14:26:46 -05:00 |
|
 Scott LahteineandGitHub
|
6eaf4f4909
|
Fix spacing of debug output in homeaxis
|
2016-08-28 19:43:33 -05:00 |
|
 Scott LahteineandGitHub
|
1e6d1c39ea
|
Improve verbiage of dropsegments sanity error
|
2016-08-28 19:40:32 -05:00 |
|
 Scott LahteineandGitHub
|
0729a8f08d
|
Use the probe travel height for pre-probe move
Instead of using the home_bump for Z to move close to the bed before doing a slow probe, use the probe travel height.
|
2016-08-28 19:13:08 -05:00 |
|
 Scott LahteineandGitHub
|
dd94d0b9d5
|
Fix bed probing bug without PROBE_DOUBLE_TOUCH
If `PROBE_DOUBLE_TOUCH` wasn't enabled, the probe move could be way too short! See #4701 for example.
|
2016-08-28 19:00:25 -05:00 |
|
 Scott LahteineandGitHub
|
35a0c46f16
|
Tweak debug output for probe in G29
|
2016-08-28 18:44:44 -05:00 |
|
 Scott LahteineandGitHub
|
a82a89bc58
|
Merge pull request #4722 from thinkyhead/rc_minimum_stepper_pulse
MINIMUM_STEPPER_PULSE option
|
2016-08-28 10:03:32 -05:00 |
|
 Scott LahteineandGitHub
|
73c5c312c9
|
Merge pull request #4723 from thinkyhead/rc_fix_some_text
Fix Danish encoding and an error message
|
2016-08-28 10:02:46 -05:00 |
|
 Scott LahteineandGitHub
|
2cb63f0bf7
|
Merge pull request #4719 from thinkyhead/rc_delta_homing_patch
Marlin patches for homing, esp. Delta
|
2016-08-27 20:46:50 -05:00 |
|
 Scott LahteineandGitHub
|
8241cf9901
|
Merge pull request #4720 from thinkyhead/rc_allow_stepper_omission
Patch stepper.cpp to allow omitting steppers
|
2016-08-27 20:36:22 -05:00 |
|
 Scott LahteineandGitHub
|
7e893f4309
|
Merge pull request #4721 from thinkyhead/rc_temperature_isr_comments
Rc temperature isr comments
|
2016-08-27 20:36:03 -05:00 |
|
 Scott LahteineandGitHub
|
338bc768b1
|
Merge pull request #4717 from thinkyhead/rc_log_the_probe
Debug logging of nozzle type and offsets
|
2016-08-27 20:24:19 -05:00 |
|
 Scott LahteineandGitHub
|
fae92e3f3c
|
Merge pull request #4718 from thinkyhead/rc_twibus_patch_20160827
TWIBus patch for proper use of Wire.requestFrom
|
2016-08-27 20:22:53 -05:00 |
|
 Scott LahteineandGitHub
|
d641344d3a
|
Remove redundant probe offset in homing
|
2016-08-27 19:58:56 -05:00 |
|
 Scott LahteineandGitHub
|
fb19a3cdec
|
Merge pull request #4649 from thinkyhead/rc_boelle_danish_update
Danish update (18 Aug 2016)
|
2016-08-27 19:06:05 -05:00 |
|
 Scott LahteineandGitHub
|
8e9ac72191
|
Merge pull request #4709 from thinkyhead/rc_log_the_reason
Log whether homing with probe or endstop
|
2016-08-26 17:05:55 -05:00 |
|
 Scott LahteineandGitHub
|
3b93b79f5c
|
Merge pull request #4703 from bgort/RCBugFix
Add note suggesting RAMBo users use the RAMBo board type or platformio environment
|
2016-08-26 14:53:56 -05:00 |
|
 Scott LahteineandGitHub
|
0c892357a7
|
Merge pull request #4693 from thinkyhead/rc_pins_cleanup_aug23
Cleanup of pins files, Conditionals
|
2016-08-25 21:35:36 -05:00 |
|
 Scott LahteineandGitHub
|
2c3de5ee46
|
Merge pull request #4691 from esenapaj/Suppress-warnings
Suppress warnings
|
2016-08-24 21:35:18 -05:00 |
|
 Scott LahteineandGitHub
|
37ac540a26
|
Fix unsigned/signed comparison in fanPin loop
|
2016-08-24 21:34:30 -05:00 |
|