Giter VIP home page Giter VIP logo

mp-select-mini-web's People

Contributors

joeycortez42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mp-select-mini-web's Issues

Upload tries to start printing cache.gc after cache.gc has been renamed.

I have a V1.
I was able to install this webui. Looks nice. Thanx.
I can upload my gcode, but when I click "Start Print" it doesn't work.
I think it is because you have renamed the uploaded file from cache.gc to the real filename, but then you issue the M565 command, which tries to print a cache.gc file that no longer exists.

M21 ; Initialize SD card
M20 ; List SD card files
M30 Oled_Box.gc ; Delete old file
M566 Oled_Box.gc ;
M20 ; List SD card files
M565 ; Start printing cache.gc

(Also, the M20 command doesn't work, so I never see the files on the SD card, but I am thinking that might be a command that my V1 doesn't allow. So probably not a WebUI issue. ;-)

Thanx,
Desi

Recommend change to G28 code for all axes

In Alpha 0.67 you send a G28 code to home all the axes, which for some reason makes my printer jump into print mode as if a print job started.

Sending the code as G28 X0 Y0 Z0 homes the printer but does not make the user interface change into printing mode.

Recommend changing the code in webui_js to fix this problem.

open web ui on printing

Open web ui when the printer is printing create a malfunction: the printer move out of printer area, problem was causated by the sendCMD on document ready:

The simple solution are move this command on new button in the web UI.

sendCmd('M563 S4', 'Enable faster Wi-Fi file uploads');
sendCmd('G91', 'Set to Relative Positioning');

Fan not stopping

With the new update to the firmware, using M106 S0 does not work to shut the fan off. Now, the command is M107.

Gcode corrupt

screen shot 2018-11-20 at 4 54 48 pm

After uploading gcode (from either Mattercontrol or Cora), hitting Start Print results in the attached repeated "Unknown Command" output streaming out pretty fast (10+ lines per second in chunks). When uploading the same gcode, not hitting Start Print, but using the jog dial's Print menu to select the file and print, it works fine.

I tried issuing changing webui.html:sendCmd('M563 S6', 'Enable faster Wi-Fi file uploads'); to M563 S6 but that didn't do anything. I see that the Start Print button calls source/webui.mis.js:start_p() -- do I have to upload the dependent javascript files in addition to webui.html?

I have a V1 BTW (unless Monoprice sent me a V2).

rawgit.com is End-Of-Life

The non-offline version of webui.html references rawgit.com, which has been declared EOL. Would be better referring directly to Github raw links instead?

Slow Loading

The printer is extremely slow loading the webUI. Im using the offline version.

speed up Wi-Fi uploading button

How about a button that sends the Wi-Fi speed up g-code so we don't have to remember what it is? Or would it work to just automatically send it on page load?

Alpha 0.9.1 on V2

V2, and Alpha 0.9.1
Temp will not change and will not update in webUI
Temp won't switch from Off to ON
After upload of gcode, start of print does not leave idle even though code is seen in window

TRASH button doesn't always work - instead it refreshed the sd-card

Trash button doesn't alway work to delete files from sd-card. Usually only the very top trash button works and deletes the top file. But if I click the top button again or any other trash button it doesn't delete but it actually REFRESHES the sd-card. Almost like the buttons become mixed up.

v2 upload gets stuck

I have the monoprice select mini v2 and the upload always gets stuck and then times out.
only tried the original 128mb SD card, as all my other cards are SDHC, which are not working in the printer

MiniSelect V2 gcode commands not working?

I just gave this a go on my MiniSelect V2 (I'm a noob at this) and the gcode commands don't seem to do anything. With my extruder centered home doesn't do anything, listing SD card contents do anything, and my file uploads (~2MB) get stuck at 7%.

Am I missing something?

Uploaded file gets renamed 10.gc?

Almost every time I upload a file to the sd-card it renames my file 10.gc. For a second I though it was a CURA issue but no matter what I rename the file before upload via web ui, it changes it back to 10.gc. Normal or not?

It would be great if the Web UI had a feature to rename file name.

FOUND THE ISSUE. didn't realize my file name started with 10.whatefver.gc, ui web cuts off the name after the first period. I just wont use . in file name anymore.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.