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 |
|
Scott Lahteine
|
dd94ce5bd5
|
Merge pull request #3565 from thinkyhead/rc_look_at_3563
Output error message for M303 if PIDTEMP is disabled
|
2016-04-18 21:22:50 -07:00 |
|
Scott Lahteine
|
d988708ceb
|
Merge pull request #3559 from esenapaj/patch-1
Update and change Japanese translation
|
2016-04-18 20:17:54 -07:00 |
|
Scott Lahteine
|
eda821ca1c
|
Merge pull request #3556 from philfifi/fix_pullup
Fix bug in pullups handling for Z_MIN_PROBE
|
2016-04-18 18:04:26 -07:00 |
|
Scott Lahteine
|
25b1556a94
|
Merge pull request #3552 from tnw513/fix_endstops_witbox
Endstop settings modified (witbox). Issue #3547
|
2016-04-18 18:03:22 -07:00 |
|
Scott Lahteine
|
3479a07cb5
|
Merge pull request #3546 from thinkyhead/rc_oxivanisher_kossel_config
Update Kossel XL config for 1.1.x
|
2016-04-18 17:59:12 -07:00 |
|
Scott Lahteine
|
09c6323b68
|
Merge pull request #3543 from thinkyhead/rc_better_bootscreen
Better splash screen consolidation
|
2016-04-17 17:20:13 -07:00 |
|
Scott Lahteine
|
5905ec5ba8
|
Merge pull request #3541 from thinkyhead/rc_mbl_one_last_lift
Add a final lift, if configured, in Manual Bed Leveling
|
2016-04-17 17:20:02 -07:00 |
|
Scott Lahteine
|
af1711365b
|
Merge pull request #3538 from jbrazio/bugfix/endtop-hit-redeclared
_ENDSTOP_HIT redeclared
|
2016-04-17 17:12:56 -07:00 |
|
Scott Lahteine
|
daade35253
|
Merge pull request #3544 from manianac/RCBugFix
Fixed Positional_Shift array overrun
|
2016-04-17 17:07:29 -07:00 |
|
Scott Lahteine
|
b6227932f5
|
Merge pull request #3530 from thinkyhead/rc_set_rcbugfix_for_now
Set version for RCBugFix
|
2016-04-16 21:40:55 -07:00 |
|
Scott Lahteine
|
19741a0ba6
|
Merge pull request #3503 from thinkyhead/rc_lcd_endstop_msg
Show all endstops on LCD in checkHitEndstops
|
2016-04-16 21:32:25 -07:00 |
|
Scott Lahteine
|
db86aaf385
|
Merge pull request #3528 from thinkyhead/rc_fix_bed_level_equation_oopsie
Fix borked set_bed_level_equation_lsq
|
2016-04-16 21:01:06 -07:00 |
|
Scott Lahteine
|
5847738bf9
|
Merge pull request #3527 from thinkyhead/rc_sd_readblock_cleanup
Improve code in Sd2Card::readBlock
|
2016-04-16 20:50:37 -07:00 |
|
Scott Lahteine
|
8429ae6beb
|
Merge pull request #3525 from thinkyhead/rc_fix_pid_params_per_extruder
Fix broken PID_PARAMS_PER_EXTRUDER
|
2016-04-16 19:49:42 -07:00 |
|
Scott Lahteine
|
c7353d7929
|
Merge pull request #3526 from thinkyhead/rc_lcd_config_comments
Configuration.h LCD & SDCard section rewrite
|
2016-04-16 19:39:53 -07:00 |
|
Scott Lahteine
|
0fc84b75f4
|
Merge pull request #3522 from esenapaj/patch-1
Follow-up and fix for the PR #3453(ELAPSED / PENDING for rollover-safe time checking)
|
2016-04-16 19:03:27 -07:00 |
|
Scott Lahteine
|
04fdb4de7d
|
Merge pull request #3524 from thinkyhead/rc_fix_mbl_oopsie_1
Oops! Fix MBL move Z to MESH_HOME_SEARCH_Z between probes
|
2016-04-16 18:47:32 -07:00 |
|
Scott Lahteine
|
a5452902a6
|
Merge pull request #3516 from thinkyhead/rc_lcd_alert_only_on_error
Don't use LCD alert unless error or alert level is reset later
|
2016-04-15 19:56:24 -07:00 |
|
Scott Lahteine
|
773229b020
|
Merge pull request #3515 from thinkyhead/rc_wider_splash
On wider screens show a wider splash page, if possible
|
2016-04-15 17:26:01 -07:00 |
|
Scott Lahteine
|
a8e4d7c135
|
Merge pull request #3477 from alephobjects/BedTempHysteresis
Implementation of M190 bed temp hysteresis
|
2016-04-15 16:20:58 -07:00 |
|
Scott Lahteine
|
e06931495a
|
Merge pull request #3514 from esenapaj/patch-1
Fix for PR #3502(General cleanup of arc code)
|
2016-04-15 16:14:04 -07:00 |
|
Scott Lahteine
|
404c36c3bd
|
Merge pull request #3505 from thinkyhead/rc_more_than_this
Fix minor spelling in comments
|
2016-04-14 21:42:32 -07:00 |
|