Files
OrcaSlicer-KX/src/libslic3r
Anson Liu fcb640bee1 Set Ironing angle setting to be a relative degree offset from top surface infill direction (#10841)
* Change ironing angle setting to be an offset angle from the top surface angle rather offset from the layer 0 angle that changes on each layer.

* Change Ironing angle offset range from [-1,359] to [0,359].
-1 is redundant because it is the same behavior as 0 offset.

* Change ironing_angle new default value to 0.

* Update existing print profiles' hardcoded ironing_angles from -1 to 0 to reflect new default value.

* Add migration for old -1 ironing_angle settings. Remove logic for -1 ironing_angle.

* Add u8 prefix for degree symbol string

* Use solid_infill_direction instead of infill_direction for top surface infill direction. Use calculate_infill_rotation_angle to add offset to solid_infill_rotate_template if used.

* Update quality settings wiki for Ironing

* Set f->is_using_template_angle when making ironing filler objects

* Update quality_settings_ironing link from #angle to #angle-offset

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-10-20 09:01:53 +08:00
..
2025-07-18 16:01:25 +08:00
2024-10-05 21:53:16 +03:00
2025-01-06 09:07:58 +08:00
2023-08-08 19:08:13 +08:00
2024-01-26 20:18:10 +08:00
2023-12-01 10:42:45 +00:00
2024-08-22 10:13:45 +03:00
2023-12-01 10:42:45 +00:00
2025-06-14 21:05:25 +08:00
2023-08-08 19:08:13 +08:00
2024-01-26 20:18:10 +08:00
2023-08-08 19:08:13 +08:00
2023-07-07 17:25:51 +08:00
2023-12-01 10:42:45 +00:00
2025-07-18 16:01:25 +08:00
2024-05-12 23:35:41 +08:00
2024-01-26 20:18:10 +08:00
2025-07-18 16:01:25 +08:00
2024-05-19 21:22:14 +08:00
2024-01-26 20:18:10 +08:00
2024-05-25 09:11:19 +08:00
2025-07-18 16:01:25 +08:00
2025-07-18 16:01:25 +08:00
2024-07-23 18:18:27 +08:00
2023-11-04 11:41:03 +08:00
2023-11-11 16:27:44 +08:00
2023-08-08 19:08:13 +08:00
2023-08-08 19:08:13 +08:00
2023-08-20 20:02:54 +08:00