Marlin_Main error after attempting to enable Auto Bed Leveling
I just printed a auto bedleveling upgrade for my Wilson. I went through Marlin to enable the settings, and I'm getting Compilation Errors. QuoteMarlin_main.cpp: In function 'void...
View ArticleRe: Marlin_Main error after attempting to enable Auto Bed Leveling
I have a hunch it has to do with the differences in syntax between various Arduino versions. I am running the stable version of Marlin, version 1.0.2-1, through version 1.0 of the Arduino IDE. After...
View ArticleRe: I don't even know where to start with this one.
Nuked it, restarted from scratch, got it up. However, now I have serious issues with my motors/end stops, and Z not moving at all. I've probably gotta change the motor settings in places.
View ArticleRe: Marlin_Main error after attempting to enable Auto Bed Leveling
Well, I think I figured it out. Pretty sure it was my own stupidity :)-D:)-D When Main.cpp was calling XY_TRAVEL_SPEED, it was calling it from Configuration.h, where I had defined it as: Quote#define...
View ArticleServo deployment
Running RC6. When I run a G28 and the z-axis is already too low, my servo cannot deploy and the hot end crashes into the bed. It works fine with a G29 because it raises the z-axis before it deploys...
View ArticleRe: G29 explanation please
Hi Roxy thanks for the reply, I'm running RC6. My delta is using the grid levelling.. But sorry I'm not aware if there is another method apart from the manual level that I done when setting up the...
View ArticleRe: Servo deployment
Right after the section where you can invert the motor direction you'll find MIN_Z_HEIGHT_FOR_HOMING.
View ArticleNeed Help with configuring Marlin Firmware
Hello I'm trying to get this firmware configured to my ramps 1.4, I attached the firmware, The person who made set up the firmware said you have to select your temp sensor, your endstops , and board,...
View Article230K Thermistor
Has anyone programmed Merlin for a 230K thermistor? I have a CubeX Duo and will be changing out the control board and LCD display and I want to use the existing hot ends while I'm setting up the new...
View ArticleRe: 230K Thermistor
Orin, Did you check out the Duet board? I am just finishing up a Duo conversion. Great board!
View ArticleRe: 230K Thermistor
No I didn't - I have a Smoothieboard and a Rumba and I'll be using one of those. I'm just getting into this conversion and trying to make the best (for me) selection of the board for this conversion....
View ArticleAzteeg X3 with cooling block thermocouple (K type WRN-02)
Hi! I recently made some mods to my ORD MH3000R1 and I had to learn some Marlin in the process, witch is cool but I'm still a novice.. So I downgraded to 2 heads instead of 5, but upgraded those 2...
View ArticleRe: G29 explanation please
You are most likely fighting a Delta Calibration issue and not an Auto Bed Leveling issue. You can use M665 to fine tune and adjust some of the parameters causing the problem. I attached a couple of...
View ArticleRe: Azteeg X3 with cooling block thermocouple (K type WRN-02)
Read the section right above where you set the thermistor type, it has a list, use the appropriate thermocouple setting. RC6 has seven listed, four of them are for a PT100. The code your using now is...
View ArticleRe: 230K Thermistor
In the Marlin scripts folder there is a python script to make temperature table.
View ArticleRe: G29 explanation please
Thanks Roxy, I cant wait for the new release to be finished. I have gotten my prints to be uniform and precise with slight adjustments using the Delta Diagonal Rod trim. But unfortunately even a 20mm...
View ArticleRe: Printer behaving erratically during print from SD
I'm having this problem as well. My printer is a Max Micron dual head prusa i3 clone, which I've heavily upgraded. At random times the print head will suddenly travel to the X or Y limit, and then...
View ArticleRe: Need Help with configuring Marlin Firmware
I hope you get the answers you need! I have been battling getting the firmware to compile for months. I went through many,many errors before finally getting the firmware flashed to the arduino mega....
View Article