Skip to content

Conversation

ayufan
Copy link
Contributor

@ayufan ayufan commented Aug 6, 2021

  • Allow to specify used filename
  • Output all settings as a comment on top of gcode
  • Unify download buttons

image

@teachingtechYT
Copy link
Owner

Hi Ayufan,
This looks worthwhile. Perhaps you can help me, is there any way to access your fork live for me to test it a bit more?
Google is nt being my friend here. Alternatively I can copy and paste your updated code over my local coipy and test it there but perhaps you know of a more efficient way?
Michael

@ayufan
Copy link
Contributor Author

ayufan commented Aug 11, 2021

@teachingtechYT

You can see these changes being deployed alongside the Octoprint support: #345. The addition there uses those functions introduced here.

Test it here: https://ayufan-research.github.io/teachingtechYT.github.io/calibration.html.

@ayufan
Copy link
Contributor Author

ayufan commented Aug 11, 2021

It appears that output generation is broken at least in this case:

    if(formName.name == "accelerationForm") {
        string += "\nBase feedrate: "+formName.feedrate.value+" mm/s\n\n";

@teachingtechYT
Copy link
Owner

THanks for your work on this, it is defintely a positive change. I found some niggles in testing, some due to me not not updating the settings output as you discovered, others with formatting of gcode and UI preference. When I have a quieter week I will copy your changes to my local files and work from there in tweaking.

@ayufan
Copy link
Contributor Author

ayufan commented Aug 13, 2021 via email

@ayufan
Copy link
Contributor Author

ayufan commented Nov 2, 2021

@teachingtechYT Did you had a chance to look at this?

- Allow to specify used filename
- Output all settings as a comment on top of gcode
- Unify download buttons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants