Skip to content

shubham0x13/ender-3-v3-se-klipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ender-3 V3 SE (Klipper Config and Macros)

This repository contains the Klipper configuration and macros for the Ender 3 V3 SE.

Klipper Installation Guide

Follow this guide to install Klipper on your Ender 3 V3 SE: Klipper Installation Guide

Note

The guide uses a different configuration file available here: Bootuz-Dinamon Ender 3 V3 SE Klipper Config
However, my configuration is derived from it, with several issues fixed and improved macros. You are free to use either configuration based on your preference.

Slicer Setup

Important

Enable Exclude Objects and Label Objects in your slicer settings for adaptive bed mesh and purge to function correctly.

Start G-Code (OrcaSlicer/Creality Print)

PRINT_START BED=[bed_temperature_initial_layer_single] EXTRUDER=[nozzle_temperature_initial_layer]

Start G-Code (Cura)

PRINT_START BED={material_bed_temperature} EXTRUDER={material_print_temperature}

End G-Code

PRINT_END

About

Klipper configuration and macros for the Ender 3 V3 SE

Topics

Resources

Stars

Watchers

Forks