Bläddra i källkod

Change Folger Tech i3-2020 defaults

Roxy-3D 6 år sedan
förälder
incheckning
92c8efdc96
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2
    1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h

+ 2
- 1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h Visa fil

@@ -570,7 +570,8 @@
570 570
  * Override with M92
571 571
  *                                      X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
572 572
  */
573
-#define DEFAULT_AXIS_STEPS_PER_UNIT   { 80, 80, 4000, 52.2 }
573
+//#define DEFAULT_AXIS_STEPS_PER_UNIT   { 80, 80, 4000, 52.2 }  // 52.4 is correct for printer as shipped
574
+#define DEFAULT_AXIS_STEPS_PER_UNIT   { 80, 80, 4000, 104.4 }   // 104.4 with 32 micro steps enabled gives better results
574 575
 
575 576
 /**
576 577
  * Default Max Feed Rate (mm/s)

Laddar…
Avbryt
Spara