OrcaSlicer/src/libslic3r/GCode
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
..
AdaptivePAInterpolator.cpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
AdaptivePAInterpolator.hpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
AdaptivePAProcessor.cpp Fix english strings consistency (#8881) 2025-04-26 19:59:49 +08:00
AdaptivePAProcessor.hpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
AvoidCrossingPerimeters.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
AvoidCrossingPerimeters.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
ConflictChecker.cpp FIX: prevent dead loop of conflict checker (#9115) 2025-04-05 17:51:16 +08:00
ConflictChecker.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
CoolingBuffer.cpp Enhancement: Enable separate internal bridge fan speed control (#7906) 2025-02-09 21:53:57 +08:00
CoolingBuffer.hpp ENH:Add 'Don't show again' to the step mesh 2025-03-27 22:17:07 +08:00
ExtrusionProcessor.hpp Fix speed up during overhang slowdown when curled perimeters is enabled. (#9215) 2025-04-05 14:46:02 +08:00
FanMover.cpp Fan mover: Ignore non-part cooling fans (SoftFever/OrcaSlicer#7171) (#7193) 2024-12-24 21:35:28 +08:00
FanMover.hpp Fix Fan mover when absolute E is used (#8359) 2025-02-15 13:08:01 +08:00
GCodeProcessor.cpp Improve gcode preview flow rate scale (#9319) 2025-04-23 23:37:08 +08:00
GCodeProcessor.hpp Improve gcode preview flow rate scale (#9319) 2025-04-23 23:37:08 +08:00
PchipInterpolatorHelper.cpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
PchipInterpolatorHelper.hpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
PostProcessor.cpp Use boost::nowide directly from boost (#9037) 2025-03-29 20:14:10 +08:00
PostProcessor.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PressureEqualizer.cpp Enhancement: ERS - Option to limit ERS to external perimeters and overhangs only (#7399) 2025-01-05 23:19:00 +08:00
PressureEqualizer.hpp Enhancement: ERS - Option to limit ERS to external perimeters and overhangs only (#7399) 2025-01-05 23:19:00 +08:00
PrintExtents.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrintExtents.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RetractWhenCrossingPerimeters.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
RetractWhenCrossingPerimeters.hpp ENH: speed gcode export up again 2023-04-17 15:39:02 +08:00
SeamPlacer.cpp Remove unused parameter from place_seam method (#6421) 2024-08-18 16:32:56 +08:00
SeamPlacer.hpp Remove unused parameter from place_seam method (#6421) 2024-08-18 16:32:56 +08:00
SmallAreaInfillFlowCompensator.cpp Fix -Wsubobject-linkage warning (#6243) 2024-08-04 10:48:24 +08:00
SmallAreaInfillFlowCompensator.hpp Fix -Wsubobject-linkage warning (#6243) 2024-08-04 10:48:24 +08:00
SpiralVase.cpp Add minimum flow rates for spiral vase transitsions (#8333) 2025-02-17 08:55:23 +08:00
SpiralVase.hpp Fixed a regression that non spiral vase mode was broken. #3091 2023-12-17 20:27:46 +08:00
ThumbnailData.cpp FIX: fix serveral issues in multi-plate slicing 2022-12-15 04:38:15 -05:00
ThumbnailData.hpp ENH: save bed type in 3mf for first layer scan 2022-12-15 04:33:48 -05:00
Thumbnails.cpp Revert "Revert "Some flatpak fixing (#5510)"" 2024-07-16 22:39:43 +08:00
Thumbnails.hpp Revert "Revert "Some flatpak fixing (#5510)"" 2024-07-16 22:39:43 +08:00
ToolOrdering.cpp Fixed a bug that flash matrix affects multi tool's wipe tower (#8408) 2025-02-14 23:38:51 +08:00
ToolOrdering.hpp Fix first layer tool ordering in print-by-object mode (#6664) 2025-01-22 10:05:38 +08:00
WipeTower.cpp ENH: modify the start pos of wall for wipe tower 2025-02-17 21:44:57 +08:00
WipeTower.hpp ENH: modify the start pos of wall for wipe tower 2025-02-17 21:44:57 +08:00
WipeTower2.cpp Fix prime tower wipe volume calculation (#9235) 2025-04-20 13:36:11 +08:00
WipeTower2.hpp preheat work - part 1 2024-07-21 10:29:42 +08:00