Sfoglia il codice sorgente

Put TOSHIBA with other stepper driver options

Scott Lahteine 7 anni fa
parent
commit
9343f6a95f
24 ha cambiato i file con 72 aggiunte e 72 eliminazioni
  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 Vedi File

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

+ 3
- 3
Marlin/example_configurations/Cartesio/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/Felix/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/Felix/DUAL/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/Hephestos/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/Hephestos_2/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/K8200/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/K8400/Configuration.h Vedi File

@@ -423,9 +423,6 @@
423 423
 //#define COREZX
424 424
 //#define COREZY
425 425
 
426
-// Enable this option for Toshiba steppers
427
-//#define CONFIG_STEPPERS_TOSHIBA
428
-
429 426
 //===========================================================================
430 427
 //============================== Endstop Settings ===========================
431 428
 //===========================================================================
@@ -747,6 +744,9 @@
747 744
 #define INVERT_Y_DIR true
748 745
 #define INVERT_Z_DIR true
749 746
 
747
+// Enable this option for Toshiba stepper drivers
748
+//#define CONFIG_STEPPERS_TOSHIBA
749
+
750 750
 // @section extruder
751 751
 
752 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 Vedi File

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

+ 3
- 3
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/RigidBot/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/SCARA/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/TAZ4/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/TinyBoy2/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/WITBOX/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/adafruit/ST7565/Configuration.h Vedi File

@@ -423,9 +423,6 @@
423 423
 //#define COREZX
424 424
 //#define COREZY
425 425
 
426
-// Enable this option for Toshiba steppers
427
-//#define CONFIG_STEPPERS_TOSHIBA
428
-
429 426
 //===========================================================================
430 427
 //============================== Endstop Settings ===========================
431 428
 //===========================================================================
@@ -747,6 +744,9 @@
747 744
 #define INVERT_Y_DIR true
748 745
 #define INVERT_Z_DIR false
749 746
 
747
+// Enable this option for Toshiba stepper drivers
748
+//#define CONFIG_STEPPERS_TOSHIBA
749
+
750 750
 // @section extruder
751 751
 
752 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 Vedi File

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

+ 3
- 3
Marlin/example_configurations/delta/generic/Configuration.h Vedi File

@@ -478,9 +478,6 @@
478 478
 
479 479
 #endif
480 480
 
481
-// Enable this option for Toshiba steppers
482
-//#define CONFIG_STEPPERS_TOSHIBA
483
-
484 481
 //===========================================================================
485 482
 //============================== Endstop Settings ===========================
486 483
 //===========================================================================
@@ -849,6 +846,9 @@
849 846
 #define INVERT_Y_DIR false
850 847
 #define INVERT_Z_DIR false
851 848
 
849
+// Enable this option for Toshiba stepper drivers
850
+//#define CONFIG_STEPPERS_TOSHIBA
851
+
852 852
 // @section extruder
853 853
 
854 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 Vedi File

@@ -478,9 +478,6 @@
478 478
 
479 479
 #endif
480 480
 
481
-// Enable this option for Toshiba steppers
482
-//#define CONFIG_STEPPERS_TOSHIBA
483
-
484 481
 //===========================================================================
485 482
 //============================== Endstop Settings ===========================
486 483
 //===========================================================================
@@ -844,6 +841,9 @@
844 841
 #define INVERT_Y_DIR false
845 842
 #define INVERT_Z_DIR false
846 843
 
844
+// Enable this option for Toshiba stepper drivers
845
+//#define CONFIG_STEPPERS_TOSHIBA
846
+
847 847
 // @section extruder
848 848
 
849 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 Vedi File

@@ -465,9 +465,6 @@
465 465
 
466 466
 #endif
467 467
 
468
-// Enable this option for Toshiba steppers
469
-//#define CONFIG_STEPPERS_TOSHIBA
470
-
471 468
 //===========================================================================
472 469
 //============================== Endstop Settings ===========================
473 470
 //===========================================================================
@@ -852,6 +849,9 @@
852 849
 #define INVERT_Y_DIR true
853 850
 #define INVERT_Z_DIR true
854 851
 
852
+// Enable this option for Toshiba stepper drivers
853
+//#define CONFIG_STEPPERS_TOSHIBA
854
+
855 855
 // @section extruder
856 856
 
857 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 Vedi File

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

+ 3
- 3
Marlin/example_configurations/makibox/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration.h Vedi File

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

+ 3
- 3
Marlin/example_configurations/wt150/Configuration.h Vedi File

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

Loading…
Annulla
Salva