End Stop Rambo 1.4 configuration problem

I have made I believe all the configuration changes and the M119 command returns this with all 5 end stop triggered.

10:02:53.995 : N14 M119*31
10:02:54.001 : Reporting endstop status
10:02:54.001 : x_min: TRIGGERED
10:02:54.001 : x_max: TRIGGERED
10:02:54.001 : y_min: TRIGGERED
10:02:54.001 : y2_min: TRIGGERED
10:02:54.001 : z_min: open
10:02:54.001 : z_max: TRIGGERED
10:02:54.001 : ok

This is with all switches open

10:04:05.470 : N40 M119*30
10:04:05.474 : Reporting endstop status
10:04:05.474 : x_min: open
10:04:05.474 : x_max: TRIGGERED
10:04:05.478 : y_min: open
10:04:05.478 : y2_min: open
10:04:05.478 : z_min: TRIGGERED
10:04:05.478 : z_max: open
10:04:05.478 : ok

I only use one X so that explains no change on x_max
It seems the z_min works in reverse of what it should. I replaced the switch, ohmed out the wire and same results :upside_down_face:

I check the board connections and they are correct.

Here are my configs.
FreddyD Config 081520.zip (72.1 KB)

All help is appreciated! this is the last thing before i get this baby going. :smile:

The zmin is inverted to use a probe.

Which firmware are you using? Was it already configured for the low rider?

1 Like

I donā€™t know anything about the Lowrider in particular, but if on the Primo, the x_max being TRIGGERED in both states indicates a break/problem in the wire.

I had to had load and mod my it, board came unloaded from V1. All good just working out the kinks.
My Version is 427D 2.0.5.3

Okay what did I do? :crazy_face: I killed the config on my Rambo 1.4 and now when I try to do a build in PlatformIO I get this?

Verbose mode can be enabled via -v, --verbose option
CONFIGURATION: Redirecting...
PLATFORM: Atmel AVR 2.2.0 > RepRap RAMBo
HARDWARE: ATMEGA2560 16MHz, 8KB RAM, 252KB Flash
DEBUG: Current (simavr) On-board (simavr)
PACKAGES:

  • framework-arduino-avr 5.0.0
  • toolchain-atmelavr 1.50400.190710 (5.4.0)
    LDF: Library Dependency Finder ā†’ http://bit.ly/configure-pio-ldf
    LDF Modes: Finder ~ chain, Compatibility ~ soft
    Found 15 compatible libraries
    Scanning dependenciesā€¦
    Dependency Graph
    |-- 1.5.0
    |-- 0.7.1
    |-- 1.1.0
    |-- 1.5.0
    |-- 0.4.1
    |-- 0.8.0
    |-- 1.0.0
    |-- 1.2.7
    |--
    |--
    Error: Nothing to build. Please put your source code files to ā€˜C:\Router\Marlin-1CNC_Rambo_Dual_2\Marlin-1CNC_Rambo_Dual\Marlin\Marlinā€™ folder
    ======================================================== [FAILED] Took 1.42 seconds ========================================================

Environment Status Duration


mega2560 IGNORED
mega1280 IGNORED
MightyBoard1280 IGNORED
MightyBoard2560 IGNORED
rambo FAILED 00:00:01.423
FYSETC_F6_13 IGNORED
FYSETC_F6_14 IGNORED
sanguino644p IGNORED
sanguino1284p IGNORED
melzi IGNORED
melzi_optiboot IGNORED
melzi_optimized IGNORED
at90usb1286_cdc IGNORED
at90usb1286_dfu IGNORED
DUE IGNORED
DUE_USB IGNORED
DUE_debug IGNORED
DUE_archim IGNORED
DUE_archim_debug IGNORED
SAMD51_grandcentral_m4 IGNORED
LPC1768 IGNORED
LPC1769 IGNORED
STM32F103RC IGNORED
STM32F103RC_meeb IGNORED
STM32F103RC_fysetc IGNORED
STM32F103RC_btt IGNORED
STM32F103RC_btt_USB IGNORED
STM32F103RC_btt_512K IGNORED
STM32F103RC_btt_512K_USB IGNORED
STM32F103RE IGNORED
STM32F103RE_btt IGNORED
STM32F103RE_btt_USB IGNORED
STM32F4 IGNORED
STM32F7 IGNORED
ARMED IGNORED
STM32F103VE_GTM32 IGNORED
STM32F103VE_longer IGNORED
mks_robin_mini IGNORED
mks_robin_nano IGNORED
mks_robin IGNORED
mks_robin_pro IGNORED
mks_robin_e3 IGNORED
mks_robin_lite IGNORED
mks_robin_lite3 IGNORED
jgaurora_a5s_a1 IGNORED
STM32F103CB_malyan IGNORED
mks_robin_nano35 IGNORED
STM32F070RB_malyan IGNORED
malyan_M300 IGNORED
chitu_f103 IGNORED
chitu_v5_gpio_init IGNORED
STM32F103RET6_creality IGNORED
STM32F401VE_STEVAL IGNORED
FLYF407ZG IGNORED
FYSETC_S6 IGNORED
STM32F407VE_black IGNORED
BIGTREE_SKR_PRO IGNORED
BIGTREE_GTR_V1_0 IGNORED
BIGTREE_BTT002 IGNORED
rumba32 IGNORED
esp32 IGNORED
teensy31 IGNORED
teensy35 IGNORED
linux_native IGNORED
include_tree IGNORED
=================================================== 1 failed, 0 succeeded in 00:00:01.423 ===================================================
The terminal process ā€œC:\Users\fdiro.platformio\penv\Scripts\platformio.exe ā€˜runā€™ā€ terminated with exit code: 1.

Any thought I was getting close then I Killed It :face_with_symbols_over_mouth:!