Advertisement
Guest User

Configuration.h Rostock Max V2 Repetier 1.0.3

a guest
Mar 6th, 2019
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 18.16 KB | None | 0 0
  1. /* Below you will find the configuration string, that created this Configuration.h
  2.  
  3. ========== Start configuration string ==========
  4. {
  5.     "editMode": 2,
  6.     "processor": 0,
  7.     "baudrate": 115200,
  8.     "bluetoothSerial": -1,
  9.     "bluetoothBaudrate": 115200,
  10.     "xStepsPerMM": 80,
  11.     "yStepsPerMM": 80,
  12.     "zStepsPerMM": 80,
  13.     "xInvert": "1",
  14.     "x2Invert": 0,
  15.     "xInvertEnable": 0,
  16.     "eepromMode": 2,
  17.     "yInvert": 0,
  18.     "y2Invert": 0,
  19.     "yInvertEnable": 0,
  20.     "zInvert": "1",
  21.     "z2Invert": 0,
  22.     "z3Invert": 0,
  23.     "z4Invert": 0,
  24.     "zInvertEnable": 0,
  25.     "extruder": [
  26.         {
  27.             "id": 0,
  28.             "heatManager": 1,
  29.             "pidDriveMin": 40,
  30.             "pidDriveMax": 248,
  31.             "pidMax": 255,
  32.             "sensorType": 99,
  33.             "sensorPin": "TEMP_0_PIN",
  34.             "heaterPin": "HEATER_0_PIN",
  35.             "maxFeedrate": 100,
  36.             "startFeedrate": 45,
  37.             "invert": "1",
  38.             "invertEnable": "0",
  39.             "acceleration": 6500,
  40.             "watchPeriod": 1,
  41.             "pidP": 15.13,
  42.             "pidI": 0.87,
  43.             "pidD": 65.45,
  44.             "advanceK": 0,
  45.             "advanceL": 0,
  46.             "waitRetractTemp": 200,
  47.             "waitRetractUnits": 0,
  48.             "waitRetract": 0,
  49.             "stepsPerMM": 92.4,
  50.             "coolerPin": 7,
  51.             "coolerSpeed": 248,
  52.             "selectCommands": "",
  53.             "deselectCommands": "",
  54.             "xOffset": 0,
  55.             "yOffset": 0,
  56.             "zOffset": 0,
  57.             "xOffsetSteps": 0,
  58.             "yOffsetSteps": 0,
  59.             "zOffsetSteps": 0,
  60.             "stepper": {
  61.                 "name": "Extruder 0",
  62.                 "step": "ORIG_E0_STEP_PIN",
  63.                 "dir": "ORIG_E0_DIR_PIN",
  64.                 "enable": "ORIG_E0_ENABLE_PIN"
  65.             },
  66.             "advanceBacklashSteps": 0,
  67.             "decoupleTestPeriod": 45,
  68.             "jamPin": -1,
  69.             "jamPullup": "0",
  70.             "mirror": "0",
  71.             "invert2": "0",
  72.             "stepper2": {
  73.                 "name": "Extruder 0",
  74.                 "step": "ORIG_E0_STEP_PIN",
  75.                 "dir": "ORIG_E0_DIR_PIN",
  76.                 "enable": "ORIG_E0_ENABLE_PIN"
  77.             },
  78.             "preheat": 177
  79.         }
  80.     ],
  81.     "uiLanguage": 0,
  82.     "uiController": 0,
  83.     "xMinEndstop": 0,
  84.     "yMinEndstop": 0,
  85.     "zMinEndstop": 0,
  86.     "xMaxEndstop": 2,
  87.     "yMaxEndstop": 2,
  88.     "zMaxEndstop": 2,
  89.     "x2MinEndstop": 0,
  90.     "y2MinEndstop": 0,
  91.     "x2MaxEndstop": 0,
  92.     "y2MaxEndstop": 0,
  93.     "motherboard": 301,
  94.     "driveSystem": 3,
  95.     "xMaxSpeed": 250,
  96.     "xHomingSpeed": 80,
  97.     "xTravelAcceleration": 3000,
  98.     "xPrintAcceleration": 1850,
  99.     "yMaxSpeed": 250,
  100.     "yHomingSpeed": 80,
  101.     "yTravelAcceleration": 3000,
  102.     "yPrintAcceleration": 1850,
  103.     "zMaxSpeed": 250,
  104.     "zHomingSpeed": 80,
  105.     "zTravelAcceleration": 3000,
  106.     "zPrintAcceleration": 1850,
  107.     "xMotor": {
  108.         "name": "X motor",
  109.         "step": "ORIG_X_STEP_PIN",
  110.         "dir": "ORIG_X_DIR_PIN",
  111.         "enable": "ORIG_X_ENABLE_PIN"
  112.     },
  113.     "yMotor": {
  114.         "name": "Y motor",
  115.         "step": "ORIG_Y_STEP_PIN",
  116.         "dir": "ORIG_Y_DIR_PIN",
  117.         "enable": "ORIG_Y_ENABLE_PIN"
  118.     },
  119.     "zMotor": {
  120.         "name": "Z motor",
  121.         "step": "ORIG_Z_STEP_PIN",
  122.         "dir": "ORIG_Z_DIR_PIN",
  123.         "enable": "ORIG_Z_ENABLE_PIN"
  124.     },
  125.     "enableBacklash": "0",
  126.     "backlashX": 0,
  127.     "backlashY": 0,
  128.     "backlashZ": 0,
  129.     "stepperInactiveTime": 600,
  130.     "maxInactiveTime": 1800,
  131.     "xMinPos": 0,
  132.     "yMinPos": 0,
  133.     "zMinPos": 0,
  134.     "xLength": 350,
  135.     "yLength": 350,
  136.     "zLength": 391.187,
  137.     "alwaysCheckEndstops": "1",
  138.     "disableX": "0",
  139.     "disableY": "0",
  140.     "disableZ": "0",
  141.     "disableE": "0",
  142.     "xHomeDir": 1,
  143.     "yHomeDir": 1,
  144.     "zHomeDir": 1,
  145.     "xEndstopBack": 5,
  146.     "yEndstopBack": 5,
  147.     "zEndstopBack": 5,
  148.     "deltaSegmentsPerSecondPrint": 225,
  149.     "deltaSegmentsPerSecondTravel": 80,
  150.     "deltaDiagonalRod": 274.36,
  151.     "deltaHorizontalRadius": 131.52,
  152.     "deltaAlphaA": 209.93,
  153.     "deltaAlphaB": 330.19,
  154.     "deltaAlphaC": 90,
  155.     "deltaDiagonalCorrA": 0,
  156.     "deltaDiagonalCorrB": 0,
  157.     "deltaDiagonalCorrC": 0,
  158.     "deltaMaxRadius": 130.75,
  159.     "deltaFloorSafetyMarginMM": 15,
  160.     "deltaRadiusCorrA": 0,
  161.     "deltaRadiusCorrB": 0,
  162.     "deltaRadiusCorrC": 0,
  163.     "deltaXOffsetSteps": 0,
  164.     "deltaYOffsetSteps": 0,
  165.     "deltaZOffsetSteps": 0,
  166.     "deltaSegmentsPerLine": 22,
  167.     "stepperHighDelay": 0,
  168.     "directionDelay": 0,
  169.     "stepDoublerFrequency": 12000,
  170.     "allowQuadstepping": "1",
  171.     "doubleStepDelay": 1,
  172.     "maxJerk": 32,
  173.     "maxZJerk": 32,
  174.     "moveCacheSize": 16,
  175.     "moveCacheLow": 10,
  176.     "lowTicksPerMove": 250000,
  177.     "enablePowerOnStartup": "1",
  178.     "echoOnExecute": "1",
  179.     "sendWaits": "1",
  180.     "ackWithLineNumber": "1",
  181.     "killMethod": 1,
  182.     "useAdvance": "1",
  183.     "useQuadraticAdvance": "0",
  184.     "powerInverting": 0,
  185.     "mirrorX": 0,
  186.     "mirrorXMotor": {
  187.         "name": "Extruder 1",
  188.         "step": "ORIG_E1_STEP_PIN",
  189.         "dir": "ORIG_E1_DIR_PIN",
  190.         "enable": "ORIG_E1_ENABLE_PIN"
  191.     },
  192.     "mirrorY": 0,
  193.     "mirrorYMotor": {
  194.         "name": "Extruder 1",
  195.         "step": "ORIG_E1_STEP_PIN",
  196.         "dir": "ORIG_E1_DIR_PIN",
  197.         "enable": "ORIG_E1_ENABLE_PIN"
  198.     },
  199.     "mirrorZ": "0",
  200.     "mirrorZMotor": {
  201.         "name": "Extruder 1",
  202.         "step": "ORIG_E1_STEP_PIN",
  203.         "dir": "ORIG_E1_DIR_PIN",
  204.         "enable": "ORIG_E1_ENABLE_PIN"
  205.     },
  206.     "mirrorZ3": "0",
  207.     "mirrorZ3Motor": {
  208.         "name": "Extruder 2",
  209.         "step": "ORIG_E2_STEP_PIN",
  210.         "dir": "ORIG_E2_DIR_PIN",
  211.         "enable": "ORIG_E2_ENABLE_PIN"
  212.     },
  213.     "mirrorZ4": "0",
  214.     "mirrorZ4Motor": {
  215.         "name": "Extruder 3",
  216.         "step": "ORIG_E3_STEP_PIN",
  217.         "dir": "ORIG_E3_DIR_PIN",
  218.         "enable": "ORIG_E3_ENABLE_PIN"
  219.     },
  220.     "dittoPrinting": "0",
  221.     "featureServos": "0",
  222.     "servo0Pin": 11,
  223.     "servo1Pin": -1,
  224.     "servo2Pin": -1,
  225.     "servo3Pin": -1,
  226.     "featureWatchdog": "1",
  227.     "hasHeatedBed": "1",
  228.     "enableZProbing": "1",
  229.     "extrudeMaxLength": 1000,
  230.     "homeOrder": "HOME_ORDER_ZXY",
  231.     "featureController": 13,
  232.     "uiPrinterName": "Rostock Max v2",
  233.     "uiPrinterCompany": "SeemeCNC",
  234.     "uiPagesDuration": 4000,
  235.     "uiHeadline": "",
  236.     "uiDisablePageswitch": "1",
  237.     "uiAutoReturnAfter": 30000,
  238.     "featureKeys": "0",
  239.     "uiEncoderSpeed": 2,
  240.     "uiReverseEncoder": "1",
  241.     "uiKeyBouncetime": 10,
  242.     "uiKeyFirstRepeat": 500,
  243.     "uiKeyReduceRepeat": 50,
  244.     "uiKeyMinRepeat": 50,
  245.     "featureBeeper": "1",
  246.     "uiMinHeatedBed": 30,
  247.     "uiMaxHeatedBed": 120,
  248.     "uiMinEtxruderTemp": 170,
  249.     "uiMaxExtruderTemp": 280,
  250.     "uiExtruderFeedrate": 2,
  251.     "uiExtruderRetractDistance": 2,
  252.     "uiSpeeddependentPositioning": "1",
  253.     "maxBedTemperature": 120,
  254.     "bedSensorType": 98,
  255.     "bedSensorPin": "TEMP_1_PIN",
  256.     "bedHeaterPin": "HEATER_1_PIN",
  257.     "bedHeatManager": 1,
  258.     "bedPreheat": 70,
  259.     "bedUpdateInterval": 5000,
  260.     "bedPidDriveMin": 68,
  261.     "bedPidDriveMax": 255,
  262.     "bedPidP": 24.45,
  263.     "bedPidI": 0.09,
  264.     "bedPidD": 474.43,
  265.     "bedPidMax": 255,
  266.     "bedDecoupleTestPeriod": 300,
  267.     "caseLightPin": 2,
  268.     "caseLightDefaultOn": "1",
  269.     "bedSkipIfWithin": 3,
  270.     "gen1T0": 25,
  271.     "gen1R0": 100000,
  272.     "gen1Beta": 4036,
  273.     "gen1MinTemp": -20,
  274.     "gen1MaxTemp": 300,
  275.     "gen1R1": 0,
  276.     "gen1R2": 4700,
  277.     "gen2T0": 25,
  278.     "gen2R0": 100000,
  279.     "gen2Beta": 4367,
  280.     "gen2MinTemp": -20,
  281.     "gen2MaxTemp": 200,
  282.     "gen2R1": 0,
  283.     "gen2R2": 4700,
  284.     "gen3T0": 25,
  285.     "gen3R0": 100000,
  286.     "gen3Beta": 4092,
  287.     "gen3MinTemp": -20,
  288.     "gen3MaxTemp": 300,
  289.     "gen3R1": 0,
  290.     "gen3R2": 4700,
  291.     "userTable0": {
  292.         "r1": 0,
  293.         "r2": 4700,
  294.         "temps": [],
  295.         "numEntries": 0
  296.     },
  297.     "userTable1": {
  298.         "r1": 0,
  299.         "r2": 4700,
  300.         "temps": [],
  301.         "numEntries": 0
  302.     },
  303.     "userTable2": {
  304.         "r1": 0,
  305.         "r2": 4700,
  306.         "temps": [],
  307.         "numEntries": 0
  308.     },
  309.     "tempHysteresis": 2,
  310.     "pidControlRange": 20,
  311.     "skipM109Within": 4,
  312.     "extruderFanCoolTemp": 40,
  313.     "minTemp": 150,
  314.     "maxTemp": 290,
  315.     "minDefectTemp": 16,
  316.     "maxDefectTemp": 300,
  317.     "arcSupport": "1",
  318.     "featureMemoryPositionWatchdog": "1",
  319.     "forceChecksum": "1",
  320.     "sdExtendedDir": "1",
  321.     "featureFanControl": "1",
  322.     "fanPin": "ORIG_FAN_PIN",
  323.     "featureFan2Control": "0",
  324.     "fan2Pin": "ORIG_FAN2_PIN",
  325.     "fanThermoPin": -1,
  326.     "fanThermoMinPWM": 128,
  327.     "fanThermoMaxPWM": 255,
  328.     "fanThermoMinTemp": 45,
  329.     "fanThermoMaxTemp": 60,
  330.     "fanThermoThermistorPin": -1,
  331.     "fanThermoThermistorType": 1,
  332.     "scalePidToMax": "1",
  333.     "zProbePin": "ORIG_Z_MIN_PIN",
  334.     "zProbeBedDistance": 10,
  335.     "zProbeDisableHeaters": "1",
  336.     "zProbePullup": "0",
  337.     "zProbeOnHigh": "0",
  338.     "zProbeXOffset": 0,
  339.     "zProbeYOffset": 0,
  340.     "zProbeWaitBeforeTest": "0",
  341.     "zProbeSpeed": 2,
  342.     "zProbeXYSpeed": 150,
  343.     "zProbeHeight": 1,
  344.     "zProbeStartScript": "",
  345.     "zProbeFinishedScript": "",
  346.     "featureAutolevel": "0",
  347.     "zProbeX1": 20,
  348.     "zProbeY1": 20,
  349.     "zProbeX2": 160,
  350.     "zProbeY2": 20,
  351.     "zProbeX3": 20,
  352.     "zProbeY3": 160,
  353.     "zProbeSwitchingDistance": 1,
  354.     "zProbeRepetitions": 3,
  355.     "zProbeMedian": "0",
  356.     "zProbeEveryPoint": "",
  357.     "sdSupport": "1",
  358.     "sdCardDetectPin": "ORIG_SDCARDDETECT",
  359.     "sdCardDetectInverted": "0",
  360.     "uiStartScreenDelay": 2000,
  361.     "xEndstopBackMove": 5,
  362.     "yEndstopBackMove": 5,
  363.     "zEndstopBackMove": 5,
  364.     "xEndstopRetestFactor": 4,
  365.     "yEndstopRetestFactor": 4,
  366.     "zEndstopRetestFactor": 4,
  367.     "xMinPin": "ORIG_X_MIN_PIN",
  368.     "yMinPin": "ORIG_Y_MIN_PIN",
  369.     "zMinPin": "ORIG_Z_MIN_PIN",
  370.     "xMaxPin": "ORIG_X_MAX_PIN",
  371.     "yMaxPin": "ORIG_Y_MAX_PIN",
  372.     "zMaxPin": "ORIG_Z_MAX_PIN",
  373.     "x2MinPin": -1,
  374.     "y2MinPin": -1,
  375.     "x2MaxPin": -1,
  376.     "y2MaxPin": -1,
  377.     "deltaHomeOnPower": "0",
  378.     "fanBoardPin": -1,
  379.     "heaterPWMSpeed": 0,
  380.     "featureBabystepping": "1",
  381.     "babystepMultiplicator": 1,
  382.     "pdmForHeater": "0",
  383.     "pdmForCooler": "0",
  384.     "psOn": "ORIG_PS_ON_PIN",
  385.     "mixingExtruder": "0",
  386.     "decouplingTestMaxHoldVariance": 20,
  387.     "decouplingTestMinTempRise": 1,
  388.     "featureAxisComp": "1",
  389.     "axisCompTanXY": 0,
  390.     "axisCompTanXZ": 0,
  391.     "axisCompTanYZ": 0,
  392.     "retractOnPause": 1,
  393.     "pauseStartCommands": "G91\/nG1 Z10.0 E-5.0 F1500\/nG90\/n",
  394.     "pauseEndCommands": "G91\/nG1 Z-10.0 E5.1 F1500\/nG90\/n",
  395.     "distortionCorrection": "1",
  396.     "distortionCorrectionPoints": 5,
  397.     "distortionCorrectionR": 100,
  398.     "distortionPermanent": "1",
  399.     "distortionUpdateFrequency": 15,
  400.     "distortionStartDegrade": 0.5,
  401.     "distortionEndDegrade": 1,
  402.     "distortionExtrapolateCorners": "1",
  403.     "distortionXMin": 10,
  404.     "distortionXMax": 190,
  405.     "distortionYMin": 10,
  406.     "distortionYMax": 190,
  407.     "sdRunOnStop": "",
  408.     "sdStopHeaterMotorsOnStop": "1",
  409.     "featureRetraction": "1",
  410.     "autoretractEnabled": "0",
  411.     "retractionLength": 0.4,
  412.     "retractionLongLength": 13,
  413.     "retractionSpeed": 40,
  414.     "retractionZLift": 0,
  415.     "retractionUndoExtraLength": 0,
  416.     "retractionUndoExtraLongLength": 0,
  417.     "retractionUndoSpeed": 20,
  418.     "filamentChangeXPos": 0,
  419.     "filamentChangeYPos": 0,
  420.     "filamentChangeZAdd": 2,
  421.     "filamentChangeRehome": 1,
  422.     "filamentChangeShortRetract": 5,
  423.     "filamentChangeLongRetract": 50,
  424.     "fanKickstart": 100,
  425.     "servo0StartPos": -1,
  426.     "servo1StartPos": -1,
  427.     "servo2StartPos": -1,
  428.     "servo3StartPos": -1,
  429.     "uiDynamicEncoderSpeed": "1",
  430.     "uiServoControl": 0,
  431.     "killIfSensorDefect": "1",
  432.     "jamSteps": 220,
  433.     "jamSlowdownSteps": 320,
  434.     "jamSlowdownTo": 70,
  435.     "jamErrorSteps": 500,
  436.     "jamMinSteps": 10,
  437.     "jamAction": 2,
  438.     "jamMethod": 2,
  439.     "primaryPort": 0,
  440.     "numMotorDrivers": 0,
  441.     "motorDrivers": [
  442.         {
  443.             "t": "None",
  444.             "s": "",
  445.             "invertEnable": "0",
  446.             "invertDirection": "0",
  447.             "stepsPerMM": 100,
  448.             "speed": 10,
  449.             "dirPin": -1,
  450.             "stepPin": -1,
  451.             "enablePin": -1,
  452.             "endstopPin": -1,
  453.             "invertEndstop": "0",
  454.             "minEndstop": "1",
  455.             "endstopPullup": "1",
  456.             "maxDistance": 20
  457.         },
  458.         {
  459.             "t": "None",
  460.             "s": "",
  461.             "invertEnable": "0",
  462.             "invertDirection": "0",
  463.             "stepsPerMM": 100,
  464.             "speed": 10,
  465.             "dirPin": -1,
  466.             "stepPin": -1,
  467.             "enablePin": -1,
  468.             "endstopPin": -1,
  469.             "invertEndstop": "0",
  470.             "minEndstop": "1",
  471.             "endstopPullup": "1",
  472.             "maxDistance": 20
  473.         },
  474.         {
  475.             "t": "None",
  476.             "s": "",
  477.             "invertEnable": "0",
  478.             "invertDirection": "0",
  479.             "stepsPerMM": 100,
  480.             "speed": 10,
  481.             "dirPin": -1,
  482.             "stepPin": -1,
  483.             "enablePin": -1,
  484.             "endstopPin": -1,
  485.             "invertEndstop": "0",
  486.             "minEndstop": "1",
  487.             "endstopPullup": "1",
  488.             "maxDistance": 20
  489.         },
  490.         {
  491.             "t": "None",
  492.             "s": "",
  493.             "invertEnable": "0",
  494.             "invertDirection": "0",
  495.             "stepsPerMM": 100,
  496.             "speed": 10,
  497.             "dirPin": -1,
  498.             "stepPin": -1,
  499.             "enablePin": -1,
  500.             "endstopPin": -1,
  501.             "invertEndstop": "0",
  502.             "minEndstop": "1",
  503.             "endstopPullup": "1",
  504.             "maxDistance": 20
  505.         },
  506.         {
  507.             "t": "None",
  508.             "s": "",
  509.             "invertEnable": "0",
  510.             "invertDirection": "0",
  511.             "stepsPerMM": 100,
  512.             "speed": 10,
  513.             "dirPin": -1,
  514.             "stepPin": -1,
  515.             "enablePin": -1,
  516.             "endstopPin": -1,
  517.             "invertEndstop": "0",
  518.             "minEndstop": "1",
  519.             "endstopPullup": "1",
  520.             "maxDistance": 20
  521.         },
  522.         {
  523.             "t": "None",
  524.             "s": "",
  525.             "invertEnable": "0",
  526.             "invertDirection": "0",
  527.             "stepsPerMM": 100,
  528.             "speed": 10,
  529.             "dirPin": -1,
  530.             "stepPin": -1,
  531.             "enablePin": -1,
  532.             "endstopPin": -1,
  533.             "invertEndstop": "0",
  534.             "minEndstop": "1",
  535.             "endstopPullup": "1",
  536.             "maxDistance": 20
  537.         }
  538.     ],
  539.     "manualConfig": "#define UI_SET_PRESET_HEATED_BED_TEMP_PET 80\n#define UI_SET_PRESET_EXTRUDER_TEMP_PET   230",
  540.     "zHomeMinTemperature": 0,
  541.     "zHomeXPos": 999999,
  542.     "zHomeYPos": 999999,
  543.     "zHomeHeatHeight": 20,
  544.     "zHomeHeatAll": "1",
  545.     "zProbeZOffsetMode": 0,
  546.     "zProbeZOffset": 0,
  547.     "zProbeDelay": 0,
  548.     "uiBedCoating": "0",
  549.     "langEN": "1",
  550.     "langDE": "0",
  551.     "langNL": "0",
  552.     "langPT": "0",
  553.     "langIT": "0",
  554.     "langES": "0",
  555.     "langFI": "0",
  556.     "langSE": "0",
  557.     "langFR": "0",
  558.     "langCZ": "0",
  559.     "langPL": "0",
  560.     "langTR": "0",
  561.     "interpolateAccelerationWithZ": 0,
  562.     "accelerationFactorTop": 100,
  563.     "bendingCorrectionA": 0,
  564.     "bendingCorrectionB": 0,
  565.     "bendingCorrectionC": 0,
  566.     "preventZDisableOnStepperTimeout": "0",
  567.     "supportLaser": "0",
  568.     "laserPin": -1,
  569.     "laserOnHigh": "1",
  570.     "laserWarmupTime": 0,
  571.     "defaultPrinterMode": 0,
  572.     "laserPwmMax": 255,
  573.     "laserWatt": 2,
  574.     "supportCNC": "0",
  575.     "cncWaitOnEnable": 300,
  576.     "cncWaitOnDisable": 0,
  577.     "cncEnablePin": -1,
  578.     "cncEnableWith": "1",
  579.     "cncDirectionPin": -1,
  580.     "cncDirectionCW": "1",
  581.     "cncPwmMax": 255,
  582.     "cncRpmMax": 8000,
  583.     "cncSafeZ": 150,
  584.     "startupGCode": "",
  585.     "jsonOutput": "0",
  586.     "bedLevelingMethod": 0,
  587.     "bedCorrectionMethod": 0,
  588.     "bedLevelingGridSize": 5,
  589.     "bedLevelingRepetitions": 5,
  590.     "bedMotor1X": 0,
  591.     "bedMotor1Y": 0,
  592.     "bedMotor2X": 200,
  593.     "bedMotor2Y": 0,
  594.     "bedMotor3X": 100,
  595.     "bedMotor3Y": 200,
  596.     "zProbeRequiresHeating": "0",
  597.     "zProbeMinTemperature": 230,
  598.     "adcKeypadPin": -1,
  599.     "sharedExtruderHeater": "0",
  600.     "extruderSwitchXYSpeed": 100,
  601.     "dualXAxis": "0",
  602.     "boardFanSpeed": 255,
  603.     "keepAliveInterval": 2000,
  604.     "moveXWhenHomed": "0",
  605.     "moveYWhenHomed": "0",
  606.     "moveZWhenHomed": "0",
  607.     "preheatTime": 30000,
  608.     "multiZEndstopHoming": "0",
  609.     "z2MinMaxPin": -1,
  610.     "z2MinMaxEndstop": 0,
  611.     "extruderIsZProbe": "1",
  612.     "boardFanMinSpeed": 0,
  613.     "doorPin": -1,
  614.     "doorEndstop": 0,
  615.     "zhomePreRaise": 0,
  616.     "zhomePreRaiseDistance": 10,
  617.     "dualXResolution": "0",
  618.     "x2axisStepsPerMM": 100,
  619.     "coolerPWMSpeed": 0,
  620.     "maxFanPWM": 255,
  621.     "raiseZOnToolchange": 0,
  622.     "distortionLimitTo": 2,
  623.     "automaticPowerup": 0,
  624.     "hasTMC2130": "0",
  625.     "TMC2130Sensorless": "0",
  626.     "TMC2130Steathchop": "1",
  627.     "TMC2130Interpolate256": "1",
  628.     "TMC2130StallguardSensitivity": 0,
  629.     "TMC2130PWMAmpl": 255,
  630.     "TMC2130PWMGrad": 1,
  631.     "TMC2130PWMAutoscale": "1",
  632.     "TMC2130PWMFreq": 2,
  633.     "TMC2130CSX": -1,
  634.     "TMC2130CSY": -1,
  635.     "TMC2130CSZ": -1,
  636.     "TMC2130CSE0": -1,
  637.     "TMC2130CSE1": -1,
  638.     "TMC2130CSE2": -1,
  639.     "TMC2130CurrentX": 1000,
  640.     "TMC2130CurrentY": 1000,
  641.     "TMC2130CurrentZ": 1000,
  642.     "TMC2130CurrentE0": 1000,
  643.     "TMC2130CurrentE1": 1000,
  644.     "TMC2130CurrentE2": 1000,
  645.     "TMC2130CoolstepTresholdX": 300,
  646.     "TMC2130CoolstepTresholdY": 300,
  647.     "TMC2130CoolstepTresholdZ": 300,
  648.     "microstepX": 16,
  649.     "microstepY": 16,
  650.     "microstepZ": 16,
  651.     "microstepE0": 16,
  652.     "microstepE1": 16,
  653.     "microstepE2": 16,
  654.     "parkPosX": 0,
  655.     "parkPosY": 0,
  656.     "parkPosZ": 10,
  657.     "hasMAX6675": false,
  658.     "hasMAX31855": false,
  659.     "hasGeneric1": false,
  660.     "hasGeneric2": true,
  661.     "hasGeneric3": true,
  662.     "hasUser0": false,
  663.     "hasUser1": false,
  664.     "hasUser2": false,
  665.     "numExtruder": 1,
  666.     "version": 100.2,
  667.     "primaryPortName": ""
  668. }
  669. ========== End configuration string ==========
  670.  
  671. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement