diff --git a/GCode/Start-dual-extruders.gcode b/GCode/Start-dual-extruders.gcode index de17e57..4d0fc33 100644 --- a/GCode/Start-dual-extruders.gcode +++ b/GCode/Start-dual-extruders.gcode @@ -1,5 +1,5 @@ ;- - - Custom G-code for dual extruder printing with FlashForge Creator Pro - - - -;- - - by DrLex; 2016/09-2019/07. Released under Creative Commons Attribution License. - - - +;- - - by DrLex; 2016/09-2023/05. Released under Creative Commons Attribution License. - - - ; IMPORTANT: ensure your home offsets are correctly set. The Y home offset is correct if ; the initial extrusion performed by this code is at 3mm from the front edge of the bed. ; IMPORTANT: ensure "Use relative E distances" is enabled in Printer settings. @@ -30,7 +30,8 @@ ;z_offset = [z_offset]mm ;fill density = [fill_density] ;fill pattern = [fill_pattern] -;infill only where needed = [infill_only_where_needed] +;bottom fill pattern = [bottom_fill_pattern] +;top fill pattern = [top_fill_pattern] ; ;skirts = [skirts] ;brim width = [brim_width]mm diff --git a/GCode/Start-left-extruder.gcode b/GCode/Start-left-extruder.gcode index eb7100d..e215ee6 100644 --- a/GCode/Start-left-extruder.gcode +++ b/GCode/Start-left-extruder.gcode @@ -1,5 +1,5 @@ ;- - - Custom G-code for left extruder printing with FlashForge Creator Pro - - - -;- - - by DrLex; 2016/09-2019/04. Released under Creative Commons Attribution License. - - - +;- - - by DrLex; 2016/09-2023/05. Released under Creative Commons Attribution License. - - - ; IMPORTANT: ensure your home offsets are correctly set. The Y home offset is correct if ; the initial extrusion performed by this code is at 3mm from the front edge of the bed. ; IMPORTANT: ensure "Use relative E distances" is enabled in Printer settings. @@ -21,7 +21,8 @@ ;z_offset = [z_offset]mm ;fill density = [fill_density] ;fill pattern = [fill_pattern] -;infill only where needed = [infill_only_where_needed] +;bottom fill pattern = [bottom_fill_pattern] +;top fill pattern = [top_fill_pattern] ; ;skirts = [skirts] ;brim width = [brim_width]mm diff --git a/GCode/Start-right-extruder.gcode b/GCode/Start-right-extruder.gcode index 3fa7e89..2dd54b8 100644 --- a/GCode/Start-right-extruder.gcode +++ b/GCode/Start-right-extruder.gcode @@ -1,5 +1,5 @@ ;- - - Custom G-code for right extruder printing with FlashForge Creator Pro - - - -;- - - by DrLex; 2016/09-2019/04. Released under Creative Commons Attribution License. - - - +;- - - by DrLex; 2016/09-2023/05. Released under Creative Commons Attribution License. - - - ; IMPORTANT: ensure your home offsets are correctly set. The Y home offset is correct if ; the initial extrusion performed by this code is at 3mm from the front edge of the bed. ; IMPORTANT: ensure "Use relative E distances" is enabled in Printer settings. @@ -21,7 +21,8 @@ ;z_offset = [z_offset]mm ;fill density = [fill_density] ;fill pattern = [fill_pattern] -;infill only where needed = [infill_only_where_needed] +;bottom fill pattern = [bottom_fill_pattern] +;top fill pattern = [top_fill_pattern] ; ;skirts = [skirts] ;brim width = [brim_width]mm