Marcin Printer Log: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Printers=
=Printers=
==1==
*1 - 0.4 mm nozzle - prusa i3 mk2 extruder. 8x8 bed.  Printer 1MJ Initialization File: [[File:printer1mj.ini]]. Printer 1MJ Marlin - [[File:printer1mjmarlin.zip]]
*1 - 0.4 mm nozzle - prusa i3 mk2 extruder. 8x8 bed.  Printer 1MJ Initialization File: [[File:printer1mj.ini]]. Printer 1MJ Marlin - [[File:printer1mjmarlin.zip]]


==2==
*2 - 0.8 mm nozzle - prusa i3 mk2. 8x8 bed. Printer 2 MJ Initialization Cura file - [[File:printer2mj.ini]]. Profile for single wall thickness - [[File:printer2mj_singlewall.ini]]


*2 - 0.8 mm nozzle - prusa i3 mk2. 8x8 bed. Picture =  
<nowiki>#define LEFT_PROBE_BED_POSITION 70 //changed from 20 in Marlin v18.07 to 40
#define RIGHT_PROBE_BED_POSITION 170 //changed from 140 in Marlin v18.07
#define FRONT_PROBE_BED_POSITION 40 //changed from 20 in Marlin v18.07 to 40
#define BACK_PROBE_BED_POSITION 150</nowiki>
 
==3==
*3 - 0.4 mm nozzle - prusa i3 mk2
*3 - 0.4 mm nozzle - prusa i3 mk2
*4 - 0.4 mm nozzle - titan aero - see picture below.  More pictures - [https://www.facebook.com/photo.php?fbid=10214884742769255&set=a.2106813187074&type=3&theater]. Printer 4 MJ Initialization File: [[File:printer4mj.ini]]. Printer 1MJ Marlin - [[File:printer1mjmarlin.zip]]
==4==
*4 - 0.4 mm nozzle - titan aero - see picture below.  More pictures - [https://www.facebook.com/photo.php?fbid=10214884742769255&set=a.2106813187074&type=3&theater]. Printer 4 MJ Initialization File: [[File:printer4mj.ini]]. Printer 1MJ Marlin - Same as [[File:Marlin_v1810.zip]] - but had to change the stock configuration to
 
<nowiki>// Set the boundaries for probing (where the probe can reach).
 
// Set the boundaries for probing (where the probe can reach).
#define LEFT_PROBE_BED_POSITION 20 //changed from 20 in Marlin v18.07 to 40
#define RIGHT_PROBE_BED_POSITION 160 //changed from 140 in Marlin v18.07
#define FRONT_PROBE_BED_POSITION 40 //changed from 20 in Marlin v18.07 to 40
#define BACK_PROBE_BED_POSITION 150
</nowiki>


<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D10214899082767746%26set%3Dp.10214899082767746%26type%3D3&width=500" width="500" height="502" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></html>
<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D10214899082767746%26set%3Dp.10214899082767746%26type%3D3&width=500" width="500" height="502" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></html>

Latest revision as of 23:51, 16 November 2018

Printers

1

2

#define LEFT_PROBE_BED_POSITION 70 //changed from 20 in Marlin v18.07 to 40
#define RIGHT_PROBE_BED_POSITION 170 //changed from 140 in Marlin v18.07
#define FRONT_PROBE_BED_POSITION 40 //changed from 20 in Marlin v18.07 to 40
#define BACK_PROBE_BED_POSITION 150

3

  • 3 - 0.4 mm nozzle - prusa i3 mk2

4

  • 4 - 0.4 mm nozzle - titan aero - see picture below. More pictures - [1]. Printer 4 MJ Initialization File: File:Printer4mj.ini. Printer 1MJ Marlin - Same as File:Marlin v1810.zip - but had to change the stock configuration to
// Set the boundaries for probing (where the probe can reach).

// Set the boundaries for probing (where the probe can reach).
#define LEFT_PROBE_BED_POSITION 20 //changed from 20 in Marlin v18.07 to 40
#define RIGHT_PROBE_BED_POSITION 160 //changed from 140 in Marlin v18.07
#define FRONT_PROBE_BED_POSITION 40 //changed from 20 in Marlin v18.07 to 40
#define BACK_PROBE_BED_POSITION 150
 

Form

edit

data

Links