jlmxyz

Results 21 issues of jlmxyz

on cygwin (will test on linux) there is a compile error complaining util-unix.cpp:79:13: error: 'mkstemp' was not declared in this scope according to this https://stackoverflow.com/questions/21689124/mkstemp-and-fdopen-in-cygwin-1-7-28 this is due to --std=c++11...

I'm a bit puzzled... on the doc https://github.com/bigtreetech/BIGTREETECH-S42B-V1.0/blob/master/42%20Stepper%20Motor%20Closed%20Loop%20Driver%20Control%20Board%20Manual.pdf, there is written that 2 firsts switches are for microstepping : 1 1 = 4 0 1 = 8 1 0 =...

Hi, on the documentation, it's said we have to cross some motor control lines and not some others... on my motor there is only wire that goes outside... I assumed...

Hi, I'm a bit puzzled by the configuration I've to set on juppers for my setup, the documentation is really unclear... for UART there is a jumper to set, for...

I must check icons on a web page, the same icon is used at several locations of the page, I would like to be able to restrict the checking into...

**Is your feature request related to a problem? Please describe.** managing session is unconviennient and I often end with lot of windows open and have to clean/merge in order to...

this is a branch created for : use a real flash structure so that flash content can be 1- versioned (different from firmware version, as the flash structure can evolve...

improvement

the call stack : ``` HAL_SPI_TransmitReceive@0x080023fc (/home/jlm/.platformio/packages/framework-arduinoststm32/system/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:1304) Encoder::readRegister@0x080050c6 (/home/jlm/crypt/Devel/3Dprinter/Intellistep-clean/src/hardware/encoder.cpp:241) Encoder::getRawRev@0x080051b2 (/home/jlm/crypt/Devel/3Dprinter/Intellistep-clean/src/hardware/encoder.cpp:849) Encoder::Encoder@0x08005714 (/home/jlm/crypt/Devel/3Dprinter/Intellistep-clean/src/hardware/encoder.cpp:174) StepperMotor::StepperMotor@0x080066be (/home/jlm/crypt/Devel/3Dprinter/Intellistep-clean/src/hardware/motor.cpp:12) __static_initialization_and_destruction_0@0x080080da (/home/jlm/crypt/Devel/3Dprinter/Intellistep-clean/src/main/main.cpp:337) _GLOBAL__sub_I_motor@0x08008128 (/home/jlm/crypt/Devel/3Dprinter/Intellistep-clean/src/main/main.cpp:337) __libc_init_array@0x0800bb08 (/__libc_init_array.dbgasm:24) Reset_Handler@0x08001262 (/home/jlm/.platformio/packages/framework-arduinoststm32/variants/STM32F1xx/F103C8T_F103CB(T-U)/startup_M200_f103xb.S:125) ``` from what I see, when HAL_GetTick()...

bug

git SHA-1 id : 51d669e94c84abb3c5501918677d554bd87e219a when I try to build after using the following script cd cuda || die mkdir build || die cd build || die ../configure || die...

Hi, I bought this display, but I don't find any documentation to the configuration to put into the marlin firmware to use this display.... can you give me a hint?...