Scott Lahteine
|
5a8918c9ec
|
Merge pull request #3911 from epatel/marlin/mbl_3903_example_configs
MBL: Apply PR 3903 to example_configurations
|
2016-05-30 01:01:04 -07:00 |
|
Scott Lahteine
|
7ba8f2dbc3
|
Merge pull request #3906 from thinkyhead/rc_fix_travis_helpers
Less greedy regex in travis helper scripts
|
2016-05-30 00:27:41 -07:00 |
|
Scott Lahteine
|
3861f1e0da
|
Merge pull request #3908 from jbrazio/bugfix/3826
Closes #3826: SD printing will now pause and stop the print counter
|
2016-05-30 00:08:57 -07:00 |
|
Scott Lahteine
|
8806c7bbcc
|
Merge pull request #3903 from epatel/marlin/mbl_negative_xy
MBL: Fix for negative x/y positions
|
2016-05-29 22:07:35 -07:00 |
|
Scott Lahteine
|
189e60db55
|
Merge pull request #3909 from thinkyhead/fix_array_inits
Fix some array initializations
|
2016-05-29 21:02:20 -07:00 |
|
Scott Lahteine
|
fe3122774a
|
Merge pull request #3806 from thinkyhead/rc_coreyz_support
Support for COREYZ. Fixes for COREXY, COREXZ
|
2016-05-26 18:50:43 -07:00 |
|
Scott Lahteine
|
30f6b84561
|
Merge pull request #3812 from thinkyhead/rc_mbl_index_finders
Two index finding functions for MBL
|
2016-05-23 15:54:37 -07:00 |
|
Scott Lahteine
|
89e630b2fb
|
Merge pull request #3808 from thinkyhead/rc_singlenozzle
SINGLENOZZLE
|
2016-05-23 15:52:19 -07:00 |
|
Scott Lahteine
|
678cbad76a
|
Merge pull request #3819 from jbrazio/bugfix/followup-3813
Followup for #3813
|
2016-05-23 13:56:11 -07:00 |
|
Scott Lahteine
|
6cdae35261
|
Merge pull request #3822 from jbrazio/cleanup/hires-logo
Cleanup the Marlin logo with a hires svg version
|
2016-05-23 13:55:42 -07:00 |
|
Scott Lahteine
|
714d526614
|
Merge pull request #3828 from AnHardt/hw-endstops-default
Correct hardware endstops default
|
2016-05-23 13:55:02 -07:00 |
|
Scott Lahteine
|
f9b4b90058
|
Merge pull request #3813 from jbrazio/bugfix/3809
Stopwatch and PrintCounter improvements
|
2016-05-21 18:33:57 -07:00 |
|
Scott Lahteine
|
03e44e0f83
|
Merge pull request #3807 from thinkyhead/rc_reverse_options_doc
Additional instructions for controller reverse options
|
2016-05-20 20:36:31 -07:00 |
|
Scott Lahteine
|
cadf441059
|
Merge pull request #3798 from AnHardt/extend-M421
Extend M421 with I and J parameters
|
2016-05-20 16:17:23 -07:00 |
|
Scott Lahteine
|
2f6e7b7b9b
|
Merge pull request #3805 from MatixYo/patch-7
Update language_pl.h to the latest strings
|
2016-05-20 14:50:49 -07:00 |
|
Scott Lahteine
|
88291d1656
|
Merge pull request #3802 from thinkyhead/rc_epatel_g28_rest_pos
MBL: Add option to configure G28 resting position for all axes
|
2016-05-20 12:10:52 -07:00 |
|
Scott Lahteine
|
319d184999
|
Merge pull request #3803 from jbrazio/feature/buildroot-cleanup
Buildroot cleanup
|
2016-05-19 21:34:11 -07:00 |
|
Scott Lahteine
|
a469341555
|
Merge pull request #3800 from jbrazio/feature/move-felix-cfg
Moves Felix's dual configuration to a folder
|
2016-05-19 18:53:39 -07:00 |
|
Scott Lahteine
|
61de6daf1d
|
Merge pull request #3761 from thinkyhead/rc_plan_arc_idle
Apply config changes, tweak comments, next_ping_ms => next_idle_ms
|
2016-05-19 17:10:17 -07:00 |
|
Scott Lahteine
|
6d68b12e28
|
Merge pull request #3797 from AnHardt/fix-screen-updatedelay
Rework intermediate idle() and manage_heater() calls in G2/G3 and G5
|
2016-05-19 16:29:27 -07:00 |
|
Scott Lahteine
|
aaaf4febaf
|
Merge pull request #3794 from esenapaj/RCBugFix
Update Galician language to 1.1.0-RCBugFix.
|
2016-05-19 16:22:10 -07:00 |
|
Scott Lahteine
|
b422e39016
|
Merge pull request #3779 from thinkyhead/rc_x2_automatic_pins
Automatically set X2 stepper pins
|
2016-05-18 19:27:34 -07:00 |
|
Scott Lahteine
|
8aa591ca09
|
Merge pull request #3789 from jbrazio/feature/m999-s-arg
Implements S1 argument in M999
|
2016-05-18 16:58:09 -07:00 |
|
Scott Lahteine
|
138c5c8378
|
Merge pull request #3788 from thinkyhead/rc_dual_x_compile_fix
DUAL_X_CARRIAGE fixes, improvements, Travis test
|
2016-05-18 16:56:54 -07:00 |
|
Scott Lahteine
|
bffa928954
|
Merge pull request #3785 from esenapaj/update-japanese-translation
Update Japanese trasration
|
2016-05-18 15:21:35 -07:00 |
|
Scott Lahteine
|
3bdc03667e
|
Merge pull request #3784 from thinkyhead/rc_funcs_not_extern
Function declarations in headers don't need "extern"
|
2016-05-17 18:43:25 -07:00 |
|
Scott Lahteine
|
82c2d308dc
|
Merge pull request #3783 from thinkyhead/rc_bezier_delta_fix
Bezier style and DELTA patch
|
2016-05-17 18:27:48 -07:00 |
|
Scott Lahteine
|
d66e53c42b
|
Merge pull request #3782 from thinkyhead/rc_home_z_before_g29
Require homing of Z before G29
|
2016-05-17 17:53:56 -07:00 |
|
Scott Lahteine
|
552516ddf5
|
Merge pull request #3781 from AnHardt/minor-delta-segmenting-speedup
Minor DELTA segmentation speedup
|
2016-05-17 17:17:38 -07:00 |
|
Scott Lahteine
|
3016dfe484
|
Merge pull request #3744 from thinkyhead/rc_bezier_curves
Add BEZIER_CURVE_SUPPORT — G5 command
|
2016-05-17 13:57:38 -07:00 |
|
Scott Lahteine
|
d0ac4541d3
|
Merge pull request #3775 from jbrazio/bugfix/followup-3770
G29: Report final position back to host when using MBL
|
2016-05-17 13:55:26 -07:00 |
|
Scott Lahteine
|
ce1d6981c2
|
Merge pull request #3725 from esenapaj/patch-1
Separate Z_PROBE_ALLEN_KEY from MECHANICAL_PROBE
|
2016-05-16 20:23:03 -07:00 |
|
Scott Lahteine
|
58339aea5f
|
Merge pull request #3769 from jbrazio/bugfix/iteration-invokes-undef-behavior
Bugfix: iteration invokes undefined behavior
|
2016-05-15 20:36:25 -07:00 |
|
Scott Lahteine
|
26b4cb5b42
|
Merge pull request #3771 from thinkyhead/rc_auto_fans_again
Fix checkExtruderAutoFans
|
2016-05-15 20:32:31 -07:00 |
|
Scott Lahteine
|
c9271e610b
|
Merge pull request #3762 from jbrazio/bugfix/lcd-hide-bed-icon
Remove the hotbed icon from the status screen
|
2016-05-15 19:11:05 -07:00 |
|
Scott Lahteine
|
abdfd914f8
|
Merge pull request #3763 from esenapaj/patch-4
Follow-up for #3720 and #3759
|
2016-05-15 12:37:51 -07:00 |
|
Scott Lahteine
|
388a58ec02
|
Merge pull request #3767 from thinkyhead/rc_fix_zigzag_calls
Fix MBL zigzag calls
|
2016-05-15 12:35:36 -07:00 |
|
Scott Lahteine
|
86ac48a374
|
Merge pull request #3760 from thinkyhead/rc_fix_mbl_m503_output
Fix various issues with MBL command M421
|
2016-05-15 11:49:49 -07:00 |
|
Scott Lahteine
|
1fcc9ec721
|
Merge pull request #3715 from jbrazio/feature/buildroot
Cleanup the buildroot
|
2016-05-15 11:44:10 -07:00 |
|
Scott Lahteine
|
1b90682617
|
Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins
Remove need to define unused pins as -1 in pins files
|
2016-05-14 15:49:22 -07:00 |
|
Scott Lahteine
|
c8a40f06a6
|
Merge pull request #3759 from thinkyhead/rc_more_printcounter
Printcounter bugfix and some new features
|
2016-05-14 15:36:31 -07:00 |
|
Scott Lahteine
|
585c8a918f
|
Merge pull request #3758 from thinkyhead/rc_verbiage
Tweaks to some verbiage
|
2016-05-14 15:27:11 -07:00 |
|
Scott Lahteine
|
c63f95f2fe
|
Merge pull request #3748 from clexpert/patch-1
Lastest changes in Czech translate
|
2016-05-14 15:12:39 -07:00 |
|
Scott Lahteine
|
e01e52969e
|
Merge pull request #3757 from thinkyhead/rc_fix_auto_fans
Don't try to enable unused auto fans
|
2016-05-14 15:09:24 -07:00 |
|
Scott Lahteine
|
a713043acd
|
Merge pull request #3749 from esenapaj/patch-3
Enclose all #error strings by double-quotes
|
2016-05-14 15:01:56 -07:00 |
|
Scott Lahteine
|
3cfea3ff12
|
Merge pull request #3752 from AnHardt/fix-FIX_MOUNTED_PROBE
G29 missing FIX_MOUNTED_PROBE condition
|
2016-05-14 15:00:42 -07:00 |
|
Scott Lahteine
|
08dfe08f9a
|
Merge pull request #3754 from jbrazio/feature/update-pt_PT
Updated pt_PT language pack
|
2016-05-14 15:00:12 -07:00 |
|
Scott Lahteine
|
596ebccd54
|
Merge pull request #3753 from jbrazio/feature/followup-3740
Warn user about useless of individual axis homing and DELTA kinematics
|
2016-05-14 14:59:49 -07:00 |
|
Scott Lahteine
|
6e3556cb75
|
Merge pull request #3746 from esenapaj/patch-2
Update Japanese translation
|
2016-05-14 14:57:43 -07:00 |
|
Scott Lahteine
|
f13c4a9ec4
|
Merge pull request #3720 from jbrazio/feature/host-keepalive
Removes the DISABLE from HOST_KEEPALIVE
|
2016-05-14 14:39:31 -07:00 |
|
Scott Lahteine
|
6903eb1c5b
|
Merge pull request #3751 from AnHardt/fix-arcs
Idle during long arcs
|
2016-05-14 14:33:56 -07:00 |
|
Scott Lahteine
|
14cd0f4c92
|
Merge pull request #3740 from thinkyhead/rc_lcd_home_options
Individual Axis Homing LCD menu items
|
2016-05-12 11:59:46 -07:00 |
|
Scott Lahteine
|
ddf8f5eb10
|
Merge pull request #3741 from esenapaj/patch-2
Follow-up the PR #3719(Harmonize LCD comment section)
|
2016-05-12 11:59:24 -07:00 |
|
Scott Lahteine
|
675e92ab1f
|
Merge pull request #3738 from thinkyhead/rc_limit_i2c_request
Print an error on bad i2c request
|
2016-05-11 19:36:49 -07:00 |
|
Scott Lahteine
|
a42655b9ac
|
Merge pull request #3739 from thinkyhead/rc_reverse_encoder
Add REVERSE_ENCODER_DIRECTION option
|
2016-05-11 19:32:23 -07:00 |
|
Scott Lahteine
|
a454a88f9c
|
Merge pull request #3722 from jbrazio/bugfix/printcounter
Minor #warning fix for PrintCounter
|
2016-05-10 17:17:04 -07:00 |
|
Scott Lahteine
|
03bda5c141
|
Merge pull request #3719 from jbrazio/feature/update-configs
Harmonize LCD comment section
|
2016-05-10 17:16:23 -07:00 |
|
Scott Lahteine
|
5085892204
|
Merge pull request #3728 from thinkyhead/rc_mention_allen_key
Mention Z_PROBE_ALLEN_KEY in probe sanity checks
|
2016-05-10 14:06:14 -07:00 |
|
Scott Lahteine
|
be5d17de17
|
Merge pull request #3713 from thinkyhead/rc_file_offset_long
Use code_value_long for potentially large values
|
2016-05-10 09:15:53 -07:00 |
|
Scott Lahteine
|
c4e6e41b05
|
Merge pull request #3712 from esenapaj/patch-1
Update Japanese translation, etc
|
2016-05-09 12:30:47 -07:00 |
|
Scott Lahteine
|
6f36b7c1cd
|
Merge pull request #3224 from yarda/fix-melzi2-arduino-1.6.x
Fixed Makefile to work with Melzi2 boards on arduino-1.6.x
|
2016-05-08 19:33:37 -07:00 |
|
Scott Lahteine
|
050e0bd2af
|
Merge pull request #3705 from thinkyhead/rc_runaway_logic
Fallthru in thermal runaway test when TRState changes
|
2016-05-08 19:00:24 -07:00 |
|
Scott Lahteine
|
5f7ad16b19
|
Merge pull request #3707 from thinkyhead/rc_fix_delta_blocking_move
Fix dipping on DELTA robots during G29
|
2016-05-08 18:42:57 -07:00 |
|
Scott Lahteine
|
3b9c5404a4
|
Merge pull request #3706 from thinkyhead/rc_fix_sanity_closure
Enclose #error strings with apostrophes in quotes
|
2016-05-08 18:09:31 -07:00 |
|
Scott Lahteine
|
d32d9a3c5c
|
Merge pull request #3672 from thinkyhead/rc_consolidate_probe_flags
Cleanup and consolidate probe conditionals for clarity
|
2016-05-08 16:42:22 -07:00 |
|
Scott Lahteine
|
77e25043a9
|
Merge pull request #3701 from esenapaj/patch-2
Fix compilation error in debugging code
|
2016-05-08 13:06:59 -07:00 |
|
Scott Lahteine
|
d7819298ca
|
Merge pull request #3687 from thinkyhead/rc_localize_babystepping
Use AxisEnum with _lcd_babystep()
|
2016-05-05 21:15:52 -07:00 |
|
Scott Lahteine
|
58ea246f98
|
Merge pull request #3685 from thinkyhead/rc_localize_babystepping
Localize babystepping in the Temperature class
|
2016-05-05 20:56:04 -07:00 |
|
Scott Lahteine
|
0c7beb832c
|
Merge pull request #3681 from esenapaj/patch-1
Follow-up the PR #3643(Temperature singleton)
|
2016-05-05 12:47:06 -07:00 |
|
Scott Lahteine
|
fc5fe2cc22
|
Merge pull request #3678 from jbrazio/rework/delta-diagonal-rod-timmers
Moved DELTA radius/rod default trimmer values to Conditionals.h
|
2016-05-05 11:38:14 -07:00 |
|
Scott Lahteine
|
4f6120f70f
|
Merge pull request #3643 from thinkyhead/rc_singletons_plus_temperature
Temperature singleton
|
2016-05-04 20:41:46 -07:00 |
|
Scott Lahteine
|
a5a6b86898
|
Merge pull request #3679 from thinkyhead/rc_fix_3677
Can't use the ENABLED macro as a boolean
|
2016-05-04 16:49:50 -07:00 |
|
Scott Lahteine
|
b4b5c7a6b7
|
Merge pull request #3670 from thinkyhead/rc_scoovo_controller
Use directional buttons when defined
|
2016-05-03 17:42:18 -07:00 |
|
Scott Lahteine
|
5ff10991c0
|
Merge pull request #3671 from thinkyhead/rc_ultimate_stepper_planner_patch
Ultimate followup to Stepper/Planner patch
|
2016-05-03 17:09:23 -07:00 |
|
Scott Lahteine
|
b959020532
|
Merge pull request #3667 from esenapaj/patch-1
Additional follow-up the PR #3631(Encapsulate S...
|
2016-05-03 09:36:09 -07:00 |
|
Scott Lahteine
|
4e1a91caa1
|
Merge pull request #3669 from esenapaj/patch-2
Fix for PR #3526(Configuration.h LCD & SDCard s...
|
2016-05-03 09:33:27 -07:00 |
|
Scott Lahteine
|
6bb664c690
|
Merge pull request #3665 from thinkyhead/rc_stepper_babystep
Fix BABYSTEPPING, add it to Travis test
|
2016-05-02 20:44:04 -07:00 |
|
Scott Lahteine
|
37c4970d87
|
Merge pull request #3660 from esenapaj/patch-2
Follow-up the PR #3631(Encapsulate Stepper, ...
|
2016-05-02 15:23:38 -07:00 |
|
Scott Lahteine
|
ad27d3c523
|
Merge pull request #3659 from esenapaj/patch-1
Some clean-up for example configuration files
|
2016-05-02 15:22:29 -07:00 |
|
Scott Lahteine
|
f1c1a8dc59
|
Merge pull request #3661 from Blue-Marlin/83filen2
8.3-filenames second try
|
2016-05-02 14:47:26 -07:00 |
|
Scott Lahteine
|
f7185fba08
|
Merge pull request #3651 from jbrazio/feature/generate_version_header_for_marlin
Update version header generation script
|
2016-05-01 20:30:01 -07:00 |
|
Scott Lahteine
|
11b56a31ab
|
Merge pull request #3657 from thinkyhead/rc_revert_3648_fix_sd_printing
Revert PR 3648 to fix SD printing
|
2016-05-01 20:02:23 -07:00 |
|
Scott Lahteine
|
60c6efb75c
|
Merge pull request #3653 from thinkyhead/rc_bed_temp_watch_merge
Introduce temp watch protection for the bed
|
2016-05-01 13:58:28 -07:00 |
|
Scott Lahteine
|
196af30467
|
Merge pull request #3654 from thinkyhead/rc_cleanup_pins
Pins cleanups
|
2016-05-01 13:56:04 -07:00 |
|
Scott Lahteine
|
c2145566c7
|
Merge pull request #3631 from thinkyhead/rc_singletons
Encapsulate Stepper, Planner, Endstops in singleton classes
|
2016-05-01 13:47:47 -07:00 |
|
Scott Lahteine
|
77d6e5283b
|
Merge pull request #3648 from Blue-Marlin/83filenames
Don't reject 8.3-filenames with chars > 0x7f
|
2016-04-30 17:48:03 -07:00 |
|
Scott Lahteine
|
98f30283fa
|
Merge pull request #3650 from thinkyhead/rc_temp_change_during_m109_m190
Prevent stuck M109/M190 when target is changed
|
2016-04-30 17:24:51 -07:00 |
|
Scott Lahteine
|
eeef571be2
|
Merge pull request #3613 from thinkyhead/rc_acceleration_fix1
Fix an acceleration anomaly by making locals signed
|
2016-04-29 16:39:31 -07:00 |
|
Scott Lahteine
|
c3ef9993b9
|
Merge pull request #3625 from jbrazio/feature/print-counter
Print job statistics
|
2016-04-29 15:31:14 -07:00 |
|
Scott Lahteine
|
96b2b3f4fe
|
Merge pull request #3642 from thinkyhead/rc_quieter_wait_for_temps
Keepalive not needed while waiting for temperatures
|
2016-04-29 15:20:12 -07:00 |
|
Scott Lahteine
|
5897b58a70
|
Merge pull request #3634 from esenapaj/patch-2
Update distribution date and readme again
|
2016-04-28 21:19:08 -07:00 |
|
Scott Lahteine
|
924285afa6
|
Merge pull request #3641 from thinkyhead/rc_reverse_menu_doc
Correct the REVERSE_MENU_DIRECTION comment
|
2016-04-28 20:28:46 -07:00 |
|
Scott Lahteine
|
8905908081
|
Merge pull request #3632 from thinkyhead/i3_millie_language_fun
Simplified LCD Language settings
|
2016-04-28 19:52:10 -07:00 |
|
 Scott Lahteineandesenapaj
|
6c48852b20
|
Update distribution date
|
2016-04-28 18:06:53 +09:00 |
|
Scott Lahteine
|
2142d5a62e
|
Merge pull request #3627 from Blue-Marlin/German-again-and-again-and-agin
Correct an error in lang_de
|
2016-04-27 20:14:15 -07:00 |
|
Scott Lahteine
|
a5d00f755b
|
Merge pull request #3619 from esenapaj/patch-2
Update distribution date and readme
|
2016-04-27 19:52:30 -07:00 |
|
Scott Lahteine
|
ad0f70f2f3
|
Merge pull request #3620 from Blue-Marlin/feedrate_atfer_toolchange
|
2016-04-26 17:33:15 -07:00 |
|
Scott Lahteine
|
d58c5ac446
|
Merge pull request #3618 from esenapaj/patch-1
|
2016-04-26 17:20:04 -07:00 |
|
Scott Lahteine
|
2bb5cf5291
|
Merge pull request #3622 from floyd871/patch-1
|
2016-04-26 17:14:36 -07:00 |
|
Scott Lahteine
|
6d98f47d1c
|
Merge pull request #3623 from jbrazio/cleanup/convert2unix
|
2016-04-26 17:13:22 -07:00 |
|