You are not logged in.

#1 2017-09-07 15:28:39

Doug
Member
Registered: 2017-08-11
Posts: 100

Overscan Doesn't Work Build 1589

I'm trying to adjust my projection but I tryed diferent values in config.txt but nothing seens to work.


# 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=1000
overscan_right=1000
overscan_top=1000
overscan_bottom=3000

Offline

#2 2017-09-07 17:46:31

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Overscan Doesn't Work Build 1589

Overscan could not be nanodlp related.
Could you share photo of boundary image being displayed on your printer?

Offline

#3 2017-09-07 18:24:04

Doug
Member
Registered: 2017-08-11
Posts: 100

Re: Overscan Doesn't Work Build 1589

Here, It only show on edge

FullSizeRender4.jpg
FullSizeRender.jpg

Offline

#4 2017-09-07 18:30:11

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Overscan Doesn't Work Build 1589

have you tried remove overscan values and uncomment disable_overscan=1 ?

Offline

#5 2017-09-07 18:31:01

Doug
Member
Registered: 2017-08-11
Posts: 100

Re: Overscan Doesn't Work Build 1589

yes

Offline

#6 2017-09-07 18:39:35

Doug
Member
Registered: 2017-08-11
Posts: 100

Re: Overscan Doesn't Work Build 1589

It's possible to have a feature in nanodlp to choose where you can put the origen from X and Y, mine is X-4 Y0 I guess

Offline

#7 2017-09-07 18:56:25

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Overscan Doesn't Work Build 1589

Use center origin. you can put pieces wherever you want on your 3D editor.

Offline

#8 2017-09-07 19:44:17

Doug
Member
Registered: 2017-08-11
Posts: 100

Re: Overscan Doesn't Work Build 1589

But my projector center isn't in the center and in this way i have to use another software to "centralize" it

Offline

#9 2017-12-06 18:33:58

Doug
Member
Registered: 2017-08-11
Posts: 100

Re: Overscan Doesn't Work Build 1589

Any ideas in this?
My config.tx file

# For more options and information see
# http://rpf.io/configtxtreadme
# Some settings may impact device functionality. See link above for details

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=0

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

# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2

# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4
hdmi_pixel_encoding=2

# uncomment for composite PAL
#sdtv_mode=2

#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800


#core_freq=250
#sdram_freq=400
#over_voltage=0

#Smaller framebuffer
#framebuffer_depth=8
#framebuffer_ignore_alpha=1
#framebuffer_width=1920
#framebuffer_height=1080
disable_camera_led=1
dtparam=i2c1=on
dtparam=i2c_arm=on

hdmi_force_hotplug=1
framebuffer_depth=24
gpu_mem=192
framebuffer_ignore_alpha=1
hdmi_cvt=1440 2560 48
hdmi_group=2
hdmi_mode=87
hdmi_pixel_freq_limit=400000000
hvs_priority=0x32ff
max_framebuffer_width=1440
max_framebuffer_height=2560
framebuffer_width=1440
framebuffer_height=2560
config_hdmi_boost=4

display_rotate=0x20000

dtoverlay=pi3-miniuart-bt-overlay
force_turbo=1
enable_uart=1

Offline

#10 2017-12-06 20:00:16

elshad66
Member
Registered: 2017-03-31
Posts: 118

Re: Overscan Doesn't Work Build 1589

maybe it will help
after  ########################   down I added for the projector,,you deleted

and delete ## this for lcd

# 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=on6

######################################################

hdmi_pixel_encoding=2

start_x=1
gpu_mem=128

disable_camera_led=1
dtparam=i2c1=on
dtparam=i2c_arm=on
disable_overscan= 1

Offline

Board footer

Powered by FluxBB