Quantcast
Channel: Reprap Forum - Delta Machines
Viewing all articles
Browse latest Browse all 20291

Re: RepRap 3DR Delta printer Released

$
0
0
>> would be great to have any of your Slic3r config in order to compare with mines and see how it goes <<

Attached please find my current Slic3r settings (for 0.1mm layers)... and this is the relevant section of my Marlin config:

#define DEFAULT_AXIS_STEPS_PER_UNIT   {110.6, 110.6, 110.6, 230}
#define DEFAULT_MAX_FEEDRATE          {380, 380, 380, 50}    // (mm/sec)
#define DEFAULT_MAX_ACCELERATION      {9000, 9000, 9000, 9000}  // X, Y, Z, E maximum start speed for accelerated moves

#define DEFAULT_ACCELERATION          3000    // X, Y, Z and E max acceleration in mm/s^2 for printing moves
#define DEFAULT_RETRACT_ACCELERATION  3000   // X, Y, Z and E max acceleration in mm/s^2 for retracts

#define DEFAULT_XYJERK               35.0    // (mm/sec)
#define DEFAULT_ZJERK                 35.0    // (mm/sec) Must be same as XY for delta
#define DEFAULT_EJERK                 20.0    // (mm/sec)

Viewing all articles
Browse latest Browse all 20291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>