-
I recently configured RCBugFix and uploaded to my Azteeg X3 Pro board and I can not get the autolvl to work! My probe works fine and probes the defined points correctly but when it prints, the nozzle …
-
Hi,
I tested this version and while trying to find the best auto level routine. The g30 and g29 work reliably and as expected. When I visualize the result of g29 I get a repeatable pattern.
I print…
-
When I try to enable the use of my VIKI 2 LCD I get a compiler error in ultralcd.cpp at line 2695
'u8g' was not declared in this scope
I've checked my configuration.h file and I think I have everyth…
-
### Application Version
4.10
### Platform
windows 10
### Printer
creality 10s
### Reproduction steps
type 3 in the z move box
### Actual results
z move box resets to 0
### Expected results…
-
#### What were you doing?
I've recently received custom firmware from AnyCubic with ability to connect it with Octoprint. There was some baudrate and serial driver issue with original one. See: **[…
-
Was just printing a validation mesh and canceled by holding the control wheel because I wasn't getting good bed adhesion.
After cancel, G26 normally returns the nozzle to the coordinates it start…
bgort updated
2 years ago
-
Trying to use the standard Marlin 1.1 package on a RUMBA board ( Board 80) I recognized the following!
using X;Y;Z and E0+E1 works fine, but additionally using E2 causes missbehaviour
I built a Gcod…
-
I just upgraded to the latest dev version. I noticed one change that broke my init G-code.
I had the following:
G28
G1 Z10.0 F{travel_speed} ;move the platform down 10mm
G29
Now, with the new v…
-
Hey guys, I was directed here by the users on the Robo forums. I am trying to setup my LCD and all is well until it gets to the LED color portion. I get a compile error stating a line in the code is n…
-
Many small fixes for annoying issues, including the z_offset problem.
Most of the changes are for the purpose of speeding up the code paths in preparation for bringing the UBL system up on Delta prin…