浏览代码

Default Extrusion Settings were off a few lines in some of the example config files. (#8333)

Roxy-3D 7 年前
父节点
当前提交
967104e1ce
没有帐户链接到提交者的电子邮件

+ 5
- 5
Marlin/Configuration.h 查看文件

@@ -1685,6 +1685,11 @@
1685 1685
 // If the servo can't reach the requested position, increase it.
1686 1686
 #define SERVO_DELAY { 300 }
1687 1687
 
1688
+// Servo deactivation
1689
+//
1690
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1691
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1692
+
1688 1693
 /**
1689 1694
  * Default extrusion settings
1690 1695
  *
@@ -1697,11 +1702,6 @@
1697 1702
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1698 1703
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1699 1704
 
1700
-// Servo deactivation
1701
-//
1702
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1703
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1704
-
1705 1705
 /**
1706 1706
  * Filament Width Sensor
1707 1707
  *

+ 5
- 5
Marlin/src/config/default/Configuration.h 查看文件

@@ -1685,6 +1685,11 @@
1685 1685
 // If the servo can't reach the requested position, increase it.
1686 1686
 #define SERVO_DELAY { 300 }
1687 1687
 
1688
+// Servo deactivation
1689
+//
1690
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1691
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1692
+
1688 1693
 /**
1689 1694
  * Default extrusion settings
1690 1695
  *
@@ -1697,11 +1702,6 @@
1697 1702
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1698 1703
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1699 1704
 
1700
-// Servo deactivation
1701
-//
1702
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1703
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1704
-
1705 1705
 /**
1706 1706
  * Filament Width Sensor
1707 1707
  *

+ 5
- 5
Marlin/src/config/examples/Anet/A8/Configuration.h 查看文件

@@ -1693,6 +1693,11 @@
1693 1693
 // If the servo can't reach the requested position, increase it.
1694 1694
 #define SERVO_DELAY { 300 }
1695 1695
 
1696
+// Servo deactivation
1697
+//
1698
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1699
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1700
+
1696 1701
 /**
1697 1702
  * Default extrusion settings
1698 1703
  *
@@ -1705,11 +1710,6 @@
1705 1710
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1706 1711
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1707 1712
 
1708
-// Servo deactivation
1709
-//
1710
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1711
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1712
-
1713 1713
 /**
1714 1714
  * Filament Width Sensor
1715 1715
  *

+ 5
- 5
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h 查看文件

@@ -1680,6 +1680,11 @@
1680 1680
 // If the servo can't reach the requested position, increase it.
1681 1681
 #define SERVO_DELAY { 300 }
1682 1682
 
1683
+// Servo deactivation
1684
+//
1685
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1686
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1687
+
1683 1688
 /**
1684 1689
  * Default extrusion settings
1685 1690
  *
@@ -1692,11 +1697,6 @@
1692 1697
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1693 1698
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1694 1699
 
1695
-// Servo deactivation
1696
-//
1697
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1698
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1699
-
1700 1700
 /**
1701 1701
  * Filament Width Sensor
1702 1702
  *

+ 5
- 5
Marlin/src/config/examples/Felix/Configuration.h 查看文件

@@ -1667,6 +1667,11 @@
1667 1667
 // If the servo can't reach the requested position, increase it.
1668 1668
 #define SERVO_DELAY { 300 }
1669 1669
 
1670
+// Servo deactivation
1671
+//
1672
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1673
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1674
+
1670 1675
 /**
1671 1676
  * Default extrusion settings
1672 1677
  *
@@ -1679,11 +1684,6 @@
1679 1684
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1680 1685
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1681 1686
 
1682
-// Servo deactivation
1683
-//
1684
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1685
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1686
-
1687 1687
 /**
1688 1688
  * Filament Width Sensor
1689 1689
  *

+ 5
- 5
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h 查看文件

@@ -1682,6 +1682,11 @@
1682 1682
 // If the servo can't reach the requested position, increase it.
1683 1683
 #define SERVO_DELAY { 500 }
1684 1684
 
1685
+// Servo deactivation
1686
+//
1687
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1688
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1689
+
1685 1690
 /**
1686 1691
  * Default extrusion settings
1687 1692
  *
@@ -1694,11 +1699,6 @@
1694 1699
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1695 1700
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1696 1701
 
1697
-// Servo deactivation
1698
-//
1699
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1700
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1701
-
1702 1702
 /**
1703 1703
  * Filament Width Sensor
1704 1704
  *

+ 5
- 5
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h 查看文件

@@ -1700,6 +1700,11 @@
1700 1700
 // If the servo can't reach the requested position, increase it.
1701 1701
 #define SERVO_DELAY { 300 }
1702 1702
 
1703
+// Servo deactivation
1704
+//
1705
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1706
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1707
+
1703 1708
 /**
1704 1709
  * Default extrusion settings
1705 1710
  *
@@ -1712,11 +1717,6 @@
1712 1717
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1713 1718
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1714 1719
 
1715
-// Servo deactivation
1716
-//
1717
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1718
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1719
-
1720 1720
 /**
1721 1721
  * Filament Width Sensor
1722 1722
  *

+ 5
- 5
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h 查看文件

@@ -1689,6 +1689,11 @@
1689 1689
 // If the servo can't reach the requested position, increase it.
1690 1690
 #define SERVO_DELAY { 300 }
1691 1691
 
1692
+// Servo deactivation
1693
+//
1694
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1695
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1696
+
1692 1697
 /**
1693 1698
  * Default extrusion settings
1694 1699
  *
@@ -1701,11 +1706,6 @@
1701 1706
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1702 1707
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1703 1708
 
1704
-// Servo deactivation
1705
-//
1706
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1707
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1708
-
1709 1709
 /**
1710 1710
  * Filament Width Sensor
1711 1711
  *

+ 5
- 5
Marlin/src/config/examples/Malyan/M150/Configuration.h 查看文件

@@ -1713,6 +1713,11 @@
1713 1713
 // If the servo can't reach the requested position, increase it.
1714 1714
 #define SERVO_DELAY { 300 }
1715 1715
 
1716
+// Servo deactivation
1717
+//
1718
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1719
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1720
+
1716 1721
 /**
1717 1722
  * Default extrusion settings
1718 1723
  *
@@ -1725,11 +1730,6 @@
1725 1730
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1726 1731
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1727 1732
 
1728
-// Servo deactivation
1729
-//
1730
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1731
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1732
-
1733 1733
 /**
1734 1734
  * Filament Width Sensor
1735 1735
  *

+ 5
- 5
Marlin/src/config/examples/Mks/Sbase/Configuration.h 查看文件

@@ -1660,6 +1660,11 @@
1660 1660
 // If the servo can't reach the requested position, increase it.
1661 1661
 #define SERVO_DELAY { 300 }
1662 1662
 
1663
+// Servo deactivation
1664
+//
1665
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1666
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1667
+
1663 1668
 /**
1664 1669
  * Default extrusion settings
1665 1670
  *
@@ -1672,11 +1677,6 @@
1672 1677
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1673 1678
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1674 1679
 
1675
-// Servo deactivation
1676
-//
1677
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1678
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1679
-
1680 1680
 /**
1681 1681
  * Filament Width Sensor
1682 1682
  *

+ 5
- 5
Marlin/src/config/examples/Sanguinololu/Configuration.h 查看文件

@@ -1716,6 +1716,11 @@
1716 1716
 // If the servo can't reach the requested position, increase it.
1717 1717
 #define SERVO_DELAY { 300 }
1718 1718
 
1719
+// Servo deactivation
1720
+//
1721
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1722
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1723
+
1719 1724
 /**
1720 1725
  * Default extrusion settings
1721 1726
  *
@@ -1728,11 +1733,6 @@
1728 1733
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1729 1734
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1730 1735
 
1731
-// Servo deactivation
1732
-//
1733
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1734
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1735
-
1736 1736
 /**
1737 1737
  * Filament Width Sensor
1738 1738
  *

+ 5
- 5
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h 查看文件

@@ -1686,6 +1686,11 @@
1686 1686
 // If the servo can't reach the requested position, increase it.
1687 1687
 #define SERVO_DELAY { 300 }
1688 1688
 
1689
+// Servo deactivation
1690
+//
1691
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1692
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1693
+
1689 1694
 /**
1690 1695
  * Default extrusion settings
1691 1696
  *
@@ -1698,11 +1703,6 @@
1698 1703
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1699 1704
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1700 1705
 
1701
-// Servo deactivation
1702
-//
1703
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1704
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1705
-
1706 1706
 /**
1707 1707
  * Filament Width Sensor
1708 1708
  *

+ 5
- 5
Marlin/src/config/examples/Velleman/K8200/Configuration.h 查看文件

@@ -1720,6 +1720,11 @@
1720 1720
 // If the servo can't reach the requested position, increase it.
1721 1721
 #define SERVO_DELAY { 300 }
1722 1722
 
1723
+// Servo deactivation
1724
+//
1725
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1726
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1727
+
1723 1728
 /**
1724 1729
  * Default extrusion settings
1725 1730
  *
@@ -1732,11 +1737,6 @@
1732 1737
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1733 1738
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1734 1739
 
1735
-// Servo deactivation
1736
-//
1737
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1738
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1739
-
1740 1740
 /**
1741 1741
  * Filament Width Sensor
1742 1742
  *

+ 5
- 5
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h 查看文件

@@ -1685,6 +1685,11 @@
1685 1685
 // If the servo can't reach the requested position, increase it.
1686 1686
 #define SERVO_DELAY { 300 }
1687 1687
 
1688
+// Servo deactivation
1689
+//
1690
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1691
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1692
+
1688 1693
 /**
1689 1694
  * Default extrusion settings
1690 1695
  *
@@ -1697,11 +1702,6 @@
1697 1702
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1698 1703
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1699 1704
 
1700
-// Servo deactivation
1701
-//
1702
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1703
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1704
-
1705 1705
 /**
1706 1706
  * Filament Width Sensor
1707 1707
  *

+ 5
- 5
Marlin/src/config/examples/delta/kossel_pro/Configuration.h 查看文件

@@ -1810,6 +1810,11 @@
1810 1810
 // If the servo can't reach the requested position, increase it.
1811 1811
 #define SERVO_DELAY { 300 }
1812 1812
 
1813
+// Servo deactivation
1814
+//
1815
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1816
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1817
+
1813 1818
 /**
1814 1819
  * Default extrusion settings
1815 1820
  *
@@ -1822,11 +1827,6 @@
1822 1827
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1823 1828
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1824 1829
 
1825
-// Servo deactivation
1826
-//
1827
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1828
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1829
-
1830 1830
 /**
1831 1831
  * Filament Width Sensor
1832 1832
  *

+ 5
- 5
Marlin/src/config/examples/makibox/Configuration.h 查看文件

@@ -1688,6 +1688,11 @@
1688 1688
 // If the servo can't reach the requested position, increase it.
1689 1689
 #define SERVO_DELAY { 300 }
1690 1690
 
1691
+// Servo deactivation
1692
+//
1693
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1694
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1695
+
1691 1696
 /**
1692 1697
  * Default extrusion settings
1693 1698
  *
@@ -1700,11 +1705,6 @@
1700 1705
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1701 1706
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1702 1707
 
1703
-// Servo deactivation
1704
-//
1705
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1706
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1707
-
1708 1708
 /**
1709 1709
  * Filament Width Sensor
1710 1710
  *

+ 5
- 5
Marlin/src/config/examples/tvrrug/Round2/Configuration.h 查看文件

@@ -1680,6 +1680,11 @@
1680 1680
 // If the servo can't reach the requested position, increase it.
1681 1681
 #define SERVO_DELAY { 300 }
1682 1682
 
1683
+// Servo deactivation
1684
+//
1685
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1686
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1687
+
1683 1688
 /**
1684 1689
  * Default extrusion settings
1685 1690
  *
@@ -1692,11 +1697,6 @@
1692 1697
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1693 1698
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1694 1699
 
1695
-// Servo deactivation
1696
-//
1697
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1698
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1699
-
1700 1700
 /**
1701 1701
  * Filament Width Sensor
1702 1702
  *

+ 5
- 5
Marlin/src/config/examples/wt150/Configuration.h 查看文件

@@ -1690,6 +1690,11 @@
1690 1690
 // If the servo can't reach the requested position, increase it.
1691 1691
 #define SERVO_DELAY { 300 }
1692 1692
 
1693
+// Servo deactivation
1694
+//
1695
+// With this option servos are powered only during movement, then turned off to prevent jitter.
1696
+//#define DEACTIVATE_SERVOS_AFTER_MOVE
1697
+
1693 1698
 /**
1694 1699
  * Default extrusion settings
1695 1700
  *
@@ -1702,11 +1707,6 @@
1702 1707
 #define DEFAULT_HOTEND_TEMP        205.0    // (c)  Default nozzle temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1703 1708
 #define DEFAULT_BED_TEMP            60.0    // (c)  Default bed temperature that will produce usable results by the printer.  Used by G26 Mesh Validation Pattern tool.
1704 1709
 
1705
-// Servo deactivation
1706
-//
1707
-// With this option servos are powered only during movement, then turned off to prevent jitter.
1708
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1709
-
1710 1710
 /**
1711 1711
  * Filament Width Sensor
1712 1712
  *

正在加载...
取消
保存