The Shop > CNC |
DDCSV1.1 4 Axis controller |
<< < (59/202) > >> |
Benedikt:
I have made some more progress with the web based configuration interface: http://bmuessig.eu/tools/pandora-configurator/ Just text fields yet, also no fancy utilities or type checking just yet either. However, this site is automatically generated from the eng file: http://bmuessig.eu/tools/pandora-configurator/lang_eng I am planning to make it automatically prepare drop downs for some of the settings and numeric fields for the rest. EDIT: I guess it works now. Most stuff just works right now but now all the features need to be added (such as importing files - just the UI part, the PHP for parsing is done; converting between values or a bit better error checking and most importantly the design) :) |
Benedikt:
I have found a little more time this weekend to work on the CNC some more. Now you can provide a custom base file that you want to configure. This can be your custom file that you created with the tool earlier. Remember, as of right now, you will have to host it somewhere on the internet to make it work. However, this will change at some point and you will then be able to upload files regularily. The syntax is as follows: http://bmuessig.eu/tools/pandora-configurator/?base_config=http://pastebin.com/raw/z61cFJkj Just put any URL that links to the raw file after the base_config= And DON'T use pastebin. It does work but sometimes, when you are refreshing the page, it rate limit's you and prevents my server from getting the file. If the file was successfully read, the headline above the table will say "Custom Base Configuration". Cheers, Benedikt |
Merlin201314:
Thank you Benedikt for your great work!!! :beer: |
Benedikt:
--- Quote from: Merlin201314 on December 10, 2016, 09:52:08 AM ---Thank you Benedikt for your great work!!! :beer: --- End quote --- You're welcome :beer: So seems like adding uploading capabilities is easier than thought. It is now possible to upload files directly additionally to using the URL approach :headbang: The tool is also available via HTTPS: https://bmuessig.eu/tools/pandora-configurator/ EDIT: Now for the duration of your browser session, the created file is preserved and can be edited again. You can also upload files and now download them with one click (no more copy and paste). It is now also possible to pass the URL in this way (the old way does not work anymore): https://bmuessig.eu/tools/pandora-configurator/?config_source=url&config_url=http://pastebin.com/raw/z61cFJkj Or pass base64 encoded data in this way: https://bmuessig.eu/tools/pandora-configurator/?config_source=base64&config_data=my_long_base64_string |
BrokenEye:
Just a head's up, I found that placing "()" in a filename protects it from being erased by the file manager "Mode" key, I.E the file delete, not had the balls to try it on the linuxrc file yet, but it works on other files, ps you can also put stuff in between the parenthesis, with no ill effects so far. |
Navigation |
Message Index |
Next page |
Previous page |