mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,50 +1,109 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Ginger_G1_common",
|
||||
"renamed_from":"ginger_one_common",
|
||||
"printer_settings_id": "Ginger_G1_common",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_common",
|
||||
"instantiation": "false",
|
||||
"is_custom_defined": "0",
|
||||
"default_filament_profile": ["Ginger Generic PLA"],
|
||||
"default_print_profile": "1.50mm Standard @Ginger G1",
|
||||
"deretraction_speed": ["200"],
|
||||
"extruder_clearance_height_to_lid": "200",
|
||||
"extruder_clearance_height_to_rod": "100",
|
||||
"extruder_clearance_radius": "200",
|
||||
"machine_end_gcode": "END_PRINT",
|
||||
"machine_max_acceleration_e": ["1000", "5000"],
|
||||
"machine_max_acceleration_extruding": ["2500", "20000"],
|
||||
"machine_max_acceleration_retracting": ["2500", "5000"],
|
||||
"machine_max_acceleration_x": ["2500", "20000"],
|
||||
"machine_max_acceleration_y": ["2500", "20000"],
|
||||
"machine_max_jerk_e": ["30", "2.5"],
|
||||
"machine_max_jerk_x": ["7", "9"],
|
||||
"machine_max_jerk_y": ["7", "9"],
|
||||
"machine_max_jerk_z": ["7", "0.4"],
|
||||
"machine_max_speed_e": ["500", "25"],
|
||||
"machine_max_speed_x": ["300", "200"],
|
||||
"machine_max_speed_y": ["300", "200"],
|
||||
"machine_max_speed_z": ["12", "12"],
|
||||
"machine_start_gcode": "START_PRINT BED_TEMPERATURE=[bed_temperature_initial_layer] KAMP_LEVELING=1 EXTRUDER_ROTATION_VOLUME={extruder_rotation_volume[0]} MIXING_STEPPER_ROTATION_VOLUME={mixing_stepper_rotation_volume[0]} PURGE_LAYER_HEIGHT=2 PURGE_PARKING_SPEED=10000 PURGE_LENGHT=500 PURGE_SPEED=500 PURGE_MATERIAL_QUANTITY=10000 EXTRUDER_TEMPERATURE=[nozzle_temperature] EXTRUDER_TEMPERATURE_INITIAL_LAYER=[nozzle_temperature_initial_layer] PRESSURE_ADVANCE=0.2 PRESSURE_ADVANCE_SMOOTH_TIME=0.5 ZONE_1_TEMPERATURE={multi_zone_1_initial_layer[0]} ZONE_2_TEMPERATURE={multi_zone_2_initial_layer[0]} ZONE_3_TEMPERATURE={multi_zone_3_initial_layer[0]}",
|
||||
"print_host": "G1OS.local",
|
||||
"printer_model": "Ginger G1",
|
||||
"retract_before_wipe": ["0%"],
|
||||
"retract_restart_extra": ["35"],
|
||||
"retraction_length": ["20"],
|
||||
"retraction_minimum_travel": ["10"],
|
||||
"retraction_speed": ["200"],
|
||||
"support_air_filtration": "0",
|
||||
"support_chamber_temp_control": "0",
|
||||
"version": "1.9.0.2",
|
||||
"wipe_distance": ["10"],
|
||||
"z_hop": ["1.5"],
|
||||
"z_hop_types": ["Normal Lift"],
|
||||
"pellet_modded_printer": "1",
|
||||
"use_extruder_rotation_volume": "1",
|
||||
"use_active_pellet_feeding": "1",
|
||||
"multi_zone": "1",
|
||||
"multi_zone_number": "3",
|
||||
"active_feeder_motor_name": ["mixing_stepper"]
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "Ginger_G1_common",
|
||||
"renamed_from": "ginger_one_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printer_settings_id": "Ginger_G1_common",
|
||||
"default_filament_profile": [
|
||||
"Ginger Generic PLA"
|
||||
],
|
||||
"default_print_profile": "1.50mm Standard @Ginger G1",
|
||||
"deretraction_speed": [
|
||||
"200"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": "200",
|
||||
"extruder_clearance_height_to_rod": "100",
|
||||
"extruder_clearance_radius": "200",
|
||||
"machine_end_gcode": "END_PRINT",
|
||||
"machine_max_acceleration_e": [
|
||||
"1000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"2500",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"2500",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"2500",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2500",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"30",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"7",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"7",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"7",
|
||||
"0.4"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"500",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_start_gcode": "START_PRINT BED_TEMPERATURE=[bed_temperature_initial_layer] KAMP_LEVELING=1 EXTRUDER_ROTATION_VOLUME={extruder_rotation_volume[0]} MIXING_STEPPER_ROTATION_VOLUME={mixing_stepper_rotation_volume[0]} PURGE_LAYER_HEIGHT=2 PURGE_PARKING_SPEED=10000 PURGE_LENGHT=500 PURGE_SPEED=500 PURGE_MATERIAL_QUANTITY=10000 EXTRUDER_TEMPERATURE=[nozzle_temperature] EXTRUDER_TEMPERATURE_INITIAL_LAYER=[nozzle_temperature_initial_layer] PRESSURE_ADVANCE=0.2 PRESSURE_ADVANCE_SMOOTH_TIME=0.5 ZONE_1_TEMPERATURE={multi_zone_1_initial_layer[0]} ZONE_2_TEMPERATURE={multi_zone_2_initial_layer[0]} ZONE_3_TEMPERATURE={multi_zone_3_initial_layer[0]}",
|
||||
"print_host": "G1OS.local",
|
||||
"printer_model": "Ginger G1",
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"35"
|
||||
],
|
||||
"retraction_length": [
|
||||
"20"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"10"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"200"
|
||||
],
|
||||
"support_air_filtration": "0",
|
||||
"support_chamber_temp_control": "0",
|
||||
"wipe_distance": [
|
||||
"10"
|
||||
],
|
||||
"z_hop": [
|
||||
"1.5"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
],
|
||||
"pellet_modded_printer": "1",
|
||||
"use_extruder_rotation_volume": "1",
|
||||
"use_active_pellet_feeding": "1",
|
||||
"multi_zone": "1",
|
||||
"multi_zone_number": "3",
|
||||
"active_feeder_motor_name": [
|
||||
"mixing_stepper"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user