oliof / ProfilAnalyser

Cura profil analyser ( initialy based on the GodMod Plugin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profil Analyser

Cura profil analyser ( initialy based on the GodMod Plugin https://github.com/sedwards2009/cura-god-mode-plugin )

Plugin for Cura to analyse the Cura profiles configuration much easier.

This plugins lets you dump the contents of the curent global and extruder settings stacks to an HTML page which opens up in your default browser. There you can inspect the values and also filter the list of settings.

To install just copy the ProfilAnalyser directory into the plugins directory in your Cura plugins directory.

Once Cura is running you can find the plugin in the Extensions menu -> Profil Analyser.

Version 1.1.0

Thanks to the csakip contribution (https://github.com/csakip) possibility to show only differents between profiles and select profiles to compare.

Version 1.1.1

Add Widget unselect all in the compare HTML page.

Version 1.1.2

Add widget "Show only valued parameters".

Version 1.1.3

Change text separator for filtering option

Browser Javascript compatibility

JScript used in the Html page have been succesfuly tested on :

  • Google Chrome (64 bits)

  • Microsoft Edge (64 bits)

  • IE 11 and previous release ? : not supported

About

Cura profil analyser ( initialy based on the GodMod Plugin)

License:GNU General Public License v2.0


Languages

Language:Python 100.0%