|
Need to Slice/print a single line March 23, 2015 08:49AM |
Registered: 11 years ago Posts: 43 |
|
Re: Need to Slice/print a single line March 23, 2015 10:01AM |
Registered: 12 years ago Posts: 869 |
|
Re: Need to Slice/print a single line March 23, 2015 10:11AM |
Registered: 11 years ago Posts: 98 |
|
Re: Need to Slice/print a single line March 23, 2015 10:48AM |
Registered: 11 years ago Posts: 43 |
Quote
cdru
Take anything that you want to print, slice it as you normally would, then look at the g-code. Delete anything after the first layer up until you reach your end gcode. Search for "Z.2" or whatever your first layer or slicing height is to easily find the end of the first layer.
Quote
iamdarkyoshi
Cura seems to be stupid with thin walls. It either wants 2 lines, or 0 lines. Slic3r seems to do thin walls better.
Quote
iamdarkyoshi
That really sucks that your driver blew up though. Can you use an unused extruder channel as an axis?
Ordered 2 RAMPS boards, One is mine the other went to my uncle. I tried his board and the one driver module didn't work so I swapped it with mine thinking that ill never need all 5 drivers. Now look where I am 
|
Re: Need to Slice/print a single line March 23, 2015 11:12AM |
Registered: 11 years ago Posts: 98 |
|
Re: Need to Slice/print a single line March 23, 2015 01:45PM |
Registered: 11 years ago Posts: 43 |
Quote
iamdarkyoshi
I hope I dont pop my drivers... my entire printer is run off of one board. Granted, I do know how to do surface mount soldering. My drivers never have to do much work, and they are always cooled with a fan. My goal with electronics is to keep temperatures well below their maximum reccomended temps. If it is too hot to touch, it is too hot. What caused the driver to pop anyway?
|
Re: Need to Slice/print a single line March 23, 2015 01:48PM |
Registered: 11 years ago Posts: 98 |
|
Re: Need to Slice/print a single line March 23, 2015 02:25PM |
Registered: 11 years ago Posts: 43 |
|
Re: Need to Slice/print a single line March 23, 2015 02:54PM |
Registered: 11 years ago Posts: 98 |
|
Re: Need to Slice/print a single line March 24, 2015 01:28AM |
Registered: 12 years ago Posts: 1,401 |
|
Re: Need to Slice/print a single line March 24, 2015 02:44AM |
Registered: 11 years ago Posts: 43 |
Quote
ggherbaz
I think you are taking the wrong approach, it is better to calibrate everything else first, and then work with extrusion. You might have a perfect line, but once printer is operational the rest of the print is crap because of misalignments in the frame, and all that work goes to the trash can.
Mount a pen or pencil in the carriage and a piece of paper in the bed, allow the pen to slice up and down so when z goes up the pen will still touch the paper. If line moves away from previous one you can calibrate you axis.
|
Re: Need to Slice/print a single line April 01, 2015 02:20PM |
Registered: 11 years ago Posts: 43 |