4da14b14f4UBL Cleanup/Bugfix - Fix bug in ubl_line_to_destination - Improve/fix output of some ubl.h functions
Brian
2017-05-10 13:37:35 -04:00
66db6c3accUBL Menu System 1.1
Tannoo
2017-05-07 21:38:03 -06:00
efd93169e5Merge pull request #6668 from bgort/pio3
bgort
2017-05-10 07:25:19 -04:00
f1cccd65c2platformio.ini env_default=xxxxx has to match one of the labels in the env:xxxxx, otherwise nothing happens when you pio run
Brian
2017-05-10 07:11:13 -04:00
192db2ab1bMerge pull request #6666 from bgort/M100fix
bgort
2017-05-10 07:03:59 -04:00
3b0127cf8eFix compiler complaint related to M100
Brian
2017-05-09 21:45:44 -04:00
59ab971f81Merge pull request #6658 from thinkyhead/bf_cleanup_tuesday
Scott Lahteine
2017-05-09 16:22:48 -05:00
11104f177bApply const in BABYSTEPPING
Scott Lahteine
2017-05-09 12:36:37 -05:00
081bf1f879Patch #else / #endif comments
Scott Lahteine
2017-05-09 12:35:43 -05:00
9a364990d9Update .gitignore
Scott Lahteine
2017-05-09 12:24:40 -05:00
e1e043d0d0Merge pull request #6657 from thinkyhead/bf_cleanup_tuesday
Scott Lahteine
2017-05-09 12:05:01 -05:00
a9487c9443Reduce redundancy in BLTOUCH conditionals
Scott Lahteine
2017-05-09 11:51:46 -05:00
8d961b51ccEliminate M100 compiler warnings?
Scott Lahteine
2017-05-07 23:35:04 -05:00
fe1fce5f56DevIoT patch 2
Scott Lahteine
2017-05-09 11:28:39 -05:00
efb9ce24d9Merge pull request #6645 from tcm0116/bltouch_config
bgort
2017-05-09 09:49:16 -04:00
e2f07917abMerge pull request #6644 from tcm0116/bltouch_menu
bgort
2017-05-09 09:49:02 -04:00
fe96376a73Fix FWRetract with positive z-moves during retracted state
Florian Heilmann
2017-05-09 13:54:57 +02:00
47cae2929fPatch platformio.ini to fix build error in DevIoT
Scott Lahteine
2017-05-08 20:05:57 -05:00
5402eaf9bdMerge pull request #6647 from thinkyhead/bf_pwm_cleanup
Scott Lahteine
2017-05-08 18:53:23 -05:00
911a87e006Disable SCARA feedrate scaling by default
Scott Lahteine
2017-05-08 14:41:03 -05:00
f04d1096d4Link to users in README.md
Scott Lahteine
2017-05-08 14:00:38 -05:00
71396f77d3Cleanups following recent commits
Scott Lahteine
2017-05-08 14:09:37 -05:00
dca48f0e63Move platformio.ini back to Marlin folder - it works there
Scott Lahteine
2017-05-08 14:14:11 -05:00
a6dafb058eSmall reduction in error code size
Scott Lahteine
2017-05-08 13:58:09 -05:00
a1e04942a2Cleanup to software PWM variables
Scott Lahteine
2017-04-20 14:04:26 -05:00
a20d0794e6Automatically define Z_MIN_PROBE_ENDSTOP_INVERTING for BLTouch
Thomas Moore
2017-05-08 16:28:44 +00:00
3279337f47Move BLTouch LCD menu from Main to Main/Control
Thomas Moore
2017-05-08 15:21:01 +00:00
83b6bc8e05Merge pull request #6638 from bgort/silentprobing2
bgort
2017-05-08 10:21:36 -04:00
6cb0fa4128Cleanup previous implementation of new quiet probing Saves a few lines of code.
Brian
2017-05-08 07:40:50 -04:00
4b7f8ad9c6Merge pull request #6610 from bgort/pio-improvements2
bgort
2017-05-08 07:52:42 -04:00
232e8682d1Merge pull request #6633 from thinkyhead/bf_temp_units
Scott Lahteine
2017-05-07 21:56:52 -05:00
56ca47ab9dPatch configuration temp units
Scott Lahteine
2017-05-07 21:32:01 -05:00
421dd62800Adjust spacing of "spaces"
Scott Lahteine
2017-05-07 19:37:57 -05:00
26dba44cd3Patch redundant lcd settings
Scott Lahteine
2017-05-07 02:13:23 -05:00
34b5041576Spacing adjustment, ubl_G29
Scott Lahteine
2017-05-07 01:29:37 -05:00
6c2e6ea38ePatch mfqp for use directly with MarlinDocumentation
Scott Lahteine
2017-05-07 01:22:45 -05:00
1c4ed8b106Note 5 extruders in config comments
Scott Lahteine
2017-05-07 00:28:06 -05:00
6e4a5cc8c6Patch missing const in temp_abs
Scott Lahteine
2017-05-07 21:13:44 -05:00
d35e2fda10Merge pull request #6622 from bgort/silentprobing
bgort
2017-05-07 21:33:44 -04:00
6ed52fb765Adjust spacing in LSF
Scott Lahteine
2017-05-07 19:11:52 -05:00
faa270071dImprove BLTOUCH_HEATERS_OFF functionality - rename to PROBING_HEATERS_OFF - move heater pausing functionality into thermalManager - add variables, pause(), ispaused(), other functions - add fan pausing functionality -> PROBING_FANS_OFF - add probing_pause() wrapper - move pausing into do_homing_move() and do_probe_move() to minimize quiet time and so other probe types can benefit - example configs
Brian
2017-05-07 07:06:06 -04:00
787fdc95bbMerge pull request #6623 from lrpirlet/AllowUBLG29ToWork
bgort
2017-05-07 09:42:42 -04:00
d66e9efac5G29 P1 stops reporting Invalid location with this patch
lrpirlet
2017-05-07 15:07:26 +02:00
8908b15471Merge pull request #6614 from thinkyhead/bf_temp_units
Scott Lahteine
2017-05-06 20:41:04 -05:00
ce507deb9fSupport temperature units in M503
Scott Lahteine
2017-05-06 19:41:50 -05:00
0446dd3ad8PlatformIO-related changes - move platformio.ini out of source directory to be more consistent with 'normal' PlatformIO usage - facilitates IDE integration - add related .gitignores
Brian
2017-05-06 06:17:07 -04:00
bef9791ea3Fix mfrb and mfpub
Scott Lahteine
2017-05-05 14:14:13 -05:00
66bedc1a24Merge pull request #6600 from thinkyhead/bugfix_first_fixes
Scott Lahteine
2017-05-05 13:48:16 -05:00
77769e284fEdit configuration comments
Scott Lahteine
2017-05-05 13:30:19 -05:00
d14b068147Tweak git helper scripts
Scott Lahteine
2017-05-05 00:46:39 -05:00
6876e79d42Tweak command index increment
Scott Lahteine
2017-05-05 02:57:22 -05:00
7fcb5c1424Minor fix in K8200 readme
Scott Lahteine
2017-05-05 00:45:54 -05:00
0cc4b08b93Merge pull request #6587 from zlowred/bugfix-1.1.x
Scott Lahteine
2017-05-05 01:02:09 -05:00
267f3a03d9Fixed USE_CONTROLLER_FAN #define usage
Max Matveev
2017-05-04 23:38:29 +02:00
ae7c602031fix error in M105 output -- use SERIAL_PROTOCOL for ints instead of SERIAL_PROTOCOL_F (#6584)
bgort
2017-05-04 17:09:45 -04:00
3cd9af2409bugfix-1.1.x ReadMe, Version, helper scripts
Scott Lahteine
2017-05-04 03:22:17 -05:00
c095ee9ce9Readme Version 1.1.0
Scott Lahteine
2017-05-04 01:36:59 -05:00
28e597f945Merge pull request #6570 from FHeilmann/patch-2
Scott Lahteine
2017-05-04 07:15:19 -05:00