Paweł Stawicki
44cdebb8f1
Add software spi support for max6675
2017-04-09 06:44:53 -05:00
Paweł Stawicki
191fec009f
Add digipot i2c control for MCP4018
2017-04-09 06:44:53 -05:00
Scott Lahteine
e5b16081cb
Update TinyBoy2 configurations
2017-04-09 06:44:53 -05:00
Scott Lahteine
1855534f20
Config files cleanup
2017-04-09 06:44:52 -05:00
Scott Lahteine
2f5e934a19
Merge pull request #6282 from thinkyhead/rc_cleanup_and_5_extruders
...
Additional missed patches
2017-04-09 04:35:08 -05:00
Scott Lahteine
c26a315d0b
Additional missed patches
2017-04-09 04:24:23 -05:00
Scott Lahteine
635f182478
Merge pull request #6281 from thinkyhead/rc_cleanup_and_5_extruders
...
More patches for 5 extruders
2017-04-09 04:07:22 -05:00
Scott Lahteine
39617e10b8
Patch configs comment formatting
2017-04-09 03:49:16 -05:00
Scott Lahteine
c54f6cf23d
Updates to support 5 extruders
2017-04-09 03:49:16 -05:00
Scott Lahteine
2b88ccd0aa
Apply UBL mesh bounds to remaining configs
2017-04-09 03:49:15 -05:00
Scott Lahteine
60be3d264b
Macros to print floats, hiding imprecision
2017-04-09 03:48:40 -05:00
Scott Lahteine
b356d73239
Merge pull request #6278 from thinkyhead/pr_delta_angles
...
Followup to additional delta trim options
2017-04-08 22:25:57 -05:00
Jimmy Envall
f78d44e91a
Added support for delta tower angle corrections.
2017-04-08 21:13:44 -05:00
Scott Lahteine
d3b4d84586
Merge pull request #6277 from thinkyhead/pr_roxy3d_rcbugfix
...
Unify UBL Command Parsing
2017-04-08 20:17:46 -05:00
Scott Lahteine
98c9de11e1
Merge pull request #6266 from thinkyhead/rc_cleanup_after
...
Cleanup after recent merges
2017-04-08 20:08:15 -05:00
Scott Lahteine
d4ce839351
Cleanup following Pins Debug update
2017-04-08 18:59:57 -05:00
Scott Lahteine
c7a8f7970b
Formatting / cleanup
2017-04-08 18:59:57 -05:00
Scott Lahteine
29d4ec8257
Support 5 extruder auto fans
2017-04-08 18:59:57 -05:00
Scott Lahteine
824f3c1c0d
Fix up configuration comments
2017-04-08 18:59:56 -05:00
Scott Lahteine
995ed90248
Clean up Filament Width Sensor comments
2017-04-08 18:59:56 -05:00
Scott Lahteine
5a7b810fdd
General comment cleanup
2017-04-08 18:58:33 -05:00
Scott Lahteine
0027c22839
Drop extraneous calls to lcd_update
2017-04-08 18:58:33 -05:00
Scott Lahteine
d6db7a9b03
patch "step_remaining"
2017-04-08 18:13:20 -05:00
Scott Lahteine
cbc2331187
Use LCD_MESSAGEPGM over lcd_setstatuspgm
2017-04-08 18:04:39 -05:00
Scott Lahteine
3729510b1e
Set and check main parameter values, report all errors
2017-04-08 17:15:55 -05:00
Roxy-3D
34d3ed9ab1
These items were removed from the UBL Command Parsing
...
Having these items randomly (and errorniously) disappear cost me several
hours of work yesterday.
2017-04-08 15:30:20 -05:00
Scott Lahteine
15edb41cee
Patches to UBL
2017-04-08 14:59:14 -05:00
Roxy-3D
14cf527bb8
Getting setup for debugging
2017-04-08 14:59:14 -05:00
Scott Lahteine
f8408036f2
Merge pull request #6264 from thinkyhead/rc_five_extruders
...
Support up to 5 extruders in Marlin
2017-04-07 12:48:56 -05:00
Bob-the-Kuhn
5212cb8304
Merge pull request #6271 from Bob-the-Kuhn/MCP4728-consistency-2
...
MCP4728 consistency ... Finish name change
2017-04-07 11:31:19 -05:00
Bob-the-Kuhn
f7fc49c3a3
Finish name change
...
DAC_STEPPER_DFLT wasn't changed to DAC_MOTOR_CURRENT_DEFAULT in all
places on PR #6124
2017-04-07 11:05:24 -05:00
Scott Lahteine
832064e4f2
Implementation changes to support 5 extruders
2017-04-07 10:46:37 -05:00
Scott Lahteine
04050237f0
Header and pins changes to support 5 extruders
2017-04-07 10:46:36 -05:00
Scott Lahteine
2a84122edd
Configuration changes to support 5 extruders
2017-04-07 10:46:35 -05:00
Scott Lahteine
edf18977c1
Patch pins files hotends/e-steppers sanity check
2017-04-07 10:46:33 -05:00
Scott Lahteine
dc84678fc1
Fix HOTEND_STATUS_ITEM for graphical display
2017-04-06 23:07:30 -05:00
Scott Lahteine
a0de5d94e2
Merge pull request #6258 from benlye/benlye-bilinearfix2
...
Better fix for bilinear Z offset and G29 Z (update to #6251 )
2017-04-06 20:51:57 -05:00
Scott Lahteine
b23aef5b8d
Merge pull request #6190 from Bob-the-Kuhn/Stop-and-Kill-prints---round-2
...
Message for every KILL and STOP (also need delays)
2017-04-06 20:40:12 -05:00
Roxy-3D
945303c0d5
eleminate bootscreen.h
2017-04-06 19:55:41 -05:00
Roxy-3D
ef3da3971e
Update ubl.h
2017-04-06 19:55:41 -05:00
Roxy-3D
8644dc170b
get synchronized to current file names
2017-04-06 19:55:41 -05:00
Roxy-3D
1451b7eacf
UBL's Grid Based Leveling code
...
Pretty much... The code is in place. Still more work to do. But it
has a lot of hooks and variables in other code, so commit and merge
before I pick up a million 'Conflicts'.
2017-04-06 19:55:41 -05:00
Bob-the-Kuhn
549055f20c
Merge pull request #6124 from Bob-the-Kuhn/MCP4728-consistency
...
MCP4728 consistency & fix ultralcd.cpp (PRINTRBOARD Rev F and RIGIDBOARD V2)
2017-04-06 16:35:50 -05:00
Bob-the-Kuhn
a77875c9d2
Merge pull request #6114 from Bob-the-Kuhn/try2-add-BLTouch-retry
...
Another BLTouch retry place (replaces PR #6108 )
2017-04-06 16:25:55 -05:00
Bob-the-Kuhn
3b9ff2cb12
Merge pull request #5676 from Bob-the-Kuhn/configuration.h
...
Configuration.h - reword Z PROBE section
2017-04-06 16:18:34 -05:00
Bob-the-Kuhn
6643d553f6
# This is a combination of 2 commits.
...
# This is the 1st commit message:
MCP4728 consistency & fix ultralcd.cpp
The MCP4728 DAC controls the stepper motor current strenth on the
PRINTRBOARD Rev F and RIGIDBOARD V2 boards.
PR #5792 on 9 FEB 2017 implemented default drive percentages but only on
the RIGIDBOARD V2.
This change moves the default settings to Configuration_adv.h.
Also, ultralcd.cpp won't compile because of a type def conflict.
Changed it to match the one in stepper_dac.cpp
===========================================================
reword stepper curent section for clarity
===========================================================
change name & improve comments
===========================================================
changed name from A4JP to SCOOVO_X9H per PR #6139
# This is the commit message #2 :
fix typo
2017-04-06 16:16:27 -05:00
Bob-the-Kuhn
a44b3432c1
add BLTouch retry to a second place & add/update delays
...
=================================================
implement requested changes
=================================================
remove delays (they're in another PR) & move return
2017-04-06 16:13:07 -05:00
Bob-the-Kuhn
a5abc61fb9
Merge pull request #6219 from Bob-the-Kuhn/Servo-probe-and-toggle-pins
...
M43 - add Toggle utility and Z servo utility (replaces PR #5864 )
2017-04-06 16:10:50 -05:00
Bob-the-Kuhn
f87012a063
Merge pull request #5762 from Bob-the-Kuhn/Z_DUAL_ENDSTOP-make-offset-a-configuration-item
...
Z_DUAL_ENDSTOPS - make offset a configuration item
2017-04-06 16:09:15 -05:00
Bob-the-Kuhn
3b8926bd09
improved wording, consolidation of info, BLTouch warning
...
==============================================
clarified BLTouch calculation & changed comment delimitters/flags
I found it hard to pickout the various sections in this area so I
changed most comments from // style to /** ... */
Made the BLTouch calculation simpler and clarified the units of measure
for the result.
============================================
add changes to example configurations
============================================
add TinyBoy2 to this PR & add BLTouch Delay
2017-04-06 16:06:01 -05:00