Commit Graph

7351 Commits (4cdda5615b894c8be19ee159f33bcd12c5651aaf)
 

Author SHA1 Message Date
Scott Lahteine 4cdda5615b Bring other configs up to date with wt150 changes
Paweł Stawicki 9b0885f4f6 Allow boards without a thermistor
Paweł Stawicki 64cfcebe66 Update SlowSoftI2CMaster link. MightyBoard digipots I2C bus has no resistors.
Paweł Stawicki 0eb16d9ff7 Add example config for the wt150 printer with RepRapDiscount Full Graphic Smart Controller
Paweł Stawicki 652bedfa18 Add RepRapDiscount Full Graphic Smart Controller support to MIGHTYBOARD REVE
Paweł Stawicki 44cdebb8f1 Add software spi support for max6675
Paweł Stawicki 191fec009f Add digipot i2c control for MCP4018
Scott Lahteine e5b16081cb Update TinyBoy2 configurations
Scott Lahteine 1855534f20 Config files cleanup
Scott Lahteine 2f5e934a19 Merge pull request from thinkyhead/rc_cleanup_and_5_extruders
Additional missed patches
Scott Lahteine c26a315d0b Additional missed patches
Scott Lahteine 635f182478 Merge pull request from thinkyhead/rc_cleanup_and_5_extruders
More patches for 5 extruders
Scott Lahteine 39617e10b8 Patch configs comment formatting
Scott Lahteine c54f6cf23d Updates to support 5 extruders
Scott Lahteine 2b88ccd0aa Apply UBL mesh bounds to remaining configs
Scott Lahteine 60be3d264b Macros to print floats, hiding imprecision
Scott Lahteine b356d73239 Merge pull request from thinkyhead/pr_delta_angles
Followup to additional delta trim options
Jimmy Envall f78d44e91a Added support for delta tower angle corrections.
Scott Lahteine d3b4d84586 Merge pull request from thinkyhead/pr_roxy3d_rcbugfix
Unify UBL Command Parsing
Scott Lahteine 98c9de11e1 Merge pull request from thinkyhead/rc_cleanup_after
Cleanup after recent merges
Scott Lahteine d4ce839351 Cleanup following Pins Debug update
Scott Lahteine c7a8f7970b Formatting / cleanup
Scott Lahteine 29d4ec8257 Support 5 extruder auto fans
Scott Lahteine 824f3c1c0d Fix up configuration comments
Scott Lahteine 995ed90248 Clean up Filament Width Sensor comments
Scott Lahteine 5a7b810fdd General comment cleanup
Scott Lahteine 0027c22839 Drop extraneous calls to lcd_update
Scott Lahteine d6db7a9b03 patch "step_remaining"
Scott Lahteine cbc2331187 Use LCD_MESSAGEPGM over lcd_setstatuspgm
Scott Lahteine 3729510b1e Set and check main parameter values, report all errors
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.
Scott Lahteine 15edb41cee Patches to UBL
Roxy-3D 14cf527bb8 Getting setup for debugging
Scott Lahteine f8408036f2 Merge pull request from thinkyhead/rc_five_extruders
Support up to 5 extruders in Marlin
Bob-the-Kuhn 5212cb8304 Merge pull request from Bob-the-Kuhn/MCP4728-consistency-2
MCP4728 consistency ... Finish name change
Bob-the-Kuhn f7fc49c3a3 Finish name change
DAC_STEPPER_DFLT wasn't changed to DAC_MOTOR_CURRENT_DEFAULT in all
places on PR 
Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders
Scott Lahteine 04050237f0 Header and pins changes to support 5 extruders
Scott Lahteine 2a84122edd Configuration changes to support 5 extruders
Scott Lahteine edf18977c1 Patch pins files hotends/e-steppers sanity check
Scott Lahteine dc84678fc1 Fix HOTEND_STATUS_ITEM for graphical display
Scott Lahteine a0de5d94e2 Merge pull request from benlye/benlye-bilinearfix2
Better fix for bilinear Z offset and G29 Z (update to )
Scott Lahteine b23aef5b8d Merge pull request from Bob-the-Kuhn/Stop-and-Kill-prints---round-2
Message for every KILL and STOP (also need delays)
Roxy-3D 945303c0d5 eleminate bootscreen.h
Roxy-3D ef3da3971e Update ubl.h
Roxy-3D 8644dc170b get synchronized to current file names
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'.
Bob-the-Kuhn 549055f20c Merge pull request from Bob-the-Kuhn/MCP4728-consistency
MCP4728 consistency & fix ultralcd.cpp (PRINTRBOARD Rev F and RIGIDBOARD V2)
Bob-the-Kuhn a77875c9d2 Merge pull request from Bob-the-Kuhn/try2-add-BLTouch-retry
Another BLTouch retry place (replaces PR )
Bob-the-Kuhn 3b9ff2cb12 Merge pull request from Bob-the-Kuhn/configuration.h
Configuration.h - reword Z PROBE section