It is currently Tue Jul 02, 2024 3:21 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 19 posts ] 
Author Message
 Post subject: [ solved] Stepped chisel
PostPosted: Sun Jun 14, 2020 4:53 am  (#1) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
GIMP Version: 2.10.14
Operating System: Windows
GIMP Experience: New User



:wvy
I wanted to try the "stepped chisel" script but I have these messages:

Image

I don't understand because I used the default settings on a layer that was placed on another layer background

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Last edited by level_0 on Mon Jun 15, 2020 2:29 pm, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 5:03 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Try this amended version.

Attachment:
Stepped Chisel.7z [3.41 KiB]
Downloaded 145 times


Edit: incomplete amendment, see post #13

_________________
"Where am I ?"


Last edited by dinasset on Tue Jun 16, 2020 2:06 am, edited 1 time in total.

Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 5:31 am  (#3) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
Thanks dinasset :tyspin

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 6:48 am  (#4) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
Now:
Image
:gaah

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 6:58 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1389
Location: FInland
How about mine? Works for me.

Attachment:
SteppedChisel.jpg
SteppedChisel.jpg [ 91.22 KiB | Viewed 3268 times ]


Attachment:
Stepped Chisel.scm [12.27 KiB]
Downloaded 141 times


It's under Effects in menu. If you want to change it, replace line 157
(script-fu-menu-register "script-fu-stepped-chisel" "<Image>/Effects/")

to
(script-fu-menu-register "script-fu-stepped-chisel" "<Image>/Filters/Render/")

I think that was the original entry.


Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 7:41 am  (#6) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
Nidhogg :wvy
With this latest "stepped chisel", I didn't get an error message ... :)
thank you also for showing me how to change the entry.

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 9:02 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1389
Location: FInland
You're welcome level_0, enjoy the Summer!


Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 9:16 am  (#8) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
Really? I'm sorry level_0 you missed the prior post. About one day on this recent post by jappaloe1963 viewtopic.php?f=9&t=18447. I fixed the this script. Why you didn't download the fixed one?

_________________
https://www.deviantart.com/pocholo17
Image


Top
 Post subject: Re: Stepped chisel
PostPosted: Sun Jun 14, 2020 12:44 pm  (#9) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
Pocholo wrote:
Really? I'm sorry level_0 you missed the prior post. About one day on this recent post by jappaloe1963 viewtopic.php?f=9&t=18447. I fixed the this script. Why you didn't download the fixed one?

Pocholo, it was precisely with this one that I had the problem ... :)
Doubting myself ;) , I just reuse it and same messages as in my first post.
EDIT: and here is line 274

Image

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Stepped chisel
PostPosted: Mon Jun 15, 2020 2:28 pm  (#10) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
:wvy :tyspin to all

Image

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Mon Jun 15, 2020 2:48 pm  (#11) 
Offline
Global Moderator
User avatar

Joined: Oct 06, 2010
Posts: 4050
I just changed NORMAL-MODE and a few other PDB changes and the script works great.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Mon Jun 15, 2020 11:42 pm  (#12) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
mahvin wrote:
I just changed NORMAL-MODE and a few other PDB changes and the script works great.

mahvin :wvy
1) which stepped chisel are you referring to? I downloaded 3 and the only one that doesn't give me a message is Nidhogg's.
2) meaning of PDB?Image

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Mon Jun 15, 2020 11:51 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Maybe Procedure Data Base, the data base of the interfaces to execute a Gimp function in a script.

BTW amended again mine:
Attachment:
Stepped Chisel.7z [3.42 KiB]
Downloaded 84 times

maybe you can give it again a try if you like

_________________
"Where am I ?"


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Tue Jun 16, 2020 12:52 am  (#14) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
dinasset :wvy
Merci Image

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Tue Jun 16, 2020 1:05 am  (#15) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
It works very well:

Image

:tyspin :tyspin :tyspin

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Tue Jun 16, 2020 1:18 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Il n'y a pas de quoi.

_________________
"Where am I ?"


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Tue Jun 16, 2020 1:52 am  (#17) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
dinasset wrote:
Il n'y a pas de quoi.

Ma sì, sono grata per il tuo apprezzato aiuto. :)

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Tue Jun 16, 2020 3:17 am  (#18) 
Offline
Global Moderator
User avatar

Joined: Oct 02, 2014
Posts: 4513
Location: Sydney Australia
... well what did you expect?


Attachments:
stepped_chisel.png
stepped_chisel.png [ 508.44 KiB | Viewed 1802 times ]

_________________
Image

Respect should be offered freely but hard earned
Top
 Post subject: Re: [ solved] Stepped chisel
PostPosted: Tue Jun 16, 2020 3:33 am  (#19) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
oldmangrumpy wrote:
... well what did you expect?


OMG :wvy I don't expect anything because I don't know this script, so I tinker and try anything!
but for now it will be household work .... Image Image

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
Post new topic Reply to topic  [ 19 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Stepped Chisel

6

No new posts Distort and RobA's Chisel script

2



* Login  



Powered by phpBB3 © phpBB Group