* Add a new brand named Flyingbear
Add a new brand named Flyingbear
Model name: Flyingbear Reborn3
* Update fdm_machine_common.json
fix
z_hop 0,2(2)
* make bed model smaller and set default internal_solid_infill_pattern to monotonic
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
* Update OrcaSlicer_tr.po
Missing fields in Turkish are filled in and word errors are improved.
* Update OrcaSlicer_tr.po
Editing the missing and incorrect parts in the Turkish language file.
* Update OrcaSlicer_tr.po
Editing the missing and incorrect parts in the Turkish language file.
* Update OrcaSlicer_tr.po
The bug on line 6082 has been fixed.
* Update OrcaSlicer_tr.po
character fixes
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
* 1102
Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
* 1106
Add the PA value to some genetic filament profiles
* Update fdm_filament_pla.json
Change the fan rate of begin layers
* Update fdm_process_qidi_x3_common.json
Reduction of top surface particles
* Update fdm_process_qidi_x3_common.json
Add M140 S90 to M191 macro, Preventing slow chamber warming in cold winter environments
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
* 1102
Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
* 1106
Add the PA value to some genetic filament profiles
* Update fdm_filament_pla.json
Change the fan rate of begin layers
* Update fdm_process_qidi_x3_common.json
Reduction of top surface particles
* Updating voron profiles
* Add missing V0 configs and add default print profiles
* Update nozzle_diameter for v0, switchwire, and triedent
* Correcting names, nozzle diameters, and adding missing min and max layer heights
* Travel very close to the inner holes, could cross external perimeter when the avoid crossing perimeters was enabled.
(cherry picked from commit prusa3d/PrusaSlicer@6c51e5148c)
* Modified variable offset in the avoid crossing perimeters to not cause scars on thin objects (#7699).
Previously, the minimum contour width was chosen too conservative and, on some thin objects, only allowed minimal (or non) offset. This could result in travels being planned along the outer perimeter.
Now, the minimum contour width is chosen much smaller at the start and tested if the variable offset wasn't failed (the outer contour broke up into more parts, more or fewer holes, etc.).
If any problem is detected, the variable offset is recalculated with a larger minimum contour width.
(cherry picked from commit prusa3d/PrusaSlicer@dc00f0bf98)
---------
Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
* 1102
Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
* 1106
Add the PA value to some genetic filament profiles
* Update fdm_filament_pla.json
Change the fan rate of begin layers
* Remove retraction_length from common
M5c should never retract more then 0.8mm or it will clog
* Preserve M5 retraction length
Moved previous retraction length from core to M5
* Update Anker M5C retraction length to prevent clogs
Anything beyond a 0.8mm retraction length will clog the printer over time.