Ian Bassi
ae16c76dd2
Bridge Line Width + Improve bridge density ( #11255 )
...
* Base
* Standarized
Co-Authored-By: Rodrigo Faselli <162915171+RF47@users.noreply.github.com >
* Wiki
* Improved descriptions based in RF47 Tests
Co-Authored-By: Rodrigo Faselli <162915171+RF47@users.noreply.github.com >
* Bridge Flow Wiki
* Removed CMATH
Co-Authored-By: Rodrigo Faselli <162915171+RF47@users.noreply.github.com >
* Default to 100
* Revert "TESTING BRIDGE DENSITY"
This reverts commit 8634f802311cd3877b0dd5651029b30b2d4eab60.
Removed desc change
* Minor changes
Co-Authored-By: Noisyfox <timemanager.rick@gmail.com >
* Update LayerRegion.cpp
* Missing ;
Co-authored-by: Rodrigo Faselli <162915171+RF47@users.noreply.github.com >
* Restrict bridge line width to nozzle diameter
* Clarification
* Increased both Bridge Densitys to 125
Co-Authored-By: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com >
* Valerii check
Co-Authored-By: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com >
* Fix error handling
* Clarify thick bridges documentation and tooltips
Updated the documentation and tooltips for 'thick_bridges' and 'thick_internal_bridges' to clarify that bridge extrusion uses a line height equal to the nozzle diameter, and to better explain the trade-offs between strength, reliability, and appearance.
* Partially restore bridge_flow description
* Suggestions
---------
Co-authored-by: Rodrigo Faselli <162915171+RF47@users.noreply.github.com >
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
Co-authored-by: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com >
2026-06-03 10:16:59 -03:00
Alexandre Folle de Menezes
d37f1b6a81
Fix english strings consistency ( #8881 )
...
* "non zero" -> "non-zero"
* "Z hop" -> "Z-hop"
* "works" -> "is working"
* "version at least x" -> "version x or higher"
* "printing job" -> "print job"
"to print on" -> "printing on"
* "is not find" -> "was not found"
* "boundary of plate" -> "plate boundaries"
* "toolchange" -> "tool change"
* "colour" -> "color"
* "cancelled" -> "canceled"
* "can not" -> "cannot"
* "gcode" -> "G-code"
2025-04-26 19:59:49 +08:00
Noisyfox
761db8537e
Update error message to make it a bit more informative ( #2249 )
2023-09-29 23:39:58 +08:00
Jason M-H
be54f6bc99
Calculate extrusion width %s as a function of nozzle width, not layer height ( #1578 )
...
* Calculate extrusion width %s as a function of nozzle width, not layer height
* handled more width conversions
* more missing percent handling
* even more missed percent handling
* even more more extrusion % handling
* some fixes
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-07-27 23:37:47 +08:00
lane.wei
1555904bef
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00