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 |
|
Scott Lahteine
|
ec82e1e05d
|
Merge pull request #3616 from thinkyhead/rc_fixup_some_movement
General cleanup around high level move functions
|
2016-04-25 20:23:38 -07:00 |
|
Scott Lahteine
|
66540f8b84
|
Merge pull request #3615 from thinkyhead/rc_whats_up_with_M112
Report current position to host after M206 / M428
|
2016-04-25 18:58:41 -07:00 |
|
Scott Lahteine
|
dd26c67bab
|
Merge pull request #3612 from jbrazio/feature/stopwatch-misc
Renamed stopwatch::status to stopwatch::state
|
2016-04-25 12:36:34 -07:00 |
|
Scott Lahteine
|
df2d0eb37c
|
Merge pull request #3608 from thinkyhead/rcbugfix_merge_rc
Merge RC => RCBugFix changes since RC5
|
2016-04-24 20:28:25 -07:00 |
|
Scott Lahteine
|
735f1f5bfa
|
Merge pull request #3606 from thinkyhead/rc_step_sec_comments
Patch steps rate comment in trapezoid function
|
2016-04-24 19:48:41 -07:00 |
|
Scott Lahteine
|
266ae90861
|
Merge pull request #3594 from jbrazio/feature/rework-versioning
Rework Marlin's versioning system
|
2016-04-24 17:42:45 -07:00 |
|
Scott Lahteine
|
c86d092ef3
|
Merge pull request #3598 from esenapaj/patch1
Cleanup for language files
|
2016-04-22 21:55:42 -07:00 |
|
Scott Lahteine
|
2bb56ef6de
|
Merge pull request #3597 from thinkyhead/rc_fix_g29_debug
Move G29 debug output before matrix.set_to_identity()
|
2016-04-22 21:21:00 -07:00 |
|
Scott Lahteine
|
d28db67ca9
|
Merge pull request #3596 from thinkyhead/rc_fix_typo_in_mbl
Fix a typo in #3586 to fix MBL
|
2016-04-22 20:16:28 -07:00 |
|
Scott Lahteine
|
8620024130
|
Merge pull request #3588 from thinkyhead/rc_z_safe_homing_deps
Allow Z_SAFE_HOMING to compile without a probe
|
2016-04-21 17:51:18 -07:00 |
|
Scott Lahteine
|
92ab2c7dd8
|
Merge pull request #3587 from thinkyhead/rc_z_safe_homing_deps
Define dependencies for Z_SAFE_HOMING if left out
|
2016-04-21 15:46:24 -07:00 |
|
Scott Lahteine
|
173334e535
|
Merge pull request #3418 from jbrazio/translate/danish
Missing Danish translation
|
2016-04-21 14:56:43 -07:00 |
|
Scott Lahteine
|
ce141deba2
|
Merge pull request #3586 from thinkyhead/rc_revert_mbl_menu_hack
Revert MBL menus to "known" working point
|
2016-04-21 13:30:08 -07:00 |
|
Scott Lahteine
|
6fac4d9211
|
Merge pull request #3579 from thinkyhead/rc_fix_dogm_and_mbl_menus
Fix menu redraw for DOGLCD, improve MBL
|
2016-04-20 20:52:56 -07:00 |
|
Scott Lahteine
|
7ddaa79ffe
|
Merge pull request #3578 from thinkyhead/rc_fix_twibus_less_debug_code
Reduce PROGMEM usage by TWIBus, stopwatch
|
2016-04-20 20:52:16 -07:00 |
|
Scott Lahteine
|
cfd10fcba1
|
Merge pull request #3577 from thinkyhead/rc_fix_G92_set_e_twice
Fix G92 setting E twice
|
2016-04-20 20:52:09 -07:00 |
|
Scott Lahteine
|
fa81b01033
|
Merge pull request #3576 from thinkyhead/rc_heres_your_z_safe_homing
Z Safe Homing for all
|
2016-04-20 20:52:01 -07:00 |
|
Scott Lahteine
|
3db5a75f30
|
Merge pull request #3568 from thinkyhead/rc_various_fixes
General code cleanup, improved naming, etc.
|
2016-04-19 20:53:38 -07:00 |
|
Scott Lahteine
|
3b0bf88233
|
Merge pull request #3571 from thinkyhead/rc_m303_with_pidtempbed
Allow setting PIDTEMP and PIDTEMPBED together or apart
|
2016-04-19 18:26:59 -07:00 |
|
Scott Lahteine
|
5cb8ec68ae
|
Merge pull request #3566 from thinkyhead/rc_babystep_show_steps
Show steps done in the babystep display
|
2016-04-18 21:52:55 -07:00 |
|
Scott Lahteine
|
3083ee49f3
|
Merge pull request #3567 from thinkyhead/rc_mf_bash_scripts
Git helper shell scripts for MarlinFirmware
|
2016-04-18 21:41:24 -07:00 |
|
Scott Lahteine
|
00d36d10e2
|
Merge pull request #3560 from thinkyhead/rc_better_graphical_lcd
Aesthetic, functional improvements for Graphical Display
|
2016-04-18 21:38:02 -07:00 |
|