-
i did change the filament runout pins but that is it using a mks base here is my config this sensor uses the x max endstop
[Marlin-1.1.9 jon main.zip](https://github.com/MarlinFirmware/Marlin/f…
-
I am trying to put the latest Bugfix version on one of my Anet 1.0 boards. I get the code below. Any ideas? Also, seems the Anet 1.0 board doesnt show up on a regular Arduino version, you have to use …
-
- Description: Step motors do not going to home and i think not save HOMING_SENSITIVITY, because if i send command M914 or M914 X19 Y19, terminal say only:
0:21:56.098: X driver homing sensitivity s…
-
https://gist.github.com/drj-io/56db4be7e002e763ff5e0c2a5e256f59
I'm using Big Easy Drivers (sparkfun). I'm able to run the above code with steppers 1-4 or 3-5... any combo of 4.
If I engage 5 or 6, …
-
I was previously able to compile the MK3 firmware with Arduino 1.8.5 but recently it fails with this error message:
> Marlin_main.cpp:2414: error: unrecognizable insn:
> ...
I was able to rever…
-
## Feature request
Error Sending files to arduino with Universal G-code Sender
## Problem description
When i try to send the files to my arduino only send a few and stops, if i click "Send" aga…
-
I need to arrange a 1 mS timer to call enet_proc_input and enet_poll(). I looked at using driver_delay_ms but that seems like more overhead than necessary. Is there a better way to do that?
From th…
-
Standard clone of a fresh new marlin on master.
Cant get it compile with the standard values.
The error when compiling:
```
SanityCheck.h:1307:14: error: expected constructor, destructor, or typ…
-
### Bug Description
On home Z the x-carriage do not move to the middle of the bed, stops @ X_MIN, Y_MAX
#define Y_HOME_DIR 1
#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING)
#define Z_SAFE_H…
-
Hello, someone can help me to solve this problem below?
I am trying to compile Marlin for BTT SKR V1.4 Turbo on my pc with windows 7 pro.
Thanks.
Verbose mode can be enabled via `-v, --verbose` o…