Re: Marlin PID Autotune
I have also noticed that there does not seem to be a way to compute the PID values for the bed from the LCD. At least, I have not yet found lines in the Configuration files which control this....
View ArticleMarlin 2.0 compille problems for a custom controller board
Hi everybody. I have a problem with Marlin 2.0 in PlatformIO. I try to compile it for a STM32F103RET on a custom build board (the pinout is similar to the bigtree skr mini v1.1, but one pin is...
View ArticleCan't set BLTouch probe offset in Marlin TH3D V1.R2.10d
Can't set BLTouch probe offset in Marlin TH3D V1.R2.10d When I go into Control -> motion -> probe z offset the maximum negative value I'm allowed to input is -4.975 but this still leave the...
View ArticleRe: Can't set BLTouch probe offset in Marlin TH3D V1.R2.10d
TH3D is not marlin anymore.. you need to ask in their support forums. [forum.th3dstudio.com]
View ArticleRe: Marlin 2.0 compille problems for a custom controller board
In your Configuration.h you have "#define MOTHERBOARD BOARD_DRAGON_CONTROLLER" but in boards.h you have #define BOARD_CUSTOM_CONTROLLER 4024 // Dragon Controller So when you define MOTHERBOARD as...
View ArticleRe: Marlin 2.0 compille problems for a custom controller board
Looks like I mixed in the export two marlin-files together. I wanted to put the one custom_controller here, but the entire marlin files in zip-format didn't fit here and so I wanted just put the files...
View ArticleRe: Problem z axis
So talked to Monoprice and they say that the mini has no Z probe. In which case how does manipulating the value of Z_PROBE_OFFSET_FROM_EXTRUDER change the height of the extruder above the bed? I am...
View ArticleRe: Problem z axis
You need to remove ANY and ALL offsets in Marlin, slicer, g-code and eprom and make the proper mechanical adjustments to your machine.
View ArticleRe: Marlin 2.0 compille problems for a custom controller board
I reinstaled platformIO and tested it again. Now I can't compile anything. Great
View ArticleRe: Effector crashes into X tower after Delta Calibration
I changed to Marlin 2.0.x not bugfix. Did not make a difference for me. I can't believe I'm the only one who has run into this problem.
View ArticleRe: Marlin 2.0 compille problems for a custom controller board
Its utterly pointless telling us this without error logs!
View ArticleRe: Marlin 2.0 compille problems for a custom controller board
QuoteDust Its utterly pointless telling us this without error logs! The error were the same, but every stm32f1 based (even the fysetc ones too, that compilled), had them. So I reinstalled PlatformIO...
View ArticleMarlin 2.0 - Enable Serial3 port
Greetings! I want to enable Serial3 port in Marlin 2.0 firmware with different baudrate than Serial0. I see that Marlin disables standard HWserial and configures the communication with its own...
View ArticleRe: Marlin 2.0 - Enable Serial3 port
Without posting your code, or url to github... its very hard to make constructive suggestions. There is no SERIAL_PORT_3 support in marlin, its not just enabling it...
View Articlea display for the MKS SBASE
This is my issue. I have an MKS SBASE 1.3v and a MKS TFT3.2 display. I also have a old LCD reprap discount smart controller off the printer I’m re-building. Anyhow I have loaded both Soothieware and...
View Articleheated chamber
Hi, I'm building a very large printer for ABS and NYLON that needs an actively heated enclosure, I'm using Marlin so I can drive separate stepper driver modules for bigger motors, I'm in the middle of...
View ArticleWeird position after homing with marlin 2.0
Hi, I've been upgrading my RAMPS1.4 to an SKR V1.4 and flashed marlin2.0 on it. Configured it and was pretty content that everything still worked. Then I executed G28 Z0 and my printer did its homing...
View Article