Coder Social home page Coder Social logo

larsjuhw / octoprint-slicersettingstab Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 2.0 31 KB

Adds a tab that displays the slicer settings for the currently selected file.

Python 35.72% CSS 9.10% JavaScript 36.75% Less 6.88% Jinja 11.56%
octoprint octoprint-plugin octoprintplugin

octoprint-slicersettingstab's People

Contributors

larsjuhw avatar rob4226 avatar tjjfvi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

octoprint-slicersettingstab's Issues

The plugin caused an error, disabling the plugin fixed it

Hello so installing this plugin led to an error.
Looking at the log, it doesn't look to me as related to your module, but disabling the plugin made octoprint run without errors.

2023-09-02 10:28:23,021 - octoprint.plugin.core - INFO - Found 33 plugin(s) providing 31 mixin implementations, 60 hook handlers
2023-09-02 10:28:23,160 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2023-09-02 10:28:26,050 - octoprint.cli.server - ERROR - Uncaught exception
Traceback (most recent call last):
  File "/usr/bin/octoprint", line 8, in <module>
    sys.exit(main())
  File "/usr/lib/python3.10/site-packages/octoprint/__init__.py", line 1008, in main
    octo(args=args, prog_name="octoprint", auto_envvar_prefix="OCTOPRINT")
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/click/decorators.py", line 33, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/usr/lib/python3.10/site-packages/octoprint/cli/server.py", line 317, in serve_command
    run_server(
  File "/usr/lib/python3.10/site-packages/octoprint/cli/server.py", line 163, in run_server
    octoprint_server.run()
  File "/usr/lib/python3.10/site-packages/octoprint/server/__init__.py", line 400, in run
    self._start_intermediary_server()
  File "/usr/lib/python3.10/site-packages/octoprint/server/__init__.py", line 2655, in _start_intermediary_server
    self._intermediary_server.server_bind()
  File "/usr/lib/python3.10/http/server.py", line 137, in server_bind
    socketserver.TCPServer.server_bind(self)
  File "/usr/lib/python3.10/socketserver.py", line 466, in server_bind
    self.socket.bind(self.server_address)
OSError: [Errno 98] Address in use
2023-09-02 10:40:20,142 - octoprint.startup - INFO - ******************************************************************************
2023-09-02 10:40:20,147 - octoprint.startup - INFO - Starting OctoPrint 1.9.2
2023-09-02 10:40:20,152 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2023-09-02 10:40:20,152 - octoprint.startup - INFO - Reason for safe mode: problem during last startup

Slicer settings parser in combination with Arc Welder, does not work

I use arc welder, which processes the file and either replaces or creates a new "arc-welded" file.

Whichever I use: the slicers settings tab is not populated. Only when I rescan all files, the slicer information is available.

I therefore get:
image

I am usinga Prusa MK3S printer. Latest version of octopi and octoprint:
OctoPrint 1.9.0
Python 3.9.2
OctoPi 1.0.0

Problem with SlicerSettingsTab working after I use MutliColors plugin to insert Color Changes

I use MultiColor plugin to insert M117 commands to announce what color filament is next to load.

I also use your plugin SlicerSettingsTab to show the color Sequence from the NOTES from Prusa Slicer.

Once I insert the M117 command via MultiColor, SlicerSettingsTab cannot read the gcode file with the _MULTI append to the the file name from Multicolor. SlicerSettingsTab says "No Slicer Settings (for this file)"

I could email you a gcode file before MULTICODE was used and one after if you like.

Randy

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.