Skip to content

[1.1.x] RAMPS + Viki1 LCD compatibility#15736

Merged
thinkyhead merged 7 commits intoMarlinFirmware:bugfix-1.1.xfrom
chepo92:bugfix-1.1.x
Oct 31, 2019
Merged

[1.1.x] RAMPS + Viki1 LCD compatibility#15736
thinkyhead merged 7 commits intoMarlinFirmware:bugfix-1.1.xfrom
chepo92:bugfix-1.1.x

Conversation

@chepo92
Copy link
Contributor

@chepo92 chepo92 commented Oct 31, 2019

Requirements

RAMPS 1.4 (default blank config RAMPS_14_EFB, E0 only, no Heat Bed)
Viki 1 (enable LCD_I2C_VIKI)
Wiring as: http://files.panucatt.com/datasheets/viki_wiring_diagram.pdf

Description

Fixed compile errors when using no heat bed and using Viki LCD (added conditional #if HAS_HEATED_BED),
checked wiring diagram pins 40 and 42should be used as stated in wiring diagram with ramps Board

Benefits

Viki 1 LCD can be used with RAMPS and minimum configuration

Related Issues

#14812 were also having issues with I2C LCD, this could be a clue

Config: 
RAMPS 1.4 (default blank config RAMPS_14_EFB, E0 only, no Heat Bed)
Viki 1 (enable LCD_I2C_VIKI)
Wiring as: http://files.panucatt.com/datasheets/viki_wiring_diagram.pdf
This reverts commit ac7bc10.
This reverts commit 75576a6.
@thinkyhead thinkyhead merged commit 8c9318c into MarlinFirmware:bugfix-1.1.x Oct 31, 2019
@thinkyhead thinkyhead changed the title Bugfix 1.1.x Compatibility of RAMPS with Viki1 LCD [1.1.x] RAMPS + Viki1 LCD compatibility Oct 31, 2019
TiagoJustino added a commit to TiagoJustino/Marlin that referenced this pull request Apr 2, 2020
* MarlinFirmware/1.1.x: (133 commits)
  Fix Z position after ABL bilinear G29 with fade (MarlinFirmware#17174)
  Change DUMMY_PID_VALUE to NAN (MarlinFirmware#17079)
  Disable integration testing
  Enable DUAL_NOZZLE_DUPLICATION_MODE (MarlinFirmware#16436)
  [1.1.x] Polish language UTF8 (MarlinFirmware#16141)
  Links for the "New Issue" page
  Add Korean language (MarlinFirmware#15918)
  [1.1.x] MKS_GEN_L_V2 controller (MarlinFirmware#15805)
  Update bug_report.md
  [1.1.x] Fix autostart w/out SD_DETECT_PIN (MarlinFirmware#15667)
  [1.1.x] RAMPS + Viki1 LCD compatibility (MarlinFirmware#15736)
  [1.1.x] Fix compiler warning (MarlinFirmware#15642)
  [1.1.x] Fix for G2/G3 rounding error (MarlinFirmware#15546)
  Let MINIPANEL use SW SPI if needed (MarlinFirmware#15246)
  Fix BLTouch debugging (MarlinFirmware#15232)
  Fix Creality bed thermistor
  Fix PT-BR strings (MarlinFirmware#15023)
  Fix #else extra tokens (MarlinFirmware#15013)
  [1.1.x] Autobuild formatting (MarlinFirmware#14858)
  [1.1.x] BLTouch 3.0 - 3.1 (MarlinFirmware#14839)
  ...
maz3max pushed a commit to maz3max/Marlin that referenced this pull request Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants