Commit graph

20 commits

Author SHA1 Message Date
MariMakes
8b8e964293 Fix wrong licenses
These seem to be wrong by accident. Let's update them to reflect the rest of Cura which falls under the LGPLv3 or higher.
2023-07-21 11:34:02 +02:00
Nino van Hooff
89f0970a88 Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Jaime van Kessel
6a6ad6e815
Remove unneeded semicolons 2020-04-10 13:34:57 +02:00
Tim Kuipers
0f4ff1f149 lil: fix naming and spacing to fit code conventions 2020-02-26 15:37:25 +01:00
John Hryb
9aa6887b02 Update ColorMix.py
Updates based on review.
2020-02-22 11:58:19 -05:00
John Hryb
1b976ca636 Update ColorMix.py
Updated colorMix to latest
2019-12-14 14:26:52 -05:00
Diego Prado Gesto
1eb1bce583
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:46:54 -05:00
Diego Prado Gesto
3b763e5552
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
OKay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:46:34 -05:00
Diego Prado Gesto
0875498a12
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Sure

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:46:20 -05:00
Diego Prado Gesto
d19f1f497a
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:46:00 -05:00
Diego Prado Gesto
fadc8bb624
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Sure

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:45:49 -05:00
Diego Prado Gesto
186e715d16
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:45:34 -05:00
Diego Prado Gesto
151d40664f
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
It's not functional, just a spot to put info if needed.

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:45:18 -05:00
Diego Prado Gesto
87154238a1
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:42:40 -05:00
Diego Prado Gesto
8086adf9ba
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:41:54 -05:00
Diego Prado Gesto
ad820ad1e9
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:41:35 -05:00
Diego Prado Gesto
986f9aa248
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Sure

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:41:00 -05:00
Diego Prado Gesto
7921b89f3e
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Sure

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:40:36 -05:00
Diego Prado Gesto
9fae1f29b1
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Sure

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
2019-03-09 20:40:11 -05:00
John Hryb IV
3a979903aa
PostProcessingPlugin Script for 2-1 Dual Extruders - ColorMix 2-1
Marlin Commands:
M163 - Set Mix Factor
M164 - Save Mix
Ability to set a mix ratio or blend at a defined layer or distance.
Based on Geeetech's Color mixing software.
2019-02-19 23:40:36 -05:00