Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
Ins design derzeit nicht. Für später plane ich noch ein Monitor script zu erlauben, dass dan beliebige werte in die GUI melden kann. Aber das ist noch nicht spruchreif.
-
The slug name is the one used internally to reference the printer since it is not containing non ascii chars and has never problems on file systems. It is derived from the printer name when you create it. If you have not much files in it easiest way…
-
If something seems to go wrong first place is activate expert mode to see the log at the bottom and activate commands/ack and see if something happens. To see temperature responses you need to disable hiding them in printer settings. Host shows hea…
-
Was für Felder? In der Konfiguration der GCodes oder ist was anderes gemeint? Die sind aktuell leider nicht vergrößerbar. Werd mal sehen ob es möglich ist Griffe dran zu machen damit man bei bedarf vergrößern kann. Allgemein finde ich es nicht gut w…
-
#define Z_PROBE_PIN ORIG_Z_MIN_PINis not needed any more in V2. Configuration should be complete since it compiled. I see you did not move A axis far enough back in homing sequence hence the untrigger warning. What happened afterwards until watchdog…
-
Hört sich nich at als ob die das image hier: https://www.repetier-server.com/download-images/ runtergeladen hast. Scheint eher als ob es das original image war womit klar ist warum shutdown/reboot auch nicht funktionieren. Im manual steht aber wie m…
-
These only appear in home menu if the printer is connected and the active one. So go to printers menu and check if you are working on the correct printer and if it is marked connected. Maybe you have a second printer configured that is not online.
-
Tone problem was a bug I fixed and thought I had uploaded. Have now updated github with proper fix. You define 3 motors for Z. Z1Motor and Z2Motor are regular motor drivers for Z and E2 axis. The third one is a mirror motor driver: STEPPER_MIRROR2(…
-
How frequent does that happen. If you have connected log activated in logging, can you send a sample where it happened. My only printer with shared heater is Prusa MKS3 and there I never saw it so far. So question is if there is some different tempe…
-
1. Go to register and enter the license code. That converts the free version to pro version. 2. Current license will work at least up to all 1.x versions and if you stay at 1.x will not stop working.
-
For touchscreen it is also selectable in settings-> Date and Time format. In regular web interface it depends on language and is not independent selectable for now.
-
Your bed is very planar so ditto might in deed work. In general you can only adjust Z for one extruder so the second gets what rotation gives. If it is small enough to be nearly planar it works, with bigger rotation it fails.
-
V2 is out but the AVR support is not finished. Currently only some 32 bit boards are supported. What I mean is in configuration.h set 10 as pin number for the fan. Or better use our configuration tool to have a interactive configuration for V1. But…
-
Hope you are refering to Stacker X2 config for IDEX. That is my idex I run with V2 and it's configuration that works fine. 5 Axis are X, Y, Z, E and A - A axis is second X axis but works independent. The 2 extruders share E axis with the active one…
-
In my development version start and progress are working. I know progress was defect and looking into it same code was used for start so guess it was same bug that will be fixed in next release.
-
You only have one script for all extruders executed before and after switch, but no script per extruder.
-
You can try. Nut sure if GRBL communication protocol is compatible with marlin. Never tried.
-
Pi 4 benötigt raspbian basierend auf Buster weil nur da der Kernel der ihn unterstützt vorhanden ist. Hats du jetzt das original image installiert und da wurde die Original-Liste bereits nicht geladen so das kein reboot/shutdown vorhanden war?
-
2m is not that big. Have seen bigger deltas. and if int overflow firmware will use floats instead so that is no real problem.
-
You need to assign the pin to fan function then you can control it with M106 and M107 or in any host software with fan control. In V1 you have no hardware PWM for laser. You can modify the code to do so as discussed in several threads here in forum…
-
RAMPS layer for V2 is not finished yet, but then it would be the better choice supporting hardware PWM so you can control laser intensity. In V1 it is only on/off and movement speed. You find it on our github repository if you switch to the dev2 bra…
-
First IDEX and ABL ist not so good. It at least removes the capability to use ditto printing which is only working with physically leveled beds. In your beginning you mix homing and park position which are 2 different things and positions. Homing h…
-
Lser differ, but if it is similar to mine and has 12V plus a TTL pin then you connect 12V to always on 12V or as I did it define a fan e.g. connected to D10 so you can control if the laser is powered at all. If it gets power you have a small light y…
-
If you understand german or with translater check sparkcube - they use this type of bed leveling and have firmware and even a tutorial somewhere.
-
Sure, this is the group for Repetier-Host for windows and linux so I'm talking about that. Mac version has it's own group and of course a own installer.
-
I assume you are talking about a sd card in the printer? As a first step I would reformat the sd card with sdformatter. If it still happens replace it with a new sd card and test again. It is either that the firmware has problems because the format …
-
Yes, that is supported already. It is called motorized bed leveling and requires 3 stepper drivers and a bed with 3 spindles. You define 2 motors as extra motor drivers - these then get used to move bed to same height as the other 3rd motor that onl…
-
Registry editor exports them wrong so guess you need to edit them after reimport.
-
PrusaSLicer comes with lots of predefined profiles that you can not change. The (U) indicates it is a setting that was created by the "User" - so these are settings modified by you.
-
Also it is a bit dangerous for big objects I see why you like it. I always thought of the prime tower as a big waste in most cases and that helps reducing it to the minimum.