LaserWeb / deprecated-LaserWeb3

Open Source Laser Cutter / Engraver software. Supports gcode, svg, dxf, stl, png, jpg, bmp
265 stars 68 forks source link

laserweb3 no port #231

Closed gbrinki closed 7 years ago

gbrinki commented 7 years ago

after installation and settings i have no possibility to choose a serial port. second probllem problem wich pin is asked to get the mashine started?

tbfleming commented 7 years ago

@openhardwarecoza This is a recurring user error. Maybe the PIN should default to disabled. I doubt the PIN is good for safety since machines tend to have a physical test laser button.

ghost commented 7 years ago

This particular instance is an JS error somewhere in the stack (if pin is a text field instead of how it looks if the jquery plugin ran)

When theres JS errors in the stack, things stop working (ie hiding pin, threejs, jquery for the port selection, etc)

So @gbrinki , read the syslog near the top and tell us what it says

ghost commented 7 years ago

If there were no errors (webgl started, etc) the Pin field renders like this when the JQuery plugin takes it over...

if plugin ran

ghost commented 7 years ago

Ctrl+shift+i console during a refresh may tell you more too healthy start

If your log has errors, it will do what i see above

ghost commented 7 years ago

Now, closing this as its not a bug, just a plain support question, and the README does tell you where to go for that

wrong place

(If you didnt read the readme, what else didnt you read (; - maybe thats why its not working. Ie must be Chrome, must be on a machine with good webgl support, etc)

gbrinki commented 7 years ago

thank you for your mail. Now I have made 3 screenshots of my Laserweb3 console. I do not know exactely but i think there have been found two mistakes but i do not know how to handle them and would be glad if you can help me, Thanks!

2017-02-15 18:36 GMT+01:00 Peter van der Walt notifications@github.com:

Closed #231 https://github.com/LaserWeb/LaserWeb3/issues/231.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb3/issues/231#event-963499470, or mute the thread https://github.com/notifications/unsubscribe-auth/AYmTjOPgY26L6IOBXLo7mBPAirB7HlaLks5rczeqgaJpZM4MB9vU .

gbrinki commented 7 years ago

laserwebconsole1 laserwebconsole2 laserwebconsole3

tbfleming commented 7 years ago

@gbrinki Please reread the text @openhardwarecoza highlighted in yellow before he bans you.

ghost commented 7 years ago

(; yeah I am getting close... Itching on the ban button

Anyway, thats a browser plugin preventing websocket access... Use a clean install of chrome without shit installed

Or server.js is not running