scube/Marlin
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
..
example_configurations # This is a combination of 2 commits.
Conditionals.h Make Conditionals.h a catch-all for old configs
Conditionals_LCD.h Configurable delay for BLTouch servo emulation
Conditionals_post.h Fix: Thermal runaway if nonexistent bed's temp is set
Configuration.h Use same config name for all mesh dimensions
Configuration_adv.h # This is a combination of 2 commits.
G26_Mesh_Validation_Tool.cpp Rename all UBL files with a ubl_ prefix
M100_Free_Mem_Chk.cpp Further repairs to UBL, comments, spacing
Makefile Merge pull request from StefanBruens/fix_Makefile_errors
Marlin.h Use same config name for all mesh dimensions
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum
MarlinConfig.h Merge pull request from AnHardt/sd2pinmap
MarlinSerial.cpp Patch MarlinSerial to match up with 32-bit version
MarlinSerial.h Patch MarlinSerial to match up with 32-bit version
Marlin_main.cpp add Z servo test and toggle pins to M43
SanityCheck.h Use same config name for all mesh dimensions
Sd2Card.cpp Fix SD_CHECK_AND_RETRY condition
Sd2Card.h repair-software-spi
SdBaseFile.cpp Clear dir_t size, not pointer size
SdBaseFile.h
SdFatConfig.h repair-software-spi
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h Cleanup SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Version.h Document PROTOCOL_VERSION
blinkm.cpp
blinkm.h
boards.h Board A4JP should be SCOOVO_X9H
buzzer.h fixed warning: ISO C++ forbids compound-literals
cardreader.cpp Additional cleanup of UBL code
cardreader.h Dynamic allocation for SDCARD_SORT_ALPHA
circularqueue.h Patch up CircularQueue
configuration_store.cpp Z_DUAL_ENDSTOP - make offset a configuration item
configuration_store.h Audible feedback for settings store/load/reset
dac_mcp4728.cpp Fix DAC current code
dac_mcp4728.h Fix DAC current code
digipot_mcp4451.cpp Unify config in a single include without nested includes
dogm_bitmaps.h Updates u8glib's bmp2hex converter
dogm_font_data_6x9_marlin.h
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup.
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_CN.h
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
duration_t.h Fix formatting of print time hours above one day
endstop_interrupts.h Add and apply WITHIN macro
endstops.cpp Merge pull request from Bob-the-Kuhn/G38-optional-double-tap
endstops.h guaranteed BLTouch detection
enum.h Implement the "manual" option for ABL
fastio.h Merge pull request from thinkyhead/rc_mightyboard_rev_e
hex_print_routines.cpp Various UBL cleanups and bug fixes
hex_print_routines.h Various UBL cleanups and bug fixes
language.h Immediate commands take precedence
language_an.h Audible feedback for settings store/load/reset
language_bg.h Audible feedback for settings store/load/reset
language_ca.h Audible feedback for settings store/load/reset
language_cn.h Audible feedback for settings store/load/reset
language_cz.h Audible feedback for settings store/load/reset
language_da.h Audible feedback for settings store/load/reset
language_de.h Audible feedback for settings store/load/reset
language_el-gr.h Audible feedback for settings store/load/reset
language_el.h Audible feedback for settings store/load/reset
language_en.h Audible feedback for settings store/load/reset
language_es.h Audible feedback for settings store/load/reset
language_eu.h Audible feedback for settings store/load/reset
language_fi.h Audible feedback for settings store/load/reset
language_fr.h Audible feedback for settings store/load/reset
language_gl.h Audible feedback for settings store/load/reset
language_hr.h Audible feedback for settings store/load/reset
language_it.h Audible feedback for settings store/load/reset
language_kana.h Audible feedback for settings store/load/reset
language_kana_utf8.h Audible feedback for settings store/load/reset
language_nl.h Audible feedback for settings store/load/reset
language_pl.h Audible feedback for settings store/load/reset
language_pt-br.h Audible feedback for settings store/load/reset
language_pt-br_utf8.h Audible feedback for settings store/load/reset
language_pt.h Audible feedback for settings store/load/reset
language_pt_utf8.h Audible feedback for settings store/load/reset
language_ru.h Audible feedback for settings store/load/reset
language_test.h Keep SIMULATE_ROMFONT only language.h
language_tr.h Audible feedback for settings store/load/reset
language_uk.h Audible feedback for settings store/load/reset
language_zh_CN.h Audible feedback for settings store/load/reset
language_zh_TW.h Audible feedback for settings store/load/reset
macros.h Apply FIXFLOAT macro
mesh_bed_leveling.cpp Use same config name for all mesh dimensions
mesh_bed_leveling.h Use same config name for all mesh dimensions
nozzle.cpp Apply prior nozzle clean update
nozzle.h Added circle pattern for nozzle cleaning feature
pins.h Board A4JP should be SCOOVO_X9H
pinsDebug.h pinsDebug with more features, uses less RAM
pinsDebug_Teensyduino.h Remove extraneous whitespace
pinsDebug_list.h pinsDebug with more features, uses less RAM
pins_3DRAG.h Follow-up the PR , etc
pins_5DPRINT.h Follow-up the PR , etc
pins_AZTEEG_X1.h Add "About Printer" information menu.
pins_AZTEEG_X3.h Follow-up the PR (Fixed SERVO pins on Azteeg X3), etc
pins_AZTEEG_X3_PRO.h Predefine auto fan pins in some pins files
pins_BAM_DICE_DUE.h Follow-up the PR , etc
pins_BQ_ZUM_MEGA_3D.h Updated bq Hephestos 2 example configuration
pins_BRAINWAVE.h Follow-up the PR , etc
pins_BRAINWAVE_PRO.h Follow-up the PR , etc
pins_CHEAPTRONIC.h Follow-up the PR , etc
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files
pins_ELEFU_3.h Follow-up the PR , etc
pins_FELIX2.h Follow-up the PR , etc
pins_GEN3_MONOLITHIC.h Follow-up the PR , etc
pins_GEN3_PLUS.h Follow-up the PR , etc
pins_GEN6.h Follow-up the PR , etc
pins_GEN6_DELUXE.h Add "About Printer" information menu.
pins_GEN7_12.h Label analog pins in a similar way
pins_GEN7_13.h Add "About Printer" information menu.
pins_GEN7_14.h Follow-up the PR , etc
pins_GEN7_CUSTOM.h Follow-up the PR , etc
pins_K8200.h Add "About Printer" information menu.
pins_K8400.h Disable SD Detect for K8400
pins_LEAPFROG.h Follow-up the PR , etc
pins_MEGACONTROLLER.h Follow-up the PR , etc
pins_MEGATRONICS.h Follow-up the PR , etc
pins_MEGATRONICS_2.h Follow-up the PR , etc
pins_MEGATRONICS_3.h Remove unnecessary tabs and spaces
pins_MELZI.h #if defined => #ifdef / PIN_EXISTS
pins_MELZI_MAKR3D.h #if defined => #ifdef / PIN_EXISTS
pins_MIGHTYBOARD_REVE.h Developer note in pins_MIGHTYBOARD_REVE.h
pins_MINIRAMBO.h Follow-up the PR , etc
pins_MINITRONICS.h Follow-up the PR , etc
pins_MKS_13.h Follow-up the PR , etc
pins_MKS_BASE.h Follow-up the PR , etc
pins_OMCA.h Follow-up the PR , etc
pins_OMCA_A.h Follow-up the PR , etc
pins_PRINTRBOARD.h Follow-up the PR , etc
pins_PRINTRBOARD_REVF.h Follow-up the PR , etc
pins_RAMBO.h Follow-up the PR , etc
pins_RAMPS.h Add TMC2130 support
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h
pins_RAMPS_OLD.h Follow-up the PR , etc
pins_RIGIDBOARD.h Remove BEEPER_PIN override in pins_RIGIDBOARD.h
pins_RIGIDBOARD_V2.h # This is a combination of 2 commits.
pins_RUMBA.h Tweak "can not" => "can't" in RUMBA pins
pins_SAINSMART_2IN1.h Follow-up the PR , etc
pins_SANGUINOLOLU_11.h Add Support TinyBoy2 OLED/Encoder panel
pins_SANGUINOLOLU_12.h #if defined => #ifdef / PIN_EXISTS
pins_SAV_MKI.h Follow-up the PR , etc
pins_SCOOVO_X9H.h Board A4JP should be SCOOVO_X9H
pins_SETHI.h Follow-up the PR , etc
pins_STB_11.h #if defined => #ifdef / PIN_EXISTS
pins_TEENSY2.h Follow-up the PR , etc
pins_TEENSYLU.h Follow-up the PR , etc
pins_ULTIMAIN_2.h Follow-up the PR , etc
pins_ULTIMAKER.h Follow-up the PR , etc
pins_ULTIMAKER_OLD.h Follow-up the PR , etc
planner.cpp Syntax cleanup
planner.h Cleanup to planner.cpp
planner_bezier.cpp Improve planner kinematics, fix delta ABL
planner_bezier.h Append units to feedrate variables
platformio.ini Move platformio directories out of source tree
point_t.h Adds missing documentation to the point_t structure
printcounter.cpp Fix single-char echo and pinMode usage
printcounter.h Adds filamentUsed and longestPrint stats to PrintCounter
qr_solve.cpp Enable ABL by type, support bilinear on cartesian
qr_solve.h Enable ABL by type, support bilinear on cartesian
serial.cpp Relocate serial macros and functions
serial.h Relocate serial macros and functions
servo.cpp Additional cleanup of UBL code
servo.h
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h
stepper.cpp Various UBL cleanups and bug fixes
stepper.h First draft of Unified Stepper / E Advance ISR
stepper_dac.cpp # This is a combination of 2 commits.
stepper_dac.h Cleanup of code style
stepper_indirection.cpp TMC2130 Library: @teemuatlut replaces @makertum
stepper_indirection.h TMC2130 Library: @teemuatlut replaces @makertum
stopwatch.cpp Updates Stopwatch class to use internal state enum
stopwatch.h Updates Stopwatch class to use internal state enum
temperature.cpp Fix: Thermal runaway if nonexistent bed's temp is set
temperature.h Fix: Thermal runaway if nonexistent bed's temp is set
thermistornames.h Add Thermistor 75: MGB18 silicon pad
thermistortable_1.h Split up thermistor tables
thermistortable_2.h Split up thermistor tables
thermistortable_3.h Split up thermistor tables
thermistortable_4.h Split up thermistor tables
thermistortable_5.h Split up thermistor tables
thermistortable_6.h Split up thermistor tables
thermistortable_7.h Split up thermistor tables
thermistortable_8.h Split up thermistor tables
thermistortable_9.h Split up thermistor tables
thermistortable_10.h Split up thermistor tables
thermistortable_11.h Split up thermistor tables
thermistortable_12.h Split up thermistor tables
thermistortable_13.h Split up thermistor tables
thermistortable_20.h Split up thermistor tables
thermistortable_51.h Split up thermistor tables
thermistortable_52.h Split up thermistor tables
thermistortable_55.h Split up thermistor tables
thermistortable_60.h Split up thermistor tables
thermistortable_66.h Split up thermistor tables
thermistortable_70.h Split up thermistor tables
thermistortable_71.h Split up thermistor tables
thermistortable_75.h Add Thermistor 75: MGB18 silicon pad
thermistortable_110.h Split up thermistor tables
thermistortable_147.h Split up thermistor tables
thermistortable_998.h Split up thermistor tables
thermistortable_999.h Split up thermistor tables
thermistortable_1010.h Split up thermistor tables
thermistortable_1047.h Split up thermistor tables
thermistortables.h Add Thermistor 75: MGB18 silicon pad
twibus.cpp Add and apply WITHIN macro
twibus.h M155=>M260, M156=>M261
types.h Adds types.h
ubl.cpp Rename all UBL files with a ubl_ prefix
ubl.h Adjust indentation in ubl.h
ubl_G29.cpp Rename all UBL files with a ubl_ prefix
ubl_motion.cpp Rename all UBL files with a ubl_ prefix
ultralcd.cpp # This is a combination of 2 commits.
ultralcd.h status_printf => lcd_status_printf_P
ultralcd_impl_DOGM.h Apply FIXFLOAT macro
ultralcd_impl_HD44780.h Apply FIXFLOAT macro
ultralcd_st7920_u8glib_rrd.h Distribute GLCD screen updates in time
utf_mapper.h utf8-mapper for Turkish
utility.cpp Add and apply WITHIN macro
utility.h Replace ftostr62sign with ftostr62rj
vector_3.cpp Adjust vector_3 code with const, some optimization
vector_3.h Enable ABL by type, support bilinear on cartesian
watchdog.cpp Correct comment on watchdog timer
watchdog.h