Most recent updates

- Travel avoid supports
- Dual Extrusion : switch_extruder_retraction_amount = 10
- PETg updates
- Reduced infill jerk in "quick" intent and removed useless first layer jerk
- Removed no more used 1.2x material_flow_layer_0 in order to compensate a bad bed leveling
- Rewiewed forced PLA and PETg temperatures
This commit is contained in:
Gabriele Rossetti 2021-05-20 22:20:46 +02:00
parent be61af6e8c
commit ec7b3ea8f9
90 changed files with 238 additions and 160 deletions

View file

@ -66,9 +66,10 @@
"retraction_speed" : { "default_value": 40 },
"retraction_combing" : { "default_value": "noskin" },
"travel_avoid_distance": { "value": "1" },
"travel_avoid_supports": { "value": "True" },
"retraction_hop_only_when_collides": { "value": "1" },
"machine_heat_zone_length" : { "default_value": 10 },
"switch_extruder_retraction_amount": { "value": 10},
"switch_extruder_retraction_speeds": { "default_value": 70 },
"top_bottom_thickness": { "default_value": 0.8 },