few
About
- Username
- few
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
In case anyone else is interested in adding endstops, dual-extruder, and the HE280 support under RAMBo 1.3L to their upgraded SeeMeCNC Rostock max v2->v3, I am uploading my Configuration.h. I used momentary hinge metal roller lever microswitc…
-
Hello, I had originally added the HE280 handling in 1.0.4, and when I tried running it in 1.0.5, it wasn't working well. I ended up running into issues related to low memory on the RAMBo 1.3L in 1.0.5. After fixing the memory issues, I had issues wi…
-
Minor note: Compiling the latest dev (1.0.5) branch in Arduino 1.8.13 was giving me errors because the version of overloaded RMath::max() isn't clear (see below). I fixed this by changing line motion.cpp:2070 to the following: "segmentCount = RM…
-
This thread got hijacked by an unrelated issue, but I wanted to provide update on my progress. I tried using the "Trash80_IIS2DH" library, but ran into issues. I went back and ported out the original code from the SeeMeCNC 0.92.2 port of Repetier, a…
-
By the way, I'm also happy to move to Repetier 2.x and test this on my printer, if that's possible. Is RAMBO / Arduino Mega 2560 still supported in the 2.0 branch? Thanks again,Francis
-
I have used heated beds on CR-10s, X1, mk3s printers as a filament dryer. Mk3s has a timeout, doesn't work well. Then I bought a food dehydrator, that works much better.
-
Thank you! I am trying to get my older delta printer working again. The error popped up using the SeeMeCNC firmware for an older delta printer (Rostock max V2) which uses a RAMBO. It's based on Repetier 0.92.2. I was seeing the same error under Ardu…