dactylus

About

Username
dactylus
Joined
Visits
7
Last Active
Roles
Member

Comments

  • So, where motors are declared I had to select invert direction. It would iterate 5 times each increasing its distance from what would be flat directly proportional to the opposite of the direction it should go. I have leveled it a few times and it e…
  • I set the z height at 120 even though its a bit higher otherwise the build plate just crashes into the hotend even with the probe triggering it will still crash.  This is a N grid of 3 x 3. 13:20:54.321 : Info:Autoleveling disabled13:21:25.305 : Z…
  • Here is a top view of what the printer looks like. Everything Homes to max so X+ Y+ Z+
  • At this point I would ok with bounting this out. Its been months I just a want a printer that works. 
  • Right, still getting the opposite reaction of what I would expect the autolevel to do. I'm sure that its something that I'm doing wrong I just can't figure out what I'm doing. This is the latest config file. https://pastebin.com/v5PH3fYW
  • Isn't that what this section is for?  #define BED_MOTOR_1_X -35#define BED_MOTOR_1_Y -70#define BED_MOTOR_2_X 330#define BED_MOTOR_2_Y -70#define BED_MOTOR_3_X 147#define BED_MOTOR_3_Y 298
  • Alright back at this again. I didn't see too many posts before this one so necroing it. I have the motors moving independently and I have bed leveling attempting to work. However, it never makes it level. It usually ends up less level. I am using 3 …
  • Once again a brick wall. I can't seem to get it to go down for the probe. In the output log for Repetier-Host  I get "info: Autoleveling disabled" on the screen, it shows "Calibrating Bed *** Please wait ***". After homing and moving into position i…
  • Alright. I got it figured out. I looked at another thread about the spark cube. I went in and  moved where my define was in the configuration.h. However,  the real issue was the cnc daughter board didn't have 5v connected to it. Whoops. Once again t…
  • So, I got the firmware uploaded. However, no movement on the z axis.
  • It was around the portion of zHomePreRaise. This was my own fault for this error. I set it up for a -10 pre-raise, of which was the wrong direction to pre-raise. I got messed up because its a corexy and raise means lower. However, the negative value…
  • so I added: #define ORIG_E4_STEP_PIN    59#define ORIG_E4_DIR_PIN     63#define ORIG_E4_ENABLE_PIN  58#define ORIG_E5_STEP_PIN    64#define ORIG_E5_DIR_PIN     40#define ORIG_E5_ENABLE_PIN  58#define ORIG_E6_STEP_PIN    44#define ORIG_E6_DIR_PIN    …
  • Maybe a second avr connected through i2c.