|
1754 | 1754 | <Setting Name="importImageEngravingTopDown" Type="System.Boolean" Scope="User"> |
1755 | 1755 | <Value Profile="(Default)">True</Value> |
1756 | 1756 | </Setting> |
1757 | | - <Setting Name="importImageGrayAsZ" Type="System.Boolean" Scope="User"> |
1758 | | - <Value Profile="(Default)">True</Value> |
| 1757 | + <Setting Name="importImageGrayAsMode" Type="System.Int32" Scope="User"> |
| 1758 | + <Value Profile="(Default)">0</Value> |
1759 | 1759 | </Setting> |
1760 | 1760 | <Setting Name="importImageGrayVectorize" Type="System.Boolean" Scope="User"> |
1761 | 1761 | <Value Profile="(Default)">False</Value> |
|
1796 | 1796 | <Setting Name="importImagePixelArtShapePenDiameter" Type="System.Decimal" Scope="User"> |
1797 | 1797 | <Value Profile="(Default)">0.4</Value> |
1798 | 1798 | </Setting> |
| 1799 | + <Setting Name="importImageProcessingMode" Type="System.Int32" Scope="User"> |
| 1800 | + <Value Profile="(Default)">0</Value> |
| 1801 | + </Setting> |
1799 | 1802 | <Setting Name="importImageReso" Type="System.Decimal" Scope="User"> |
1800 | 1803 | <Value Profile="(Default)">0.5</Value> |
1801 | 1804 | </Setting> |
|
1820 | 1823 | <Setting Name="importImageSMin" Type="System.Decimal" Scope="User"> |
1821 | 1824 | <Value Profile="(Default)">50</Value> |
1822 | 1825 | </Setting> |
| 1826 | + <Setting Name="importImageSpecialCodeAfter" Type="System.String" Scope="User"> |
| 1827 | + <Value Profile="(Default)">G90 G0 Z5</Value> |
| 1828 | + </Setting> |
| 1829 | + <Setting Name="importImageSpecialCodeBefore" Type="System.String" Scope="User"> |
| 1830 | + <Value Profile="(Default)">G90 G1 Z1 F1000</Value> |
| 1831 | + </Setting> |
| 1832 | + <Setting Name="importImageSpecialCodeValue1" Type="System.String" Scope="User"> |
| 1833 | + <Value Profile="(Default)">G91 A</Value> |
| 1834 | + </Setting> |
| 1835 | + <Setting Name="importImageSpecialCodeValue2" Type="System.String" Scope="User"> |
| 1836 | + <Value Profile="(Default)">F10000</Value> |
| 1837 | + </Setting> |
| 1838 | + <Setting Name="importImageSpecialMax" Type="System.Decimal" Scope="User"> |
| 1839 | + <Value Profile="(Default)">0</Value> |
| 1840 | + </Setting> |
| 1841 | + <Setting Name="importImageSpecialMin" Type="System.Decimal" Scope="User"> |
| 1842 | + <Value Profile="(Default)">-2</Value> |
| 1843 | + </Setting> |
1823 | 1844 | <Setting Name="importImageWidth" Type="System.Decimal" Scope="User"> |
1824 | 1845 | <Value Profile="(Default)">50</Value> |
1825 | 1846 | </Setting> |
|
2123 | 2144 | <Setting Name="machineLimitsShow" Type="System.Boolean" Scope="User"> |
2124 | 2145 | <Value Profile="(Default)">False</Value> |
2125 | 2146 | </Setting> |
| 2147 | + <Setting Name="machineLoadDefaults" Type="System.Boolean" Scope="User"> |
| 2148 | + <Value Profile="(Default)">False</Value> |
| 2149 | + </Setting> |
2126 | 2150 | <Setting Name="mainFormMovoToX" Type="System.Decimal" Scope="User"> |
2127 | 2151 | <Value Profile="(Default)">0</Value> |
2128 | 2152 | </Setting> |
|
0 commit comments