Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FormerLurker/ArcWelderLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFormerLurker <hochgebe@gmail.com>2020-05-04 16:02:40 +0300
committerFormerLurker <hochgebe@gmail.com>2020-05-04 16:02:40 +0300
commit7be8bb7021bfe8e2ea79f572e798e17494253a5c (patch)
tree17e2b57cb6a73e274973d04dc7f910c66713880d /ArcWelderTest
parent546c75b982859bafaa0cb81de0b695a4018d88fb (diff)
Remove absolute extrusion corrections in arc_welder. Changes to inverse processor.
Diffstat (limited to 'ArcWelderTest')
-rw-r--r--ArcWelderTest/ArcWelderTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ArcWelderTest/ArcWelderTest.cpp b/ArcWelderTest/ArcWelderTest.cpp
index bc6d380..58585d0 100644
--- a/ArcWelderTest/ArcWelderTest.cpp
+++ b/ArcWelderTest/ArcWelderTest.cpp
@@ -240,14 +240,14 @@ static void TestAntiStutter(std::string filePath)
p_logger->set_log_level(INFO);
//arc_welder arc_welder_obj(BENCHY_0_5_MM_NO_WIPE, "C:\\Users\\Brad\\Documents\\3DPrinter\\AntiStutter\\test_output.gcode", p_logger, max_resolution, false, 50, static_cast<progress_callback>(on_progress));
//arc_welder arc_welder_obj(SIX_SPEED_TEST, "C:\\Users\\Brad\\Documents\\3DPrinter\\AntiStutter\\test_output.gcode", p_logger, max_resolution, false, 50, on_progress);
- arc_welder arc_welder_obj(SIX_SPEED_TEST, "C:\\Users\\Brad\\Documents\\3DPrinter\\AntiStutter\\SixSpeedTest_AS.gcode", p_logger, max_resolution, false, 50, on_progress);
+ arc_welder arc_welder_obj(BENCHY_GYROID_ABSOLUTE_E_NOWIPE, "C:\\Users\\Brad\\Documents\\3DPrinter\\AntiStutter\\test_output.gcode", p_logger, max_resolution, false, 50, on_progress);
//BENCHY_LAYER_1GCODE
//SMALL_TEST
//FACE_SHIELD
//BENCHY_LAYER_1_NO_WIPE
//BENCHY_0_5_MM_NO_WIPE
//BENCHY_CURA_RELATIVE_E_NOWIPE
- //BENCHY_CURA_ABSOLUTE_E_NOWIPE
+ //BENCHY_GYROID_ABSOLUTE_E_NOWIPE
//BENCHY_GYROID_RELATIVE_E_NOWIPE
//BENCHY_STACK_RELATIVE
//BENCHY_STACK_ABSOLUTE