You are not logged in.

#1 2020-10-17 21:06:48

jockerr84
Member
Registered: 2020-10-17
Posts: 8

Movement GPIO settings missing v4077

Hi. I am trying to run the stepper motor through the nanodlp shield v1.1. Have watched many tutorial videos and have read many blogs on it, but I cannot find a way to set the GPIO movement settings. Older versions of nanodlp had the option to enable and change the Movement GPIO's where in the current latest versions (4077 and beta 4119) I cannot find them.

Offline

#2 2020-10-18 05:10:38

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,544

Re: Movement GPIO settings missing v4077

You can find them on Setup page / Axis section

Offline

#3 2020-10-18 08:00:49

jockerr84
Member
Registered: 2020-10-17
Posts: 8

Re: Movement GPIO settings missing v4077

Shahin wrote:

You can find them on Setup page / Axis section

Thank you for your reply.

setup page/axis section allows me to set up the stepper motor parameters, Gcodes for printing and movement parameters. There are no sections that would allow me to change GPIO pinout settings. Also, I have just noticed that in application log it says that "Both direct control and controller board are disabled". Not too sure what I am doing wrong.

Offline

#4 2020-10-18 10:55:27

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,544

Re: Movement GPIO settings missing v4077

You need to select gpio pin for "Step GPIO for Z-Axis", other options will appear.

Offline

#5 2020-10-18 13:31:25

jockerr84
Member
Registered: 2020-10-17
Posts: 8

Re: Movement GPIO settings missing v4077

Shahin wrote:

You need to select gpio pin for "Step GPIO for Z-Axis", other options will appear.

Thanks again for quick replay.

The trouble is that the "Step GPIO for Z-Axis" does not appear anywhere in the settings.

Offline

#6 2020-10-18 16:11:25

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,544

Re: Movement GPIO settings missing v4077

Are you using raspberry pi?

Offline

#7 2020-10-18 16:28:01

jockerr84
Member
Registered: 2020-10-17
Posts: 8

Re: Movement GPIO settings missing v4077

Shahin wrote:

Are you using raspberry pi?

Yes. pi3 b with shield v1.1
Also in the application log, it says "Pigpio is not available open /dev/pigpio: no such file or directory"

From mashine.json file I can see all the settings of the gpio's.

my current settings are:

{
    "Name": "NanoDLP shield V1.1",
    "Lang": "",
    "Email": "",
    "Port": 80,
    "PrinterType": 0,
    "ZAxisPin": 0,
    "DirectionPin": 10,
    "LimitPin": 18,
    "LimitPinB": 0,
    "LimitPinMode": 0,
    "LimitPinReset": 0,
    "WaitPin": 0,
    "EnablePin": 0,
    "EnablePinState": 0,
    "EnablePinMode": 0,
    "FaultPin": 0,
    "FaultPinState": 0,
    "ShutterPin": 11,
    "ShutterType": 2,
    "ShutterMode": 1,
    "ShutterOpen": 500,
    "ShutterClose": 2500,
    "ShutterOpenGcode": "",
    "ShutterCloseGcode": "",
    "ShutterSignalLength": 1000,
    "FanOnGcode": "",
    "FanOffGcode": "",
    "MaxSpeed": 3000,
    "MinSpeed": 1000,
    "StartupSpeed": 100,
    "StopPositionMm": 10,
    "ResinDistanceMm": 5,
    "ZAxisHeight": 22,
    "MotorDegree": 1.8,
    "MicroStep": 8,
    "LeadscrewPitch": 3,
    "LCDType": 0,
    "LCDAdress": 27,
    "LCDPath": "/dev/i2c-1",
    "ShieldType": 0,
    "ShieldEncoding": 0,
    "ShieldI2CAddress": 0,
    "ShieldUSBAddress": "/dev/ttyACM0",
    "ShieldSpeed": 115200,
    "ShieldBootup": "",
    "ShieldShutdown": "",
    "ShieldStart": "$X \r\nG90 \r\nG4 P0.1 \r\n[[WaitForDoneMessage]] \r\nG92 X0 Y0 Z0 \r\n[[PositionSet 0]]\r\n\r\n",
    "ShieldResume": "$X\r\nG90 \r\nG92 Z[[CurrentPosition]] Y0 X0 \r\nG1 Z[[LayerPosition]] F100\r\nG4 P0.1 \r\n[[WaitForDoneMessage]] ",
    "ShieldPause": "",
    "ShieldUnpause": "",
    "ShieldFinish": "$X \r\nG01 Z0 F100 ",
    "ShieldAxisMode": 0,
    "ShieldPositioning": 0,
    "ManualMoveGcode": "Z[[Position]]",
    "TopGcode": "",
    "BottomGcode": "",
    "CalibrationGcode": "",
    "CameraFrequency": 0,
    "CameraStore": 1,
    "CameraCommand": "-w 1296 -h 972 --timeout 700 --awb sun",
    "ShutdownPin": 0,
    "ProjectorWidth": 2560,
    "ProjectorHeight": 1590,
    "ProjectorType": 0,
    "ProjectorPowerCycle": 0,
    "ProjectorSpeed": 115200,
    "ProjectorAddress": "",
    "ProjectorOn": "* 0 IR 001",
    "ProjectorOff": "* 0 IR 002",
    "ProjectorLampQuery": "",
    "ProjectorLampEffect": 0,
    "ProjectorOnSyscall": "",
    "ProjectorOffSyscall": "",
    "ProjectorWarmup": 0,
    "DisplayController": 0,
    "ImageMirror": 0,
    "LightOutputFormula": "",
    "BarrelFactor": 0,
    "BarrelX": 0,
    "BarrelY": 0,
    "FBPath": "",
    "XYRes": 75,
    "YRes": 75,
    "Mute": 0,
    "DisplayID": 0,
    "DefaultProfile": 1,
    "SpeedFormula": "",
    "RemoteSlicer": "",
    "Theme": 0,
    "CustomValues": null,
    "AutoSlice": 0,
    "PreviewGenerate": 0,
    "PreviewWidth": 0,
    "PreviewHeight": 0,
    "USBDisplayAddress": "/dev/ttyS0"
}

Last edited by jockerr84 (2020-10-19 18:21:10)

Offline

#8 2020-10-22 19:31:50

jockerr84
Member
Registered: 2020-10-17
Posts: 8

Re: Movement GPIO settings missing v4077

Hi. I have reinstalled the nanodlp several times using different methods, but the result remains the same. After the advanced installation, Application log won't show the previous error messages but the movement GPIO settings still won't appear anywhere in the settings.
Have found the older version of nanodlp (2299) and here the movement GPIO settings are visible and work alright with the shield v1.1.
Tried to change the pinout settings by importing modified mashine.json file but no luck.

Offline

#9 2020-10-22 20:42:55

jockerr84
Member
Registered: 2020-10-17
Posts: 8

Re: Movement GPIO settings missing v4077

Just have found a problem. I was using Microsoft Edge browser, where all the settings show as blended under one page. Just tried the Chrome and all settings are there. smile
Thank you for your help.

Offline

#10 2020-10-22 21:44:14

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,544

Re: Movement GPIO settings missing v4077

Which edge version have this issue?

Offline

#11 2020-10-23 04:31:52

jockerr84
Member
Registered: 2020-10-17
Posts: 8

Re: Movement GPIO settings missing v4077

I am using the latest version (Version 86.0.622.51 (Official build) (64-bit))

Offline

Board footer

Powered by FluxBB