-
Hej Guys.
I have compiled the 1.1.9 marlin to my corexy printer, and i have the probe sat at 30mm(-30) to the left of the nozzle. My bed size is x175 y165 (z242)mm when i do the G28 and G29 with th…
-
1. do not insert sd card
2. slow lcd respond with 0.5 sec for each line refresh
3. insert sd card
4. it become normal operation
5. take out sd card again
6. slow lcd repsond again ...
Regards
…
-
```
Marlin/src/lcd/menu/menu_delta_calibrate.cpp: In function 'void _man_probe_pt(const float&, const float&)':
Marlin/src/lcd/menu/menu_delta_calibrate.cpp:42:76: error: 'DEFAULT_XYZ_STEPS_PER_UNIT…
-
Using Debian Buster, Marlin at commit c28e08c8, running an SKR v1.3 with a brand new RRD 12864 display (BigTreeTech red PCB model with contrast pot, via normal cables that needed no twisting/flipping/…
-
Hello, the mainly config like below:
```cpp
#define Z_DUAL_STEPPER_DRIVERS
#if ENABLED(Z_DUAL_STEPPER_DRIVERS)
#define Z_DUAL_ENDSTOPS
#if ENABLED(Z_DUAL_ENDSTOPS)
#define Z2_USE_ENDSTOP…
-
From @jmdyck in https://github.com/heycam/webidl/issues/655#issuecomment-467472205:
> I _think_ the reason that the ES spec says:
> `Let _A_ be a newly created Array exotic object.`
> rather than:
…
-
Hello
This could be a somewhat serious issue I am having with my existing R code using EcoSIS data. I have been using code like this to get ecosis data into R:
```
#---------------------------…
-
Do we have any? Is it available?
-
I've been recently asked to put together a list of Earth observation datasets that would be broadly useful to the Pangeo community and that are NOT currently available on a public cloud system like S3…
-
### Summary
- What does this package do? (explain in 50 words or less):
A package for maintaining a local collection of data sets from a range of data providers. Bowerbird can mirror an entire…