[Plugin] FredoBend - v1..2c - 25 Mar 26
-
It doesn't work for me
If there are errors in the Ruby Console you should post those to help Fredo determine the cause.
I presume you have an updated LibFredo installed.
-
@Rich-O-Brien Latest version of FredoBend 1.2b and FredoLib 15.9a. Everything is up to date.
Ruby console
[#Sketchup::ComponentInstance:0x0000018ac36785f0]
[#Sketchup::Group:0x0000018aca8649c0]
[#Sketchup::Group:0x0000018aca8649c0]
[#Sketchup::Group:0x0000018aca8649c0]
#<NameError: uninitialized constant Array::Fixnum>
C:/Users/roberto.bolletta/AppData/Roaming/SketchUp/SketchUp 2025/SketchUp/Plugins/mx_constructtools/mx_constructtools.rb:12:inblock in sum' C:/Users/roberto.bolletta/AppData/Roaming/SketchUp/SketchUp 2025/SketchUp/Plugins/mx_constructtools/mx_constructtools.rb:11:inupto'
C:/Users/roberto.bolletta/AppData/Roaming/SketchUp/SketchUp 2025/SketchUp/Plugins/mx_constructtools/mx_constructtools.rb:11:insum' c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1792:incourbe_register'
c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1693:inplacement_manage' c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1667:inplacement_dragging_move'
c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:424:inonMouseMove' #<NameError: uninitialized constant Array::Fixnum> C:/Users/roberto.bolletta/AppData/Roaming/SketchUp/SketchUp 2025/SketchUp/Plugins/mx_constructtools/mx_constructtools.rb:12:inblock in sum'
C:/Users/roberto.bolletta/AppData/Roaming/SketchUp/SketchUp 2025/SketchUp/Plugins/mx_constructtools/mx_constructtools.rb:11:inupto' C:/Users/roberto.bolletta/AppData/Roaming/SketchUp/SketchUp 2025/SketchUp/Plugins/mx_constructtools/mx_constructtools.rb:11:insum'
c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1792:incourbe_register' c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1693:inplacement_manage'
c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1667:inplacement_dragging_move' c:/users/roberto.bolletta/appdata/roaming/sketchup/sketchup 2025/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:424:inonMouseMove' -
Looks great Fredo. This is destructive one, isn't it? No way to edit afterwards
-
-
mx_constructtools
It looks like the plugin mx_constructtools is redefining a base method (Array#sum), which is not a good practice and is dangerous for other plugins. This is causing the error.
-
Looks great Fredo. This is destructive one, isn't it? No way to edit afterwards
The bent object is of course new geometry.
However, as shown in the main video:
- the original object is untouched
- If you modify this original object, you can update the bent object in one click.
- you can also edit the bent object and change the bending parameters. If the original object has been modified, the new bent object will be updated.
- there is an option to save a copy of the original object to an external file. This is for the case where you delete the original object in the model, including its definition.
-
Hi all,
running FredoBend v1.2b with LibFredo v15.9a on SU 2019 / Win11 and i've got an issue on the bend generation step with this error log :"Date: 27-Mar-26 09:24:41 - SU2019.3 - LibFredo6 - v15.9a
Une erreur s'est produite dans
Error in Bend Generationundefined method `save_copy' for #<Sketchup::ComponentDefinition:0x0000023c3844c1d8>
fredobendcurvetool.rbe: 1195 -- saver_solid_comp
fredobendcurvetool.rbe: 2425 -- generation_step_prepare
fredobendcurvetool.rbe: 3270 -- job_perform
fredobendcurvetool.rbe: 3212 -- job_notification
body_lib6webprogress.rbe: 104 -- call
body_lib6webprogress.rbe: 104 -- process_notify
body_lib6webprogress.rbe: 388 -- fast_process_next_step
body_lib6webprogress.rbe: 358 -- fast_process_start
body_lib6webprogress.rbe: 370 -- fast_process_next
body_lib6webprogress.rbe: 346 -- fast_process_top
body_lib6webprogress.rbe: 123 -- invoke
fredobendcurvetool.rbe: 3158 -- job_start
fredobendcurvetool.rbe: 2392 -- block in generation_launch"In the Parameters window / Generation parameters, i don't see the build options as shown in the tuto :

Is that the problem ?
Thanks for response
-
NEW RELEASE: FredoBend v1.2c - 27 Mar 26
Requirements
- LibFredo6: v15.9a or above
- Sketchup version: SU2017 and above
FredoBend 1.2c is a maintenance release including:
- Bug fixing
- Evolution of the Save Original objects with 3 options and the capability to retrive the original object, even if it is not present in the model any longer.

Home Page of FredoBend for information and Download.
-
@fredo6
I just installed FredoBend v1.2c + LibFredo6 15.9a - 25 Mar 26 on my SketchUp Make 2017 v 17.2.2555 64bits .
I have the tools but after I choose my Text object and place to the courve....NOTHING !Impossible to place on the curve ???
Traceback Rubby:c:/users/patrick/appdata/roaming/sketchup/sketchup 2017/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1656:in `placement_manage' c:/users/patrick/appdata/roaming/sketchup/sketchup 2017/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:1618:in `placement_dragging_move' c:/users/patrick/appdata/roaming/sketchup/sketchup 2017/sketchup/plugins/fredo6_fredobend/fredobendcurvetool.rbe:421:in `onMouseMove' Error: #<NoMethodError: undefined method `sum' for #<Array:0x0002627992fa30>> -
Hi @fredo6
I just ended the french translation of the LibFredo6 15.9a messages.
And FredoBend v1.2c too.
How to send you the result "LibFredo6_FR.lang" + "FredoBend_FR.lang" please? -
NEW RELEASE: FredoBend v1.2d - 28 Mar 26
Requirements
- LibFredo6: v15.9a or above
- Sketchup version: SU2017 and above
FredoBend 1.2d is a maintenance release including:
- Bug fixing for SU2017
Home Page of FredoBend for information and Download.
-
I just ended the french translation of the LibFredo6 15.9a messages.
And FredoBend v1.2c too.
How to send you the result "LibFredo6_FR.lang" + "FredoBend_FR.lang" please?Many thanks. I am lazy to do it.
Just PM the .lang files to me on this forum.
For LibFredo6, this is useful.
For FredoBend, I did not make it translatable yet, until I finish the other features. So, the translation is uncomplete. -
This post is deleted! -
This post is deleted! -
This post is deleted! -
I did not make it translatable yet
But made here :

-
Top-notch @fredo6 the addon run very well now! Thks a lot and congrats.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement