Re: Setting Z axis speed
So, let me explain to you guys how I solved the first problem. I know that for many of you this is obvious but for many beginners this is a real issue. If you want to set the speed of a specific axes,...
View ArticleRe: Setting Z axis speed
Now I need your help to solve my second problem, the one with Printer Halted. As I said I have this issue only when I'm trying to print a model from SD card. If I preheat the nozzle with the command...
View ArticleRe: Setting Z axis speed
What type of display/sd do you have? The arduino 5 volt regulator is only rated at 500mA and some displays need too much power. You may need to supply an external 5 volt power source.
View ArticleRe: Setting Z axis speed
This is the one that I'm using [www.aliexpress.com] I bought it from here.
View ArticleRe: Setting Z axis speed
I just test my LCD on a prusa i3 mk2 original and it's fully functional. When I hit Print from SD everything was fine, temperature reach printing temp, bed the same and the print was a success. I'm...
View ArticleRe: Setting Z axis speed
Ok, so I solved also the second problem. The problem was that my STL files were created in Cura for another specific 3D printer. And I said hmmm. Why I'm not creating my own STL file. After I did this...
View ArticleRe: Setting Z axis speed
QuoteDOYTSo, let me explain to you guys how I solved the first problem. I know that for many of you this is obvious but for many beginners this is a real issue. If you want to set the speed of a...
View ArticleRe: Sending on Serial pins other than Serial0
marlin configuration.h /** * Select which serial port on the board will be used for communication with the host. * This allows the connection of wireless adapters (for instance) to non-default port...
View ArticleRe: Sending on Serial pins other than Serial0
Actually, I changed and looked in Configuration.h many times, and this is the first time that I notice this ! I was thinking that the change would have to be done in MarlinSerial.h, because it has...
View ArticleProblema con Kossel mini
Salve a tutti ragazzi, ho un problema con una kossel mini su cui ho montato una ramps e un arduino (cinese ovviamente). Ho provato a caricare questo firmware [github.com] e non funziona come dovrebbe,...
View ArticleMarlin 1.1 RC8 reboots after bed reaches temps
I installed the latest Marlin RC8. All the setups when fine. When I start printing, the bed heats up. Once it reaches the set temps and the extruder is supposed to start heating the software reboots.
View ArticleRe: Marlin 1.1 RC8 reboots after bed reaches temps
make sure your hotend and your hotend thermistors are in the correct place on the controller, and aren’t shorting to each other manually try just turning on the hot end, does it reboot every time (eg...
View ArticleRe: Marlin 1.1 RC8 reboots after bed reaches temps
Dust, I did not make any changes to the printer. It runs normal with Marlin 1.0.2. (Well...not normal but that is another issue, it doesn't reboot, though!) Since I a had problem with RC8 I flashed...
View ArticleRe: Marlin 1.1 RC8 reboots after bed reaches temps
Depending on the board, power from USB is often ignored. It generates it own from the supply.
View ArticleRe: Marlin 1.1 RC8 reboots after bed reaches temps
Could be but then why don't I have the problem with 1.0.2? Only with the RC8? What is RC8 doing that 1.0.2 is not?
View ArticleRe: Marlin 1.1 RC8 reboots after bed reaches temps
In RC8 you have to enable SD-support, which was automatically set in 1.0.2 when you'd chosen any LCD. Maybe the reset comes from reading the SD-card?
View ArticleRe: When is it necessary to setup multiple "E0 E1 E2" steps and what is the...
o lampe How is your project coming? I seem to be stuck and not making any progress. Would you mind sharing your files for the Repetier firmware for the RUMBA board? I would like to compare your with...
View ArticleRe: Marlin 1.1 RC8 reboots after bed reaches temps
I had enabled the SD-support, that's why I was able to choose the file to print. It 'loaded' the file and started the sequence of printing. First is heating the bed. It did it. Once the bed reached...
View ArticleRe: When is it necessary to setup multiple "E0 E1 E2" steps and what is the...
I never planned to use repetier, but I attached the config.h for marlins RC8. It is untested because I'm considering to leave the Prusa unchanged and build a CoreXY/Diamond instead. There are some...
View ArticleRe: When is it necessary to setup multiple "E0 E1 E2" steps and what is the...
o lampe My mistake for some reason I thought you had also had a Repetier version. I did build a CoreXY, that is what I am working with right now. The printer is not quite done yet but should be ready...
View Article