• Stars
    star
    165
  • Rank 227,732 (Top 5 %)
  • Language
    Python
  • License
    GNU Affero Genera...
  • Created about 1 year ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A PrusaSlicer Profile for the Ender 3 v3 SE. Feel free to contribute!

Version Donations GitHub all releases

PrusaSlicer-Ender3-v3-SE-Config

A PrusaSlicer Profile for the Ender 3 v3 SE. This is supposed to be as close as a direct port of Creality's profile in Creality Print.

Feel free to contribute! If you have any questions, suggestions or improvements, feel free to reach out on the Github discussions tab or Discord

Output of this PrusaSlicer profile PrusaSlicer Print Output

Output of official Creality Print profile Creality Print Output

Current Issues

  • 90 degree corners on the xy axis become thick rounded corners. This is very bad for accuracy

Install Instructions

See the Latest Release for install instructions

Misc

This section contains other discoveries and curiosities i have found on the V3 SE

Getting the print preview info to work on the stock display

This profile by default does not emit the needed details to make the display show the print time, filament used and layer height before a print. A workaround is available here

OctoPrint calibrate before print

To auto calibrate before each print, place the following GCODE at Settings > Printer > GCODE Scripts > Before print job starts in OctoPrint:

M140 S65 ; Set bed temp to 65
M190 S65 ; wait for bed temp to stabilize
G28 ; home all axis and restore leveling
G29 ; Auto Level

before_print_calibrate

This implementation is not the same as the 'Calibrate' button toggled on the screen before an sd print. G29 just performs the standard 4x4 probe test, not the shortend 4 corner probe test. Internally this seems to be called G29_small. I do not know how to run G29_small from gcode.

g29_small

More Repositories

1

TegraExplorer

A payload-based file manager for your switch!
C
708
star
2

CYD-Klipper

An implementation of a wireless Klipper status display on an ESP32 + screen
C++
224
star
3

EmmcHaccGen

Supposed to be a replacement of ChoiDuJour
C#
98
star
4

Payload_Launcher

Uses atmosphere's reboot to payload system to launch payloads.
C
93
star
5

steam-deck-addons

A collection of random scripts i've made for the deck
C#
90
star
6

SDH-CssLoader

Loads CSS dynamically into the steam deck game ui
TypeScript
87
star
7

themezer-nx

A switch theme downloader that pulls from https://themezer.net/
C
86
star
8

Alfae

An Itch.io/Epic Games/GOG launcher that works through plugins
C#
60
star
9

TegraScript

The scripting language of TegraExplorer
41
star
10

CssLoader-ThemeDb

A repo containing themes for SDH-CssLoader
Python
36
star
11

switch-90dns-setter

Makefile
30
star
12

SwitchLayoutGuide

15
star
13

Steam-Deck-Themes

this is a test repo
CSS
14
star
14

SwitchThemeGuide

This guide will tell you how to use exelix's themeing tools
10
star
15

Steam-Deck-Theme-Template

Template repository to get started with theming quicker
CSS
8
star
16

Duplicate

A cross-platform gui for legendary. (An epic games store launcher replacement)
C#
6
star
17

RCMFirmwareDumper

A simple rcm app that dumps the firmware nca files from sysmmc
C
5
star
18

StlSpy

A way to discover and organise your 3d prints
C#
5
star
19

CssLoader-ThemeApi

C#
5
star
20

Sd-File-Installer

Copy all basic .3dsx and .cia files onto your 3ds (you'll need to install .cia files via the .3dsx version of fbi, which is included)
C
3
star
21

suchmememanyskill.github.io

3
star
22

CubeAdventure

Meme's shitty attempt at a game
C
2
star
23

Notes

A simple note taking app for the switch
C
2
star
24

discord-aliexpress-tracker

A discord bot that sends you updates on your aliexpress packages
Python
2
star
25

SnakeGameSwitch

An extremely simple game coded in c
Makefile
1
star
26

RandomSwitchThemeInstaller

A homebrew app to randomly install .szs theme files (atmosphere only)
Makefile
1
star
27

discord-mail-forwarder

Forwards emails to a discord server as embeds, and also allows you to reply to them
Python
1
star
28

JevilNet

A rewrite of fakebot in .net
C#
1
star
29

Yoshis-Toolbox

C
1
star