You are not logged in.

#1 2019-01-30 12:43:17

pixidu
Member
Registered: 2018-12-12
Posts: 1

How to configure the nanoDLP Generic with the right setup?

Hi,

I'm having a problem to calibrate z axis control. Some parameters in resin profiles and in machine settings aren't clear for me in tutorials, for my first print. I tested the configurations posted in repository of official website of nanoDLP and some configurations that I found in this forum, but It didn't work. Z-axis is going down until the LCD. I quickly shutdown the printer to prevent broke the LCD.
If I forgotten any configuration to post here please tell me.

Thanks for any help.

My Configurations

  • Raspberry Pi 3 Model B

  • Shield Direct Control

  • Display 5 inch HDMI 800x480 pixels

  • UV resin 490nm

My Setup nanoDLP Generic

{
    "ID": 1,
    "Name": "NanoDLP Generic Printer",
    "Lang": "pt-br",
    "Email": "",
    "Port": 80,
    "PrinterType": 0,
    "ZAxisPin": 22,
    "DirectionPin": 15,
    "LimitPin": 0,
    "LimitPinB": 0,
    "LimitPinMode": 0,
    "WaitPin": 0,
    "EnablePin": 16,
    "EnablePinState": 0,
    "EnablePinMode": 0,
    "FaultPin": 0,
    "FaultPinState": 0,
    "ShutterPin": 11,
    "ShutterType": 2,
    "ShutterMode": 1,
    "ShutterOpen": 500,
    "ShutterClose": 2500,
    "ShutterOpenGcode": "",
    "ShutterCloseGcode": "",
    "ShutterSignalLength": 1000,
    "MaxSpeed": 1000,
    "MinSpeed": 500,
    "StartupSpeed": 100,
    "StopPositionMm": 10,
    "ResinDistanceMm": 5,
    "ZAxisHeight": 20854,
    "MotorDegree": 1.8,
    "MicroStep": 16,
    "LeadscrewPitch": 5,
    "LCDType": 0,
    "LCDAdress": 27,
    "LCDPath": "/dev/i2c-1",
    "ShieldType": 1,
    "ShieldEncoding": 0,
    "ShieldI2CAddress": 0,
    "ShieldUSBAddress": "/dev/ttyACM0",
    "ShieldSpeed": 115200,
    "ShieldBootup": "",
    "ShieldStart": "",
    "ShieldResume": "",
    "ShieldFinish": "",
    "ShieldAxisMode": 0,
    "ShieldPositioning": 0,
    "ManualMoveGcode": "",
    "SyscallStart": "",
    "SyscallFinish": "",
    "CameraFrequency": 0,
    "CameraStore": 0,
    "CameraCommand": "-w 1296 -h 972 --timeout 700 --awb sun",
    "ShutdownPin": 0,
    "ProjectorWidth": 800,
    "ProjectorHeight": 480,
    "ProjectorType": 4,
    "ProjectorPowerCycle": 0,
    "ProjectorSpeed": 9600,
    "ProjectorAddress": "/dev/ttyUSB0",
    "ProjectorOn": "* 0 IR 001",
    "ProjectorOff": "* 0 IR 002",
    "ProjectorLampQuery": "",
    "ProjectorLampEffect": 0,
    "ProjectorOnSyscall": "",
    "ProjectorOffSyscall": "",
    "ProjectorWarmup": 0,
    "ImageMirror": 0,
    "LightOutputFormula": "",
    "BarrelFactor": 0,
    "BarrelX": 0,
    "BarrelY": 0,
    "FBPath": "",
    "XYRes": 65,
    "YRes": 65,
    "Username": "",
    "Password": "",
    "ViewUsername": "",
    "ViewPassword": "",
    "OnlineKey": "",
    "Mute": 0,
    "DisplayID": 0,
    "DefaultProfile": 0,
    "SpeedFormula": "",
    "RemoteSlicer": "",
    "Theme": 0,
    "CustomValues": null,
    "SetupMode": 2,
    "WifiType": "",
    "WifiPass": "",
    "WifiSSID": ""
}

Last edited by pixidu (2019-01-31 12:39:10)

Offline

Board footer

Powered by FluxBB