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.
Currently is has been only tested in the Cheap 2.8 inch ESP32-2432S028R board you can buy it here:
https://fr.aliexpress.com/item/1005004502250619.html
In the future maybe I refactor it to the 5inch or 7inch
https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all
https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main
https://github.com/xperiments/p1touch/blob/main/P1PTouchWhole.step
The Bambulab P1 Series Printer Screen includes the following features:
Home
- 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
- 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
- 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)
- Offers functionality for purging and retracting filament
- Allows users to load and unload filament (work in progress)
Settings
- 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
Use the Online Web Installer