> For the complete documentation index, see [llms.txt](https://docs.roomle.com/rubens/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roomle.com/rubens/whats-new/2025/june-2025.md).

# June 2025

## Configurator/Room designer news

### Individual filleting and chamfering for the edges of cubes and SVG extrudes

We're excited to share a new feature in Roomle Script that offers more control over your 3D designs: **Individual Filleting and Chamfering for Cube Edges and SVG extrudes.**

You can now define a unique chamfer or fillet for each edge of your cubes. This means more precise and customised edge geometries for your models, allowing for greater detail and realism.

<figure><img src="/files/y8hAldQO6x14jvqg2Ego" alt=""><figcaption></figcaption></figure>

Find here the documentation in the Roomle Scripting reference <https://docs.roomle.com/rubens/content-creation/roomlescript-reference/configuration-definition#edgestyle>

Demo examples:

<https://www.roomle.com/t/cp/?id=roomle_script_documentation:cube_edge_style_item>

<https://www.roomle.com/t/cp/?id=roomle_script_documentation:prism_individual_edge_style_item>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roomle.com/rubens/whats-new/2025/june-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
