Commit Graph

17 Commits (4cdda5615b894c8be19ee159f33bcd12c5651aaf)

Author SHA1 Message Date
Scott Lahteine 4cdda5615b Bring other configs up to date with wt150 changes
Scott Lahteine c26a315d0b Additional missed patches
Scott Lahteine f8408036f2 Merge pull request from thinkyhead/rc_five_extruders
Support up to 5 extruders in Marlin
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 2a84122edd Configuration changes to support 5 extruders
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  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 

# This is the commit message :

fix typo
Bob-the-Kuhn a5abc61fb9 Merge pull request from Bob-the-Kuhn/Servo-probe-and-toggle-pins
M43 - add Toggle utility and Z servo utility (replaces PR )
Bob-the-Kuhn f9686a108c add Z servo test and toggle pins to M43
Scott Lahteine 62cbaa302e Z_DUAL_ENDSTOP - make offset a configuration item
The offset for Z_DUAL_ENDSTOP (z_endstop_adj) is already in Marlin.
This PR just makes it a configuration item.

z_endstop_adj is initialized in two places so both had to be modified.
Scott Lahteine 63abb65146 Update description of PINS_DEBUGGING
Scott Lahteine 26473cab6d Add PARK_HEAD_ON_PAUSE feature
Scott Lahteine 8eb29f91e6 Patch filament change options and beep code
Scott Lahteine 77491dd924 Remove extraneous whitespace
Scott Lahteine 5a456c832a Apply TMC2130 to example configurations
Scott Lahteine 6aa81255a9 Patch and clean up "flsun" kossel. Followup to .
Michael Henke 47729918fc
enable ENSURE_SMOOTH_MOVES
Michael Henke 330b981912 created Configuration.h and Configuration_adv.h for the kossel mini sold by flsun