mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Fixes
This commit is contained in:
@@ -5,29 +5,6 @@
|
||||
"instantiation": "false",
|
||||
"gcode_flavor": "marlin",
|
||||
"emit_machine_limits_to_gcode": ["0"],
|
||||
"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"],
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
|
||||
@@ -3,29 +3,6 @@
|
||||
"name": "fdm_process_volumic_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"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"],
|
||||
"precise_outer_wall": "1",
|
||||
"enable_overhang_speed": "1",
|
||||
"adaptive_layer_height": "0",
|
||||
|
||||
Reference in New Issue
Block a user