update code base to Marlin 2.0.9.2
This commit is contained in:
4
Marlin/src/pins/ramps/pins_RIGIDBOARD_V2.h
Executable file → Normal file
4
Marlin/src/pins/ramps/pins_RIGIDBOARD_V2.h
Executable file → Normal file
@@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
@@ -34,7 +34,7 @@
|
||||
//
|
||||
|
||||
// I2C based DAC like on the Printrboard REVF
|
||||
#define DAC_STEPPER_CURRENT
|
||||
#define HAS_MOTOR_CURRENT_DAC 1
|
||||
|
||||
// Channels available for DAC, For Rigidboard there are 4
|
||||
#define DAC_STEPPER_ORDER { 0, 1, 2, 3 }
|
||||
|
Reference in New Issue
Block a user