mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-07 16:50:52 -07:00
* squash all commits * rename file to lower case * add tmp file to change name * add tmp file to change name * update g1 profile configuration * chore: add renamed_from attribute * fix: typo * fix: typo * chore: fix printer_model reference
50 lines
2.3 KiB
JSON
50 lines
2.3 KiB
JSON
{
|
|
"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"]
|
|
}
|