bb7e3f1d07
Patch configuration temp units
Scott Lahteine
2017-05-07 21:32:01 -05:00
c9bfe7004c
Adjust spacing of "spaces"
Scott Lahteine
2017-05-07 19:37:57 -05:00
fa9e54146a
Patch redundant lcd settings
Scott Lahteine
2017-05-07 02:13:23 -05:00
0079166388
Spacing adjustment, ubl_G29
Scott Lahteine
2017-05-07 01:29:37 -05:00
232f5d235d
Patch mfqp for use directly with MarlinDocumentation
Scott Lahteine
2017-05-07 01:22:45 -05:00
41cf1c9e6a
Note 5 extruders in config comments
Scott Lahteine
2017-05-07 00:28:06 -05:00
2e61c1fb37
Patch missing const in temp_abs
Scott Lahteine
2017-05-07 21:13:44 -05:00
a68084f417
Improve 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
d5346a0689
Adjust spacing in LSF
Scott Lahteine
2017-05-07 19:11:52 -05:00
c45b668142
More misc UBL fixes and update gMax examples (#6632)
Roxy-3D
2017-05-07 19:02:24 -05:00
faa270071d
Improve 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
0446dd3ad8
PlatformIO-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
bef9791ea3
Fix mfrb and mfpub
Scott Lahteine
2017-05-05 14:14:13 -05:00
66bedc1a24
Merge pull request #6600 from thinkyhead/bugfix_first_fixes
Scott Lahteine
2017-05-05 13:48:16 -05:00
77769e284f
Edit configuration comments
Scott Lahteine
2017-05-05 13:30:19 -05:00
d14b068147
Tweak git helper scripts
Scott Lahteine
2017-05-05 00:46:39 -05:00
6876e79d42
Tweak command index increment
Scott Lahteine
2017-05-05 02:57:22 -05:00
7fcb5c1424
Minor fix in K8200 readme
Scott Lahteine
2017-05-05 00:45:54 -05:00
0cc4b08b93
Merge pull request #6587 from zlowred/bugfix-1.1.x
Scott Lahteine
2017-05-05 01:02:09 -05:00
267f3a03d9
Fixed USE_CONTROLLER_FAN #define usage
Max Matveev
2017-05-04 23:38:29 +02:00
ae7c602031
fix error in M105 output -- use SERIAL_PROTOCOL for ints instead of SERIAL_PROTOCOL_F (#6584)
bgort
2017-05-04 17:09:45 -04:00