Re: Compiler Error
Managed to get it to compile....... I played with 7Zip, and found out that the folder structure is not preserved when you open the compressed file with 7zip, and then proceed to extract it. When you...
View ArticleRe: Please help, strange movement while printing
Quotescubi Printer has been printing fine, now suddenly while printing the head moves away from the model ( No extrusion ) and then comes back & carries on printing. It does it on both X & Y...
View ArticleRe: Compiler Error
Wow! It is surprising that 7-Zip doesn't preserve the directory structure. For sure.... That is going to blow up the compile. You are using an Atmega-2560 with RAMPS. That is the default...
View ArticleLaser mode
I'm using a LaserBot/MegaPi laser machine. Does the Marlin firmware have a 'laser mode' or g-code word that doesn’t stop the laser head when we switch the beam on and off during movement? Thanks...
View Article2 axis, 3 drivers
hi all, i have arduino mega and ramps ready, and i wanna make a 2 axis laser. i have spare driver anyway, so i am thinking to use 2 drivers/motors for x axis and don't wanna deal with extra wiring....
View ArticleNeed some Firmware Mods... Who wanna get paid to do it for me???
I really do not like working with the Firmware for my machine. I'm not good at it and I usually screw things up so.... I'm looking for someone who can help out with a couple of (what I consider to be)...
View ArticleRe: 2 axis, 3 drivers
i think the answer is here in Configuration_adv: // Dual X Steppers // Uncomment this option to drive two X axis motors. // The next unused E driver will be assigned to the second X stepper. #define...
View ArticleRe: Need some Firmware Mods... Who wanna get paid to do it for me???
Filament Runout should work without printing from an SD Card. It maybe you are running older firmware. The "Extruder Heating" was a left over message but it is my belief that is correct in the current...
View ArticleReconfiguring / swapping T0 for T2
Hello, I am running Mendel Max 1.5 using updated Marlin firmware, Arduino Mega and RAMPS 1.4. I'm not getting any temperature feedback from my hotend. It starts to heat-up, but since there is no...
View ArticleRe: Reconfiguring / swapping T0 for T2
#elif MB(RAMPS_14_EFB ) #define IS_RAMPS_EFB #include "pins_RAMPS.h" you need to look in pins_RAMPS.h In that file you will find #define TEMP_0_PIN 13 // Analog Input #define TEMP_1_PIN 15 // Analog...
View ArticleUnable to print in bed centre
Hi everyone, I was hoping you would be able to help me. I’ve had my Tevo Tarantula for a couple of weeks now and I’ve been calibrating all of the stepper motors so that when I print a 20mm test cube...
View ArticleMarlin 4.3 ERR MIN TEMP BED
Buona sera, Utilizzo una R2 evo di NicolaP e dopo aver caricato l’ultimo firmware Marlin stabile ho un problema con il riscaldamento del bed. Appena provo a riscaldare il piano, il relè commuta ma...
View ArticleRe: Unable to print in bed centre
Probably you need to tell your Slic3r to center the object on the print bed. (And tell the Slic3r the dimensions of your print bed)
View ArticleRe: Marlin 4.3 ERR MIN TEMP BED
Diversi articoli potrebbero causare questo. Il sensore della temperatura del letto potrebbe essere in cortocircuito. Potrebbe essere necessario impostare correttamente la sonda di temperatura del...
View ArticleRe: Reconfiguring / swapping T0 for T2
Thanks, this worked well in swapping T2 for T0, but the issue persists. . I'm not getting any temperature feedback from the hot-end as its heating up. After about 10 seconds, that 'Printer halted...
View ArticleRe: Reconfiguring / swapping T0 for T2
Unknown... But knowing the Thermistor is good and the wiring is all connected helps simplify the problem. For $6 you can order a new RAMPS board on eBay. And in the mean time (until it shows up), you...
View ArticleRe: Reconfiguring / swapping T0 for T2
Sadly it will be your mega... I would say something has destroyed the analog inputs.
View ArticleRe: Marlin 4.3 ERR MIN TEMP BED
Buongiorno e grazie prima di tutto per l’aiuto. Se senza toccare nulla carico il vecchio firmware il piatto viene riscaldato correttamente, per questo escluderei problemi di cablaggio o elettrici. Nel...
View ArticleRe: Unable to print in bed centre
Hi Roxy, Thanks for replying. I thought I had set the bed size in Cura however I'll double check this. Noel
View Article