 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 |
|
 Scott LahteineandGitHub
|
d07d85ac9f
|
Ensure probe points at the delta edge are kept
|
2016-08-23 05:09:56 -05:00 |
|
 Scott LahteineandGitHub
|
13e337ac4b
|
Merge pull request #4688 from AnHardt/crittical_section
Repair MarlinSerial with TX-buffer
|
2016-08-23 03:31:12 -05:00 |
|
 Scott LahteineandGitHub
|
6b274e563d
|
Merge pull request #4685 from thinkyhead/rc_gege2b_french
Update french language
|
2016-08-22 14:20:54 -05:00 |
|
 Scott LahteineandGitHub
|
d8f4f263e0
|
Merge pull request #4673 from thinkyhead/rc_segments_steps_move
MIN_SEGMENTS_FOR_MOVE => MIN_STEPS_PER_SEGMENT
|
2016-08-21 09:34:06 -05:00 |
|
 Scott LahteineandGitHub
|
27b80b1dd1
|
Merge pull request #4667 from thinkyhead/rc_M211_sw_endstop_switch
M211: Enable/Disable Software Endstops
|
2016-08-21 06:44:00 -05:00 |
|
 Scott LahteineandGitHub
|
f9e3347d6f
|
Merge pull request #4669 from thinkyhead/rc_config_descriptions
PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION
|
2016-08-21 06:41:57 -05:00 |
|
 Scott LahteineandGitHub
|
a1f6cf1e5d
|
Merge pull request #4665 from thinkyhead/rc_lcd_not_ultipanel
Clean up ultralcd code, dependencies on ULTIPANEL
|
2016-08-20 22:43:17 -05:00 |
|
 Scott LahteineandGitHub
|
1a255afa36
|
Merge pull request #4666 from thinkyhead/rc_dropsegments_adj
dropsegments => MIN_SEGMENTS_FOR_MOVE
|
2016-08-20 22:42:16 -05:00 |
|
 Scott LahteineandGitHub
|
394c80c87b
|
Merge pull request #4655 from thinkyhead/rc_serial_static
Optimize, reduce size of MarlinSerial
|
2016-08-20 15:51:57 -05:00 |
|
 Scott LahteineandGitHub
|
b15f8ca641
|
Merge pull request #4660 from MagoKimbra/Fix_Zig_Zag
Fix_Zig_Zag
|
2016-08-20 15:44:25 -05:00 |
|
 Scott LahteineandGitHub
|
4d4c00d69c
|
Merge pull request #4651 from thinkyhead/rc_homing_vs_leveling_z
Improvements to homing / leveling
|
2016-08-19 15:45:49 -05:00 |
|
 Scott LahteineandGitHub
|
f3a54316e6
|
Merge pull request #4652 from bgort/RCBugFix
Add Rambo support/env to platformio.ini; properly maps extended pins
|
2016-08-19 09:30:59 -05:00 |
|
 Scott LahteineandGitHub
|
733453569b
|
Merge pull request #4650 from thinkyhead/rc_percent_is_percent
extruder_multiplier => flow_percentage
|
2016-08-19 04:38:18 -05:00 |
|
 Scott LahteineandGitHub
|
6970c24ee6
|
Merge pull request #4642 from zenmetsu/ru-Lang
Ru lang updated
|
2016-08-18 17:11:46 -05:00 |
|
 Scott LahteineandGitHub
|
464d594450
|
Merge pull request #4608 from thinkyhead/rc_more_twibus_tweaks
Additional details for I2C_SLAVE_ADDRESS
|
2016-08-15 19:37:03 -07:00 |
|
 Scott LahteineandGitHub
|
7427290d3a
|
Merge pull request #4634 from thinkyhead/rc_lang_disp_char
Set language display charset in language.h
|
2016-08-15 19:25:56 -07:00 |
|
 Scott LahteineandGitHub
|
165d7abb1b
|
Merge pull request #4625 from thinkyhead/rc_i2c_request_capture_flush
Add request, capture, flush to TWIBus
|
2016-08-15 18:15:43 -07:00 |
|
 Scott LahteineandGitHub
|
0e6b41a34a
|
Merge pull request #4624 from RicardoGA/RCBugFix
Update Spanish Lenguage
|
2016-08-15 18:15:23 -07:00 |
|
 Scott LahteineandGitHub
|
132322e4d9
|
Fix #4614: currentScreen only defined with ULTIPANEL
|
2016-08-14 00:29:46 -07:00 |
|
 Scott LahteineandGitHub
|
dcd26b0403
|
Merge pull request #4621 from thinkyhead/rc_fan_set_output
Init PWM-able AUTO_FAN pins with SET_OUTPUT
|
2016-08-13 21:22:27 -07:00 |
|
 Scott LahteineandGitHub
|
79ba983782
|
Allow reply() to use const string with no warning
|
2016-08-13 21:05:44 -07:00 |
|