I paused and used pronter face to moze the z axis closer to the bed.by khaiz21 - General
G1 Z0.400 F7800.000 This line crahes my z axis into the heat bed after I had it perfectly aligned to print. How do I fix this? Thank you. generated by Slic3r 0.7.1 on 2012-11-12 at 11:57:49 ; layer_height = 0.4 ; perimeters = 3 ; solid_layers = 3 ; fill_density = 0.4 ; nozzle_diameter = 0.5 ; filament_diameter = 3 ; extrusion_multiplier = 1 ; perimeter_speed = 30 ; infill_speed = 60 ; travel_by khaiz21 - General
Hey G1 Z0.400 F7800.000 This line crashes my z extruder into the bed after I had all ready set the perfect distance for extrusion. How can I fix this? Thanksby khaiz21 - General
Yes all home locations stop when they hit the endstops, X,Y,Z. When I start a print the bed and nozzle heat up and then right before it begins to extrude the z axis nozzle crashes into my heat bed. Well I was only able to successfully print one item, but I somehow managed to get the z axis to stop from moving so the nozzle and heatbed didn't crash together.by khaiz21 - General
Hello everyone, I have an issue with my reprap crashing into the heatbed when I start printing. I first home all locations and check the pre-print settings. I have the z axis set to about paper thin width between the nozzel and the heatbed for best print quality. As soon as I send the print command from pronter face my z axis re-adjusts and crashes into the heat bed. I have tried various reprby khaiz21 - General
Is the Kapton tape double sided? How thick should the Kapton tape be? Which one do you recommend? thanksby khaiz21 - General
It was not holding the object firmly while I printed. The ABS was moving around and it became off center. Is it possible to just print on tape to hold the object in place without heating up the bed?by khaiz21 - General
The HBP Beds from thingiverse are crap. The bed gets so hot the sauter turns back to liquid and the wire comes off. I'm now only going to use Painters tape and see what happens. Any suggestions would be good. I'm going to glue one side of the painters tape ontop of the other so it will be double sided.by khaiz21 - General
Hey everyone, I am having trouble keeping my print in place while using the heat bed. As the print begins to build up the layers the extruder slightly moves it and the print is no longer centered. I'm printing with ABS with the heat bed setting 110C marlin firmware. I noticed some other REPRAPPERS using 3M one sided painters tape and it looks like they are able to keep their object from moving arby khaiz21 - General
//// The following define selects which electronics board you have. Please choose the one that matches your setup // Gen7 custom (Alfons3 Version) = 10 "https://github.com/Alfons3/Generation_7_Electronics" // Gen7 v1.1, v1.2 = 11 // Gen7 v1.3 = 12 // Gen7 v1.4 = 13 // MEGA/RAMPS up to 1.2 = 3 // RAMPS 1.3 = 33 (Power outputs: Extruder, Bed, Fan) // RAMPS 1.3 = 34 (Power outputs: Extruder0, Extrudby khaiz21 - General
Hey I'm having the same Issue how did you fix it?? I have ramps 1.4 and latest version of marlin firmware using pronterface. I can only get my axis to go 1 direction when I have the endstopp plugged in. When I unplug the endstop they move in both directions.by khaiz21 - General
I have Inverted set to true on all axis and it just moves the opposite direction one way when I have the endstop plugged into the ramps 1.4 board according to the wiki diagram. For example the YAXIS moves in one direction but when I try to move the opposite way it says endstop hit.by khaiz21 - General
Greetings Everyone, I need help setting up pronterface axis motors using the latest marlin firmware. I currently am only getting the x,y,z axis to move in one direction, but if I unplugg the endstops I can move them in both directions. I'm following the ramps 1.4 diagram guide on WIKI.by khaiz21 - General
Why does the x axis move in the opposite direction of the endstopper when it begins printing? Is it looking for the x axis endstop? I homed all locations correctly when I used pronterface and all axis's stop when they hit the endstopper. For some reason it moves the other way when I begin running a test print and crashes at the edge (continues to step the motor). I measured the PCB board and itby khaiz21 - General
const bool min_software_endstops = false; //If true, axis won't move to coordinates less than zero. const bool max_software_endstops = true; //If true, axis won't move to coordinates greater than the defined lengths below. const int X_MAX_LENGTH = 200; const int Y_MAX_LENGTH = 200; const int Z_MAX_LENGTH = 100; I set the x_max_lenght to 100 y max length to 100 When I ran the test print itby khaiz21 - General
Hey everyone, I have homed all my x , y, z axis's successfully using pronterface and they all stop when hitting the endstops. I then tried running a simple testprint.stl dry run to test the motors. I then notice it begins to print in the top left corner of my heat bed. What settings , configurations must I set to move it to the center of my PCB heat bed? The y and x axis motors continue to turnby khaiz21 - General
Where are the dangerous extrudes located within the code?by khaiz21 - Reprappers
Greetings, I successfully installed the marlin firm ware v1 to my board. Is it possible to test my motors using replicatorg without having all the other elements plugged into the board? I can't get my motors to move when I open the control panel in replicatorg. The x motor is idle and does get warm , and when I try to move the motors in either the x,y,z I hear a beep noise. I think it is receviby khaiz21 - Reprappers