GithubHelp home page GithubHelp logo

Testing with Makergear M2 about octopitouchpanel HOT 4 CLOSED

 avatar commented on August 23, 2024
Testing with Makergear M2

from octopitouchpanel.

Comments (4)

matt448 avatar matt448 commented on August 23, 2024

Thanks for all the feedback! You are are the first person I've gotten any feedback from. I'm excited to finally have someone else's input.

  • The Garden.graph module is a pain. I'm considering replacing it with some other method of generating the graphs.
  • Interesting on the port number. I don't have to do that on my install. Maybe I can add a note in the config file.
  • Certainly very easy to add config option for the inverted axis. I'm thinking three separate config options so each axis can be set inverted separately.
  • For temperature control I think I will add config options for max temp for both the hot end and the bed.

I welcome whatever help you would like to provide. I'll try and get to some of these items this week. I have several other features that I want to add too. Things like extruding filament, adjusting extrusion rate, setting fan speed, buttons to pause/resume and cancel print jobs.

from octopitouchpanel.

matt448 avatar matt448 commented on August 23, 2024

@SCHMENKE I committed changes to the master branch that add configuration options for max temps and axis inversion. When you get a chance pull down the latest code and sample config and give it a try. Let me know how it goes.

from octopitouchpanel.

 avatar commented on August 23, 2024

I have tested your updates to the Axis Inversion. and Max Temps This works well. Thank you.

I have both a 3D Printer (actually 2) and a Marlin RAMPs based CNC machine.
I have had a look at the code and for my CNC specific needs i have created a custom version that has a "CNC Mode" configurable in the octoprint.cfg
The additions are as follows:

  • "Zero" buttons for all axes separately, plus one for all axes at once using the /api/printer/command to send arbitrary Gcode G92 {X,Y,Z}
  • Spindle Start/Stop buttons.

I have also added a Feedrate slider (using the M220 command) on the Control tab.
and a Baudrate configuration entry in the octoprint.cfg file, as my firmware is working better at a baudrate of 115200

I am new to Github, Kivy and Python, so i am not sure if/how to share the code... I can post it if you would like to review it.

Your planned enhancements all seem quite useful, The Temperature sliders do seem to work quite well, for me, but a preset ABS and a Preset PLA button would be nice. As per the question of weather or not to set the temp directly, or move the sliders, My vote is for setting the temp directly as if the preset that is set in the cfg file is not exactly what you want, its easy enough to make the adjustment via the sliders.

from octopitouchpanel.

matt448 avatar matt448 commented on August 23, 2024

Sending a pull request is perfect. I'll review it in the next couple days. I'm going to close this issue since the axis inversion and max temp features work for both of us.

from octopitouchpanel.

Related Issues (18)

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.