Bladeren bron

MIDDLE_DEAD_ZONE => MIDDLE_DEAD_ZONE_R

Scott Lahteine 8 jaren geleden
bovenliggende
commit
8935bed594
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      Marlin/example_configurations/SCARA/Configuration.h

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h Bestand weergeven

@@ -102,7 +102,7 @@
102 102
   #define SCARA_OFFSET_Y -56 //mm
103 103
 
104 104
   // Radius around the center where the arm cannot reach
105
-  #define MIDDLE_DEAD_ZONE 0 //mm
105
+  #define MIDDLE_DEAD_ZONE_R 0 //mm
106 106
 
107 107
   #define THETA_HOMING_OFFSET 0  //calculatated from Calibration Guide and command M360 / M114 see picture in http://reprap.harleystudio.co.za/?page_id=1073
108 108
   #define PSI_HOMING_OFFSET   0  //calculatated from Calibration Guide and command M364 / M114 see picture in http://reprap.harleystudio.co.za/?page_id=1073

Laden…
Annuleren
Opslaan