Upload G-code (work around)

So, as many have noticed, the option to go to the /advanceduser page is no longer working. I found a work around that may work.

127.0.#.###/zeepronterface

its like the pronterface page, but it has a g-code file loading section.

I haven’t tried it yet, as my printer is kept offsite.

Has anybody set up a slic3r config with the zim custom g-code?

Hi there,

Did you make any progress with this? It seems it might work…but unfortunalty i dont know how to correctly configure the printer in CURA to export the corresponding G-CODE.
It also as the option to upload file. One option says “verbatim” file upload and the other is just file upload…Now for me Verbatim is a brand of recordable CDs so i cannot proceed with this…

Anyone manage to get something out of here?

Confirmed. Doesn’t work. 200 Error

this works for me. i grabbed the slic3r profiles off of the sd card i used to update the machine, then sliced with slic3r. then i uploaded the gcode via the /zeepronterface and it printed.

it will not record a video during the print, but it is possible to monitor it live.

you’ll find the config files on the sd card at /var/www/data/presetlist. it’s an ext4 file system so it’s easiest if you’ve got a linux box. there are 3 directories with lengthy hexadecimal names. each directory contains a config.ini file with the slic3r settings and a json file describing the configuration.

here’s the config for the high quality mode.

# generated by Slic3r 1.1.7 on Thu Oct 23 11:39:31 2014
avoid_crossing_perimeters = 0
bed_size = 150,145
bed_temperature = 0
bottom_solid_layers = 6
bridge_acceleration = 0
bridge_fan_speed = 100
bridge_flow_ratio = 1
bridge_speed = 100
brim_width = 0
complete_objects = 0
cooling = 0
default_acceleration = 0
disable_fan_first_layers = 0
dont_support_bridges = 1
duplicate_distance = 6
end_gcode = G28 X0
external_perimeter_speed = 100%
external_perimeters_first = 0
extra_perimeters = 1
extruder_clearance_height = 20
extruder_clearance_radius = 20
extruder_offset = 0x0,0x0
extrusion_axis = E
extrusion_multiplier = 1,1
extrusion_width = 0
fan_always_on = 0
fan_below_layer_time = 60
filament_diameter = 1.75,1.75
fill_angle = 45
fill_density = 40%
fill_pattern = rectilinear
first_layer_acceleration = 0
first_layer_bed_temperature = 0
first_layer_extrusion_width = 0
first_layer_height = 0.25
first_layer_speed = 100%
first_layer_temperature = 190,190
g0 = 0
gap_fill_speed = 15
gcode_arcs = 0
gcode_comments = 0
gcode_flavor = reprap
infill_acceleration = 0
infill_every_layers = 1
infill_extruder = 1
infill_extrusion_width = 0
infill_first = 0
infill_only_where_needed = 0
infill_speed = 50
interface_shells = 0
layer_gcode = 
layer_height = 0.07
max_fan_speed = 100
min_fan_speed = 35
min_print_speed = 10
min_skirt_length = 10
notes = 
nozzle_diameter = 0.35,0.35
only_retract_when_crossing_perimeters = 1
ooze_prevention = 0
output_filename_format = [input_filename_base].gcode
overhangs = 1
perimeter_acceleration = 0
perimeter_extruder = 1
perimeter_extrusion_width = 0
perimeter_speed = 15
perimeters = 2
post_process = 
print_center = 75,72.5
raft_layers = 0
resolution = 0
retract_before_travel = 2,2
retract_layer_change = 1,1
retract_length = 2,2
retract_length_toolchange = 4,4
retract_lift = 0,0
retract_restart_extra = 0,0
retract_restart_extra_toolchange = 0,0
retract_speed = 30,30
seam_position = random
skirt_distance = 5
skirt_height = 6000
skirts = 0
slowdown_below_layer_time = 30
small_perimeter_speed = 100%
solid_fill_pattern = rectilinear
solid_infill_below_area = 0
solid_infill_every_layers = 0
solid_infill_extrusion_width = 0
solid_infill_speed = 15
spiral_vase = 0
standby_temperature_delta = -5
start_gcode = G28\nG90\nM83\nM203 Z5\nG1 Z5 F500
support_material = 1
support_material_angle = 45
support_material_enforce_layers = 0
support_material_extruder = 1
support_material_extrusion_width = 0
support_material_interface_extruder = 1
support_material_interface_layers = 3
support_material_interface_spacing = 0
support_material_interface_speed = 75%
support_material_pattern = pillars
support_material_spacing = 2.5
support_material_speed = 50
support_material_threshold = 0
temperature = 185,185
thin_walls = 1
threads = 2
toolchange_gcode = 
top_infill_extrusion_width = 0
top_solid_infill_speed = 15
top_solid_layers = 6
travel_speed = 70
use_firmware_retraction = 0
use_relative_e_distances = 1
vibration_limit = 0
wipe = 0,0
z_offset = 0
1 Like

Can you please make a “how to” vídeo or something (for dummies) explaining how you did it? If there is easy method of doing this ill do it. I dont know whats a Linux box…Is there a simer way of doing this?

well, i tried to upload the config.ini file but the forum won’t allow .ini files, so what you can do is copy the quoted stuff above into a file called hq.ini. start up Slic3r, open the file menu and click load config. point it at hq,ini and you’re good to slice. (the file doesn’t have to be called hq.ini, i just suggest that since it’s the high quality settings.)

here are the settings for fast print…

# generated by Slic3r 1.1.7 on Thu Oct 23 11:39:47 2014
avoid_crossing_perimeters = 0
bed_size = 150,145
bed_temperature = 0
bottom_solid_layers = 4
bridge_acceleration = 0
bridge_fan_speed = 100
bridge_flow_ratio = 1
bridge_speed = 100
brim_width = 0
complete_objects = 0
cooling = 0
default_acceleration = 0
disable_fan_first_layers = 0
dont_support_bridges = 1
duplicate_distance = 6
end_gcode = G28 X0
external_perimeter_speed = 50%
external_perimeters_first = 0
extra_perimeters = 1
extruder_clearance_height = 20
extruder_clearance_radius = 20
extruder_offset = 0x0,0x0
extrusion_axis = E
extrusion_multiplier = 1,1
extrusion_width = 0
fan_always_on = 0
fan_below_layer_time = 60
filament_diameter = 1.75,1.75
fill_angle = 45
fill_density = 30%
fill_pattern = rectilinear
first_layer_acceleration = 0
first_layer_bed_temperature = 0
first_layer_extrusion_width = 0
first_layer_height = 0.25
first_layer_speed = 30%
first_layer_temperature = 190,190
g0 = 0
gap_fill_speed = 15
gcode_arcs = 0
gcode_comments = 0
gcode_flavor = reprap
infill_acceleration = 0
infill_every_layers = 1
infill_extruder = 1
infill_extrusion_width = 0
infill_first = 0
infill_only_where_needed = 0
infill_speed = 80
interface_shells = 0
layer_gcode = 
layer_height = 0.15
max_fan_speed = 100
min_fan_speed = 35
min_print_speed = 10
min_skirt_length = 10
notes = 
nozzle_diameter = 0.35,0.35
only_retract_when_crossing_perimeters = 1
ooze_prevention = 0
output_filename_format = [input_filename_base].gcode
overhangs = 1
perimeter_acceleration = 0
perimeter_extruder = 1
perimeter_extrusion_width = 0
perimeter_speed = 50
perimeters = 2
post_process = 
print_center = 75,72.5
raft_layers = 0
resolution = 0
retract_before_travel = 2,2
retract_layer_change = 1,1
retract_length = 2,2
retract_length_toolchange = 4,4
retract_lift = 0,0
retract_restart_extra = 0,0
retract_restart_extra_toolchange = 0,0
retract_speed = 30,30
seam_position = random
skirt_distance = 5
skirt_height = 6000
skirts = 0
slowdown_below_layer_time = 30
small_perimeter_speed = 75%
solid_fill_pattern = rectilinear
solid_infill_below_area = 0
solid_infill_every_layers = 0
solid_infill_extrusion_width = 0
solid_infill_speed = 75%
spiral_vase = 0
standby_temperature_delta = -5
start_gcode = G28\nG90\nM83\nM203 Z5\nG1 Z5 F500
support_material = 1
support_material_angle = 45
support_material_enforce_layers = 0
support_material_extruder = 1
support_material_extrusion_width = 0
support_material_interface_extruder = 1
support_material_interface_layers = 3
support_material_interface_spacing = 0
support_material_interface_speed = 75%
support_material_pattern = pillars
support_material_spacing = 2.5
support_material_speed = 75
support_material_threshold = 0
temperature = 185,185
thin_walls = 1
threads = 2
toolchange_gcode = 
top_infill_extrusion_width = 0
top_solid_infill_speed = 50%
top_solid_layers = 4
travel_speed = 100
use_firmware_retraction = 0
use_relative_e_distances = 1
vibration_limit = 0
wipe = 0,0
z_offset = 0

and standard quality…

# generated by Slic3r 1.1.7 on Thu Oct 23 11:39:31 2014
avoid_crossing_perimeters = 0
bed_size = 150,145
bed_temperature = 0
bottom_solid_layers = 6
bridge_acceleration = 0
bridge_fan_speed = 100
bridge_flow_ratio = 1
bridge_speed = 100
brim_width = 0
complete_objects = 0
cooling = 0
default_acceleration = 0
disable_fan_first_layers = 0
dont_support_bridges = 1
duplicate_distance = 6
end_gcode = G28 X0
external_perimeter_speed = 50%
external_perimeters_first = 0
extra_perimeters = 1
extruder_clearance_height = 20
extruder_clearance_radius = 20
extruder_offset = 0x0,0x0
extrusion_axis = E
extrusion_multiplier = 1,1
extrusion_width = 0
fan_always_on = 0
fan_below_layer_time = 60
filament_diameter = 1.75,1.75
fill_angle = 45
fill_density = 40%
fill_pattern = rectilinear
first_layer_acceleration = 0
first_layer_bed_temperature = 0
first_layer_extrusion_width = 0
first_layer_height = 0.25
first_layer_speed = 40%
first_layer_temperature = 190,190
g0 = 0
gap_fill_speed = 15
gcode_arcs = 0
gcode_comments = 0
gcode_flavor = reprap
infill_acceleration = 0
infill_every_layers = 1
infill_extruder = 1
infill_extrusion_width = 0
infill_first = 0
infill_only_where_needed = 0
infill_speed = 65
interface_shells = 0
layer_gcode = 
layer_height = 0.1
max_fan_speed = 100
min_fan_speed = 35
min_print_speed = 10
min_skirt_length = 10
notes = 
nozzle_diameter = 0.35,0.35
only_retract_when_crossing_perimeters = 1
ooze_prevention = 0
output_filename_format = [input_filename_base].gcode
overhangs = 1
perimeter_acceleration = 0
perimeter_extruder = 1
perimeter_extrusion_width = 0
perimeter_speed = 35
perimeters = 2
post_process = 
print_center = 75,72.5
raft_layers = 0
resolution = 0
retract_before_travel = 2,2
retract_layer_change = 1,1
retract_length = 2,2
retract_length_toolchange = 4,4
retract_lift = 0,0
retract_restart_extra = 0,0
retract_restart_extra_toolchange = 0,0
retract_speed = 30,30
seam_position = random
skirt_distance = 5
skirt_height = 6000
skirts = 0
slowdown_below_layer_time = 30
small_perimeter_speed = 50%
solid_fill_pattern = rectilinear
solid_infill_below_area = 0
solid_infill_every_layers = 0
solid_infill_extrusion_width = 0
solid_infill_speed = 35
spiral_vase = 0
standby_temperature_delta = -5
start_gcode = G28\nG90\nM83\nM203 Z5\nG1 Z5 F500
support_material = 1
support_material_angle = 45
support_material_enforce_layers = 0
support_material_extruder = 1
support_material_extrusion_width = 0
support_material_interface_extruder = 1
support_material_interface_layers = 3
support_material_interface_spacing = 0
support_material_interface_speed = 75%
support_material_pattern = pillars
support_material_spacing = 2.5
support_material_speed = 75
support_material_threshold = 0
temperature = 185,185
thin_walls = 1
threads = 2
toolchange_gcode = 
top_infill_extrusion_width = 0
top_solid_infill_speed = 35
top_solid_layers = 6
travel_speed = 100
use_firmware_retraction = 0
use_relative_e_distances = 1
vibration_limit = 0
wipe = 0,0
z_offset = 0

Thanks m8! Ill give it a go!

I’ve seen so many places where people are trying to upload useful resources to the forum but it fails… I’ve made a Zeepro-Zim Resources group and repository on Github. You should be able to upload things there. I’ve started a Wiki there too.