mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 10:15:54 +08:00
Update comment before Pull Request
Functionality has been tested.
This commit is contained in:
parent
4c8c7ec162
commit
8c85902c5f
@ -331,10 +331,10 @@ Item
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
- Proposed fix for this issue: https://github.com/Ultimaker/Cura/issues/9167
|
- Fix for this issue: https://github.com/Ultimaker/Cura/issues/9167
|
||||||
- Allows user to toggle if GCODE coordinates are affected by the extruder offset.
|
- Allows user to toggle if GCODE coordinates are affected by the extruder offset.
|
||||||
- Machine wide setting. CuraEngine/src/gcodeExport.cpp is not set up to evaluate per extruder currently.
|
- Machine wide setting. CuraEngine/src/gcodeExport.cpp is not set up to evaluate per extruder currently.
|
||||||
- If it is moved to per-extruder (unlikely), then this should be moved to the extruder tab)
|
- If it is moved to per-extruder (unlikely), then this should be moved to the extruder tab.
|
||||||
*/
|
*/
|
||||||
Cura.SimpleCheckBox // "GCode Affected By Extruder Offsets"
|
Cura.SimpleCheckBox // "GCode Affected By Extruder Offsets"
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user