mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
accelerations removing
This commit is contained in:
@@ -22,31 +22,6 @@
|
||||
"retraction_length": ["2.4"],
|
||||
"retraction_speed": ["30"],
|
||||
"deretraction_speed": ["30"],
|
||||
|
||||
"machine_max_acceleration_e": ["0"],
|
||||
"machine_max_acceleration_extruding": ["0"],
|
||||
"machine_max_acceleration_retracting": ["0"],
|
||||
"machine_max_acceleration_x": ["0"],
|
||||
"machine_max_acceleration_y": ["0"],
|
||||
"machine_max_acceleration_z": ["0"],
|
||||
"machine_max_speed_e": ["0"],
|
||||
"machine_max_speed_x": ["0"],
|
||||
"machine_max_speed_y": ["0"],
|
||||
"machine_max_speed_z": ["0"],
|
||||
"machine_max_jerk_e": ["0"],
|
||||
"machine_max_jerk_x": ["0"],
|
||||
"machine_max_jerk_y": ["0"],
|
||||
"machine_max_jerk_z": ["0"],
|
||||
"default_acceleration": ["0"],
|
||||
"outer_wall_acceleration": ["0"],
|
||||
"inner_wall_acceleration": ["0"],
|
||||
"bridge_acceleration": ["0"],
|
||||
"sparse_infill_acceleration": ["0"],
|
||||
"internal_solid_infill_acceleration": ["0"],
|
||||
"initial_layer_acceleration": ["0"],
|
||||
"top_surface_acceleration": ["0"],
|
||||
"travel_acceleration": ["0"],
|
||||
|
||||
"machine_start_gcode": "START_PRINT BED=[first_layer_bed_temperature] EXTRUDER=[first_layer_temperature]",
|
||||
"before_layer_change_gcode": "G92 E0",
|
||||
"machine_end_gcode": "END_PRINT"
|
||||
|
||||
Reference in New Issue
Block a user