Advertisement
NickNatsios

setup_nanobean_2018-11-25.json

Nov 25th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.20 KB | None | 0 0
  1. {
  2.     "ID": 1,
  3.     "Name": "nanoBean",
  4.     "Lang": "",
  5.     "Email": "",
  6.     "Port": 80,
  7.     "PrinterType": 0,
  8.     "ZAxisPin": 0,
  9.     "DirectionPin": 10,
  10.     "LimitPin": 18,
  11.     "LimitPinB": 0,
  12.     "LimitPinMode": 0,
  13.     "WaitPin": 0,
  14.     "EnablePin": 0,
  15.     "EnablePinState": 0,
  16.     "EnablePinMode": 0,
  17.     "FaultPin": 0,
  18.     "FaultPinState": 0,
  19.     "ShutterPin": 11,
  20.     "ShutterType": 2,
  21.     "ShutterMode": 1,
  22.     "ShutterOpen": 500,
  23.     "ShutterClose": 2500,
  24.     "ShutterOpenGcode": "M106",
  25.     "ShutterCloseGcode": "M107",
  26.     "ShutterSignalLength": 1000,
  27.     "MaxSpeed": 6000,
  28.     "MinSpeed": 100,
  29.     "StartupSpeed": 1000,
  30.     "StopPositionMm": 10,
  31.     "ResinDistanceMm": 5,
  32.     "ZAxisHeight": 176000,
  33.     "MotorDegree": 1.8,
  34.     "MicroStep": 16,
  35.     "LeadscrewPitch": 3,
  36.     "LCDType": 0,
  37.     "LCDAdress": 27,
  38.     "LCDPath": "/dev/i2c-1",
  39.     "ShieldType": 1,
  40.     "ShieldEncoding": 0,
  41.     "ShieldI2CAddress": 0,
  42.     "ShieldUSBAddress": "/dev/ttyUSB0",
  43.     "ShieldSpeed": 115200,
  44.     "ShieldBootup": "",
  45.     "ShieldStart": "M42 P10 S255\r\nG90\r\nG28 Z F5000\r\nM400\r\nM400\r\n[[PositionSet 0]]",
  46.     "ShieldResume": "G90\r\nG92 Z[[CurrentPosition]] Y0 X0\r\nG1 Z[[LayerPosition]]",
  47.     "ShieldFinish": "M42 P10 S0\r\nG1 Z180 F5000",
  48.     "ShieldAxisMode": 0,
  49.     "ShieldPositioning": 0,
  50.     "ManualMoveGcode": "G1 Z[[Position]]\r\nM400\r\nM400",
  51.     "SyscallStart": "",
  52.     "SyscallFinish": "",
  53.     "CameraFrequency": 0,
  54.     "CameraStore": 0,
  55.     "CameraCommand": "-w 1296 -h 972 --timeout 700 --awb sun",
  56.     "ShutdownPin": 0,
  57.     "ProjectorWidth": 1440,
  58.     "ProjectorHeight": 2560,
  59.     "ProjectorType": 0,
  60.     "ProjectorPowerCycle": 2,
  61.     "ProjectorSpeed": 115200,
  62.     "ProjectorAddress": "/dev/ttyUSB0",
  63.     "ProjectorOn": "* 0 IR 001",
  64.     "ProjectorOff": "* 0 IR 002",
  65.     "ProjectorLampQuery": "",
  66.     "ProjectorLampEffect": 0,
  67.     "ProjectorOnSyscall": "",
  68.     "ProjectorOffSyscall": "",
  69.     "ProjectorWarmup": 0,
  70.     "ImageMirror": 1,
  71.     "LightOutputFormula": "",
  72.     "BarrelFactor": 0,
  73.     "BarrelX": 0,
  74.     "BarrelY": 0,
  75.     "FBPath": "",
  76.     "XYRes": 47.25,
  77.     "YRes": 47.25,
  78.     "Username": "",
  79.     "Password": "",
  80.     "ViewUsername": "",
  81.     "ViewPassword": "",
  82.     "OnlineKey": "",
  83.     "Mute": 0,
  84.     "DisplayID": 0,
  85.     "DefaultProfile": 3,
  86.     "SpeedFormula": "",
  87.     "RemoteSlicer": "",
  88.     "Theme": 0,
  89.     "CustomValues": null,
  90.     "SetupMode": 2,
  91.     "WifiType": "",
  92.     "WifiPass": "",
  93.     "WifiSSID": ""
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement