Преглед на файлове

Put TOSHIBA with other stepper driver options

Scott Lahteine преди 8 години
родител
ревизия
9343f6a95f
променени са 24 файла, в които са добавени 72 реда и са изтрити 72 реда
  1. 3
    3
      Marlin/Configuration.h
  2. 3
    3
      Marlin/example_configurations/Cartesio/Configuration.h
  3. 3
    3
      Marlin/example_configurations/Felix/Configuration.h
  4. 3
    3
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  5. 3
    3
      Marlin/example_configurations/Hephestos/Configuration.h
  6. 3
    3
      Marlin/example_configurations/Hephestos_2/Configuration.h
  7. 3
    3
      Marlin/example_configurations/K8200/Configuration.h
  8. 3
    3
      Marlin/example_configurations/K8400/Configuration.h
  9. 3
    3
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  10. 3
    3
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  11. 3
    3
      Marlin/example_configurations/RigidBot/Configuration.h
  12. 3
    3
      Marlin/example_configurations/SCARA/Configuration.h
  13. 3
    3
      Marlin/example_configurations/TAZ4/Configuration.h
  14. 3
    3
      Marlin/example_configurations/TinyBoy2/Configuration.h
  15. 3
    3
      Marlin/example_configurations/WITBOX/Configuration.h
  16. 3
    3
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  17. 3
    3
      Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h
  18. 3
    3
      Marlin/example_configurations/delta/generic/Configuration.h
  19. 3
    3
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  20. 3
    3
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  21. 3
    3
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  22. 3
    3
      Marlin/example_configurations/makibox/Configuration.h
  23. 3
    3
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  24. 3
    3
      Marlin/example_configurations/wt150/Configuration.h

+ 3
- 3
Marlin/Configuration.h Целия файл

423
 //#define COREZX
423
 //#define COREZX
424
 //#define COREZY
424
 //#define COREZY
425
 
425
 
426
-// Enable this option for Toshiba steppers
427
-//#define CONFIG_STEPPERS_TOSHIBA
428
-
429
 //===========================================================================
426
 //===========================================================================
430
 //============================== Endstop Settings ===========================
427
 //============================== Endstop Settings ===========================
431
 //===========================================================================
428
 //===========================================================================
747
 #define INVERT_Y_DIR true
744
 #define INVERT_Y_DIR true
748
 #define INVERT_Z_DIR false
745
 #define INVERT_Z_DIR false
749
 
746
 
747
+// Enable this option for Toshiba stepper drivers
748
+//#define CONFIG_STEPPERS_TOSHIBA
749
+
750
 // @section extruder
750
 // @section extruder
751
 
751
 
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/Cartesio/Configuration.h Целия файл

422
 //#define COREZX
422
 //#define COREZX
423
 //#define COREZY
423
 //#define COREZY
424
 
424
 
425
-// Enable this option for Toshiba steppers
426
-//#define CONFIG_STEPPERS_TOSHIBA
427
-
428
 //===========================================================================
425
 //===========================================================================
429
 //============================== Endstop Settings ===========================
426
 //============================== Endstop Settings ===========================
430
 //===========================================================================
427
 //===========================================================================
746
 #define INVERT_Y_DIR true
743
 #define INVERT_Y_DIR true
747
 #define INVERT_Z_DIR false
744
 #define INVERT_Z_DIR false
748
 
745
 
746
+// Enable this option for Toshiba stepper drivers
747
+//#define CONFIG_STEPPERS_TOSHIBA
748
+
749
 // @section extruder
749
 // @section extruder
750
 
750
 
751
 // For direct drive extruder v9 set to true, for geared extruder set to false.
751
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/Felix/Configuration.h Целия файл

405
 //#define COREZX
405
 //#define COREZX
406
 //#define COREZY
406
 //#define COREZY
407
 
407
 
408
-// Enable this option for Toshiba steppers
409
-//#define CONFIG_STEPPERS_TOSHIBA
410
-
411
 //===========================================================================
408
 //===========================================================================
412
 //============================== Endstop Settings ===========================
409
 //============================== Endstop Settings ===========================
413
 //===========================================================================
410
 //===========================================================================
730
 #define INVERT_Y_DIR true
727
 #define INVERT_Y_DIR true
731
 #define INVERT_Z_DIR true
728
 #define INVERT_Z_DIR true
732
 
729
 
730
+// Enable this option for Toshiba stepper drivers
731
+//#define CONFIG_STEPPERS_TOSHIBA
732
+
733
 // @section extruder
733
 // @section extruder
734
 
734
 
735
 // For direct drive extruder v9 set to true, for geared extruder set to false.
735
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/Felix/DUAL/Configuration.h Целия файл

405
 //#define COREZX
405
 //#define COREZX
406
 //#define COREZY
406
 //#define COREZY
407
 
407
 
408
-// Enable this option for Toshiba steppers
409
-//#define CONFIG_STEPPERS_TOSHIBA
410
-
411
 //===========================================================================
408
 //===========================================================================
412
 //============================== Endstop Settings ===========================
409
 //============================== Endstop Settings ===========================
413
 //===========================================================================
410
 //===========================================================================
730
 #define INVERT_Y_DIR true
727
 #define INVERT_Y_DIR true
731
 #define INVERT_Z_DIR true
728
 #define INVERT_Z_DIR true
732
 
729
 
730
+// Enable this option for Toshiba stepper drivers
731
+//#define CONFIG_STEPPERS_TOSHIBA
732
+
733
 // @section extruder
733
 // @section extruder
734
 
734
 
735
 // For direct drive extruder v9 set to true, for geared extruder set to false.
735
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/Hephestos/Configuration.h Целия файл

414
 //#define COREZX
414
 //#define COREZX
415
 //#define COREZY
415
 //#define COREZY
416
 
416
 
417
-// Enable this option for Toshiba steppers
418
-//#define CONFIG_STEPPERS_TOSHIBA
419
-
420
 //===========================================================================
417
 //===========================================================================
421
 //============================== Endstop Settings ===========================
418
 //============================== Endstop Settings ===========================
422
 //===========================================================================
419
 //===========================================================================
738
 #define INVERT_Y_DIR false
735
 #define INVERT_Y_DIR false
739
 #define INVERT_Z_DIR true
736
 #define INVERT_Z_DIR true
740
 
737
 
738
+// Enable this option for Toshiba stepper drivers
739
+//#define CONFIG_STEPPERS_TOSHIBA
740
+
741
 // @section extruder
741
 // @section extruder
742
 
742
 
743
 // For direct drive extruder v9 set to true, for geared extruder set to false.
743
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/Hephestos_2/Configuration.h Целия файл

417
 //#define COREZX
417
 //#define COREZX
418
 //#define COREZY
418
 //#define COREZY
419
 
419
 
420
-// Enable this option for Toshiba steppers
421
-//#define CONFIG_STEPPERS_TOSHIBA
422
-
423
 //===========================================================================
420
 //===========================================================================
424
 //============================== Endstop Settings ===========================
421
 //============================== Endstop Settings ===========================
425
 //===========================================================================
422
 //===========================================================================
741
 #define INVERT_Y_DIR true
738
 #define INVERT_Y_DIR true
742
 #define INVERT_Z_DIR true
739
 #define INVERT_Z_DIR true
743
 
740
 
741
+// Enable this option for Toshiba stepper drivers
742
+//#define CONFIG_STEPPERS_TOSHIBA
743
+
744
 // @section extruder
744
 // @section extruder
745
 
745
 
746
 // For direct drive extruder v9 set to true, for geared extruder set to false.
746
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/K8200/Configuration.h Целия файл

453
 //#define COREZX
453
 //#define COREZX
454
 //#define COREZY
454
 //#define COREZY
455
 
455
 
456
-// Enable this option for Toshiba steppers
457
-//#define CONFIG_STEPPERS_TOSHIBA
458
-
459
 //===========================================================================
456
 //===========================================================================
460
 //============================== Endstop Settings ===========================
457
 //============================== Endstop Settings ===========================
461
 //===========================================================================
458
 //===========================================================================
776
 #define INVERT_Y_DIR false // K8200: false
773
 #define INVERT_Y_DIR false // K8200: false
777
 #define INVERT_Z_DIR false
774
 #define INVERT_Z_DIR false
778
 
775
 
776
+// Enable this option for Toshiba stepper drivers
777
+//#define CONFIG_STEPPERS_TOSHIBA
778
+
779
 // @section extruder
779
 // @section extruder
780
 
780
 
781
 // For direct drive extruder v9 set to true, for geared extruder set to false.
781
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/K8400/Configuration.h Целия файл

423
 //#define COREZX
423
 //#define COREZX
424
 //#define COREZY
424
 //#define COREZY
425
 
425
 
426
-// Enable this option for Toshiba steppers
427
-//#define CONFIG_STEPPERS_TOSHIBA
428
-
429
 //===========================================================================
426
 //===========================================================================
430
 //============================== Endstop Settings ===========================
427
 //============================== Endstop Settings ===========================
431
 //===========================================================================
428
 //===========================================================================
747
 #define INVERT_Y_DIR true
744
 #define INVERT_Y_DIR true
748
 #define INVERT_Z_DIR true
745
 #define INVERT_Z_DIR true
749
 
746
 
747
+// Enable this option for Toshiba stepper drivers
748
+//#define CONFIG_STEPPERS_TOSHIBA
749
+
750
 // @section extruder
750
 // @section extruder
751
 
751
 
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/K8400/Dual-head/Configuration.h Целия файл

423
 //#define COREZX
423
 //#define COREZX
424
 //#define COREZY
424
 //#define COREZY
425
 
425
 
426
-// Enable this option for Toshiba steppers
427
-//#define CONFIG_STEPPERS_TOSHIBA
428
-
429
 //===========================================================================
426
 //===========================================================================
430
 //============================== Endstop Settings ===========================
427
 //============================== Endstop Settings ===========================
431
 //===========================================================================
428
 //===========================================================================
747
 #define INVERT_Y_DIR true
744
 #define INVERT_Y_DIR true
748
 #define INVERT_Z_DIR true
745
 #define INVERT_Z_DIR true
749
 
746
 
747
+// Enable this option for Toshiba stepper drivers
748
+//#define CONFIG_STEPPERS_TOSHIBA
749
+
750
 // @section extruder
750
 // @section extruder
751
 
751
 
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Целия файл

423
 //#define COREZX
423
 //#define COREZX
424
 //#define COREZY
424
 //#define COREZY
425
 
425
 
426
-// Enable this option for Toshiba steppers
427
-//#define CONFIG_STEPPERS_TOSHIBA
428
-
429
 //===========================================================================
426
 //===========================================================================
430
 //============================== Endstop Settings ===========================
427
 //============================== Endstop Settings ===========================
431
 //===========================================================================
428
 //===========================================================================
747
 #define INVERT_Y_DIR true
744
 #define INVERT_Y_DIR true
748
 #define INVERT_Z_DIR false
745
 #define INVERT_Z_DIR false
749
 
746
 
747
+// Enable this option for Toshiba stepper drivers
748
+//#define CONFIG_STEPPERS_TOSHIBA
749
+
750
 // @section extruder
750
 // @section extruder
751
 
751
 
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/RigidBot/Configuration.h Целия файл

420
 //#define COREZX
420
 //#define COREZX
421
 //#define COREZY
421
 //#define COREZY
422
 
422
 
423
-// Enable this option for Toshiba steppers
424
-//#define CONFIG_STEPPERS_TOSHIBA
425
-
426
 //===========================================================================
423
 //===========================================================================
427
 //============================== Endstop Settings ===========================
424
 //============================== Endstop Settings ===========================
428
 //===========================================================================
425
 //===========================================================================
746
 #define INVERT_Y_DIR false
743
 #define INVERT_Y_DIR false
747
 #define INVERT_Z_DIR false
744
 #define INVERT_Z_DIR false
748
 
745
 
746
+// Enable this option for Toshiba stepper drivers
747
+//#define CONFIG_STEPPERS_TOSHIBA
748
+
749
 // @section extruder
749
 // @section extruder
750
 
750
 
751
 // For direct drive extruder v9 set to true, for geared extruder set to false.
751
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/SCARA/Configuration.h Целия файл

438
 //#define COREZX
438
 //#define COREZX
439
 //#define COREZY
439
 //#define COREZY
440
 
440
 
441
-// Enable this option for Toshiba steppers
442
-//#define CONFIG_STEPPERS_TOSHIBA
443
-
444
 //===========================================================================
441
 //===========================================================================
445
 //============================== Endstop Settings ===========================
442
 //============================== Endstop Settings ===========================
446
 //===========================================================================
443
 //===========================================================================
762
 #define INVERT_Y_DIR false
759
 #define INVERT_Y_DIR false
763
 #define INVERT_Z_DIR true
760
 #define INVERT_Z_DIR true
764
 
761
 
762
+// Enable this option for Toshiba stepper drivers
763
+//#define CONFIG_STEPPERS_TOSHIBA
764
+
765
 // @section extruder
765
 // @section extruder
766
 
766
 
767
 // For direct drive extruder v9 set to true, for geared extruder set to false.
767
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/TAZ4/Configuration.h Целия файл

443
 //#define COREZX
443
 //#define COREZX
444
 //#define COREZY
444
 //#define COREZY
445
 
445
 
446
-// Enable this option for Toshiba steppers
447
-//#define CONFIG_STEPPERS_TOSHIBA
448
-
449
 //===========================================================================
446
 //===========================================================================
450
 //============================== Endstop Settings ===========================
447
 //============================== Endstop Settings ===========================
451
 //===========================================================================
448
 //===========================================================================
767
 #define INVERT_Y_DIR true
764
 #define INVERT_Y_DIR true
768
 #define INVERT_Z_DIR false
765
 #define INVERT_Z_DIR false
769
 
766
 
767
+// Enable this option for Toshiba stepper drivers
768
+//#define CONFIG_STEPPERS_TOSHIBA
769
+
770
 // @section extruder
770
 // @section extruder
771
 
771
 
772
 // For direct drive extruder v9 set to true, for geared extruder set to false.
772
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/TinyBoy2/Configuration.h Целия файл

473
 //#define COREZX
473
 //#define COREZX
474
 //#define COREZY
474
 //#define COREZY
475
 
475
 
476
-// Enable this option for Toshiba steppers
477
-//#define CONFIG_STEPPERS_TOSHIBA
478
-
479
 //===========================================================================
476
 //===========================================================================
480
 //============================== Endstop Settings ===========================
477
 //============================== Endstop Settings ===========================
481
 //===========================================================================
478
 //===========================================================================
798
 #define INVERT_Y_DIR false
795
 #define INVERT_Y_DIR false
799
 #define INVERT_Z_DIR false
796
 #define INVERT_Z_DIR false
800
 
797
 
798
+// Enable this option for Toshiba steppers
799
+//#define CONFIG_STEPPERS_TOSHIBA
800
+
801
 // @section extruder
801
 // @section extruder
802
 
802
 
803
 // For direct drive extruder v9 set to true, for geared extruder set to false.
803
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/WITBOX/Configuration.h Целия файл

414
 //#define COREZX
414
 //#define COREZX
415
 //#define COREZY
415
 //#define COREZY
416
 
416
 
417
-// Enable this option for Toshiba steppers
418
-//#define CONFIG_STEPPERS_TOSHIBA
419
-
420
 //===========================================================================
417
 //===========================================================================
421
 //============================== Endstop Settings ===========================
418
 //============================== Endstop Settings ===========================
422
 //===========================================================================
419
 //===========================================================================
738
 #define INVERT_Y_DIR false
735
 #define INVERT_Y_DIR false
739
 #define INVERT_Z_DIR true
736
 #define INVERT_Z_DIR true
740
 
737
 
738
+// Enable this option for Toshiba stepper drivers
739
+//#define CONFIG_STEPPERS_TOSHIBA
740
+
741
 // @section extruder
741
 // @section extruder
742
 
742
 
743
 // For direct drive extruder v9 set to true, for geared extruder set to false.
743
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/adafruit/ST7565/Configuration.h Целия файл

423
 //#define COREZX
423
 //#define COREZX
424
 //#define COREZY
424
 //#define COREZY
425
 
425
 
426
-// Enable this option for Toshiba steppers
427
-//#define CONFIG_STEPPERS_TOSHIBA
428
-
429
 //===========================================================================
426
 //===========================================================================
430
 //============================== Endstop Settings ===========================
427
 //============================== Endstop Settings ===========================
431
 //===========================================================================
428
 //===========================================================================
747
 #define INVERT_Y_DIR true
744
 #define INVERT_Y_DIR true
748
 #define INVERT_Z_DIR false
745
 #define INVERT_Z_DIR false
749
 
746
 
747
+// Enable this option for Toshiba stepper drivers
748
+//#define CONFIG_STEPPERS_TOSHIBA
749
+
750
 // @section extruder
750
 // @section extruder
751
 
751
 
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.
752
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h Целия файл

491
 
491
 
492
 #endif
492
 #endif
493
 
493
 
494
-// Enable this option for Toshiba steppers
495
-//#define CONFIG_STEPPERS_TOSHIBA
496
-
497
 //===========================================================================
494
 //===========================================================================
498
 //============================== Endstop Settings ===========================
495
 //============================== Endstop Settings ===========================
499
 //===========================================================================
496
 //===========================================================================
863
 #define INVERT_Y_DIR true
860
 #define INVERT_Y_DIR true
864
 #define INVERT_Z_DIR true
861
 #define INVERT_Z_DIR true
865
 
862
 
863
+// Enable this option for Toshiba stepper drivers
864
+//#define CONFIG_STEPPERS_TOSHIBA
865
+
866
 // @section extruder
866
 // @section extruder
867
 
867
 
868
 // For direct drive extruder v9 set to true, for geared extruder set to false.
868
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/delta/generic/Configuration.h Целия файл

478
 
478
 
479
 #endif
479
 #endif
480
 
480
 
481
-// Enable this option for Toshiba steppers
482
-//#define CONFIG_STEPPERS_TOSHIBA
483
-
484
 //===========================================================================
481
 //===========================================================================
485
 //============================== Endstop Settings ===========================
482
 //============================== Endstop Settings ===========================
486
 //===========================================================================
483
 //===========================================================================
849
 #define INVERT_Y_DIR false
846
 #define INVERT_Y_DIR false
850
 #define INVERT_Z_DIR false
847
 #define INVERT_Z_DIR false
851
 
848
 
849
+// Enable this option for Toshiba stepper drivers
850
+//#define CONFIG_STEPPERS_TOSHIBA
851
+
852
 // @section extruder
852
 // @section extruder
853
 
853
 
854
 // For direct drive extruder v9 set to true, for geared extruder set to false.
854
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration.h Целия файл

478
 
478
 
479
 #endif
479
 #endif
480
 
480
 
481
-// Enable this option for Toshiba steppers
482
-//#define CONFIG_STEPPERS_TOSHIBA
483
-
484
 //===========================================================================
481
 //===========================================================================
485
 //============================== Endstop Settings ===========================
482
 //============================== Endstop Settings ===========================
486
 //===========================================================================
483
 //===========================================================================
844
 #define INVERT_Y_DIR false
841
 #define INVERT_Y_DIR false
845
 #define INVERT_Z_DIR false
842
 #define INVERT_Z_DIR false
846
 
843
 
844
+// Enable this option for Toshiba stepper drivers
845
+//#define CONFIG_STEPPERS_TOSHIBA
846
+
847
 // @section extruder
847
 // @section extruder
848
 
848
 
849
 // For direct drive extruder v9 set to true, for geared extruder set to false.
849
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration.h Целия файл

465
 
465
 
466
 #endif
466
 #endif
467
 
467
 
468
-// Enable this option for Toshiba steppers
469
-//#define CONFIG_STEPPERS_TOSHIBA
470
-
471
 //===========================================================================
468
 //===========================================================================
472
 //============================== Endstop Settings ===========================
469
 //============================== Endstop Settings ===========================
473
 //===========================================================================
470
 //===========================================================================
852
 #define INVERT_Y_DIR true
849
 #define INVERT_Y_DIR true
853
 #define INVERT_Z_DIR true
850
 #define INVERT_Z_DIR true
854
 
851
 
852
+// Enable this option for Toshiba stepper drivers
853
+//#define CONFIG_STEPPERS_TOSHIBA
854
+
855
 // @section extruder
855
 // @section extruder
856
 
856
 
857
 // For direct drive extruder v9 set to true, for geared extruder set to false.
857
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration.h Целия файл

483
 
483
 
484
 #endif
484
 #endif
485
 
485
 
486
-// Enable this option for Toshiba steppers
487
-//#define CONFIG_STEPPERS_TOSHIBA
488
-
489
 //===========================================================================
486
 //===========================================================================
490
 //============================== Endstop Settings ===========================
487
 //============================== Endstop Settings ===========================
491
 //===========================================================================
488
 //===========================================================================
860
 #define INVERT_Y_DIR false
857
 #define INVERT_Y_DIR false
861
 #define INVERT_Z_DIR false
858
 #define INVERT_Z_DIR false
862
 
859
 
860
+// Enable this option for Toshiba stepper drivers
861
+//#define CONFIG_STEPPERS_TOSHIBA
862
+
863
 // @section extruder
863
 // @section extruder
864
 
864
 
865
 // For direct drive extruder v9 set to true, for geared extruder set to false.
865
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/makibox/Configuration.h Целия файл

426
 //#define COREZX
426
 //#define COREZX
427
 //#define COREZY
427
 //#define COREZY
428
 
428
 
429
-// Enable this option for Toshiba steppers
430
-//#define CONFIG_STEPPERS_TOSHIBA
431
-
432
 //===========================================================================
429
 //===========================================================================
433
 //============================== Endstop Settings ===========================
430
 //============================== Endstop Settings ===========================
434
 //===========================================================================
431
 //===========================================================================
750
 #define INVERT_Y_DIR false
747
 #define INVERT_Y_DIR false
751
 #define INVERT_Z_DIR false
748
 #define INVERT_Z_DIR false
752
 
749
 
750
+// Enable this option for Toshiba stepper drivers
751
+//#define CONFIG_STEPPERS_TOSHIBA
752
+
753
 // @section extruder
753
 // @section extruder
754
 
754
 
755
 // For direct drive extruder v9 set to true, for geared extruder set to false.
755
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration.h Целия файл

413
 //#define COREZX
413
 //#define COREZX
414
 //#define COREZY
414
 //#define COREZY
415
 
415
 
416
-// Enable this option for Toshiba steppers
417
-#define CONFIG_STEPPERS_TOSHIBA
418
-
419
 //===========================================================================
416
 //===========================================================================
420
 //============================== Endstop Settings ===========================
417
 //============================== Endstop Settings ===========================
421
 //===========================================================================
418
 //===========================================================================
743
 #define INVERT_Y_DIR false
740
 #define INVERT_Y_DIR false
744
 #define INVERT_Z_DIR true
741
 #define INVERT_Z_DIR true
745
 
742
 
743
+// Enable this option for Toshiba stepper drivers
744
+#define CONFIG_STEPPERS_TOSHIBA
745
+
746
 // @section extruder
746
 // @section extruder
747
 
747
 
748
 // For direct drive extruder v9 set to true, for geared extruder set to false.
748
 // For direct drive extruder v9 set to true, for geared extruder set to false.

+ 3
- 3
Marlin/example_configurations/wt150/Configuration.h Целия файл

428
 //#define COREZX
428
 //#define COREZX
429
 //#define COREZY
429
 //#define COREZY
430
 
430
 
431
-// Enable this option for Toshiba steppers
432
-//#define CONFIG_STEPPERS_TOSHIBA
433
-
434
 //===========================================================================
431
 //===========================================================================
435
 //============================== Endstop Settings ===========================
432
 //============================== Endstop Settings ===========================
436
 //===========================================================================
433
 //===========================================================================
752
 #define INVERT_Y_DIR false
749
 #define INVERT_Y_DIR false
753
 #define INVERT_Z_DIR false
750
 #define INVERT_Z_DIR false
754
 
751
 
752
+// Enable this option for Toshiba steppers
753
+//#define CONFIG_STEPPERS_TOSHIBA
754
+
755
 // @section extruder
755
 // @section extruder
756
 
756
 
757
 // For direct drive extruder v9 set to true, for geared extruder set to false.
757
 // For direct drive extruder v9 set to true, for geared extruder set to false.

Loading…
Отказ
Запис