Skip to content

Instantly share code, notes, and snippets.

@jbweber
Last active March 3, 2025 19:03
Show Gist options
  • Save jbweber/5d96c84f52e975cb75efcbe3585f2341 to your computer and use it in GitHub Desktop.
Save jbweber/5d96c84f52e975cb75efcbe3585f2341 to your computer and use it in GitHub Desktop.
voron p1s
{
"from": "User",
"inherits": "Bambu Lab P1S 0.4 nozzle",
"is_custom_defined": "0",
"machine_end_gcode": ";===== date: 20230428 =====================\nM400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-0.8 F1800 ; retract\nG1 Z{max_layer_z + 0.5} F900 ; lower z a little\nG1 X65 Y245 F12000 ; move to safe pos \nG1 Y265 F3000\n\nG1 X65 Y245 F12000\nG1 Y265 F3000\n; disable turning off the bed\n; M140 S0 ; turn off bed\nM106 S0 ; turn off fan\nM106 P2 S0 ; turn off remote part cooling fan\nM106 P3 S0 ; turn off chamber cooling fan\n\nG1 X100 F12000 ; wipe\n; pull back filament to AMS\nM620 S255\nG1 X20 Y50 F12000\nG1 Y-3\nT255\nG1 X65 F12000\nG1 Y265\nG1 X100 F12000 ; wipe\nM621 S255\nM104 S0 ; turn off hotend\n\nM622.1 S1 ; for prev firware, default turned on\nM1002 judge_flag timelapse_record_flag\nM622 J1\n M400 ; wait all motion done\n M991 S0 P-1 ;end smooth timelapse at safe pos\n M400 S3 ;wait for last picture to be taken\nM623; end of \"timelapse_record_flag\"\n\nM400 ; wait all motion done\nM17 S\nM17 Z0.4 ; lower z motor current to reduce impact if there is something in the bottom\n{if (max_layer_z + 100.0) < 250}\n G1 Z{max_layer_z + 100.0} F600\n G1 Z{max_layer_z +98.0}\n{else}\n G1 Z250 F600\n G1 Z248\n{endif}\nM400 P100\nM17 R ; restore z current\n\nM220 S100 ; Reset feedrate magnitude\nM201.2 K1.0 ; Reset acc magnitude\nM73.2 R1.0 ;Reset left time magnitude\nM1002 set_gcode_claim_speed_level : 0\n\nM17 X0.8 Y0.8 Z0.5 ; lower motor current to 45% power\n\n; ====== Code block by ShapeMaven 09/05/2024 ======\n\n; == If filemant is ASA or ABS, step down temp. Otherwise turn print bed off ==\n\n{if (filament_type[initial_extruder]==\"ABS\")||(filament_type[initial_extruder]==\"ASA\")}\n\nG4 S180 ; wait 3 min\n\nM140 S90 ; set bed temp to 90\n\nG4 S180 ; wait 3 min\n\nM140 S85 ; set bed temp to 85\n\nG4 S180 ; wait 3 min\n\nM140 S80 ; set bed temp to 80\n\nG4 S180 ; wait 3 min\n\nM140 S75 ; set bed temp to 75\n\nG4 S180 ; wait 3 min\n\nM140 S70 ; set bed temp to 70\n\nG4 S180 ; wait 3 min\n\nM140 S65 ; set bed temp to 65\n\nG4 S180 ; wait 3 min\n\nM140 S60 ; set bed temp to 60\n\nG4 S180 ; wait 3 min\n\nM140 S55 ; set bed temp to 55\n\nG4 S180 ; wait 3 min\n\nM140 S50 ; set bed temp to 50\n\nG4 S180 ; wait 3 min\n\nM140 S0 ; turn off bed\n\n{else}\n\nM140 S0 ; turn off bed\n\n{endif}\n\n; ====== End of code block ======",
"name": "Bambu Lab P1S 0.4 nozzle - bed cooldown",
"printer_settings_id": "Bambu Lab P1S 0.4 nozzle - bed cooldown",
"version": "1.9.0.23"
}
{
"close_fan_the_first_x_layers": [
"1"
],
"complete_print_exhaust_fan_speed": [
"0"
],
"during_print_exhaust_fan_speed": [
"0"
],
"enable_pressure_advance": [
"1"
],
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_cooling_layer_time": [
"15"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.94"
],
"filament_settings_id": [
"PolyLite ASA 7"
],
"from": "User",
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"inherits": "PolyLite ASA @BBL X1C",
"is_custom_defined": "0",
"name": "PolyLite ASA 7",
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"15"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"version": "1.9.0.23"
}
{
"bottom_shell_layers": "5",
"bottom_shell_thickness": "1",
"bridge_acceleration": "5000",
"bridge_flow": "0.85",
"brim_type": "outer_and_inner",
"default_acceleration": "5000",
"from": "User",
"gap_infill_speed": "30",
"infill_wall_overlap": "25%",
"inherits": "0.20mm Standard @BBL X1C",
"initial_layer_acceleration": "2000",
"initial_layer_infill_speed": "60",
"initial_layer_print_height": "0.25",
"initial_layer_speed": "30",
"inner_wall_acceleration": "2000",
"inner_wall_line_width": "0.46",
"inner_wall_speed": "150",
"internal_solid_infill_line_width": "0.56",
"internal_solid_infill_speed": "200",
"is_custom_defined": "0",
"line_width": "0.46",
"name": "0.20mm Standard @BBL X1C - voron parts - new - 2",
"outer_wall_acceleration": "1000",
"outer_wall_line_width": "0.4",
"outer_wall_speed": "80",
"print_settings_id": "0.20mm Standard @BBL X1C - voron parts - new - 2",
"resolution": "0.0125",
"seam_gap": "0",
"seam_position": "back",
"small_perimeter_speed": "30%",
"small_perimeter_threshold": "20",
"sparse_infill_density": "40%",
"sparse_infill_line_width": "0.64",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "300",
"support_line_width": "0.46",
"top_surface_line_width": "0.4",
"top_surface_speed": "60",
"travel_acceleration": "7000",
"travel_speed": "450",
"version": "1.9.0.23",
"wall_loops": "4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment