Tim Kuipers
|
1e1a7e4f95
|
refactor/fix: removed retraction_config from GCodePathConfig and removed all last_retraction_config logic to revert to just using the retraction config of the extruder (CURA-303)
|
2016-06-27 15:02:05 +02:00 |
|
Tim Kuipers
|
cdc2d17455
|
fix: spiralzie got reintroduced by merge with code which moved GCodePathConfig (CURA-1443)
|
2016-05-30 15:17:18 +02:00 |
|
Tim Kuipers
|
fa7ff61bf5
|
feat: apply acceleration and jerk (CURA-1443)
|
2016-05-09 18:30:02 +02:00 |
|
Tim Kuipers
|
255c62782e
|
feat: initial layer speedup also applied to acceleration and jerk (CURA-1443)
|
2016-05-09 17:14:58 +02:00 |
|
Tim Kuipers
|
9cbf760c80
|
feat: acceleration and jerk for GCodePathConfig (CURA-1443)
|
2016-05-09 15:27:47 +02:00 |
|
Tim Kuipers
|
506560e9e0
|
refactor: move path config parameters which change over layers into a separate struct (CURA-1443)
now the iconic settings and current settings are well separated, making it easier to introduce more settings which change over layers
|
2016-05-09 13:39:52 +02:00 |
|
Tim Kuipers
|
d634e310fd
|
refactor: moved GCodePathConfig implementation to new cpp file (CURA-1443)
|
2016-05-09 12:38:59 +02:00 |
|