TackleBerryCrash / p1touch

Bambu Lab Printers Touch Screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Bambulab P1 Series Printer Screen

image

This repository contains the design files and resources for the screen of the Bambulab P1 Series printer. The screen serves as the user interface for controlling and monitoring the printer's functions and settings.

Required Hardware

Currently is has been only tested in the Cheap 2.8 inch ESP32-2432S028R board you can buy it here:

image image

https://fr.aliexpress.com/item/1005004502250619.html

In the future maybe I refactor it to the 5inch or 7inch

Install drivers

https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all

IF FLASH FAILS TRY TO PUSH THE BOOT BUTTON WHILE FLASH BEGINS

Some info about the board itsetlf

https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main

Step 3d files WIP

https://github.com/xperiments/p1touch/blob/main/P1PTouchWhole.step

Features

The Bambulab P1 Series Printer Screen includes the following features:

Home

image

  • Displays the status of WiFi, Camera Recording, and Timelapse
  • Provides a button for turning the light on/off
  • Shows printer status when not printing
  • When printing, it allows users to pause, resume, and stop the printing process
  • Displays the remaining time and layers
  • Allows users to adjust the printing speed

Temperatures

image image

  • Allows users to set the target temperature for the bed and nozzle
  • Provides options to control the fan speed for the part and auxiliary (to be enabled in settings, work in progress)

AXIS Control

image

  • Enables users to move the printer in the XY and Z directions
  • Allows users to home the XYZ position
  • Provides the option to change the movement steps from 1mm to 10mm

Filament (WIP)

image

  • Offers functionality for purging and retracting filament
  • Allows users to load and unload filament (work in progress)

Settings

image image

  • Enables users to activate the auxiliary fan if installed
  • Allows users to enable the chamber sensor (to be determined, work in progress)
  • Provides options to reboot the device
  • Allows users to reset the touch configuration, which will be applied upon reboot
  • Offers the ability to restore default settings for WiFi and P1PTouch configurations

Installation

Use the Online Web Installer

Setup

With your phone, connect to the P1PTouch Network. Password is 12345678

Configure Your Router WiFi nextwork & password

Configure Your P1P/P1S settings

Warning P1P Serial NEEDS TO BE UPPERCASE

Save settings and continue connection in the P1Touch Screen.

First time you need to calibrate touch sensor. Just tap with the stylus in the cross.

About

Bambu Lab Printers Touch Screen

License:MIT License


Languages

Language:HTML 100.0%