Skip to content

Commit

Permalink
Followup for I2C_POSITION_ENCODERS
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 28, 2017
1 parent f4246dc commit fc140c4
Show file tree
Hide file tree
Showing 7 changed files with 352 additions and 321 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ script:
#
- restore_configs
- opt_enable AUTO_BED_LEVELING_UBL UBL_G26_MESH_EDITING ENABLE_LEVELING_FADE_HEIGHT FIX_MOUNTED_PROBE EEPROM_SETTINGS G3D_PANEL
- opt_enable_adv CUSTOM_USER_MENUS
- opt_enable_adv CUSTOM_USER_MENUS I2C_POSITION_ENCODERS BABYSTEPPING
- build_marlin
#
# Test a Sled Z Probe
Expand Down
1 change: 1 addition & 0 deletions Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,7 @@
//===========================================================================
//====================== I2C Position Encoder Settings ======================
//===========================================================================

/**
* I2C position encoders for closed loop control.
* Developed by Chris Barr at Aus3D.
Expand Down
Loading

0 comments on commit fc140c4

Please sign in to comment.