help in config file March 31, 2014 11:36AM |
Registered: 11 years ago Posts: 80 |
Re: help in config file March 31, 2014 07:41PM |
Registered: 11 years ago Posts: 148 |
Re: help in config file April 01, 2014 05:15AM |
Registered: 11 years ago Posts: 80 |
Re: help in config file April 02, 2014 06:04PM |
Registered: 11 years ago Posts: 80 |
Re: help in config file April 02, 2014 09:51PM |
Registered: 11 years ago Posts: 341 |
Quote
EEstudent
"layer_height = 0.3;
width_over_thickness = 2.2;"
to leave as is?
Quote
EEstudent
"idler_bearing = bearing_624;"
I chose 624 because I saw most of the people use 624 instead of the default 623.
Quote
EEstudent
"i_am_box = 1;"
Obvious.
"// if you do your own plate and can move bottom Z screws 5mm up set this to 0 to
// get stronger motor mount. Only for i_am_box = 0
i_want_to_use_single_plate_dxf_and_make_my_z_weaker = 1;"
what this means?
Quote
EEstudent
"//Use 5.4 for M10 or 4.4 for M8
y_threaded_rod_long_r = 5.4;"
I am using both M8 and M10 as in the wiki page. what is the correct value for me?
Quote
EEstudent
"// Use 12 for single plate
// or 20 if you want to use the Y lm8uu holders
// (extras/bearing-holder-single-plate-y)
board_thickness = 12;"
I will be using LM8UU as recommended, the board thickness is 12mm as the wooden plate thickness. to leave it 12mm?
Quote
EEstudent
"// These constants define the geometry of the doc/complete-printer.scad
bed_x_size=225;
bed_y_size=225;
x_smooth_rod_length=380+board_thickness*2;
y_smooth_rod_length=400;
z_smooth_rod_length=320;"
those values do not match the values given in the wiki page. does it matter?
Quote
EEstudent
after choosing the right settings. how do I run the Makefile on windows7?If I want to generate STL files manually I convert all SCAD files to SLT including all file under "extra" folder"? some parts are not mentioned in "i3.tdoc",print them anyway?
Re: help in config file April 03, 2014 04:15PM |
Registered: 11 years ago Posts: 80 |