Marcin Printer Log

From Open Source Ecology
Revision as of 22:35, 8 November 2018 by Marcin (talk | contribs)
Jump to navigation Jump to search

Printers


  • 2 - 0.8 mm nozzle - prusa i3 mk2. 8x8 bed. Printer 2 MJ Initialization Cura file - File:Printer2mj.ini
#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 - 0.4 mm nozzle - prusa i3 mk2
  • 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