You are not logged in.

#1 2020-05-14 12:32:26

Hapaxis
Member
Registered: 2020-05-14
Posts: 1

D7 lcd not displaying

I have an old Wanhao D7 without the control panel and a raspberry pi 3b+

I've almost got it working, but the screen won't display any masks or grids.

I tried using the Easy Installer from 3dprinter wiki
But the rpi wouldn't boot.
Ended up installing Raspbian, and then installing nanoDLP from the console.
Now it boots, connects to the printer, I can access it remotely from the browser, and I can control the printer.
I tried to follow the settings on 3dprinter wiki
So I added the HDMI settings to the config.txt and also imported the machine profile from the repo

Any ideas how to get this (hopefully) final hurdle passed? What am I possibly missing?

I know the LCD works, I have connected with CWX from a laptop.

I have tried using the config from the easy install (that doesn't boot as a whole) which I've included below, but it makes no difference.

# Wanhao D7 nanodlp config
# V1.0 3-feb-2017

# CAMERA SETTINGS ( 1 = ON, 0 = OFF)
#start_x=1
disable_camera_led=1
# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=1

# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

//hdmi_timings=<h_active_pixels> <h_sync_polarity <h_front_porch> <h_sync_pulse> <h_back_porch> <v_active_lines> <v_sync_polarity> <v_front_porch> <v_sync_pulse> <v_back_porch> <v_sync_offset_a> <v_sync_offset_b> <pixel_rep> <frame_rate> <interlaced> <pixel_freq> <aspect_ratio>

# DISPLAY SETTINGS
gpu_mem=192
hdmi_force_hotplug=1
hdmi_timings=1440 0 50 10 35 2560 0 4 2 2 0 0 0 50 0 198000000 0
hdmi_group=2
hdmi_mode=87
hdmi_pixel_freq_limit=500000000
hvs_priority=0x32ff
display_rotate=0x10000
max_framebuffer_width=1440
max_framebuffer_height=2560
framebuffer_width=1440
framebuffer_height=2560
framebuffer_depth=24
framebuffer_ignore_alpha=1
config_hdmi_boost=2
dtparam=i2c_arm=on

Offline

#2 2020-10-10 16:39:20

tonidefs
Member
Registered: 2018-11-05
Posts: 9

Re: D7 lcd not displaying

I have the same problem (build 4077). Can you solve the problem?

Offline

Board footer

Powered by FluxBB