Search found 6 matches

Go to advanced search

by haemsti
Mon Aug 14, 2023 5:10 am
Forum: General Discussion and Tips
Topic: Very small "Solid Layer" when printing angled walls
Replies: 1
Views: 1110
 
Jump to post

Re: Very small "Solid Layer" when printing angled walls

After replacing the extruder gears, the filament jam is no problem anymore.

Yet there still is the very slow print speed. So the question remains.
by haemsti
Sat Aug 12, 2023 5:36 pm
Forum: General Discussion and Tips
Topic: Very small "Solid Layer" when printing angled walls
Replies: 1
Views: 1110
 
Jump to post

Very small "Solid Layer" when printing angled walls

Is there a way to get rid of these very small "infill sections" (green, labeled as Solid Layer) when printing an angled wall? Screenshot 2023-08-12 233120.png Apart from my printer having problems printing these (filament jam), it takes long to print these and I don't see the reason for th...
by haemsti
Wed Aug 09, 2023 11:15 am
Forum: General Discussion and Tips
Topic: Z-Hop with tool changeSnapmaker J1
Replies: 8
Views: 4080
 
Jump to post

Re: Z-Hop with tool changeSnapmaker J1

Changed it to avoid the initial "move extruder over the whole build plate" and do a bigger hop: Pre Tool Change Script: ; Pre Tool Change Script Start G91 ; Set Relative positioning G1 Z2 ; Lift Z-Axis (Z-Hop) G90 ; Set Absolute positioning {IF "[old_tool] == 0"}G1 X-13 F[xy_trav...
by haemsti
Mon Aug 07, 2023 1:57 pm
Forum: General Discussion and Tips
Topic: Z-Hop with tool changeSnapmaker J1
Replies: 8
Views: 4080
 
Jump to post

Re: Z-Hop with tool changeSnapmaker J1

I did change the tool change scripts a bit to the following. Worked for me so far. Pre Tool Change Script: ; Pre Tool Change Script Start G91 ; Set Relative positioning G1 Z1 ; Lift Z-Axis (Z-Hop) G90 ; Set Absolute positioning {IF "[new_tool] == 0"}G1 X338.28 F[xy_travel_speed] {IF "...
by haemsti
Mon Aug 07, 2023 10:08 am
Forum: General Discussion and Tips
Topic: Z-Hop with tool changeSnapmaker J1
Replies: 8
Views: 4080
 
Jump to post

Re: Z-Hop with tool changeSnapmaker J1

Any news on this topic?
I'd love to add a z-hop when tool changes, yet I haven't figured out how to do it.
by haemsti
Sat Jul 01, 2023 5:34 am
Forum: Troubleshooting and Bug Reports
Topic: 5.1.1 - GCode Preview: Current Process not shown in additions
Replies: 0
Views: 6103
 
Jump to post

5.1.1 - GCode Preview: Current Process not shown in additions

Tried to do a dual extrusion model today and got confused over the gcode preview. In Current Process view, the different processes don't get reflected in the additions (ooze shield, skirt): Current Process.png When switching to Active Toolhead view, it is shown as I'd expect it in Current Process to...

Go to advanced search