-
I want to translate Marlin to Arabic well eventually I want to add to All possible screens but for now I want to start with Creality CR 10s pro and it's variants because those the printers I have and…
-
### Description
Uncomment #MESH_BED_LEVELLING
Compile
Results in
Marlin\src\lcd\dwin\creality_dwin.cpp:257:35: error: 'z_values' was not declared in this scope
bed_mesh_t &mesh_z_v…
-
### Description
When I try to compile version 1.3.1 without making modifications, I get an error
### Steps to Reproduce
Try to compile with Auto Build Marlin
Marlin\src\lcd\extui\lib\c…
-
Custom Build for Mega2560 - Ender 5 Plus UBL Stock Setup
Im getting this Yellow Flag (Compile success) :) :)
But maybe causing with other Machines some Problems?
---------Message------
Marlin…
-
hello
with last commit version i can't compile.
i use the BLtouch-3x3 config
got few errors:
Marlin\src\lcd\extui\lib\creality_dwin\creality_dwin.cpp: In member function 'void CrealityDWINCl…
-
Hello,
kinda noob with good old c/c++ code syntax. Getting compiling errors as 4th axis pins arent defined.. Compiling for creality 2.4.1 motherbord based on ramps 1.4. For compiling used Marlin-Ma…
-
### Description
Normal operation of BABYSTEP_ALWAYS_AVAILABLE is that anytime you go to the z-offset menu and click once, you can move z-offset up and down and the z-axis will always move with it r…
-
### Did you test the latest `bugfix-2.0.x` code?
Yes, and the problem still exists.
### Bug Description
This bug is present in the CR6-SE Community Firmware at Release 6, which incorporates M…
-
Hi,
I followed the windows installation guide in wiki and did some necessary changes to the CMakeLists.txt so that my MKL, PLplot and RocksDB library can be found correctly:
1. Change the Fin…
-
Need to ensure M420 is set to M420 S0 before manual bed leveling or else it will mess up the bed leveling every time. I verified by running the bed leveling then manually setting M420 S0 and telling i…